FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/RoboFile.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 8 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/php_version.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 7 and | | the first side effect is on line 3. ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/campaign_tracker.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 51. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...r/lib/jenkins/workspace/suitecrm-aws-pipeline/HandleAjaxCall.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 55 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 4 57 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 4 59 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/vCard.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 1 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ar/lib/jenkins/workspace/suitecrm-aws-pipeline/SugarSecurity.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 1 WARNING AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 172. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 57 | ERROR | [x] Incorrect spacing between argument "$file" and | | equals sign; expected 1 but found 0 57 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$file"; expected 1 but | | found 0 66 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 86 | ERROR | [ ] Each class must be in a file by itself 86 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 136 | ERROR | [ ] Each class must be in a file by itself 136 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/cron.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 46. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 61 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 89 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 111ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/soap.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 42 and the first side effect is on | | line 45. 42 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' ---------------------------------------------------------------------- Time: 107ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/index.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 42 and the first side effect is on | | line 45. 42 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' ---------------------------------------------------------------------- Time: 67ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/install.php ---------------------------------------------------------------------- FOUND 33 ERRORS AND 15 WARNINGS AFFECTING 43 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 41 and the first side | | effect is on line 44. 40 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 41 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 42 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 70 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 71 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 134 | ERROR | [x] Expected 1 space before "=>"; 0 found 134 | ERROR | [x] Expected 1 space after "=>"; 0 found 177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 203 | ERROR | [x] Blank line found at start of control structure 333 | ERROR | [x] Expected 1 space after "=>"; 0 found 417 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 449 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 461 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 476 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 480 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 497 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 508 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 516 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 517 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 518 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 519 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 521 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 522 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 523 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 539 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 555 | ERROR | [x] The CASE body must start on the line following | | the statement 586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 586 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 586 | ERROR | [x] Closing brace indented incorrectly; expected 16 | | spaces, found 8 587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 587 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 587 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 589 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 16 603 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 605 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 627 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 644 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 646 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 655 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 656 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 657 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 662 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 664 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 690 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 694 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 31 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 99ms; Memory: 10MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/ical_server.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 3 and | | the first side effect is on line 46. 3 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' but | | found 'sugarEntry' ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/emailmandelivery.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 44. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/deprecated.php ---------------------------------------------------------------------- FOUND 63 ERRORS AND 1 WARNING AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 26 and the first side | | effect is on line 5. 26 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 26 | ERROR | [ ] Class name "OneLogin_Saml2_Auth" is not in | | PascalCase format 26 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 26 | ERROR | [x] Closing brace must be on a line by itself 28 | ERROR | [ ] Each class must be in a file by itself 28 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 28 | ERROR | [ ] Class name "OneLogin_Saml2_AuthnRequest" is not | | in PascalCase format 28 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 28 | ERROR | [x] Closing brace must be on a line by itself 30 | ERROR | [ ] Each class must be in a file by itself 30 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 30 | ERROR | [ ] Class name "OneLogin_Saml2_Constants" is not in | | PascalCase format 30 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 30 | ERROR | [x] Closing brace must be on a line by itself 32 | ERROR | [ ] Each class must be in a file by itself 32 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 32 | ERROR | [ ] Class name "OneLogin_Saml2_Error" is not in | | PascalCase format 32 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 32 | ERROR | [x] Closing brace must be on a line by itself 34 | ERROR | [ ] Each class must be in a file by itself 34 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 34 | ERROR | [ ] Class name "OneLogin_Saml2_ValidationError" is | | not in PascalCase format 34 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 34 | ERROR | [x] Closing brace must be on a line by itself 36 | ERROR | [ ] Each class must be in a file by itself 36 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 36 | ERROR | [ ] Class name "OneLogin_Saml2_IdPMetadataParser" is | | not in PascalCase format 36 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 36 | ERROR | [x] Closing brace must be on a line by itself 38 | ERROR | [ ] Each class must be in a file by itself 38 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 38 | ERROR | [ ] Class name "OneLogin_Saml2_LogoutRequest" is not | | in PascalCase format 38 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 38 | ERROR | [x] Closing brace must be on a line by itself 40 | ERROR | [ ] Each class must be in a file by itself 40 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 40 | ERROR | [ ] Class name "OneLogin_Saml2_LogoutResponse" is not | | in PascalCase format 40 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 40 | ERROR | [x] Closing brace must be on a line by itself 42 | ERROR | [ ] Each class must be in a file by itself 42 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 42 | ERROR | [ ] Class name "OneLogin_Saml2_Metadata" is not in | | PascalCase format 42 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 42 | ERROR | [x] Closing brace must be on a line by itself 44 | ERROR | [ ] Each class must be in a file by itself 44 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 44 | ERROR | [ ] Class name "OneLogin_Saml2_Response" is not in | | PascalCase format 44 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 44 | ERROR | [x] Closing brace must be on a line by itself 46 | ERROR | [ ] Each class must be in a file by itself 46 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 46 | ERROR | [ ] Class name "OneLogin_Saml2_Settings" is not in | | PascalCase format 46 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 46 | ERROR | [x] Closing brace must be on a line by itself 48 | ERROR | [ ] Each class must be in a file by itself 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | [ ] Class name "OneLogin_Saml2_Utils" is not in | | PascalCase format 48 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 48 | ERROR | [x] Closing brace must be on a line by itself 59 | ERROR | [ ] Each class must be in a file by itself 59 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 59 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 59 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/download.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 9 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 47 | WARNING | Line exceeds 120 characters; contains 139 characters 132 | WARNING | Line exceeds 120 characters; contains 146 characters 154 | WARNING | Line exceeds 120 characters; contains 139 characters 157 | WARNING | Line exceeds 120 characters; contains 269 characters 162 | WARNING | Line exceeds 120 characters; contains 193 characters 164 | WARNING | Line exceeds 120 characters; contains 153 characters 166 | WARNING | Line exceeds 120 characters; contains 127 characters 175 | WARNING | Line exceeds 120 characters; contains 170 characters 182 | WARNING | Line exceeds 120 characters; contains 179 characters ---------------------------------------------------------------------- Time: 62ms; Memory: 8MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/run_job.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 44. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/maintenance.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 44. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/dictionary.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 1 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/export.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | WARNING | [ ] Line exceeds 120 characters; contains 265 | | characters 67 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 82 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/TreeData.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Expected 1 space before "=>"; 0 found 62 | ERROR | [x] Expected 1 space after "=>"; 0 found 63 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/vcal_server.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 41 and the first side effect is on | | line 44. 41 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/service/v4_1/SugarWebServiceImplv4_1.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 15 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 42. 57 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 57 | ERROR | [ ] Class name "SugarWebServiceImplv4_1" is not in | | PascalCase format 70 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 71 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 74 | WARNING | [ ] Line exceeds 120 characters; contains 251 | | characters 76 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 77 | WARNING | [ ] Line exceeds 120 characters; contains 229 | | characters 79 | WARNING | [ ] Line exceeds 120 characters; contains 320 | | characters 80 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 85 | WARNING | [ ] Line exceeds 120 characters; contains 795 | | characters 88 | ERROR | [ ] Method name | | "SugarWebServiceImplv4_1::get_relationships" is | | not in camel caps format 149 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 197 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 198 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 208 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 209 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 213 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 218 | ERROR | [ ] Method name | | "SugarWebServiceImplv4_1::get_modified_relationships" | | is not in camel caps format 318 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 16 326 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 20 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/service/v4_1/soap.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 56 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/service/v4_1/registry.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 45. 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 47 | ERROR | [ ] Class name "registry_v4_1" is not in PascalCase | | format 65 | WARNING | [ ] Line exceeds 120 characters; contains 377 | | characters 73 | WARNING | [ ] Line exceeds 120 characters; contains 358 | | characters 98 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 11 113 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 128 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 144 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 11 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/service/v4_1/rest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/service/v4_1/SugarWebServiceUtilv4_1.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 6 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 43 | ERROR | [ ] Class name "SugarWebServiceUtilv4_1" is not in | | PascalCase format 52 | ERROR | [ ] Method name | | "SugarWebServiceUtilv4_1::validate_authenticated" | | is not in camel caps format 55 | ERROR | [x] Blank line found at start of control structure 63 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 84 | ERROR | [ ] Method name | | "SugarWebServiceUtilv4_1::check_modules_access" | | is not in camel caps format 84 | ERROR | [x] Incorrect spacing between argument "$action" and | | equals sign; expected 1 but found 0 84 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$action"; expected 1 | | but found 0 95 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 96 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 117 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 170 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/service/v3_1/soap.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 56 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/service/v3_1/SugarWebServiceUtilv3_1.php ---------------------------------------------------------------------- FOUND 422 ERRORS AND 10 WARNINGS AFFECTING 250 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 42 and the first side | | effect is on line 41. 42 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 42 | ERROR | [ ] Class name "SugarWebServiceUtilv3_1" is not in | | PascalCase format 45 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3_1::get_return_module_fields" | | is not in camel caps format 45 | ERROR | [ ] Visibility must be declared on method | | "get_return_module_fields" 45 | ERROR | [x] Expected 1 space between comma and argument | | "$fields"; 0 found 45 | ERROR | [x] Incorrect spacing between argument "$translate" | | and equals sign; expected 1 but found 0 45 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$translate"; expected | | 1 but found 0 47 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 48 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 49 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 50 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 50 | ERROR | [x] No space found after comma in argument list 50 | ERROR | [x] Expected 1 space after comma in argument list; 2 | | found 51 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 53 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 55 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 55 | ERROR | [x] PHP keywords must be lowercase; expected "array" | | but found "Array" 56 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 57 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 68 | ERROR | [ ] Visibility must be declared on method | | "trackView" 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 71 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | ERROR | [x] No space found after comma in argument list 80 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 80 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Expected 1 space before "=>"; 0 found 95 | ERROR | [x] Expected 1 space after "=>"; 0 found 95 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 97 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 97 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 97 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 97 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 99 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 99 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3_1::get_visible_modules" | | is not in camel caps format 114 | ERROR | [ ] Visibility must be declared on method | | "get_visible_modules" 123 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 128 | ERROR | [ ] Visibility must be declared on method | | "generateUnifiedSearchFields" 132 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 132 | ERROR | [x] Inline control structures are not allowed 137 | ERROR | [x] Inline control structures are not allowed 142 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 142 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 142 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 143 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 143 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 143 | ERROR | [x] Space found before comma in argument list 146 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 146 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 148 | ERROR | [x] Expected 1 space after closing brace; 0 found 148 | ERROR | [x] Expected 1 space(s) after ELSEIF keyword; 0 | | found 148 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 152 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 152 | ERROR | [x] Inline control structures are not allowed 154 | ERROR | [x] Expected 1 space(s) after ELSEIF keyword; 0 | | found 154 | ERROR | [x] Inline control structures are not allowed 158 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 158 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 158 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 160 | ERROR | [x] Inline control structures are not allowed 160 | ERROR | [x] No space found after comma in argument list 164 | ERROR | [x] Inline control structures are not allowed 164 | ERROR | [x] No space found after comma in argument list 167 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 167 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 167 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 167 | ERROR | [x] Expected 0 spaces before closing bracket; 2 | | found 167 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 167 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 174 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 174 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 174 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 174 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 176 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 176 | ERROR | [x] Inline control structures are not allowed 176 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 176 | ERROR | [x] Expected 0 spaces before closing bracket; 2 | | found 178 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 180 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 180 | ERROR | [x] Inline control structures are not allowed 180 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 180 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 180 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 182 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 182 | ERROR | [x] Inline control structures are not allowed 182 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 182 | ERROR | [x] Expected 0 spaces before closing bracket; 2 | | found 182 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 196 | ERROR | [ ] Visibility must be declared on method | | "checkModuleRoleAccess" 200 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 209 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3_1::get_field_list" is not | | in camel caps format 209 | ERROR | [ ] Visibility must be declared on method | | "get_field_list" 209 | ERROR | [x] Expected 1 space between comma and argument | | "$fields"; 0 found 209 | ERROR | [x] Expected 1 space between comma and argument | | "$translate"; 2 found 209 | ERROR | [x] Incorrect spacing between argument "$translate" | | and equals sign; expected 1 but found 0 209 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$translate"; expected | | 1 but found 0 209 | ERROR | [x] Opening brace should be on a new line 211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 214 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 214 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 214 | ERROR | [x] Blank line found at start of control structure 216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 216 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 216 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 217 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 217 | ERROR | [x] Inline control structures are not allowed 217 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 218 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 218 | ERROR | [x] Inline control structures are not allowed 218 | WARNING | [ ] Line exceeds 120 characters; contains 253 | | characters 219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 219 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 227 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 227 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 227 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 227 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 231 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 231 | ERROR | [x] Inline control structures are not allowed 232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 234 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 234 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 236 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 236 | ERROR | [x] Inline control structures are not allowed 237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 237 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 237 | ERROR | [x] Expected 1 space before "=>"; 0 found 237 | ERROR | [x] Expected 1 space after "=>"; 0 found 237 | ERROR | [x] Inline control structures are not allowed 238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 238 | ERROR | [x] No space found after comma in argument list 239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 241 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 257 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 258 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 266 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 267 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 23 268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 269 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 269 | ERROR | [x] Inline control structures are not allowed 269 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 269 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 277 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 277 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 279 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 279 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 279 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 283 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 283 | ERROR | [x] Expected 1 space before "=>"; 0 found 283 | ERROR | [x] Expected 1 space after "=>"; 0 found 283 | ERROR | [x] Inline control structures are not allowed 284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 284 | ERROR | [x] No space found after comma in argument list 286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 290 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 290 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 293 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 295 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 295 | ERROR | [x] Expected 1 space before "=>"; 0 found 295 | ERROR | [x] Expected 1 space after "=>"; 0 found 295 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 298 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 298 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 302 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 302 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 306 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 306 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 310 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 310 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 316 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 320 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 324 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 328 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 345 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3_1::get_file_contents_base64" | | is not in camel caps format 345 | ERROR | [ ] Visibility must be declared on method | | "get_file_contents_base64" 345 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 348 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 348 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 348 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 348 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 351 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 351 | ERROR | [x] Inline control structures are not allowed 352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 358 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3_1::get_module_view_defs" | | is not in camel caps format 358 | ERROR | [ ] Visibility must be declared on method | | "get_module_view_defs" 358 | ERROR | [x] Opening brace should be on a new line 363 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 366 | ERROR | [x] Inline control structures are not allowed 368 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 370 | ERROR | [x] No space found after comma in argument list 376 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 376 | ERROR | [x] Inline control structures are not allowed 378 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 378 | ERROR | [x] Inline control structures are not allowed 391 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3_1::get_data_list" is not | | in camel caps format 391 | ERROR | [ ] Visibility must be declared on method | | "get_data_list" 391 | ERROR | [x] Incorrect spacing between argument "$limit" and | | equals sign; expected 1 but found 0 391 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$limit"; expected 1 | | but found 0 391 | ERROR | [x] Incorrect spacing between argument "$max" and | | equals sign; expected 1 but found 0 391 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$max"; expected 1 but | | found 0 391 | ERROR | [x] Incorrect spacing between argument | | "$singleSelect" and equals sign; expected 1 but | | found 0 391 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$singleSelect"; | | expected 1 but found 0 391 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 394 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 394 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 400 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 400 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 400 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 404 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 404 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 405 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 405 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 407 | ERROR | [x] Expected 1 space after closing brace; 0 found 407 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found 408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 413 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 413 | ERROR | [x] Inline control structures are not allowed 414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 416 | ERROR | [x] No space found after comma in argument list 416 | ERROR | [x] No space found after comma in argument list 416 | ERROR | [x] No space found after comma in argument list 416 | ERROR | [x] No space found after comma in argument list 416 | ERROR | [x] No space found after comma in argument list 416 | ERROR | [x] No space found after comma in argument list 416 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 429 | ERROR | [ ] Visibility must be declared on method | | "addFieldLevelACLs" 429 | ERROR | [x] Expected 1 space between comma and argument | | "$view_type"; 0 found 430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 432 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 432 | ERROR | [x] Inline control structures are not allowed 432 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 432 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 434 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 434 | ERROR | [x] Inline control structures are not allowed 435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 448 | ERROR | [ ] Visibility must be declared on method | | "getFieldLevelACLValue" 449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 450 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 450 | ERROR | [x] Inline control structures are not allowed 451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 453 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 453 | ERROR | [x] Inline control structures are not allowed 453 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 453 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 456 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 456 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 403 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 84ms; Memory: 10MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/service/v3_1/registry.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 3 and the first side effect is on | | line 45. 3 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | Class name "registry_v3_1" is not in PascalCase | | format 61 | WARNING | Line exceeds 120 characters; contains 220 characters 67 | WARNING | Line exceeds 120 characters; contains 229 characters 73 | WARNING | Line exceeds 120 characters; contains 318 characters 79 | WARNING | Line exceeds 120 characters; contains 189 characters ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/service/v3_1/rest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/service/v3_1/SugarWebServiceImplv3_1.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 42 WARNINGS AFFECTING 52 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 42. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 53 | ERROR | [ ] Class name "SugarWebServiceImplv3_1" is not in | | PascalCase format 64 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 66 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 67 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 71 | WARNING | [ ] Line exceeds 120 characters; contains 780 | | characters 74 | ERROR | [ ] Method name "SugarWebServiceImplv3_1::get_entry" | | is not in camel caps format 74 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 93 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 97 | ERROR | [ ] Method name | | "SugarWebServiceImplv3_1::get_module_fields_md5" | | is not in camel caps format 125 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 126 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 130 | ERROR | [ ] Method name | | "SugarWebServiceImplv3_1::get_module_layout_md5" | | is not in camel caps format 144 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 146 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 147 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 780 | | characters 154 | ERROR | [ ] Method name | | "SugarWebServiceImplv3_1::get_entries" is not in | | camel caps format 154 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 232 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 233 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 238 | ERROR | [ ] Method name "SugarWebServiceImplv3_1::set_entry" | | is not in camel caps format 277 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 302 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 16 334 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 337 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 338 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 353 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 496 | ERROR | [ ] Method name | | "SugarWebServiceImplv3_1::get_available_modules" | | is not in camel caps format 532 | ERROR | [ ] Method name | | "SugarWebServiceImplv3_1::get_language_definition" | | is not in camel caps format 579 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 580 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 584 | ERROR | [ ] Method name | | "SugarWebServiceImplv3_1::get_module_layout" is | | not in camel caps format 630 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 633 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 637 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 638 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 639 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 640 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 642 | WARNING | [ ] Line exceeds 120 characters; contains 281 | | characters 644 | WARNING | [ ] Line exceeds 120 characters; contains 788 | | characters 647 | ERROR | [ ] Method name | | "SugarWebServiceImplv3_1::get_entry_list" is not | | in camel caps format 793 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 794 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 795 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 798 | ERROR | [ ] Method name | | "SugarWebServiceImplv3_1::search_by_module" is | | not in camel caps format 838 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 843 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 952 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 981 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 985 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 986 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 988 | WARNING | [ ] Line exceeds 120 characters; contains 323 | | characters 992 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 129ms; Memory: 12MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/service/v3/soap.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 56 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/service/v3/registry.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 3 and the first side effect is on | | line 45. 3 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | Class name "registry_v3" is not in PascalCase format 85 | WARNING | Line exceeds 120 characters; contains 225 characters 91 | WARNING | Line exceeds 120 characters; contains 336 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/service/v3/rest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/service/v3/SugarWebServiceImplv3.php ---------------------------------------------------------------------- FOUND 30 ERRORS AND 46 WARNINGS AFFECTING 66 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 67 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 71 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 89 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 118 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 145 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 146 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 147 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 148 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 166 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 170 | ERROR | [ ] Method name | | "SugarWebServiceImplv3::get_module_fields_md5" | | is not in camel caps format 172 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 189 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 190 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 190 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 193 | ERROR | [ ] Method name | | "SugarWebServiceImplv3::get_server_info" is not | | in camel caps format 202 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 209 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 210 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 214 | ERROR | [ ] Method name | | "SugarWebServiceImplv3::get_module_layout" is | | not in camel caps format 222 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 255 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 256 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 260 | ERROR | [ ] Method name | | "SugarWebServiceImplv3::get_module_layout_md5" | | is not in camel caps format 278 | ERROR | [ ] Method name | | "SugarWebServiceImplv3::get_available_modules" | | is not in camel caps format 278 | ERROR | [x] Incorrect spacing between argument "$filter" and | | equals sign; expected 1 but found 0 278 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$filter"; expected 1 | | but found 0 294 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 312 | ERROR | [ ] Method name | | "SugarWebServiceImplv3::get_last_viewed" is not | | in camel caps format 350 | ERROR | [ ] Method name | | "SugarWebServiceImplv3::get_upcoming_activities" | | is not in camel caps format 371 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 372 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 373 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 374 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 375 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 376 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 377 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 378 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 378 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 381 | ERROR | [ ] Method name | | "SugarWebServiceImplv3::search_by_module" is not | | in camel caps format 381 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 412 | ERROR | [x] Expected 1 space before "=>"; 0 found 412 | ERROR | [x] Expected 1 space after "=>"; 0 found 421 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 425 | ERROR | [x] Expected 1 space before "=>"; 0 found 425 | ERROR | [x] Expected 1 space after "=>"; 0 found 449 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 454 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 500 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 516 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 520 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 521 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 523 | WARNING | [ ] Line exceeds 120 characters; contains 323 | | characters 527 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 571 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 572 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 575 | WARNING | [ ] Line exceeds 120 characters; contains 251 | | characters 577 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 578 | WARNING | [ ] Line exceeds 120 characters; contains 229 | | characters 580 | WARNING | [ ] Line exceeds 120 characters; contains 320 | | characters 581 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 584 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 584 | WARNING | [ ] Line exceeds 120 characters; contains 795 | | characters 587 | ERROR | [ ] Method name | | "SugarWebServiceImplv3::get_relationships" is | | not in camel caps format 587 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 592 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 616 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 618 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 640 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 642 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 101ms; Memory: 10MB FILE: ...space/suitecrm-aws-pipeline/service/v3/SugarWebServiceUtilv3.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 15 WARNINGS AFFECTING 30 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 42 and the first side | | effect is on line 41. 42 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 44 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3::get_name_value" is not | | in camel caps format 52 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3::filter_fields" is not in | | camel caps format 73 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 74 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 87 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 133 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 138 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3::get_field_list" is not | | in camel caps format 138 | ERROR | [x] Incorrect spacing between argument "$translate" | | and equals sign; expected 1 but found 0 138 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$translate"; expected | | 1 but found 0 148 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 168 | ERROR | [x] Expected 1 space before "=>"; 0 found 168 | ERROR | [x] Expected 1 space after "=>"; 0 found 190 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 210 | ERROR | [x] Expected 1 space before "=>"; 0 found 210 | ERROR | [x] Expected 1 space after "=>"; 0 found 248 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3::get_subpanel_defs" is | | not in camel caps format 279 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3::get_module_view_defs" is | | not in camel caps format 314 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3::get_visible_modules" is | | not in camel caps format 321 | ERROR | [x] Expected 1 space before "=>"; 0 found 321 | ERROR | [x] Expected 1 space after "=>"; 0 found 335 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3::get_upcoming_activities" | | is not in camel caps format 340 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 341 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 342 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 343 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 355 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 358 | ERROR | [x] Multi-line function call not indented correctly; | | expected 16 spaces but found 40 387 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 390 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 393 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 405 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3::format_upcoming_activities_entries" | | is not in camel caps format 423 | ERROR | [ ] Method name "SugarWebServiceUtilv3::cmp_datedue" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 81ms; Memory: 10MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/service/v2_1/soap.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 56 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/service/v2_1/registry.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 3 and the first side effect is on | | line 45. 3 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | Class name "registry_v2_1" is not in PascalCase | | format ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/service/v2_1/rest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/service/v2_1/SugarWebServiceImplv2_1.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 10 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 3 and the first side effect is on | | line 48. 3 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | ERROR | Class name "SugarWebServiceImplv2_1" is not in | | PascalCase format 53 | WARNING | Line exceeds 120 characters; contains 122 characters 56 | WARNING | Line exceeds 120 characters; contains 242 characters 60 | WARNING | Line exceeds 120 characters; contains 160 characters 61 | WARNING | Line exceeds 120 characters; contains 280 characters 62 | WARNING | Line exceeds 120 characters; contains 156 characters 63 | WARNING | Line exceeds 120 characters; contains 122 characters 65 | WARNING | Line exceeds 120 characters; contains 281 characters 67 | WARNING | Line exceeds 120 characters; contains 788 characters 70 | ERROR | Method name "SugarWebServiceImplv2_1::get_entry_list" | | is not in camel caps format 81 | WARNING | Line exceeds 120 characters; contains 161 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/service/JsonRPCServer/JsonRPCServerCalls.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 42. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 100 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 173 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 174 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 175 | ERROR | [x] Blank line found at start of control structure 185 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 198 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/service/JsonRPCServer/JsonRPCServer.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 1 WARNING AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 42. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 158 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 158 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 159 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 159 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 169 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 170 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/service/JsonRPCServer/JsonRPCServerUtils.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 45 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 68 | ERROR | [x] Blank line found at start of control structure 73 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 78 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 89 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 91 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/service/v2/soap.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 1 WARNING AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 55 | ERROR | [x] Expected 1 blank line at end of file; 6 found 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/service/v2/registry.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 49 | ERROR | [ ] Class name "registry" is not in PascalCase | | format 85 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 87 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 13 97 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 103 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 109 | WARNING | [ ] Line exceeds 120 characters; contains 290 | | characters 115 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 121 | WARNING | [ ] Line exceeds 120 characters; contains 281 | | characters 127 | WARNING | [ ] Line exceeds 120 characters; contains 309 | | characters 193 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 77ms; Memory: 10MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/service/v2/rest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/service/v2/SugarSoapService2.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 1 WARNING AFFECTING 21 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 49 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 56 | ERROR | [x] Opening brace should be on a new line 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 65 | ERROR | [x] The closing brace for the class must go on the | | next line after the body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 20 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/service/core/SugarRestUtils.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 42 and the first side | | effect is on line 41. 42 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 42 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 43 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 44 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/service/core/NusoapSoap.php ---------------------------------------------------------------------- FOUND 143 ERRORS AND 3 WARNINGS AFFECTING 123 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 44. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 52 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 53 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 54 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 55 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 56 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 57 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [x] Opening brace should be on a new line 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 64 | ERROR | [x] Inline control structures are not allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 75 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Opening brace should be on a new line 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Incorrect spacing between argument "$attrs" and | | equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attrs"; expected 1 | | but found 0 113 | ERROR | [x] Incorrect spacing between argument "$arrayType" | | and equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$arrayType"; expected | | 1 but found 0 113 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 113 | ERROR | [x] Opening brace should be on a new line 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 125 | ERROR | [ ] Visibility must be declared on method | | "registerFunction" 125 | ERROR | [x] Opening brace should be on a new line 126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 126 | ERROR | [x] Inline control structures are not allowed 127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 135 | ERROR | [x] No space found after comma in argument list 136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | ERROR | [ ] Visibility must be declared on method | | "registerImplClass" 145 | ERROR | [x] Opening brace should be on a new line 146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 160 | ERROR | [ ] Visibility must be declared on method | | "registerClass" 160 | ERROR | [x] Opening brace should be on a new line 161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 172 | ERROR | [x] Opening brace should be on a new line 173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 178 | ERROR | [x] The closing brace for the class must go on the | | next line after the body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 138 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/service/core/SugarWebService.php ---------------------------------------------------------------------- FOUND 21 ERRORS AFFECTING 13 LINES ---------------------------------------------------------------------- 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 1 50 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | ERROR | [x] Opening brace of a class must be on the line after | | the definition 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 53 | ERROR | [ ] Visibility must be declared on method "register" 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 54 | ERROR | [ ] Visibility must be declared on method | | "registerImplClass" 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 55 | ERROR | [ ] Visibility must be declared on method | | "getRegisteredImplClass" 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 56 | ERROR | [ ] Visibility must be declared on method | | "registerClass" 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 57 | ERROR | [ ] Visibility must be declared on method | | "getRegisteredClass" 58 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [ ] Visibility must be declared on method "serve" 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 59 | ERROR | [ ] Visibility must be declared on method "error" ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/service/core/SugarSoapService.php ---------------------------------------------------------------------- FOUND 141 ERRORS AND 3 WARNINGS AFFECTING 112 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 41 and the first side | | effect is on line 44. 41 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 51 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 52 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 54 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 55 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 56 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 57 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 60 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 61 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [ ] Visibility must be declared on method | | "registerFunction" 68 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Whitespace found at end of line 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Whitespace found at end of line 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Whitespace found at end of line 82 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | ERROR | [ ] Visibility must be declared on method | | "registerType" 82 | ERROR | [x] Incorrect spacing between argument "$attrs" and | | equals sign; expected 1 but found 0 82 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attrs"; expected 1 | | but found 0 82 | ERROR | [x] Incorrect spacing between argument "$arrayType" | | and equals sign; expected 1 but found 0 82 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$arrayType"; expected | | 1 but found 0 82 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Opening brace should be on a new line 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Opening brace should be on a new line 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 98 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 99 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Opening brace should be on a new line 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Opening brace should be on a new line 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 127 | ERROR | [x] Opening brace should be on a new line 128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 137 | ERROR | [x] Opening brace should be on a new line 138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 138 | ERROR | [x] Whitespace found at end of line 139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 147 | ERROR | [x] Opening brace should be on a new line 148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 148 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 148 | ERROR | [x] Whitespace found at end of line 149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 157 | ERROR | [x] Opening brace should be on a new line 158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 158 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 158 | ERROR | [x] Whitespace found at end of line 159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 162 | ERROR | [x] The closing brace for the class must go on the | | next line after the body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 137 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/service/core/webservice.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 46 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/service/core/SoapHelperWebService.php ---------------------------------------------------------------------- FOUND 32 ERRORS AND 31 WARNINGS AFFECTING 63 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 42. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 51 | ERROR | [ ] Method name | | "SoapHelperWebServices::get_field_list" is not | | in camel caps format 64 | WARNING | [ ] Line exceeds 120 characters; contains 249 | | characters 178 | ERROR | [ ] Method name | | "SoapHelperWebServices::validate_user" is not | | in camel caps format 220 | ERROR | [ ] Method name | | "SoapHelperWebServices::validate_authenticated" | | is not in camel caps format 223 | ERROR | [x] Blank line found at start of control structure 231 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 259 | ERROR | [ ] Method name | | "SoapHelperWebServices::is_valid_ip_address" is | | not in camel caps format 287 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 309 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 320 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 329 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 373 | ERROR | [ ] Method name | | "SoapHelperWebServices::get_name_value" is not | | in camel caps format 378 | ERROR | [ ] Method name | | "SoapHelperWebServices::get_user_module_list" | | is not in camel caps format 408 | ERROR | [ ] Method name | | "SoapHelperWebServices::check_modules_access" | | is not in camel caps format 417 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 421 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 429 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 436 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 442 | ERROR | [ ] Method name | | "SoapHelperWebServices::get_name_value_list" is | | not in camel caps format 458 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 481 | ERROR | [ ] Method name | | "SoapHelperWebServices::filter_fields" is not | | in camel caps format 494 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 495 | WARNING | [ ] Line exceeds 120 characters; contains 358 | | characters 508 | ERROR | [ ] Method name | | "SoapHelperWebServices::get_name_value_list_for_fields" | | is not in camel caps format 550 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 559 | ERROR | [ ] Method name | | "SoapHelperWebServices::array_get_name_value_list" | | is not in camel caps format 571 | ERROR | [ ] Method name | | "SoapHelperWebServices::array_get_name_value_lists" | | is not in camel caps format 590 | ERROR | [ ] Method name | | "SoapHelperWebServices::name_value_lists_get_array" | | is not in camel caps format 611 | ERROR | [ ] Method name | | "SoapHelperWebServices::array_get_return_value" | | is not in camel caps format 622 | ERROR | [ ] Method name | | "SoapHelperWebServices::get_return_value_for_fields" | | is not in camel caps format 645 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 647 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 696 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 702 | ERROR | [ ] Method name | | "SoapHelperWebServices::get_return_value_for_link_fields" | | is not in camel caps format 713 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 719 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 726 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 768 | WARNING | [ ] Line exceeds 120 characters; contains 250 | | characters 772 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 776 | ERROR | [ ] Method name | | "SoapHelperWebServices::new_handle_set_relationship" | | is not in camel caps format 788 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 832 | ERROR | [ ] Method name | | "SoapHelperWebServices::new_handle_set_entries" | | is not in camel caps format 859 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 865 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 915 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 976 | ERROR | [ ] Method name | | "SoapHelperWebServices::get_return_value" is | | not in camel caps format 995 | ERROR | [ ] Method name | | "SoapHelperWebServices::get_return_module_fields" | | is not in camel caps format 1010 | ERROR | [ ] Method name | | "SoapHelperWebServices::login_success" is not | | in camel caps format 1053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1055 | ERROR | [ ] Method name | | "SoapHelperWebServices::add_create_account" is | | not in camel caps format 1085 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1087 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1099 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 1129 | ERROR | [ ] Method name | | "SoapHelperWebServices::check_for_duplicate_contacts" | | is not in camel caps format 1146 | ERROR | [x] Blank line found at start of control structure 1162 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 24 1165 | ERROR | [x] Multi-line function call not indented | | correctly; expected 24 spaces but found 36 1174 | ERROR | [x] Multi-line function call not indented | | correctly; expected 24 spaces but found 28 1176 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1202 | ERROR | [ ] Method name | | "SoapHelperWebServices::decrypt_string" is not | | in camel caps format 1221 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 167ms; Memory: 16MB FILE: ...orkspace/suitecrm-aws-pipeline/service/core/SugarRestService.php ---------------------------------------------------------------------- FOUND 179 ERRORS AND 3 WARNINGS AFFECTING 153 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 45. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 52 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 53 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 54 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 55 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 57 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | WARNING | [ ] Method name "_getTypeName" should not be | | prefixed with an underscore to indicate | | visibility 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 65 | ERROR | [x] Inline control structures are not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | ERROR | [x] Expected 1 space(s) after SWITCH keyword; 0 | | found 70 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 82 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [ ] Visibility must be declared on method | | "__construct" 92 | ERROR | [x] Opening brace should be on a new line 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 108 | ERROR | [x] Opening brace should be on a new line 109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [ ] Visibility must be declared on method | | "registerFunction" 119 | ERROR | [x] Opening brace should be on a new line 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 120 | ERROR | [x] Inline control structures are not allowed 121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 128 | ERROR | [ ] Visibility must be declared on method "serve" 128 | ERROR | [x] Opening brace should be on a new line 129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | ERROR | [ ] Visibility must be declared on method "register" 145 | ERROR | [x] Opening brace should be on a new line 147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 147 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [x] Opening brace should be on a new line 156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 165 | ERROR | [x] Opening brace should be on a new line 166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 175 | ERROR | [ ] Visibility must be declared on method | | "registerClass" 175 | ERROR | [x] Opening brace should be on a new line 176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 186 | ERROR | [ ] Visibility must be declared on method | | "registerImplClass" 186 | ERROR | [x] Opening brace should be on a new line 187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 201 | ERROR | [ ] Visibility must be declared on method "error" 201 | ERROR | [x] Opening brace should be on a new line 202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 213 | ERROR | [ ] Visibility must be declared on method | | "getServer" 213 | ERROR | [x] Opening brace should be on a new line 214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 218 | ERROR | [x] The closing brace for the class must go on the | | next line after the body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 169 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/service/core/SugarWebServiceImpl.php ---------------------------------------------------------------------- FOUND 91 ERRORS AND 89 WARNINGS AFFECTING 166 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 59 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 61 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 62 | WARNING | [ ] Line exceeds 120 characters; contains 279 | | characters 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | WARNING | [ ] Line exceeds 120 characters; contains 778 | | characters 68 | ERROR | [ ] Method name "SugarWebServiceImpl::get_entry" is | | not in camel caps format 79 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 81 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 82 | WARNING | [ ] Line exceeds 120 characters; contains 279 | | characters 85 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | WARNING | [ ] Line exceeds 120 characters; contains 778 | | characters 88 | ERROR | [ ] Method name "SugarWebServiceImpl::get_entries" | | is not in camel caps format 101 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 129 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 142 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 154 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 158 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 159 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 161 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 163 | WARNING | [ ] Line exceeds 120 characters; contains 281 | | characters 165 | WARNING | [ ] Line exceeds 120 characters; contains 788 | | characters 168 | ERROR | [ ] Method name | | "SugarWebServiceImpl::get_entry_list" is not in | | camel caps format 187 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 242 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 250 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 258 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 260 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 262 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 263 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 266 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 269 | ERROR | [ ] Method name | | "SugarWebServiceImpl::set_relationship" is not | | in camel caps format 269 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 290 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 307 | WARNING | [ ] Line exceeds 120 characters; contains 260 | | characters 309 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 310 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 311 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 312 | WARNING | [ ] Line exceeds 120 characters; contains 222 | | characters 315 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 319 | ERROR | [ ] Method name | | "SugarWebServiceImpl::set_relationships" is not | | in camel caps format 319 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 349 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 365 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 366 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 369 | WARNING | [ ] Line exceeds 120 characters; contains 251 | | characters 371 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 372 | WARNING | [ ] Line exceeds 120 characters; contains 239 | | characters 374 | WARNING | [ ] Line exceeds 120 characters; contains 320 | | characters 375 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 377 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 377 | WARNING | [ ] Line exceeds 120 characters; contains 795 | | characters 380 | ERROR | [ ] Method name | | "SugarWebServiceImpl::get_relationships" is not | | in camel caps format 380 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 385 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 409 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 411 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 433 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 435 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 449 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 450 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 454 | ERROR | [ ] Method name "SugarWebServiceImpl::set_entry" is | | not in camel caps format 460 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 463 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 470 | ERROR | [x] Expected 1 space before "=>"; 0 found 470 | ERROR | [x] Expected 1 space after "=>"; 0 found 479 | ERROR | [x] Expected 1 space before "=>"; 0 found 479 | ERROR | [x] Expected 1 space after "=>"; 0 found 480 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 492 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 509 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 510 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 514 | ERROR | [ ] Method name "SugarWebServiceImpl::set_entries" | | is not in camel caps format 518 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 521 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 537 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 539 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 540 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 540 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 558 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 586 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 591 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 592 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 593 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 595 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 596 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 597 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 598 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 599 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 600 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 601 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 602 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 603 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 604 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 605 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 606 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 607 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 608 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 609 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 610 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 611 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 612 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 613 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 614 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 615 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 615 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 616 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 617 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 618 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 655 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 656 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 656 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 659 | ERROR | [ ] Method name | | "SugarWebServiceImpl::get_server_info" is not | | in camel caps format 676 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 686 | ERROR | [ ] Method name "SugarWebServiceImpl::get_user_id" | | is not in camel caps format 702 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 708 | ERROR | [ ] Method name | | "SugarWebServiceImpl::get_module_fields" is not | | in camel caps format 715 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 716 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 723 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 723 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 730 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 740 | ERROR | [ ] Method name | | "SugarWebServiceImpl::seamless_login" is not in | | camel caps format 753 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 759 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 760 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 765 | ERROR | [ ] Method name | | "SugarWebServiceImpl::set_note_attachment" is | | not in camel caps format 777 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 795 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 796 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 799 | ERROR | [ ] Method name | | "SugarWebServiceImpl::get_note_attachment" is | | not in camel caps format 827 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 834 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 835 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 836 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 837 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 842 | ERROR | [ ] Method name | | "SugarWebServiceImpl::set_document_revision" is | | not in camel caps format 863 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 864 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 865 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 866 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 867 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 870 | ERROR | [ ] Method name | | "SugarWebServiceImpl::get_document_revision" is | | not in camel caps format 893 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 904 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 905 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 906 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 907 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 908 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 909 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 912 | ERROR | [ ] Method name | | "SugarWebServiceImpl::search_by_module" is not | | in camel caps format 943 | ERROR | [x] Expected 1 space before "=>"; 0 found 943 | ERROR | [x] Expected 1 space after "=>"; 0 found 949 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 952 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 956 | ERROR | [x] Expected 1 space before "=>"; 0 found 956 | ERROR | [x] Expected 1 space after "=>"; 0 found 980 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 985 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 1007 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 1008 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1009 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 1010 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 1026 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 1031 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1032 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1034 | WARNING | [ ] Line exceeds 120 characters; contains 323 | | characters 1039 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 1047 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 1068 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1087 | ERROR | [ ] Method name | | "SugarWebServiceImpl::get_available_modules" is | | not in camel caps format 1117 | ERROR | [ ] Method name | | "SugarWebServiceImpl::set_campaign_merge" is | | not in camel caps format 1130 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 1149 | ERROR | [ ] Method name | | "SugarWebServiceImpl::get_entries_count" is not | | in camel caps format 1154 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 1200 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 69 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 159ms; Memory: 14MB FILE: ...pace/suitecrm-aws-pipeline/service/core/SugarRestServiceImpl.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 1 WARNING AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 49 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 51 | ERROR | [ ] Visibility must be declared on method "md5" 51 | ERROR | [x] Opening brace should be on a new line 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/service/core/PHP5Soap.php ---------------------------------------------------------------------- FOUND 143 ERRORS AND 5 WARNINGS AFFECTING 112 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 1. 44 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 44 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 45 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 46 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 46 | ERROR | [x] Opening brace should be on a new line 47 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 48 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 49 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 50 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 50 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 51 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 52 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 53 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 54 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 56 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 56 | ERROR | [x] Opening brace should be on a new line 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 58 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Opening brace should be on a new line 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 78 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 82 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Opening brace should be on a new line 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Opening brace should be on a new line 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Opening brace should be on a new line 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 128 | ERROR | [x] Opening brace should be on a new line 129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | ERROR | [x] Incorrect spacing between argument "$version" | | and equals sign; expected 1 but found 0 138 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$version"; expected 1 | | but found 0 138 | ERROR | [x] Opening brace should be on a new line 139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Opening brace should be on a new line 144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 144 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 144 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 144 | ERROR | [x] Closing brace must be on a line by itself 146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 146 | ERROR | [x] Opening brace should be on a new line 147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [ ] Visibility must be declared on method | | "registerClass" 155 | ERROR | [x] Opening brace should be on a new line 156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Incorrect spacing between argument "$attrs" and | | equals sign; expected 1 but found 0 159 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attrs"; expected 1 | | but found 0 159 | ERROR | [x] Incorrect spacing between argument "$arrayType" | | and equals sign; expected 1 but found 0 159 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$arrayType"; expected | | 1 but found 0 159 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 159 | ERROR | [x] Opening brace should be on a new line 160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 160 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 163 | ERROR | [ ] Visibility must be declared on method | | "registerFunction" 163 | ERROR | [x] Opening brace should be on a new line 164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 164 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 164 | ERROR | [x] Inline control structures are not allowed 165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 170 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 172 | ERROR | [x] The closing brace for the class must go on the | | next line after the body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 140 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/service/core/REST/SugarRest.php ---------------------------------------------------------------------- FOUND 23 ERRORS AND 1 WARNING AFFECTING 23 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 48 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 56 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 59 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 67 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 70 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 73 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 77 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 79 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 80 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 86 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 90 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 91 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 94 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 95 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 103 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 106 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 108 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 115 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 119 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 122 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 123 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 124 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 21 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/service/core/REST/SugarRestJSON.php ---------------------------------------------------------------------- FOUND 95 ERRORS AND 2 WARNINGS AFFECTING 72 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 45. 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 51 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 53 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 54 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 55 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 56 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 57 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [ ] Visibility must be declared on method | | "generateResponse" 59 | ERROR | [x] Opening brace should be on a new line 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 67 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 68 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 71 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 78 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 79 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | ERROR | [ ] Visibility must be declared on method "serve" 82 | ERROR | [x] Opening brace should be on a new line 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 85 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Expected 1 space after closing brace; 0 found 89 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 93 | ERROR | [x] Inline control structures are not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] No space found after comma in argument list 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [ ] Visibility must be declared on method "fault" 106 | ERROR | [x] Opening brace should be on a new line 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [ ] Visibility must be declared on method | | "generateFaultResponse" 110 | ERROR | [x] Opening brace should be on a new line 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 116 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 116 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 120 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] The closing brace for the class must go on the | | next line after the body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 89 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/service/core/REST/SugarRestRSS.php ---------------------------------------------------------------------- FOUND 80 ERRORS AND 4 WARNINGS AFFECTING 69 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 45. 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 53 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 54 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 55 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 56 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 57 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 61 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 93 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 94 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 94 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 102 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 102 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 103 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 104 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 107 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 107 | ERROR | [x] Inline control structures are not allowed 108 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 108 | ERROR | [x] Expected 1 space before "=>"; 0 found 108 | ERROR | [x] Expected 1 space after "=>"; 0 found 108 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 109 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 112 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 112 | ERROR | [x] Inline control structures are not allowed 112 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 113 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 156 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 156 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Expected 1 space after closing brace; 0 found 159 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found 160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 167 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 78 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/service/example/Rest_Proxy.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 42. 47 | ERROR | [x] Expected 1 space before "=>"; 0 found 47 | ERROR | [x] Expected 1 space after "=>"; 0 found 83 | ERROR | [x] Expected 1 space before "=>"; 0 found 83 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/service/v4/soap.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 56 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/service/v4/SugarWebServiceImplv4.php ---------------------------------------------------------------------- FOUND 28 ERRORS AND 59 WARNINGS AFFECTING 79 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 66 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 70 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 75 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 85 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 88 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 115 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 161 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 162 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 163 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 167 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 168 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 170 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 171 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 176 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 192 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 194 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 195 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 198 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 198 | WARNING | [ ] Line exceeds 120 characters; contains 778 | | characters 201 | ERROR | [ ] Method name "SugarWebServiceImplv4::get_entries" | | is not in camel caps format 237 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 240 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 244 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 245 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 246 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 247 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 249 | WARNING | [ ] Line exceeds 120 characters; contains 281 | | characters 251 | WARNING | [ ] Line exceeds 120 characters; contains 788 | | characters 254 | ERROR | [ ] Method name | | "SugarWebServiceImplv4::get_entry_list" is not | | in camel caps format 274 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 311 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 326 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 352 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 359 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 360 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 364 | ERROR | [ ] Method name | | "SugarWebServiceImplv4::get_module_layout" is | | not in camel caps format 372 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 373 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 410 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 411 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 412 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 413 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 414 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 415 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 416 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 417 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 418 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 419 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 419 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 422 | ERROR | [ ] Method name | | "SugarWebServiceImplv4::search_by_module" is not | | in camel caps format 422 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 432 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 453 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 458 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 465 | ERROR | [x] Expected 1 space before "=>"; 0 found 465 | ERROR | [x] Expected 1 space after "=>"; 0 found 474 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 478 | ERROR | [x] Expected 1 space before "=>"; 0 found 478 | ERROR | [x] Expected 1 space after "=>"; 0 found 503 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 550 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 555 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 571 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 575 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 576 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 578 | WARNING | [ ] Line exceeds 120 characters; contains 323 | | characters 582 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 628 | ERROR | [ ] Method name | | "SugarWebServiceImplv4::oauth_request_token" is | | not in camel caps format 649 | ERROR | [ ] Method name | | "SugarWebServiceImplv4::oauth_access_token" is | | not in camel caps format 667 | ERROR | [ ] Method name | | "SugarWebServiceImplv4::oauth_access" is not in | | camel caps format 667 | ERROR | [x] Incorrect spacing between argument "$session" | | and equals sign; expected 1 but found 0 667 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$session"; expected 1 | | but found 0 689 | ERROR | [ ] Method name | | "SugarWebServiceImplv4::job_queue_next" is not | | in camel caps format 693 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 714 | ERROR | [ ] Method name | | "SugarWebServiceImplv4::job_queue_cycle" is not | | in camel caps format 718 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 736 | ERROR | [ ] Method name | | "SugarWebServiceImplv4::job_queue_run" is not in | | camel caps format 740 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 113ms; Memory: 12MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/service/v4/registry.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 3 and the first side effect is on | | line 45. 3 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | Class name "registry_v4" is not in PascalCase format 61 | WARNING | Line exceeds 120 characters; contains 291 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/service/v4/rest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/service/v4/SugarWebServiceUtilv4.php ---------------------------------------------------------------------- FOUND 19 ERRORS AND 11 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 45 | ERROR | [ ] Method name | | "SugarWebServiceUtilv4::get_module_view_defs" is | | not in camel caps format 87 | ERROR | [ ] Method name | | "SugarWebServiceUtilv4::get_data_list" is not in | | camel caps format 134 | ERROR | [x] Expected 1 space before "=>"; 0 found 134 | ERROR | [x] Expected 1 space after "=>"; 0 found 139 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 151 | ERROR | [ ] Method name | | "SugarWebServiceUtilv4::is_favorites_enabled" is | | not in camel caps format 167 | ERROR | [ ] Method name | | "SugarWebServiceUtilv4::filter_fields_for_query" | | is not in camel caps format 180 | ERROR | [ ] Method name | | "SugarWebServiceUtilv4::get_field_list" is not | | in camel caps format 180 | ERROR | [x] Incorrect spacing between argument "$translate" | | and equals sign; expected 1 but found 0 180 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$translate"; expected | | 1 but found 0 182 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 190 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 193 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 214 | ERROR | [x] Expected 1 space before "=>"; 0 found 214 | ERROR | [x] Expected 1 space after "=>"; 0 found 239 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 262 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 265 | ERROR | [x] Expected 1 space before "=>"; 0 found 265 | ERROR | [x] Expected 1 space after "=>"; 0 found 278 | ERROR | [x] Expected 1 space before "=>"; 0 found 278 | ERROR | [x] Expected 1 space after "=>"; 0 found 321 | ERROR | [ ] Method name | | "SugarWebServiceUtilv4::new_handle_set_entries" | | is not in camel caps format 358 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 364 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 474 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 482 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 531 | ERROR | [ ] Method name | | "SugarWebServiceUtilv4::get_subpanel_defs" is | | not in camel caps format 536 | ERROR | [x] The CASE body must start on the line following | | the statement ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 92ms; Memory: 10MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...r/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...var/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Version.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Loader.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ar/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Registry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Uri.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Oauth.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Entry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/MimeFile.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/ClientLogin.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Books.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Query.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Extension.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Media.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/HttpClient.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Contacts.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/HttpAdapterStreamingSocket.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...r/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Geo.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Health.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...r/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/App.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Feed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/AuthSub.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/MediaMimeStream.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Docs.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Exif.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Calendar.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/Zend/Gdata/MimeBodyString.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/HttpAdapterStreamingProxy.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/DublinCore.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Extension/ExtendedProperty.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/Extension/AttendeeStatus.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Extension/Transparency.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...crm-aws-pipeline/Zend/Gdata/Extension/OpenSearchItemsPerPage.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/Who.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/FeedLink.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/Rating.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Extension/OriginalEvent.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/Zend/Gdata/Extension/OpenSearchStartIndex.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/When.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Extension/EventStatus.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/EntryLink.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/Visibility.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...crm-aws-pipeline/Zend/Gdata/Extension/OpenSearchTotalResults.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/Recurrence.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/Reminder.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/Comments.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Extension/AttendeeType.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Extension/RecurrenceException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/Where.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Docs/DocumentListEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Docs/Query.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Docs/DocumentListFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Media/Entry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Media/Feed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaCategory.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaContent.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaKeywords.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaThumbnail.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaTitle.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaRating.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaText.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...crm-aws-pipeline/Zend/Gdata/Media/Extension/MediaRestriction.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaGroup.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaCredit.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaHash.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaCopyright.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaPlayer.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...crm-aws-pipeline/Zend/Gdata/Media/Extension/MediaDescription.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/OwnerFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/OwnerEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/EmailListEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/MemberEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/UserFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/Query.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/GroupEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/Error.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/UserEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Gapps/EmailListRecipientEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/MemberFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/Gapps/EmailListRecipientFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/NicknameFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/ServiceException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Gapps/EmailListRecipientQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/UserQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/NicknameQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/EmailListFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/EmailListQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/MemberQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/OwnerQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/GroupQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/NicknameEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/GroupFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Gapps/Extension/EmailList.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Gapps/Extension/Quota.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/Gapps/Extension/Nickname.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/Extension/Name.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Gapps/Extension/Login.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/Gapps/Extension/Property.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase/Entry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase/Query.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase/Feed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase/ItemEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase/SnippetEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase/SnippetQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase/ItemFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase/SnippetFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase/ItemQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Gbase/Extension/BaseAttribute.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/CommentEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/UserFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/UserEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/TagEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/PhotoFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/UserQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/PhotoEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/AlbumQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/AlbumFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/PhotoQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/AlbumEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/User.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/BytesUsed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Access.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Width.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Photos/Extension/CommentCount.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...m-aws-pipeline/Zend/Gdata/Photos/Extension/MaxPhotosPerAlbum.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/NumPhotos.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...-aws-pipeline/Zend/Gdata/Photos/Extension/NumPhotosRemaining.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...m-aws-pipeline/Zend/Gdata/Photos/Extension/CommentingEnabled.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Version.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Id.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Nickname.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Name.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Weight.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/AlbumId.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/QuotaLimit.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Photos/Extension/QuotaCurrent.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Size.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Location.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Rotation.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/PhotoId.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Timestamp.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 92ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Checksum.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Thumbnail.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Height.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Position.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Client.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Creator.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Identifier.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Publisher.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Format.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...crm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Description.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Subject.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Date.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Title.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Language.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Rights.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Kind/EventEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Books/CollectionFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Books/VolumeFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Books/VolumeEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Books/VolumeQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Books/CollectionEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/Books/Extension/InfoLink.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Books/Extension/ThumbnailLink.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Books/Extension/BooksCategory.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Books/Extension/PreviewLink.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Books/Extension/Review.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Books/Extension/BooksLink.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/Zend/Gdata/Books/Extension/AnnotationLink.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Books/Extension/Embeddability.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Books/Extension/Viewability.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Spreadsheets/SpreadsheetEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/CellEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/ListQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/SpreadsheetFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/CellFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/ListEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/ListFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/DocumentQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/WorksheetFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/CellQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/WorksheetEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/Zend/Gdata/Spreadsheets/Extension/RowCount.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/Zend/Gdata/Spreadsheets/Extension/ColCount.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/Extension/Cell.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Spreadsheets/Extension/Custom.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Geo/Entry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Geo/Feed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Geo/Extension/GmlPos.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Geo/Extension/GeoRssWhere.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Geo/Extension/GmlPoint.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Health/Query.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Health/ProfileFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Health/ProfileEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Health/ProfileListEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Health/ProfileListFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Health/Extension/Ccr.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Entry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Feed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/Model.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/FocalLength.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/Tags.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/Time.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/Exposure.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/Distance.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/ImageUniqueId.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/Iso.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/Flash.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/Make.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/FStop.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Calendar/EventEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Calendar/EventQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Calendar/ListEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Calendar/ListFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Calendar/EventFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Calendar/Extension/Selected.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Calendar/Extension/Timezone.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Calendar/Extension/Hidden.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/Calendar/Extension/Color.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Calendar/Extension/QuickAdd.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ipeline/Zend/Gdata/Calendar/Extension/SendEventNotifications.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Calendar/Extension/WebContent.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Calendar/Extension/Link.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/Zend/Gdata/Calendar/Extension/AccessLevel.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/App/Entry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/App/MediaFileSource.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/Zend/Gdata/App/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/App/MediaSource.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/App/HttpException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...m-aws-pipeline/Zend/Gdata/App/LoggingHttpClientAdapterSocket.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/App/FeedSourceParent.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/App/FeedEntryParent.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/App/CaptchaRequiredException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/Zend/Gdata/App/MediaEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/App/Feed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/App/VersionException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/App/Base.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/App/BaseMediaSource.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/App/AuthException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/App/Util.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/App/IOException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/App/BadMethodCallException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/App/InvalidArgumentException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Summary.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Published.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Edited.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Text.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Category.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Generator.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Source.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Author.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Content.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Logo.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Id.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Email.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Person.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Icon.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Name.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Draft.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Updated.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Contributor.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Subtitle.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Uri.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Link.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Control.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Element.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Title.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Rights.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/YouTube/PlaylistVideoEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/CommentFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/InboxFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/YouTube/PlaylistListFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/CommentEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/YouTube/ActivityEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/ContactEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/YouTube/SubscriptionFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/VideoQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/ContactFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/VideoFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/MediaEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/VideoEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/PlaylistVideoFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/ActivityFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/PlaylistListEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/InboxEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/YouTube/UserProfileEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/SubscriptionEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Duration.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Recorded.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/FirstName.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/VideoId.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Status.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/MediaContent.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/NoEmbed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/ReleaseDate.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/QueryString.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Age.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Books.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/School.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/AboutMe.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/PlaylistId.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Movies.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Relationship.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Hobbies.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/MediaRating.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Token.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 70ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Company.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 77ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/MediaGroup.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Statistics.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Gender.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Description.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/LastName.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/MediaCredit.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/CountHint.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Location.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Link.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Control.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Uploaded.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Private.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/State.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Hometown.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Music.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Racy.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/PlaylistTitle.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Occupation.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Position.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Username.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Contacts/ListEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Contacts/ListFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/Zend/Gdata/Contacts/Extension/Organization.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Contacts/Extension/Birthday.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/Contacts/Extension/Email.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Contacts/Extension/Address.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Contacts/Extension/Name.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/Zend/Gdata/Contacts/Extension/PhoneNumber.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/Zend/Uri/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ar/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Uri/Http.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Http/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/Zend/Http/Response.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Http/Client.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/Zend/Http/Response/Stream.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Http/Client/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Http/Client/Adapter/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Http/Client/Adapter/Socket.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Http/Client/Adapter/Curl.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Http/Client/Adapter/Test.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Http/Client/Adapter/Interface.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Http/Client/Adapter/Proxy.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Http/Client/Adapter/Stream.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Consumer.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Http.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Token.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Config.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Provider.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Client.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Oauth/Signature/SignatureAbstract.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Signature/Rsa.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Oauth/Signature/Plaintext.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/Zend/Oauth/Signature/Hmac.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Oauth/Config/ConfigInterface.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Token/Access.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Oauth/Token/AuthorizedRequest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 73ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Token/Request.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Oauth/Http/UserAuthorization.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Oauth/Http/AccessToken.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Http/Utility.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Oauth/Http/RequestToken.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/Zend/Validate/Interface.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/Zend/Validate/Hostname.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Validate/Ip.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/Zend/Validate/Abstract.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/Zend/Validate/Hostname/Jp.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/Zend/Validate/Hostname/Cn.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Validate/Hostname/Com.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Validate/Hostname/Biz.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/metadata/outboundEmailMetaData.php ---------------------------------------------------------------------- FOUND 11 ERRORS AFFECTING 11 LINES ---------------------------------------------------------------------- 159 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 160 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 161 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 162 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 163 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 166 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 167 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 168 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 169 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 170 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 171 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...aws-pipeline/metadata/email_marketing_prospect_listsMetaData.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/metadata/aow_processed_aow_actionsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 54 | WARNING | Line exceeds 120 characters; contains 132 characters 55 | WARNING | Line exceeds 120 characters; contains 129 characters 59 | WARNING | Line exceeds 120 characters; contains 145 characters 62 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/metadata/meetings_leadsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/metadata/email_cacheMetaData.php ---------------------------------------------------------------------- FOUND 76 ERRORS AFFECTING 76 LINES ---------------------------------------------------------------------- 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 71 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 83 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 86 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 87 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 89 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 92 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 93 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 94 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 95 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 98 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 99 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 101 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 104 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 105 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 106 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 107 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 110 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 111 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 112 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 113 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 116 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 122 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 123 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 124 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 125 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 128 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 130 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 134 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 135 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 136 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 137 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 140 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 141 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 142 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 143 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 148 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 149 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 150 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 155 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 156 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 157 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 164 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 165 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 166 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 173 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 174 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 175 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 180 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 181 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 182 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 76 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/metadata/contacts_usersMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 57 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/metadata/users_signaturesMetaData.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 46 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/metadata/accounts_opportunitiesMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 54 | WARNING | Line exceeds 120 characters; contains 123 characters 55 | WARNING | Line exceeds 120 characters; contains 126 characters 58 | WARNING | Line exceeds 120 characters; contains 137 characters 61 | WARNING | Line exceeds 120 characters; contains 135 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/metadata/acl_roles_usersMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 91 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/metadata/emails_beansMetaData.php ---------------------------------------------------------------------- FOUND 210 ERRORS AFFECTING 209 LINES ---------------------------------------------------------------------- 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 86 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 87 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 89 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 94 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 95 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 96 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 99 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 101 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 104 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 105 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 106 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 111 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 112 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 113 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 114 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 115 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 116 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 125 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 126 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 127 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 128 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 130 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 132 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 133 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 134 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 139 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 140 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 141 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 142 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 143 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 144 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 145 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 146 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 147 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 148 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 152 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 153 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 154 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 155 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 156 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 157 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 158 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 159 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 162 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 163 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 164 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 167 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 168 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 169 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 170 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 171 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 172 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 173 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 174 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 175 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 176 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 181 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 182 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 183 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 184 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 185 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 186 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 187 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 188 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 189 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 190 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 195 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 196 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 197 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 198 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 199 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 200 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 201 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 202 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 203 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 204 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 209 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 210 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 211 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 212 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 213 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 214 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 215 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 216 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 217 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 218 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 223 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 224 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 225 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 226 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 227 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 228 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 229 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 230 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 231 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 232 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 237 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 238 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 239 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 240 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 241 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 242 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 243 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 244 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 245 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 246 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 251 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 252 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 253 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 254 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 255 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 256 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 257 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 258 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 259 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 260 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 265 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 266 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 267 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 268 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 269 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 270 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 271 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 272 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 273 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 274 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 294 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 295 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 296 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 297 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 298 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 299 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 300 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 301 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 304 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 305 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 306 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 307 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 308 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 311 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 312 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 313 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 314 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 315 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 318 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 319 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 320 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 321 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 324 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 325 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 326 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 327 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 330 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 331 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 332 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 333 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 336 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 337 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 338 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 339 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 340 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 343 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 344 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 345 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 346 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 347 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 350 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 351 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 352 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 353 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 354 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 357 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 358 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 359 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 364 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 365 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 366 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 369 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 370 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 371 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 210 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/metadata/oauth_nonce.php ---------------------------------------------------------------------- FOUND 19 ERRORS AFFECTING 19 LINES ---------------------------------------------------------------------- 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 79 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/metadata/queues_beansMetaData.php ---------------------------------------------------------------------- FOUND 12 ERRORS AFFECTING 12 LINES ---------------------------------------------------------------------- 85 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 99 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 101 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 102 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 103 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 104 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 105 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 106 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 107 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 108 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 109 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/metadata/linked_documentsMetaData.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 70 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 72 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 75 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...rm-aws-pipeline/metadata/inboundEmail_cacheTimestampMetaData.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/metadata/meetings_usersMetaData.php ---------------------------------------------------------------------- FOUND 57 ERRORS AFFECTING 46 LINES ---------------------------------------------------------------------- 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 86 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 89 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 90 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 92 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 92 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 93 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 94 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 99 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 101 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 102 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 103 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 104 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 105 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 106 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 107 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 108 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 57 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/metadata/queues_queueMetaData.php ---------------------------------------------------------------------- FOUND 19 ERRORS AFFECTING 19 LINES ---------------------------------------------------------------------- 120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 121 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 122 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 123 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 124 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 125 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 126 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 128 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 130 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 133 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 134 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 135 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 136 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 137 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 138 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 140 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 141 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 142 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/metadata/calls_leadsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/metadata/prospect_list_campaignsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 98 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/metadata/meetings_contactsMetaData.php ---------------------------------------------------------------------- FOUND 57 ERRORS AFFECTING 46 LINES ---------------------------------------------------------------------- 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 86 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 89 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 90 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 92 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 92 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 93 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 94 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 99 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 101 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 102 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 103 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 104 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 105 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 106 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 107 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 108 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 57 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/metadata/inboundEmail_autoreplyMetaData.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/metadata/projects_opportunitiesMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 59 | WARNING | Line exceeds 120 characters; contains 127 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/metadata/foldersMetaData.php ---------------------------------------------------------------------- FOUND 83 ERRORS AFFECTING 83 LINES ---------------------------------------------------------------------- 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 79 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 83 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 87 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 91 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 92 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 93 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 97 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 98 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 99 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 102 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 103 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 104 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 107 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 108 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 109 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 114 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 115 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 116 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 121 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 130 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 132 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 135 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 136 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 137 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 140 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 141 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 142 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 147 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 148 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 149 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 152 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 153 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 154 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 163 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 164 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 165 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 168 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 169 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 170 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 173 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 174 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 175 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 176 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 179 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 180 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 181 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 184 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 185 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 186 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 191 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 192 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 193 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 196 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 197 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 198 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 201 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 202 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 203 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 83 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/metadata/contacts_casesMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 58 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/metadata/accounts_bugsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 58 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/metadata/calls_contactsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/metadata/securitygroups_recordsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 16 | WARNING | Line exceeds 120 characters; contains 146 characters 17 | WARNING | Line exceeds 120 characters; contains 147 characters ---------------------------------------------------------------------- Time: 50ms; Memory: 8MB FILE: ...ace/suitecrm-aws-pipeline/metadata/acl_roles_actionsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 97 | WARNING | Line exceeds 120 characters; contains 130 characters 100 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/metadata/prospect_lists_prospectsMetaData.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 6 LINES ---------------------------------------------------------------------- 95 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 103 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 145 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 159 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/metadata/opportunities_contactsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 56 | WARNING | Line exceeds 120 characters; contains 126 characters 61 | WARNING | Line exceeds 120 characters; contains 148 characters 64 | WARNING | Line exceeds 120 characters; contains 134 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/metadata/accounts_contactsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 54 | WARNING | Line exceeds 120 characters; contains 123 characters 58 | WARNING | Line exceeds 120 characters; contains 133 characters 61 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...r/lib/jenkins/workspace/suitecrm-aws-pipeline/XTemplate/xtpl.php ---------------------------------------------------------------------- FOUND 717 ERRORS AND 19 WARNINGS AFFECTING 333 LINES ---------------------------------------------------------------------- 20 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 24 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 42 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 44 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 52 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 54 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 56 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 66 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 68 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 76 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 78 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 82 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 84 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 86 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 97 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 97 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 127 | ERROR | [ ] The var keyword must not be used to declare a | | property 127 | ERROR | [ ] Visibility must be declared on property | | "$filecontents" 127 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 128 | ERROR | [ ] The var keyword must not be used to declare a | | property 128 | ERROR | [ ] Visibility must be declared on property | | "$blocks" 128 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 129 | ERROR | [ ] The var keyword must not be used to declare a | | property 129 | ERROR | [ ] Visibility must be declared on property | | "$parsed_blocks" 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 130 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 130 | ERROR | [ ] The var keyword must not be used to declare a | | property 130 | ERROR | [ ] Visibility must be declared on property | | "$block_parse_order" 130 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 131 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 131 | ERROR | [ ] The var keyword must not be used to declare a | | property 131 | ERROR | [ ] Visibility must be declared on property | | "$sub_blocks" 131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 132 | ERROR | [ ] The var keyword must not be used to declare a | | property 132 | ERROR | [ ] Visibility must be declared on property "$VARS" 132 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 133 | ERROR | [ ] The var keyword must not be used to declare a | | property 133 | ERROR | [ ] Visibility must be declared on property | | "$alternate_include_directory" 135 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 135 | ERROR | [ ] The var keyword must not be used to declare a | | property 135 | ERROR | [ ] Visibility must be declared on property | | "$file_delim" 136 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 136 | ERROR | [ ] The var keyword must not be used to declare a | | property 136 | ERROR | [ ] Visibility must be declared on property | | "$block_start_delim" 136 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 137 | ERROR | [ ] The var keyword must not be used to declare a | | property 137 | ERROR | [ ] Visibility must be declared on property | | "$block_end_delim" 137 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 138 | ERROR | [ ] The var keyword must not be used to declare a | | property 138 | ERROR | [ ] Visibility must be declared on property | | "$block_start_word" 138 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 139 | ERROR | [ ] The var keyword must not be used to declare a | | property 139 | ERROR | [ ] Visibility must be declared on property | | "$block_end_word" 139 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 143 | ERROR | [ ] The var keyword must not be used to declare a | | property 143 | ERROR | [ ] Visibility must be declared on property | | "$NULL_STRING" 143 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 144 | ERROR | [ ] The var keyword must not be used to declare a | | property 144 | ERROR | [ ] Visibility must be declared on property | | "$NULL_BLOCK" 144 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 145 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 145 | ERROR | [ ] The var keyword must not be used to declare a | | property 145 | ERROR | [ ] Visibility must be declared on property | | "$mainblock" 146 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 146 | ERROR | [ ] The var keyword must not be used to declare a | | property 146 | ERROR | [ ] Visibility must be declared on property "$ERROR" 147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 147 | ERROR | [ ] The var keyword must not be used to declare a | | property 147 | ERROR | [ ] Visibility must be declared on property | | "$AUTORESET" 147 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 151 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 151 | ERROR | [ ] Visibility must be declared on method | | "__construct" 151 | ERROR | [ ] Expected "function abc(...)"; found "function | | abc (...)" 151 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 | | found 151 | ERROR | [x] Incorrect spacing between argument "$mainblock" | | and equals sign; expected 1 but found 0 151 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mainblock"; expected | | 1 but found 0 151 | ERROR | [x] Opening brace should be on a new line 152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 152 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 153 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 154 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 155 | ERROR | [x] No space found after comma in argument list 155 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 157 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 160 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 162 | ERROR | [ ] Visibility must be declared on method | | "XTemplate" 162 | ERROR | [x] Incorrect spacing between argument "$mainblock" | | and equals sign; expected 1 but found 0 162 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mainblock"; expected | | 1 but found 0 162 | ERROR | [x] Opening brace should be on a new line 163 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 164 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 166 | ERROR | [x] Expected 1 space after closing brace; newline | | found 182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 185 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 185 | ERROR | [ ] Visibility must be declared on method "assign" 185 | ERROR | [ ] Expected "function abc(...)"; found "function | | abc (...)" 185 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 | | found 185 | ERROR | [x] Expected 1 space between comma and argument | | "$val"; 0 found 185 | ERROR | [x] Incorrect spacing between argument "$val" and | | equals sign; expected 1 but found 0 185 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$val"; expected 1 but | | found 0 185 | ERROR | [x] Opening brace should be on a new line 186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 186 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 187 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 188 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 189 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 190 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 191 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 192 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 193 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 195 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 195 | ERROR | [ ] Visibility must be declared on method "append" 195 | ERROR | [ ] Expected "function abc(...)"; found "function | | abc (...)" 195 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 | | found 195 | ERROR | [x] Expected 1 space between comma and argument | | "$val"; 0 found 195 | ERROR | [x] Incorrect spacing between argument "$val" and | | equals sign; expected 1 but found 0 195 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$val"; expected 1 but | | found 0 195 | ERROR | [x] Opening brace should be on a new line 196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 196 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 196 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 196 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 197 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 198 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 199 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 3 199 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 199 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 200 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 201 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 201 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 202 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 209 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 209 | ERROR | [ ] Visibility must be declared on method "parse" 209 | ERROR | [ ] Expected "function abc(...)"; found "function | | abc (...)" 209 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 | | found 209 | ERROR | [x] Opening brace should be on a new line 210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 210 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 212 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 213 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 214 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 216 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 216 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 216 | ERROR | [x] Inline control structures are not allowed 217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 219 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 220 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 220 | ERROR | [x] Inline control structures are not allowed 221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 221 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 222 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 222 | ERROR | [x] No space found after comma in argument list 222 | ERROR | [x] No space found after comma in argument list 223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 223 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 224 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 225 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 225 | ERROR | [x] No space found after comma in argument list 226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 226 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 227 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 228 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 228 | ERROR | [x] No space found after comma in argument list 230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 230 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 230 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 230 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 231 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 232 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 233 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 233 | ERROR | [x] Expected 1 space after closing brace; newline | | found 234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 234 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 234 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 235 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 236 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 237 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 239 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 240 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 244 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 244 | ERROR | [x] No space found after comma in argument list 244 | ERROR | [x] No space found after comma in argument list 245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 245 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 246 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 248 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 248 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 249 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 250 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 250 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 250 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 251 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 252 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 253 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 253 | ERROR | [x] Expected 1 space after closing brace; newline | | found 254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 254 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 254 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 255 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 256 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 257 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 258 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 260 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 261 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 267 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 267 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 267 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 268 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 269 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 269 | ERROR | [x] No space found after comma in argument list 269 | ERROR | [x] No space found after comma in argument list 270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 270 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 271 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 272 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 274 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 274 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 274 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 275 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 276 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 277 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 277 | ERROR | [x] Expected 1 space after closing brace; newline | | found 278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 278 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 278 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 279 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 280 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 281 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 284 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 285 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 286 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 286 | ERROR | [x] Inline control structures are not allowed 287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 288 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 289 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 295 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 295 | ERROR | [ ] Visibility must be declared on method "exists" 295 | ERROR | [x] Opening brace should be on a new line 296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 296 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 297 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 304 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 304 | ERROR | [ ] Method name "XTemplate::var_exists" is not in | | camel caps format 304 | ERROR | [ ] Visibility must be declared on method | | "var_exists" 304 | ERROR | [x] Expected 1 space between comma and argument | | "$vname"; 0 found 304 | ERROR | [x] Opening brace should be on a new line 305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 305 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 305 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 305 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 306 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 307 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 308 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 309 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 317 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 317 | ERROR | [ ] Visibility must be declared on method "rparse" 317 | ERROR | [x] Opening brace should be on a new line 318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 318 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 319 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 320 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 320 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 321 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 322 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 323 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 324 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 325 | ERROR | [x] Blank line found at end of control structure 326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 326 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 327 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 328 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 335 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 335 | ERROR | [ ] Method name "XTemplate::insert_loop" is not in | | camel caps format 335 | ERROR | [ ] Visibility must be declared on method | | "insert_loop" 335 | ERROR | [x] Expected 1 space between comma and argument | | "$var"; 0 found 335 | ERROR | [x] Expected 1 space between comma and argument | | "$value"; 0 found 335 | ERROR | [x] Incorrect spacing between argument "$value" and | | equals sign; expected 1 but found 0 335 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$value"; expected 1 | | but found 0 335 | ERROR | [x] Opening brace should be on a new line 336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 336 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 336 | ERROR | [x] No space found after comma in argument list 337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 337 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 338 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 345 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 345 | ERROR | [ ] Visibility must be declared on method "text" 345 | ERROR | [x] Opening brace should be on a new line 347 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 347 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 347 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 348 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 349 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 349 | ERROR | [x] Expected 1 space after closing brace; 0 found 349 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found 350 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 351 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 352 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 359 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 359 | ERROR | [ ] Visibility must be declared on method "out" 359 | ERROR | [ ] Expected "function abc(...)"; found "function | | abc (...)" 359 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 | | found 359 | ERROR | [x] Opening brace should be on a new line 360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 360 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 362 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 362 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 362 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 363 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 365 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 365 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 365 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 365 | ERROR | [x] Blank line found at start of control structure 367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 367 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 369 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 370 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 371 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 371 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 4 371 | ERROR | [x] Closing brace must be on a line by itself 373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 373 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 374 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 381 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 381 | ERROR | [ ] Visibility must be declared on method "reset" 381 | ERROR | [ ] Expected "function abc(...)"; found "function | | abc (...)" 381 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 | | found 381 | ERROR | [x] Opening brace should be on a new line 382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 382 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 383 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 390 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 390 | ERROR | [ ] Visibility must be declared on method "parsed" 390 | ERROR | [ ] Expected "function abc(...)"; found "function | | abc (...)" 390 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 | | found 390 | ERROR | [x] Opening brace should be on a new line 391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 391 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 392 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 399 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 399 | ERROR | [ ] Method name "XTemplate::SetNullString" is not in | | camel caps format 399 | ERROR | [ ] Visibility must be declared on method | | "SetNullString" 399 | ERROR | [x] Expected 1 space between comma and argument | | "$varname"; 0 found 399 | ERROR | [x] Incorrect spacing between argument "$varname" | | and equals sign; expected 1 but found 0 399 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$varname"; expected 1 | | but found 0 399 | ERROR | [x] Opening brace should be on a new line 400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 400 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 401 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 408 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 408 | ERROR | [ ] Method name "XTemplate::SetNullBlock" is not in | | camel caps format 408 | ERROR | [ ] Visibility must be declared on method | | "SetNullBlock" 408 | ERROR | [x] Expected 1 space between comma and argument | | "$bname"; 0 found 408 | ERROR | [x] Incorrect spacing between argument "$bname" and | | equals sign; expected 1 but found 0 408 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$bname"; expected 1 | | but found 0 408 | ERROR | [x] Opening brace should be on a new line 409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 409 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 410 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 419 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 419 | ERROR | [ ] Method name "XTemplate::set_autoreset" is not in | | camel caps format 419 | ERROR | [ ] Visibility must be declared on method | | "set_autoreset" 419 | ERROR | [x] Opening brace should be on a new line 420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 420 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 421 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 430 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 430 | ERROR | [ ] Method name "XTemplate::clear_autoreset" is not | | in camel caps format 430 | ERROR | [ ] Visibility must be declared on method | | "clear_autoreset" 430 | ERROR | [x] Opening brace should be on a new line 431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 431 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 432 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 439 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 439 | ERROR | [ ] Method name "XTemplate::scan_globals" is not in | | camel caps format 439 | ERROR | [ ] Visibility must be declared on method | | "scan_globals" 439 | ERROR | [x] Opening brace should be on a new line 440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 440 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 441 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 442 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 443 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 445 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 445 | ERROR | [x] No space found after comma in argument list 445 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 446 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 468 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 468 | ERROR | [ ] Visibility must be declared on method "maketree" 468 | ERROR | [x] Expected 1 space between comma and argument | | "$block"; 0 found 468 | ERROR | [x] Opening brace should be on a new line 469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 469 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 469 | ERROR | [x] No space found after comma in argument list 470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 470 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 471 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 472 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 473 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 474 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 475 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 476 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 476 | ERROR | [x] No space found after comma in argument list 476 | ERROR | [x] No space found after comma in argument list 477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 480 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 481 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 481 | ERROR | [x] No space found after comma in argument list 482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 482 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 482 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 482 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 483 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 483 | ERROR | [x] No space found after comma in argument list 483 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 484 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 484 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 486 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 486 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 486 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 487 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 488 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 488 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 489 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 489 | ERROR | [x] Expected 1 space after closing brace; newline | | found 490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 490 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 490 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 491 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 492 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 492 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 493 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 496 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 496 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 496 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 497 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 498 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 499 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 499 | ERROR | [x] Expected 1 space after closing brace; newline | | found 500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 500 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 500 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 501 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 502 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 503 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 505 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 505 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 505 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 506 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 506 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 507 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 507 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 508 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 509 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 509 | ERROR | [x] No space found after comma in argument list 510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 510 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 510 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 511 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 512 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 513 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 513 | ERROR | [x] No space found after comma in argument list 514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 514 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 514 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 514 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 515 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 516 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 517 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 517 | ERROR | [x] Expected 1 space after closing brace; newline | | found 518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 518 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 518 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 519 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 520 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 521 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 522 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 523 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 524 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 525 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 534 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 534 | ERROR | [ ] Method name "XTemplate::get_error" is not in | | camel caps format 534 | ERROR | [ ] Visibility must be declared on method | | "get_error" 534 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 534 | ERROR | [x] Opening brace should be on a new line 535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 535 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 536 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 539 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 539 | ERROR | [ ] Method name "XTemplate::set_error" is not in | | camel caps format 539 | ERROR | [ ] Visibility must be declared on method | | "set_error" 539 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 539 | ERROR | [x] Opening brace should be on a new line 540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 540 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 541 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 548 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 548 | ERROR | [ ] Visibility must be declared on method "getfile" 548 | ERROR | [x] Opening brace should be on a new line 549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 549 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 550 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 551 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 552 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 556 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 556 | ERROR | [x] Inline control structures are not allowed 557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 559 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 559 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 559 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 560 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 561 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 562 | ERROR | [x] Blank line found at end of control structure 563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 563 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 564 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 565 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 566 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 568 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 569 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 577 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 577 | ERROR | [ ] Method name "XTemplate::r_getfile" is not in | | camel caps format 577 | ERROR | [ ] Visibility must be declared on method | | "r_getfile" 577 | ERROR | [x] Opening brace should be on a new line 578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 578 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 579 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 579 | ERROR | [x] No space found after comma in argument list 579 | ERROR | [x] No space found after comma in argument list 580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 580 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 581 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 582 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 583 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 584 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 586 | ERROR | [x] The closing brace for the class must go on the | | next line after the body 588 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 643 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 77ms; Memory: 8MB FILE: ...s/workspace/suitecrm-aws-pipeline/Api/V8/Helper/VarDefHelper.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 2 | ERROR | [x] There must be one blank line after the namespace | | declaration 21 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...-aws-pipeline/Api/V8/OAuth2/Repository/AccessTokenRepository.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 134 | WARNING | Line exceeds 120 characters; contains 134 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...crm-aws-pipeline/Api/V8/Controller/UserPreferencesController.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 60 and the first side effect is on | | line 44. 84 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/Api/V8/Controller/ListViewSearchController.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 60 | | and the first side effect is on line 44. ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Api/V8/Controller/MetaController.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 57 | | and the first side effect is on line 44. ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Api/V8/Controller/ListViewController.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 60 | | and the first side effect is on line 44. ---------------------------------------------------------------------- Time: 98ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Api/V8/Controller/UserController.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 57 | | and the first side effect is on line 44. ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Api/V8/Service/ModuleService.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 240 | ERROR | [x] Opening parenthesis of a multi-line function call | | must be the last content on the line 240 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 241 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 20 241 | ERROR | [x] Closing parenthesis of a multi-line function call | | must be on a line by itself 313 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 69ms; Memory: 8MB FILE: ...rkspace/suitecrm-aws-pipeline/Api/V8/Service/ListViewService.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 63 and the first side effect is on | | line 53. 144 | WARNING | Line exceeds 120 characters; contains 152 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Api/V8/Service/ListViewSearchService.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 68 and the first side effect is on | | line 57. 106 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Api/V8/Service/UserPreferencesService.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 59 and the first side effect is on | | line 51. 88 | WARNING | Line exceeds 120 characters; contains 173 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Api/V8/Service/UserService.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 60 and the first side effect is on | | line 52. 113 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Api/V8/Param/GetFieldListParams.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 54 | | and the first side effect is on line 44. ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Api/V8/Param/ListViewColumnsParams.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 55 | | and the first side effect is on line 47. ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Api/V8/Param/GetUserPreferencesParams.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 55 | | and the first side effect is on line 44. ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Api/V8/Param/ListViewSearchParams.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 55 | | and the first side effect is on line 44. ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Api/V8/Param/Options/Attributes.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 13 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...var/lib/jenkins/workspace/suitecrm-aws-pipeline/Api/Core/app.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 9 and | | the first side effect is on line 3. ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ustom/Extension/application/Ext/LogicHooks/AOW_WorkFlow_Hook.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 31 | ERROR | [x] PHP keywords must be lowercase; expected "array" | | but found "Array" 31 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 31 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...m-aws-pipeline/custom/modules/unified_search_modules_display.php ---------------------------------------------------------------------- FOUND 35 ERRORS AFFECTING 35 LINES ---------------------------------------------------------------------- 4 | ERROR | [x] Whitespace found at end of line 8 | ERROR | [x] Whitespace found at end of line 12 | ERROR | [x] Whitespace found at end of line 16 | ERROR | [x] Whitespace found at end of line 20 | ERROR | [x] Whitespace found at end of line 24 | ERROR | [x] Whitespace found at end of line 28 | ERROR | [x] Whitespace found at end of line 32 | ERROR | [x] Whitespace found at end of line 36 | ERROR | [x] Whitespace found at end of line 40 | ERROR | [x] Whitespace found at end of line 44 | ERROR | [x] Whitespace found at end of line 48 | ERROR | [x] Whitespace found at end of line 52 | ERROR | [x] Whitespace found at end of line 56 | ERROR | [x] Whitespace found at end of line 60 | ERROR | [x] Whitespace found at end of line 64 | ERROR | [x] Whitespace found at end of line 68 | ERROR | [x] Whitespace found at end of line 72 | ERROR | [x] Whitespace found at end of line 76 | ERROR | [x] Whitespace found at end of line 80 | ERROR | [x] Whitespace found at end of line 84 | ERROR | [x] Whitespace found at end of line 88 | ERROR | [x] Whitespace found at end of line 92 | ERROR | [x] Whitespace found at end of line 96 | ERROR | [x] Whitespace found at end of line 100 | ERROR | [x] Whitespace found at end of line 104 | ERROR | [x] Whitespace found at end of line 108 | ERROR | [x] Whitespace found at end of line 112 | ERROR | [x] Whitespace found at end of line 116 | ERROR | [x] Whitespace found at end of line 120 | ERROR | [x] Whitespace found at end of line 124 | ERROR | [x] Whitespace found at end of line 128 | ERROR | [x] Whitespace found at end of line 132 | ERROR | [x] Whitespace found at end of line 136 | ERROR | [x] Whitespace found at end of line 140 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 35 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/EmailMarketing/Delete.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 67 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/EmailMarketing/List.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 62 | WARNING | Line exceeds 120 characters; contains 185 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/EmailMarketing/EditView.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 7 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 231 and the first side | | effect is on line 3. 59 | WARNING | [ ] Line exceeds 120 characters; contains 282 | | characters 84 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 137 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 163 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 199 | ERROR | [x] Expected 1 space before "=>"; 0 found 199 | ERROR | [x] Expected 1 space after "=>"; 0 found 221 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 234 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 235 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 236 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 255 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 59ms; Memory: 8MB FILE: .../workspace/suitecrm-aws-pipeline/modules/EmailMarketing/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 158 characters 49 | WARNING | Line exceeds 120 characters; contains 139 characters 50 | WARNING | Line exceeds 120 characters; contains 161 characters 51 | WARNING | Line exceeds 120 characters; contains 152 characters 52 | WARNING | Line exceeds 120 characters; contains 148 characters 53 | WARNING | Line exceeds 120 characters; contains 139 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/EmailMarketing/DetailView.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 153 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/EmailMarketing/EmailMarketing.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 11 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 81 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 83 | ERROR | [ ] Method name "EmailMarketing::EmailMarketing" is | | not in camel caps format 85 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 111 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 119 | ERROR | [x] Incorrect spacing between argument "$encode" and | | equals sign; expected 1 but found 0 119 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encode"; expected 1 | | but found 0 119 | ERROR | [x] Incorrect spacing between argument "$deleted" | | and equals sign; expected 1 but found 0 119 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$deleted"; expected 1 | | but found 0 133 | ERROR | [ ] Method name "EmailMarketing::get_summary_text" | | is not in camel caps format 138 | ERROR | [ ] Method name | | "EmailMarketing::create_export_query" is not in | | camel caps format 143 | ERROR | [ ] Method name "EmailMarketing::get_list_view_data" | | is not in camel caps format 156 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 215 | WARNING | [ ] Line exceeds 120 characters; contains 222 | | characters 225 | ERROR | [ ] Method name "EmailMarketing::bean_implements" is | | not in camel caps format 228 | ERROR | [x] The CASE body must start on the line following | | the statement 228 | ERROR | [x] Terminating statement must be on a line by | | itself 228 | ERROR | [x] Closing brace must be on a line by itself 233 | ERROR | [ ] Method name | | "EmailMarketing::get_all_prospect_lists" is not | | in camel caps format 250 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 253 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 256 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 259 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 262 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/EmailMarketing/vardefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 258 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 8MB FILE: ...ce/suitecrm-aws-pipeline/modules/EmailMarketing/field_arrays.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 54 | WARNING | Line exceeds 120 characters; contains 173 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/EmailMarketing/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 44 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/EmailMarketing/Save.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 55 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 79 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 141 | ERROR | [x] Expected 1 space before "=>"; 0 found 141 | ERROR | [x] Expected 1 space after "=>"; 0 found 147 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/EmailMarketing/SubPanelView.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 75 | WARNING | Line exceeds 120 characters; contains 263 characters 82 | WARNING | Line exceeds 120 characters; contains 180 characters 83 | WARNING | Line exceeds 120 characters; contains 186 characters 85 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/EmailMarketing/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 98 | WARNING | Line exceeds 120 characters; contains 162 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/AOR_Reports/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 32 | WARNING | Line exceeds 120 characters; contains 180 characters 35 | WARNING | Line exceeds 120 characters; contains 169 characters 38 | WARNING | Line exceeds 120 characters; contains 189 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/AOR_Reports/controller.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 11 WARNINGS AFFECTING 32 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 30 and the first side effect is on | | line 27. 30 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 30 | ERROR | Class name "AOR_ReportsController" is not in | | PascalCase format 32 | ERROR | Method name | | "AOR_ReportsController::action_getModuleFields" is | | not in camel caps format 46 | ERROR | Method name | | "AOR_ReportsController::action_getVarDefs" is not in | | camel caps format 55 | ERROR | Method name | | "AOR_ReportsController::action_getModuleTreeData" is | | not in camel caps format 66 | ERROR | Method name | | "AOR_ReportsController::action_getModuleRelationships" | | is not in camel caps format 74 | ERROR | Method name | | "AOR_ReportsController::action_changeReportPage" is | | not in camel caps format 86 | ERROR | Method name | | "AOR_ReportsController::action_getParametersForReport" | | is not in camel caps format 108 | ERROR | Method name | | "AOR_ReportsController::action_getChartsForReport" | | is not in camel caps format 128 | ERROR | Method name | | "AOR_ReportsController::action_addToProspectList" is | | not in camel caps format 163 | ERROR | Method name | | "AOR_ReportsController::action_chartReport" is not | | in camel caps format 170 | ERROR | Method name "AOR_ReportsController::action_export" | | is not in camel caps format 183 | ERROR | Method name | | "AOR_ReportsController::action_downloadPDF" is not | | in camel caps format 228 | WARNING | Line exceeds 120 characters; contains 128 characters 273 | ERROR | Method name | | "AOR_ReportsController::action_getModuleFunctionField" | | is not in camel caps format 284 | WARNING | Line exceeds 120 characters; contains 148 characters 295 | ERROR | Method name | | "AOR_ReportsController::action_getModuleOperatorField" | | is not in camel caps format 383 | WARNING | Line exceeds 120 characters; contains 148 characters 393 | ERROR | Method name | | "AOR_ReportsController::action_getFieldTypeOptions" | | is not in camel caps format 465 | WARNING | Line exceeds 120 characters; contains 148 characters 475 | ERROR | Method name | | "AOR_ReportsController::action_getActionFieldTypeOptions" | | is not in camel caps format 547 | WARNING | Line exceeds 120 characters; contains 148 characters 557 | ERROR | Method name | | "AOR_ReportsController::action_getModuleFieldType" | | is not in camel caps format 589 | WARNING | Line exceeds 120 characters; contains 145 characters 606 | WARNING | Line exceeds 120 characters; contains 145 characters 625 | ERROR | Method name | | "AOR_ReportsController::action_getModuleFieldTypeSet" | | is not in camel caps format 649 | WARNING | Line exceeds 120 characters; contains 145 characters 677 | ERROR | Method name | | "AOR_ReportsController::action_getModuleField" is | | not in camel caps format 701 | ERROR | Method name | | "AOR_ReportsController::action_getRelFieldTypeSet" | | is not in camel caps format 725 | WARNING | Line exceeds 120 characters; contains 145 characters 742 | ERROR | Method name | | "AOR_ReportsController::action_getRelActionFieldTypeOptions" | | is not in camel caps format 784 | WARNING | Line exceeds 120 characters; contains 148 characters ---------------------------------------------------------------------- Time: 101ms; Memory: 10MB FILE: .../workspace/suitecrm-aws-pipeline/modules/AOR_Reports/vardefs.php ---------------------------------------------------------------------- FOUND 8 ERRORS AFFECTING 8 LINES ---------------------------------------------------------------------- 122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 131 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 140 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 141 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 150 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/AOR_Reports/AOR_Report.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 86 WARNINGS AFFECTING 103 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 45 | ERROR | [ ] Class name "AOR_Report" is not in PascalCase | | format 79 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 81 | ERROR | [ ] Method name "AOR_Report::AOR_Report" is not in | | camel caps format 83 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 93 | ERROR | [ ] Method name "AOR_Report::bean_implements" is | | not in camel caps format 106 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 147 | ERROR | [ ] Method name | | "AOR_Report::fill_in_additional_detail_fields" | | is not in camel caps format 153 | ERROR | [ ] Method name "AOR_Report::load_report_beans" is | | not in camel caps format 195 | ERROR | [ ] Method name "AOR_Report::build_report_chart" is | | not in camel caps format 205 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 247 | ERROR | [x] Blank line found at start of control structure 324 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 345 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 352 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 32 357 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 32 390 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 428 | ERROR | [ ] Method name "AOR_Report::build_group_report" is | | not in camel caps format 437 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 484 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 485 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 487 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 605 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 612 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 633 | ERROR | [ ] Method name "AOR_Report::build_report_html" is | | not in camel caps format 633 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 648 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 677 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 679 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 759 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 762 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 766 | WARNING | [ ] Line exceeds 120 characters; contains 239 | | characters 769 | WARNING | [ ] Line exceeds 120 characters; contains 253 | | characters 773 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 777 | WARNING | [ ] Line exceeds 120 characters; contains 255 | | characters 780 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 784 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 787 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 821 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 824 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 875 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 876 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 879 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 894 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 907 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 975 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 1051 | ERROR | [ ] Method name "AOR_Report::build_report_csv" is | | not in camel caps format 1063 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1153 | ERROR | [ ] Method name "AOR_Report::build_report_query" is | | not in camel caps format 1253 | ERROR | [ ] Method name | | "AOR_Report::build_report_query_select" is not | | in camel caps format 1260 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 1263 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 1301 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1327 | ERROR | [x] No space found after comma in argument list 1327 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1328 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 1329 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 1330 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1332 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 1403 | ERROR | [ ] Method name | | "AOR_Report::build_report_query_join" is not in | | camel caps format 1459 | ERROR | [x] Blank line found at end of control structure 1466 | ERROR | [ ] Method name | | "AOR_Report::build_report_access_query" is not | | in camel caps format 1499 | ERROR | [ ] Method name | | "AOR_Report::build_report_query_where" is not | | in camel caps format 1522 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1569 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 1627 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1663 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 1716 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 1718 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 1739 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 1746 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1750 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 1773 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1774 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 1775 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1781 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1782 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 1791 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 1792 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1793 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1799 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1800 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1809 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 1810 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1815 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 1824 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1825 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1830 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1838 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1840 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 1841 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 1842 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1848 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 1849 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 1859 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 1860 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 1861 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1867 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 1868 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 1919 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1924 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1927 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1933 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1938 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 1946 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 253ms; Memory: 22MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/AOR_Reports/aor_utils.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 42. 93 | WARNING | Line exceeds 120 characters; contains 139 characters 202 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 96ms; Memory: 10MB FILE: ...uitecrm-aws-pipeline/modules/AOR_Reports/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 38 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/AOR_Reports/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 30 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/AOR_Reports/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 26 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 27 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 28 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 30 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 31 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/AOR_Reports/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 151 characters 52 | WARNING | Line exceeds 120 characters; contains 157 characters 55 | WARNING | Line exceeds 120 characters; contains 146 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/AOR_Reports/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 31 | WARNING | Line exceeds 120 characters; contains 172 characters 36 | WARNING | Line exceeds 120 characters; contains 126 characters 37 | WARNING | Line exceeds 120 characters; contains 124 characters 38 | WARNING | Line exceeds 120 characters; contains 121 characters 39 | WARNING | Line exceeds 120 characters; contains 127 characters 40 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/AOR_Reports/views/view.edit.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 7 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 28 and the first side effect is on | | line 26. 28 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 28 | ERROR | Class name "AOR_ReportsViewEdit" is not in | | PascalCase format 56 | WARNING | Line exceeds 120 characters; contains 146 characters 57 | WARNING | Line exceeds 120 characters; contains 144 characters 58 | WARNING | Line exceeds 120 characters; contains 146 characters 78 | WARNING | Line exceeds 120 characters; contains 136 characters 93 | WARNING | Line exceeds 120 characters; contains 128 characters 111 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/AOR_Reports/views/view.detail.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 27 and the first side effect is on | | line 25. 27 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 27 | ERROR | Class name "AOR_ReportsViewDetail" is not in | | PascalCase format ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...OR_Reports/Dashlets/AORReportsDashlet/AORReportsDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 7 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...les/AOR_Reports/Dashlets/AORReportsDashlet/AORReportsDashlet.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 10 and the first side effect is on | | line 3. 10 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | WARNING | Line exceeds 120 characters; contains 163 characters 54 | WARNING | Line exceeds 120 characters; contains 121 characters 136 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...s-pipeline/modules/AOS_Line_Item_Groups/AOS_Line_Item_Groups.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 43 | ERROR | Class name "AOS_Line_Item_Groups" is not in | | PascalCase format 51 | WARNING | Line exceeds 120 characters; contains 163 characters 53 | ERROR | Method name | | "AOS_Line_Item_Groups::AOS_Line_Item_Groups" is not | | in camel caps format 55 | WARNING | Line exceeds 120 characters; contains 121 characters 65 | ERROR | Method name "AOS_Line_Item_Groups::save_groups" is | | not in camel caps format 75 | WARNING | Line exceeds 120 characters; contains 151 characters 95 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/AOS_Line_Item_Groups/vardefs.php ---------------------------------------------------------------------- FOUND 37 ERRORS AFFECTING 37 LINES ---------------------------------------------------------------------- 46 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 47 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 73 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 74 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 75 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 89 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 90 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 140 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 141 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 155 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 156 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 206 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 241 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 281 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 315 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 340 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 37 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 59ms; Memory: 8MB FILE: ...line/modules/AOS_Line_Item_Groups/AOS_Line_Item_Groups_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 34 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 34 | ERROR | [ ] Class name "AOS_Line_Item_Groups_sugar" is not in | | PascalCase format 50 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 52 | ERROR | [ ] Method name | | "AOS_Line_Item_Groups_sugar::AOS_Line_Item_Groups_sugar" | | is not in camel caps format 54 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 64 | ERROR | [ ] Method name | | "AOS_Line_Item_Groups_sugar::bean_implements" is | | not in camel caps format 67 | ERROR | [x] The CASE body must start on the line following | | the statement 67 | ERROR | [x] Terminating statement must be on a line by itself 67 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/modules/Audit/Audit.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 11 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 64 | WARNING | Line exceeds 120 characters; contains 163 characters 66 | ERROR | Method name "Audit::Audit" is not in camel caps | | format 68 | WARNING | Line exceeds 120 characters; contains 121 characters 80 | ERROR | Method name "Audit::get_summary_text" is not in | | camel caps format 85 | ERROR | Method name "Audit::create_export_query" is not in | | camel caps format 89 | ERROR | Method name "Audit::fill_in_additional_list_fields" | | is not in camel caps format 93 | ERROR | Method name | | "Audit::fill_in_additional_detail_fields" is not in | | camel caps format 97 | ERROR | Method name | | "Audit::fill_in_additional_parent_fields" is not in | | camel caps format 101 | ERROR | Method name "Audit::get_list_view_data" is not in | | camel caps format 105 | ERROR | Method name "Audit::get_audit_link" is not in camel | | caps format 109 | ERROR | Method name "Audit::get_audit_list" is not in camel | | caps format 122 | WARNING | Line exceeds 120 characters; contains 129 characters 124 | WARNING | Line exceeds 120 characters; contains 318 characters 136 | WARNING | Line exceeds 120 characters; contains 244 characters 138 | WARNING | Line exceeds 120 characters; contains 129 characters 151 | WARNING | Line exceeds 120 characters; contains 264 characters 167 | WARNING | Line exceeds 120 characters; contains 121 characters 169 | WARNING | Line exceeds 120 characters; contains 162 characters 196 | WARNING | Line exceeds 120 characters; contains 145 characters ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Audit/Popup_picker.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 12 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 62 and the first side | | effect is on line 42. 51 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 55 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 62 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 62 | ERROR | [ ] Class name "Popup_Picker" is not in PascalCase | | format 74 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 76 | ERROR | [ ] Method name "Popup_Picker::Popup_Picker" is not | | in camel caps format 78 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 91 | ERROR | [ ] Method name "Popup_Picker::process_page" is not | | in camel caps format 117 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 127 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 133 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 135 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 144 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 156 | ERROR | [x] Expected 1 space before "=>"; 0 found 156 | ERROR | [x] Expected 1 space after "=>"; 0 found 190 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 191 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/OAuthTokens/OAuthToken.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 4 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 42. 50 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 74 | ERROR | [x] Incorrect spacing between argument "$token" and | | equals sign; expected 1 but found 0 74 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$token"; expected 1 | | but found 0 74 | ERROR | [x] Incorrect spacing between argument "$secret" and | | equals sign; expected 1 but found 0 74 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$secret"; expected 1 | | but found 0 257 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 263 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 269 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 278 | ERROR | [ ] Method name "OAuthToken::mark_deleted" is not in | | camel caps format 304 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 304 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/OAuthTokens/controller.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 42 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 44 | ERROR | Method name "OAuthTokensController::action_delete" is | | not in camel caps format 60 | ERROR | Method name "OAuthTokensController::post_delete" is not | | in camel caps format ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/OAuthTokens/vardefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/OAuthTokens/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 55 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/OAuthTokens/views/view.authorize.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 65 | WARNING | Line exceeds 120 characters; contains 127 characters 70 | WARNING | Line exceeds 120 characters; contains 133 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/AOW_Conditions/vardefs.php ---------------------------------------------------------------------- FOUND 19 ERRORS AFFECTING 19 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 50 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 51 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 70 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 71 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 72 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 77 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 78 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 79 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 99 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 100 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 101 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 160 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 161 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/AOW_Conditions/AOW_Condition.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 7 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 41 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 41 | ERROR | Class name "AOW_Condition" is not in PascalCase | | format 78 | WARNING | Line exceeds 120 characters; contains 163 characters 80 | ERROR | Method name "AOW_Condition::AOW_Condition" is not in | | camel caps format 82 | WARNING | Line exceeds 120 characters; contains 121 characters 92 | ERROR | Method name "AOW_Condition::bean_implements" is not | | in camel caps format 97 | ERROR | Method name "AOW_Condition::save_lines" is not in | | camel caps format 113 | WARNING | Line exceeds 120 characters; contains 170 characters 125 | WARNING | Line exceeds 120 characters; contains 130 characters 129 | WARNING | Line exceeds 120 characters; contains 138 characters 132 | WARNING | Line exceeds 120 characters; contains 134 characters 137 | WARNING | Line exceeds 120 characters; contains 166 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/AOW_Conditions/conditionLines.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 43 | WARNING | Line exceeds 120 characters; contains 194 characters 50 | WARNING | Line exceeds 120 characters; contains 129 characters 54 | WARNING | Line exceeds 120 characters; contains 141 characters 64 | WARNING | Line exceeds 120 characters; contains 176 characters 84 | WARNING | Line exceeds 120 characters; contains 133 characters 86 | WARNING | Line exceeds 120 characters; contains 141 characters 96 | WARNING | Line exceeds 120 characters; contains 176 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Calls/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 158 characters 52 | WARNING | Line exceeds 120 characters; contains 147 characters 55 | WARNING | Line exceeds 120 characters; contains 178 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Calls/CallsQuickCreate.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 11 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 66 | WARNING | Line exceeds 120 characters; contains 183 characters 67 | WARNING | Line exceeds 120 characters; contains 126 characters 123 | WARNING | Line exceeds 120 characters; contains 139 characters 125 | WARNING | Line exceeds 120 characters; contains 136 characters 127 | WARNING | Line exceeds 120 characters; contains 136 characters 143 | WARNING | Line exceeds 120 characters; contains 128 characters 146 | WARNING | Line exceeds 120 characters; contains 132 characters 148 | WARNING | Line exceeds 120 characters; contains 122 characters 151 | WARNING | Line exceeds 120 characters; contains 135 characters 152 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Calls/CallFormBase.php ---------------------------------------------------------------------- FOUND 36 ERRORS AND 37 WARNINGS AFFECTING 53 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 3. 54 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 56 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 56 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 56 | ERROR | [x] Incorrect spacing between argument "$formname" | | and equals sign; expected 1 but found 0 56 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formname"; expected 1 | | but found 0 56 | ERROR | [x] Incorrect spacing between argument "$cal_date" | | and equals sign; expected 1 but found 0 56 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cal_date"; expected 1 | | but found 0 56 | ERROR | [x] Incorrect spacing between argument "$cal_time" | | and equals sign; expected 1 but found 0 56 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cal_time"; expected 1 | | but found 0 79 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 101 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 116 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 130 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 145 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 149 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 149 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 149 | ERROR | [x] Incorrect spacing between argument "$title" and | | equals sign; expected 1 but found 0 149 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$title"; expected 1 | | but found 0 172 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 179 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 179 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 188 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 194 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 194 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 207 | ERROR | [x] Incorrect spacing between argument "$redirect" | | and equals sign; expected 1 but found 0 207 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$redirect"; expected 1 | | but found 0 207 | ERROR | [x] Incorrect spacing between argument | | "$useRequired" and equals sign; expected 1 but | | found 0 207 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$useRequired"; | | expected 1 but found 0 234 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 252 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 256 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 276 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 277 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 278 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 300 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 305 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 306 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 311 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 341 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 354 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 372 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 406 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 409 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 414 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 429 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 429 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 430 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 449 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 463 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 472 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 485 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 494 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 510 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 533 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 533 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 533 | ERROR | [x] Incorrect spacing between argument "$formname" | | and equals sign; expected 1 but found 0 533 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formname"; expected 1 | | but found 0 533 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$wide"; expected 1 but | | found 0 555 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 574 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 590 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 595 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 602 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 606 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 610 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 622 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 625 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 626 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 631 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 641 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 35 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 90ms; Memory: 10MB FILE: ...space/suitecrm-aws-pipeline/modules/Calls/reschedule_history.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 51 | WARNING | Line exceeds 120 characters; contains 202 characters 60 | WARNING | Line exceeds 120 characters; contains 166 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Calls/Call.php ---------------------------------------------------------------------- FOUND 47 ERRORS AND 23 WARNINGS AFFECTING 60 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 97 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 113 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 113 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 114 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 115 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 116 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 143 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 145 | ERROR | [ ] Method name "Call::Call" is not in camel caps | | format 147 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 161 | ERROR | [x] Incorrect spacing between argument "$is_owner" | | and equals sign; expected 1 but found 0 161 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$is_owner"; expected 1 | | but found 0 161 | ERROR | [x] Incorrect spacing between argument "$in_group" | | and equals sign; expected 1 but found 0 161 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$in_group"; expected 1 | | but found 0 212 | WARNING | [ ] Line exceeds 120 characters; contains 389 | | characters 227 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 231 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 302 | ERROR | [ ] Method name "Call::get_contacts" is not in camel | | caps format 312 | ERROR | [ ] Method name "Call::get_summary_text" is not in | | camel caps format 317 | ERROR | [ ] Method name "Call::create_list_query" is not in | | camel caps format 317 | ERROR | [x] Incorrect spacing between argument | | "$show_deleted" and equals sign; expected 1 but | | found 0 317 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$show_deleted"; | | expected 1 but found 0 341 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 378 | ERROR | [ ] Method name "Call::create_export_query" is not | | in camel caps format 378 | ERROR | [x] Incorrect spacing between argument | | "$relate_link_join" and equals sign; expected 1 | | but found 0 378 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$relate_link_join"; | | expected 1 but found 0 387 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 419 | ERROR | [ ] Method name | | "Call::fill_in_additional_detail_fields" is not | | in camel caps format 498 | ERROR | [ ] Method name "Call::get_list_view_data" is not in | | camel caps format 511 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 516 | WARNING | [ ] Line exceeds 120 characters; contains 240 | | characters 518 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 529 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 531 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 536 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 569 | ERROR | [ ] Method name "Call::set_notification_body" is not | | in camel caps format 587 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 590 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 593 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 608 | ERROR | [ ] Method name "Call::get_call_users" is not in | | camel caps format 612 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 632 | ERROR | [ ] Method name "Call::get_invite_calls" is not in | | camel caps format 636 | WARNING | [ ] Line exceeds 120 characters; contains 254 | | characters 661 | ERROR | [ ] Method name "Call::set_accept_status" is not in | | camel caps format 685 | ERROR | [ ] Method name "Call::get_notification_recipients" | | is not in camel caps format 691 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 694 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 698 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 702 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 735 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 739 | ERROR | [ ] Method name "Call::bean_implements" is not in | | camel caps format 742 | ERROR | [x] The CASE body must start on the line following | | the statement 742 | ERROR | [x] Terminating statement must be on a line by | | itself 742 | ERROR | [x] Closing brace must be on a line by itself 756 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 773 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 775 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 787 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 815 | ERROR | [ ] Method name "Call::save_relationship_changes" is | | not in camel caps format 819 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 820 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 848 | ERROR | [ ] Method name "Call::mark_deleted" is not in camel | | caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 29 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 114ms; Memory: 12MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Calls/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 75 | WARNING | Line exceeds 120 characters; contains 141 characters 182 | WARNING | Line exceeds 120 characters; contains 151 characters 204 | WARNING | Line exceeds 120 characters; contains 157 characters 244 | WARNING | Line exceeds 120 characters; contains 145 characters ---------------------------------------------------------------------- Time: 75ms; Memory: 10MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Calls/field_arrays.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 71 | WARNING | Line exceeds 120 characters; contains 292 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Calls/SubPanelViewInvitees.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 63 | WARNING | Line exceeds 120 characters; contains 138 characters 66 | WARNING | Line exceeds 120 characters; contains 142 characters 74 | WARNING | Line exceeds 120 characters; contains 483 characters 76 | WARNING | Line exceeds 120 characters; contains 396 characters 78 | WARNING | Line exceeds 120 characters; contains 383 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Calls/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 11 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 65 | WARNING | Line exceeds 120 characters; contains 497 characters 70 | WARNING | Line exceeds 120 characters; contains 443 characters 74 | WARNING | Line exceeds 120 characters; contains 679 characters 81 | WARNING | Line exceeds 120 characters; contains 497 characters 86 | WARNING | Line exceeds 120 characters; contains 443 characters 90 | WARNING | Line exceeds 120 characters; contains 679 characters 98 | WARNING | Line exceeds 120 characters; contains 509 characters 103 | WARNING | Line exceeds 120 characters; contains 466 characters 107 | WARNING | Line exceeds 120 characters; contains 650 characters 128 | WARNING | Line exceeds 120 characters; contains 246 characters 188 | WARNING | Line exceeds 120 characters; contains 588 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Calls/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 48 | | and the first side effect is on line 42. ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Calls/metadata/quickcreatedefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 65 | WARNING | Line exceeds 120 characters; contains 482 characters 70 | WARNING | Line exceeds 120 characters; contains 423 characters 74 | WARNING | Line exceeds 120 characters; contains 582 characters 93 | WARNING | Line exceeds 120 characters; contains 147 characters 148 | WARNING | Line exceeds 120 characters; contains 594 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Calls/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 99 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Calls/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 57 | WARNING | Line exceeds 120 characters; contains 720 characters 66 | WARNING | Line exceeds 120 characters; contains 339 characters 75 | WARNING | Line exceeds 120 characters; contains 579 characters 85 | WARNING | Line exceeds 120 characters; contains 301 characters 94 | WARNING | Line exceeds 120 characters; contains 231 characters 162 | WARNING | Line exceeds 120 characters; contains 130 characters 185 | WARNING | Line exceeds 120 characters; contains 146 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Calls/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 138 | WARNING | Line exceeds 120 characters; contains 232 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Calls/views/view.list.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 62 | WARNING | Line exceeds 120 characters; contains 133 characters 63 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Calls/views/view.edit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 80 | WARNING | Line exceeds 120 characters; contains 122 characters 81 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ne/modules/Calls/Dashlets/MyCallsDashlet/MyCallsDashlet.data.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 63 | WARNING | Line exceeds 120 characters; contains 130 characters 75 | WARNING | Line exceeds 120 characters; contains 127 characters 82 | WARNING | Line exceeds 120 characters; contains 135 characters 90 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ipeline/modules/Calls/Dashlets/MyCallsDashlet/MyCallsDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 17 WARNINGS AFFECTING 19 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 3. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 80 | WARNING | Line exceeds 120 characters; contains 163 characters 82 | ERROR | Method name "MyCallsDashlet::MyCallsDashlet" is not | | in camel caps format 84 | WARNING | Line exceeds 120 characters; contains 121 characters 104 | WARNING | Line exceeds 120 characters; contains 177 characters 108 | WARNING | Line exceeds 120 characters; contains 127 characters 122 | WARNING | Line exceeds 120 characters; contains 178 characters 126 | WARNING | Line exceeds 120 characters; contains 124 characters 137 | WARNING | Line exceeds 120 characters; contains 151 characters 140 | WARNING | Line exceeds 120 characters; contains 176 characters 143 | WARNING | Line exceeds 120 characters; contains 152 characters 150 | WARNING | Line exceeds 120 characters; contains 180 characters 151 | WARNING | Line exceeds 120 characters; contains 310 characters 152 | WARNING | Line exceeds 120 characters; contains 549 characters 153 | WARNING | Line exceeds 120 characters; contains 551 characters 154 | WARNING | Line exceeds 120 characters; contains 189 characters 156 | WARNING | Line exceeds 120 characters; contains 175 characters 168 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...ne/modules/Calls/Dashlets/MyCallsDashlet/MyCallsDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Surveys/Surveys.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 134 | ERROR | Method name "Surveys::bean_implements" is not in | | camel caps format ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Surveys/controller.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 7 and | | the first side effect is on line 4. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 9 | ERROR | Method name "SurveysController::action_Reports" is not | | in camel caps format ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Surveys/Entry/Survey.php ---------------------------------------------------------------------- FOUND 30 ERRORS AND 3 WARNINGS AFFECTING 32 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 59 and the first side | | effect is on line 6. 155 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 156 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 157 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 160 | ERROR | [x] Multi-line function call not indented correctly; | | expected 4 spaces but found 8 161 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 162 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 163 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 180 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 181 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 20 182 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 20 183 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 20 184 | ERROR | [x] Multi-line function call not indented correctly; | | expected 4 spaces but found 16 185 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 8 186 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 8 187 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 8 188 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 8 189 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 190 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 190 | ERROR | [x] Blank line found at start of control structure 198 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 207 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 223 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 235 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 238 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 241 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 244 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 247 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 250 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 254 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 255 | ERROR | [x] Closing brace indented incorrectly; expected 4 | | spaces, found 16 349 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 360 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 30 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 67ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Surveys/Entry/SurveySubmit.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 23 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Surveys/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 57 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Surveys/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 13 | WARNING | Line exceeds 120 characters; contains 247 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Surveys/views/view.reports.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 3. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 87 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 59ms; Memory: 8MB FILE: ...eline/modules/Surveys/Dashlets/SurveysDashlet/SurveysDashlet.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/ResourceCalendar/index.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 50 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/Schedulers/EditView.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 107 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 108 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 109 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 74ms; Memory: 8MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Schedulers/Menu.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 50 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 56 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Schedulers/_AddJobsHere.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 20 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 91 and the first side | | effect is on line 45. 102 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 253 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 258 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 383 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 384 | ERROR | [x] Blank line found at start of control structure 391 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 414 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 489 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 509 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 513 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 547 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 554 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 636 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 657 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 676 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 700 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 705 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 758 | WARNING | [ ] Line exceeds 120 characters; contains 265 | | characters 788 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 814 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 116ms; Memory: 12MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Schedulers/Scheduler.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 13 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 42. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 118 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 142 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 162 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 195 | WARNING | [ ] Line exceeds 120 characters; contains 222 | | characters 495 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 523 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 527 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 628 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 687 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 754 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 801 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 803 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 804 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 992 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 997 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1001 | ERROR | [ ] Method name "Scheduler::create_export_query" is | | not in camel caps format 1009 | ERROR | [ ] Method name | | "Scheduler::fill_in_additional_list_fields" is | | not in camel caps format 1017 | ERROR | [ ] Method name | | "Scheduler::fill_in_additional_detail_fields" | | is not in camel caps format 1018 | ERROR | [x] Closing brace must be on a line by itself 1023 | ERROR | [ ] Method name "Scheduler::get_list_view_data" is | | not in camel caps format 1042 | ERROR | [ ] Method name "Scheduler::get_summary_text" is | | not in camel caps format 1046 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 142ms; Memory: 14MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Schedulers/vardefs.php ---------------------------------------------------------------------- FOUND 28 ERRORS AFFECTING 28 LINES ---------------------------------------------------------------------- 261 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 262 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 263 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 264 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 265 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 266 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 267 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 289 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 290 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 291 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 292 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 293 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 294 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 295 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 298 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 299 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 300 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 301 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 302 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 303 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 304 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 307 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 308 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 309 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 310 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 311 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 312 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 313 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 28 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 55ms; Memory: 8MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Schedulers/Save.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 50 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 52 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 53 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Schedulers/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 11 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 95 | WARNING | Line exceeds 120 characters; contains 137 characters 96 | WARNING | Line exceeds 120 characters; contains 125 characters 101 | WARNING | Line exceeds 120 characters; contains 165 characters 104 | WARNING | Line exceeds 120 characters; contains 137 characters 107 | WARNING | Line exceeds 120 characters; contains 138 characters 110 | WARNING | Line exceeds 120 characters; contains 138 characters 118 | WARNING | Line exceeds 120 characters; contains 138 characters 121 | WARNING | Line exceeds 120 characters; contains 138 characters 124 | WARNING | Line exceeds 120 characters; contains 138 characters 127 | WARNING | Line exceeds 120 characters; contains 138 characters 137 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Schedulers/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 58 | ERROR | [x] Line indented incorrectly; expected at least 2 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/Schedulers/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 83 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/Schedulers/metadata/subpanels/default.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Schedulers/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 120 | WARNING | Line exceeds 120 characters; contains 274 characters 133 | WARNING | Line exceeds 120 characters; contains 130 characters 136 | WARNING | Line exceeds 120 characters; contains 186 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Schedulers/views/view.list.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Schedulers/views/view.edit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 42. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 67 | WARNING | Method name "_getModuleTitleListParam" should not be | | prefixed with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Schedulers/views/view.detail.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Method name "_getModuleTitleListParam" should not be | | prefixed with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Currencies/index.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 12 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 62 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 66 | ERROR | [x] Multi-line function call not indented correctly; | | expected 0 spaces but found 8 99 | WARNING | [ ] Line exceeds 120 characters; contains 423 | | characters 113 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 126 | WARNING | [ ] Line exceeds 120 characters; contains 333 | | characters 127 | WARNING | [ ] Line exceeds 120 characters; contains 308 | | characters 130 | WARNING | [ ] Line exceeds 120 characters; contains 287 | | characters 136 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 147 | WARNING | [ ] Line exceeds 120 characters; contains 287 | | characters 152 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 184 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 196 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Currencies/vardefs.php ---------------------------------------------------------------------- FOUND 10 ERRORS AFFECTING 10 LINES ---------------------------------------------------------------------- 55 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 4 65 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 75 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 83 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 94 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 105 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 114 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 123 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 131 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 141 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Currencies/ListCurrency.php ---------------------------------------------------------------------- FOUND 50 ERRORS AND 17 WARNINGS AFFECTING 63 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 50 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 55 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 57 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 59 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 60 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 61 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 64 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 65 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 65 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 67 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 69 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 77 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 78 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 79 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 81 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 84 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 85 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 85 | WARNING | [ ] Line exceeds 120 characters; contains 218 | | characters 92 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 92 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 94 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 97 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 104 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 105 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 106 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 107 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 109 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 111 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 133 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 157 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 158 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 164 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 167 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 175 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 176 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 177 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 178 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 182 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 183 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 184 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 188 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 189 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 190 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 192 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 193 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 195 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 196 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 207 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 209 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 210 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 212 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 214 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 217 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 218 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 219 | WARNING | [ ] Line exceeds 120 characters; contains 679 | | characters 220 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 221 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 223 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 228 | WARNING | [ ] Line exceeds 120 characters; contains 364 | | characters 232 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 234 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 238 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 239 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 49 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Currencies/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 57 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/Currencies/Currency.php ---------------------------------------------------------------------- FOUND 32 ERRORS AND 7 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 3. 57 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 177 | ERROR | [ ] Method name | | "Currency::list_view_parse_additional_sections" | | is not in camel caps format 187 | ERROR | [ ] Method name "Currency::retrieve_id_by_name" is | | not in camel caps format 204 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 217 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 234 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 236 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 245 | ERROR | [ ] Method name "Currency::get_list_view_data" is | | not in camel caps format 565 | ERROR | [x] Incorrect spacing between argument "$field" and | | equals sign; expected 1 but found 0 565 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$field"; expected 1 | | but found 0 565 | ERROR | [x] Incorrect spacing between argument "$value" and | | equals sign; expected 1 but found 0 565 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$value"; expected 1 | | but found 0 565 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 565 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 586 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 589 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 596 | ERROR | [x] Expected 1 space before "=>"; 0 found 596 | ERROR | [x] Expected 1 space after "=>"; 0 found 625 | ERROR | [x] Incorrect spacing between argument "$field" and | | equals sign; expected 1 but found 0 625 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$field"; expected 1 | | but found 0 625 | ERROR | [x] Incorrect spacing between argument "$value" and | | equals sign; expected 1 but found 0 625 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$value"; expected 1 | | but found 0 625 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 625 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 636 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 639 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 646 | ERROR | [x] Expected 1 space before "=>"; 0 found 646 | ERROR | [x] Expected 1 space after "=>"; 0 found 670 | ERROR | [x] Incorrect spacing between argument "$field" and | | equals sign; expected 1 but found 0 670 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$field"; expected 1 | | but found 0 670 | ERROR | [x] Incorrect spacing between argument "$value" and | | equals sign; expected 1 but found 0 670 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$value"; expected 1 | | but found 0 670 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 670 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 681 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 684 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 691 | ERROR | [x] Expected 1 space before "=>"; 0 found 691 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 28 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 99ms; Memory: 10MB FILE: ...suitecrm-aws-pipeline/modules/Currencies/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 51 | WARNING | Line exceeds 120 characters; contains 225 characters 71 | WARNING | Line exceeds 120 characters; contains 232 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/AOD_IndexEvent/AOD_IndexEvent_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | [ ] Class name "AOD_IndexEvent_sugar" is not in | | PascalCase format 56 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 81 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 83 | ERROR | [ ] Method name | | "AOD_IndexEvent_sugar::AOD_IndexEvent_sugar" is | | not in camel caps format 85 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 95 | ERROR | [ ] Method name | | "AOD_IndexEvent_sugar::bean_implements" is not in | | camel caps format 98 | ERROR | [x] The CASE body must start on the line following | | the statement 98 | ERROR | [x] Terminating statement must be on a line by itself 98 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/AOD_IndexEvent/vardefs.php ---------------------------------------------------------------------- FOUND 8 ERRORS AFFECTING 8 LINES ---------------------------------------------------------------------- 65 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 66 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 67 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 85 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 86 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 91 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 92 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 110 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/AOD_IndexEvent/AOD_IndexEvent.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 44. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Class name "AOD_IndexEvent" is not in PascalCase | | format 53 | WARNING | Line exceeds 120 characters; contains 163 characters 55 | ERROR | Method name "AOD_IndexEvent::AOD_IndexEvent" is not | | in camel caps format 57 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/AOD_IndexEvent/metadata/listviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 21 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...aws-pipeline/modules/AOD_IndexEvent/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 121 characters 65 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/AOD_IndexEvent/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/AOD_IndexEvent/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/AOD_IndexEvent/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 172 characters 53 | WARNING | Line exceeds 120 characters; contains 126 characters 54 | WARNING | Line exceeds 120 characters; contains 124 characters 55 | WARNING | Line exceeds 120 characters; contains 121 characters 56 | WARNING | Line exceeds 120 characters; contains 127 characters 57 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/LabelEditor/LabelList.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 56 | ERROR | [x] Expected 1 space before "=>"; 0 found 56 | ERROR | [x] Expected 1 space after "=>"; 0 found 57 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 74 | WARNING | [ ] Line exceeds 120 characters; contains 453 | | characters 84 | ERROR | [x] Expected 1 space before "=>"; 0 found 84 | ERROR | [x] Expected 1 space after "=>"; 0 found 85 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 91 | WARNING | [ ] Line exceeds 120 characters; contains 390 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/LabelEditor/EditView.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 59 | WARNING | Line exceeds 120 characters; contains 135 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/LabelEditor/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 45 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/LabelEditor/Save.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 51 | ERROR | [x] Expected 1 space before "=>"; 0 found 51 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Import/Importer.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 31 WARNINGS AFFECTING 38 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 3. 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 157 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 172 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 173 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 223 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 249 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 254 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 281 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 289 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 309 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 322 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 339 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 455 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 504 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 520 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 541 | ERROR | [x] Expected 1 space before "=>"; 0 found 541 | ERROR | [x] Expected 1 space after "=>"; 0 found 542 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 573 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 623 | ERROR | [x] Expected 1 space before "=>"; 0 found 623 | ERROR | [x] Expected 1 space after "=>"; 0 found 631 | ERROR | [x] Expected 1 space before "=>"; 0 found 631 | ERROR | [x] Expected 1 space after "=>"; 0 found 668 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 672 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 675 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 676 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 679 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 680 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 683 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 684 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 720 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 734 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 750 | WARNING | [ ] Method name "_undoCreatedBeans" should not be | | prefixed with an underscore to indicate | | visibility 764 | WARNING | [ ] Method name "_convertId" should not be prefixed | | with an underscore to indicate visibility 791 | ERROR | [x] Expected 1 space before "=>"; 0 found 791 | ERROR | [x] Expected 1 space after "=>"; 0 found 808 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 877 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 878 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 899 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 124ms; Memory: 12MB FILE: ...ace/suitecrm-aws-pipeline/modules/Import/ImportFieldSanitize.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 1 WARNING AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 89 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 129 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 162 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 189 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 233 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 277 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 60ms; Memory: 8MB FILE: ...ce/suitecrm-aws-pipeline/modules/Import/ImportDuplicateCheck.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 11 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 3. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 57 | WARNING | [ ] Property name "$_focus" should not be prefixed | | with an underscore to indicate visibility 62 | WARNING | [ ] Property name "$_dupedFields" should not be | | prefixed with an underscore to indicate | | visibility 79 | WARNING | [ ] Method name "_getIndexVardefs" should not be | | prefixed with an underscore to indicate | | visibility 117 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 153 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 228 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 229 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 232 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 257 | ERROR | [x] Multi-line function call not indented correctly; | | expected 16 spaces but found 24 264 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 320 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 323 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 333 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 68ms; Memory: 8MB FILE: ...pace/suitecrm-aws-pipeline/modules/Import/ImportFileSplitter.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 3. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 57 | WARNING | [ ] Property name "$_sourceFile" should not be | | prefixed with an underscore to indicate | | visibility 62 | WARNING | [ ] Property name "$_fileCount" should not be | | prefixed with an underscore to indicate | | visibility 67 | WARNING | [ ] Property name "$_recordCount" should not be | | prefixed with an underscore to indicate | | visibility 72 | WARNING | [ ] Property name "$_recordThreshold" should not be | | prefixed with an underscore to indicate | | visibility 82 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 124 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 155 | WARNING | [ ] Line exceeds 120 characters; contains 258 | | characters 204 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/Import/controller.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 1 WARNING AFFECTING 21 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 57 and the first side effect is on | | line 3. 57 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 98 | ERROR | Method name "ImportController::action_index" is not | | in camel caps format 103 | ERROR | Method name "ImportController::action_mapping" is | | not in camel caps format 135 | ERROR | Method name | | "ImportController::action_RefreshMapping" is not in | | camel caps format 163 | ERROR | Method name "ImportController::action_RefreshTable" | | is not in camel caps format 182 | ERROR | Method name "ImportController::action_Step1" is not | | in camel caps format 193 | ERROR | Method name "ImportController::action_Step2" is not | | in camel caps format 198 | ERROR | Method name "ImportController::action_Confirm" is | | not in camel caps format 203 | ERROR | Method name "ImportController::action_Step3" is not | | in camel caps format 208 | ERROR | Method name "ImportController::action_DupCheck" is | | not in camel caps format 213 | ERROR | Method name "ImportController::action_Step4" is not | | in camel caps format 218 | ERROR | Method name "ImportController::action_Last" is not | | in camel caps format 223 | ERROR | Method name "ImportController::action_Undo" is not | | in camel caps format 228 | ERROR | Method name "ImportController::action_Error" is not | | in camel caps format 233 | ERROR | Method name "ImportController::action_ExtStep1" is | | not in camel caps format 238 | ERROR | Method name "ImportController::action_Extdupcheck" | | is not in camel caps format 243 | ERROR | Method name "ImportController::action_Extimport" is | | not in camel caps format 248 | ERROR | Method name "ImportController::action_GetControl" is | | not in camel caps format 254 | ERROR | Method name | | "ImportController::action_AuthenticatedSources" is | | not in camel caps format 259 | ERROR | Method name "ImportController::action_RevokeAccess" | | is not in camel caps format ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Import/UsersLastImport.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 3. 54 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 114 | ERROR | [ ] Method name | | "UsersLastImport::mark_deleted_by_user_id" is | | not in camel caps format 174 | WARNING | [ ] Method name "_deleteRecord" should not be | | prefixed with an underscore to indicate | | visibility 189 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 204 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Import/CsvAutoDetect.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 19 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 91 and the first side | | effect is on line 3. 91 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 93 | WARNING | [ ] Property name "$_parser" should not be prefixed | | with an underscore to indicate visibility 95 | WARNING | [ ] Property name "$_csv_file" should not be | | prefixed with an underscore to indicate | | visibility 97 | WARNING | [ ] Property name "$_max_depth" should not be | | prefixed with an underscore to indicate | | visibility 99 | WARNING | [ ] Property name "$_parsed" should not be prefixed | | with an underscore to indicate visibility 101 | WARNING | [ ] Property name "$_date_formats" should not be | | prefixed with an underscore to indicate | | visibility 113 | WARNING | [ ] Property name "$_time_formats" should not be | | prefixed with an underscore to indicate | | visibility 114 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 115 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 116 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 117 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 118 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 120 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 121 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 122 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 123 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 294 | ERROR | [x] Expected 1 space before "=>"; 0 found 294 | ERROR | [x] Expected 1 space after "=>"; 0 found 294 | ERROR | [x] Blank line found at start of control structure 300 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 304 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 310 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 348 | ERROR | [x] Expected 1 space before "=>"; 0 found 348 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 64ms; Memory: 8MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/modules/Import/Forms.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 6 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 61 and the first side | | effect is on line 3. 66 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 0 spaces but found 4 167 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 169 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 171 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 181 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 184 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 190 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Import/ImportCacheFiles.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 53 and the first side effect is on | | line 3. 53 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 112 | WARNING | Method name "_createFileName" should not be prefixed | | with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Import/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 37 WARNINGS AFFECTING 37 LINES ---------------------------------------------------------------------- 53 | WARNING | Line exceeds 120 characters; contains 131 characters 58 | WARNING | Line exceeds 120 characters; contains 223 characters 59 | WARNING | Line exceeds 120 characters; contains 185 characters 89 | WARNING | Line exceeds 120 characters; contains 178 characters 92 | WARNING | Line exceeds 120 characters; contains 245 characters 105 | WARNING | Line exceeds 120 characters; contains 218 characters 136 | WARNING | Line exceeds 120 characters; contains 159 characters 137 | WARNING | Line exceeds 120 characters; contains 180 characters 138 | WARNING | Line exceeds 120 characters; contains 180 characters 142 | WARNING | Line exceeds 120 characters; contains 144 characters 200 | WARNING | Line exceeds 120 characters; contains 235 characters 201 | WARNING | Line exceeds 120 characters; contains 386 characters 202 | WARNING | Line exceeds 120 characters; contains 771 characters 203 | WARNING | Line exceeds 120 characters; contains 148 characters 205 | WARNING | Line exceeds 120 characters; contains 155 characters 206 | WARNING | Line exceeds 120 characters; contains 225 characters 207 | WARNING | Line exceeds 120 characters; contains 200 characters 208 | WARNING | Line exceeds 120 characters; contains 303 characters 212 | WARNING | Line exceeds 120 characters; contains 129 characters 213 | WARNING | Line exceeds 120 characters; contains 155 characters 215 | WARNING | Line exceeds 120 characters; contains 308 characters 216 | WARNING | Line exceeds 120 characters; contains 130 characters 217 | WARNING | Line exceeds 120 characters; contains 218 characters 218 | WARNING | Line exceeds 120 characters; contains 167 characters 219 | WARNING | Line exceeds 120 characters; contains 167 characters 220 | WARNING | Line exceeds 120 characters; contains 127 characters 222 | WARNING | Line exceeds 120 characters; contains 184 characters 224 | WARNING | Line exceeds 120 characters; contains 205 characters 227 | WARNING | Line exceeds 120 characters; contains 124 characters 228 | WARNING | Line exceeds 120 characters; contains 200 characters 229 | WARNING | Line exceeds 120 characters; contains 390 characters 230 | WARNING | Line exceeds 120 characters; contains 479 characters 231 | WARNING | Line exceeds 120 characters; contains 514 characters 232 | WARNING | Line exceeds 120 characters; contains 306 characters 235 | WARNING | Line exceeds 120 characters; contains 188 characters 236 | WARNING | Line exceeds 120 characters; contains 155 characters 237 | WARNING | Line exceeds 120 characters; contains 161 characters ---------------------------------------------------------------------- Time: 51ms; Memory: 8MB FILE: ...pace/suitecrm-aws-pipeline/modules/Import/sources/ImportFile.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 15 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 55 and the first side | | effect is on line 3. 55 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 60 | WARNING | [ ] Property name "$_deleteFile" should not be | | prefixed with an underscore to indicate | | visibility 65 | WARNING | [ ] Property name "$_fp" should not be prefixed with | | an underscore to indicate visibility 70 | WARNING | [ ] Property name "$_hasHeader" should not be | | prefixed with an underscore to indicate | | visibility 75 | WARNING | [ ] Property name "$_detector" should not be | | prefixed with an underscore to indicate | | visibility 80 | WARNING | [ ] Property name "$_date_format" should not be | | prefixed with an underscore to indicate | | visibility 85 | WARNING | [ ] Property name "$_time_format" should not be | | prefixed with an underscore to indicate | | visibility 90 | WARNING | [ ] Property name "$_importFile" should not be | | prefixed with an underscore to indicate | | visibility 95 | WARNING | [ ] Property name "$_delimiter" should not be | | prefixed with an underscore to indicate | | visibility 100 | WARNING | [ ] Property name "$_enclosure" should not be | | prefixed with an underscore to indicate | | visibility 105 | WARNING | [ ] Property name "$_encoding" should not be | | prefixed with an underscore to indicate | | visibility 116 | ERROR | [x] Incorrect spacing between argument "$delimiter" | | and equals sign; expected 1 but found 2 116 | ERROR | [x] Incorrect spacing between argument "$enclosure" | | and equals sign; expected 1 but found 2 116 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 123 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 327 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 408 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 71ms; Memory: 8MB FILE: ...uitecrm-aws-pipeline/modules/Import/sources/ImportDataSource.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 13 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 3. 50 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 55 | WARNING | [ ] Property name "$_offset" should not be prefixed | | with an underscore to indicate visibility 60 | WARNING | [ ] Property name "$_rowsCount" should not be | | prefixed with an underscore to indicate | | visibility 65 | WARNING | [ ] Property name "$_rowCountedForErrors" should not | | be prefixed with an underscore to indicate | | visibility 70 | WARNING | [ ] Property name "$_errorCount" should not be | | prefixed with an underscore to indicate | | visibility 75 | WARNING | [ ] Property name "$_dupeCount" should not be | | prefixed with an underscore to indicate | | visibility 80 | WARNING | [ ] Property name "$_createdCount" should not be | | prefixed with an underscore to indicate | | visibility 85 | WARNING | [ ] Property name "$_updatedCount" should not be | | prefixed with an underscore to indicate | | visibility 90 | WARNING | [ ] Property name "$_sourcename" should not be | | prefixed with an underscore to indicate | | visibility 95 | WARNING | [ ] Property name "$_currentRow" should not be | | prefixed with an underscore to indicate | | visibility 101 | WARNING | [ ] Property name "$_localeSettings" should not be | | prefixed with an underscore to indicate | | visibility 106 | WARNING | [ ] Property name "$_dataSet" should not be prefixed | | with an underscore to indicate visibility 254 | ERROR | [x] Incorrect spacing between argument | | "$field_names" and equals sign; expected 1 but | | found 0 254 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$field_names"; | | expected 1 but found 0 294 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...ws-pipeline/modules/Import/sources/ExternalSourceEAPMAdapter.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 7 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 43. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 52 | WARNING | Property name "$_eapmName" should not be prefixed | | with an underscore to indicate visibility 57 | WARNING | Property name "$_totalRecordCount" should not be | | prefixed with an underscore to indicate visibility 62 | WARNING | Property name "$_recordSet" should not be prefixed | | with an underscore to indicate visibility 64 | WARNING | Property name "$_localeSettings" should not be | | prefixed with an underscore to indicate visibility 82 | WARNING | Line exceeds 120 characters; contains 171 characters 83 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Import/views/ImportListView.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 110 | WARNING | Line exceeds 120 characters; contains 140 characters 125 | WARNING | Line exceeds 120 characters; contains 154 characters 176 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Import/views/view.undo.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 53 and the first side effect is on | | line 3. 53 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 85 | WARNING | Method name "_getJS" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Import/views/view.last.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 11 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 42. 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 118 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 140 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 141 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 194 | WARNING | [ ] Method name "_getJS" should not be prefixed with | | an underscore to indicate visibility 227 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 280 | WARNING | [ ] Method name "_addToProspectListButton" should | | not be prefixed with an underscore to indicate | | visibility 284 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 288 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters 290 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 317 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 326 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 57ms; Memory: 8MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Import/views/view.step2.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 9 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 3. 54 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 73 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 84 | WARNING | [ ] Line exceeds 120 characters; contains 264 | | characters 86 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 101 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 126 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 143 | WARNING | [ ] Method name "_getJS" should not be prefixed with | | an underscore to indicate visibility 171 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 184 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Import/views/view.step3.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 19 WARNINGS AFFECTING 26 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 58 and the first side | | effect is on line 3. 58 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 74 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 121 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 130 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 146 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 173 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 174 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 186 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 187 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 276 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 288 | ERROR | [x] Multi-line function call not indented correctly; | | expected 16 spaces but found 20 345 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 350 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 362 | ERROR | [x] Multi-line function call not indented correctly; | | expected 20 spaces but found 24 395 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 395 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 413 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 512 | WARNING | [ ] Method name "_getCSS" should not be prefixed | | with an underscore to indicate visibility 521 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 528 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 554 | WARNING | [ ] Method name "_getJS" should not be prefixed with | | an underscore to indicate visibility 559 | ERROR | [x] Expected 1 space before "=>"; 0 found 559 | ERROR | [x] Expected 1 space after "=>"; 0 found 665 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 712 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 797 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 89ms; Memory: 10MB FILE: .../suitecrm-aws-pipeline/modules/Import/views/view.extdupcheck.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 55 and the first side | | effect is on line 3. 55 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 68 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 69 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 70 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 81 | ERROR | [x] Expected 1 space before "=>"; 0 found 81 | ERROR | [x] Expected 1 space after "=>"; 0 found 101 | WARNING | [ ] Method name "_getJS" should not be prefixed with | | an underscore to indicate visibility ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Import/views/view.error.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 60 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 78 | WARNING | [ ] Method name "_getModuleTab" should not be | | prefixed with an underscore to indicate | | visibility 82 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 87 | ERROR | [ ] Expected 1 space after closing brace; newline | | found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Import/views/view.confirm.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 29 WARNINGS AFFECTING 29 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 57 and the first side effect is on | | line 3. 57 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 80 | WARNING | Line exceeds 120 characters; contains 163 characters 96 | WARNING | Line exceeds 120 characters; contains 142 characters 103 | WARNING | Line exceeds 120 characters; contains 122 characters 110 | WARNING | Line exceeds 120 characters; contains 168 characters 122 | WARNING | Line exceeds 120 characters; contains 155 characters 180 | WARNING | Line exceeds 120 characters; contains 125 characters 188 | WARNING | Line exceeds 120 characters; contains 136 characters 191 | WARNING | Line exceeds 120 characters; contains 142 characters 290 | WARNING | Line exceeds 120 characters; contains 196 characters 299 | WARNING | Line exceeds 120 characters; contains 155 characters 300 | WARNING | Line exceeds 120 characters; contains 139 characters 302 | WARNING | Line exceeds 120 characters; contains 132 characters 306 | WARNING | Line exceeds 120 characters; contains 163 characters 307 | WARNING | Line exceeds 120 characters; contains 121 characters 325 | WARNING | Line exceeds 120 characters; contains 159 characters 359 | WARNING | Line exceeds 120 characters; contains 135 characters 360 | WARNING | Line exceeds 120 characters; contains 135 characters 366 | WARNING | Line exceeds 120 characters; contains 141 characters 380 | WARNING | Line exceeds 120 characters; contains 149 characters 381 | WARNING | Line exceeds 120 characters; contains 182 characters 394 | WARNING | Line exceeds 120 characters; contains 128 characters 438 | WARNING | Method name "_getJS" should not be prefixed with an | | underscore to indicate visibility 466 | WARNING | Line exceeds 120 characters; contains 124 characters 471 | WARNING | Line exceeds 120 characters; contains 124 characters 533 | WARNING | Line exceeds 120 characters; contains 153 characters 539 | WARNING | Line exceeds 120 characters; contains 123 characters 597 | WARNING | Method name "_showImportError" should not be | | prefixed with an underscore to indicate visibility 597 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 88ms; Memory: 10MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Import/views/view.step4.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 79 | WARNING | Line exceeds 120 characters; contains 146 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Import/views/view.step1.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 13 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 72 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 79 | WARNING | Line exceeds 120 characters; contains 304 characters 83 | WARNING | Line exceeds 120 characters; contains 157 characters 98 | WARNING | Line exceeds 120 characters; contains 185 characters 99 | WARNING | Line exceeds 120 characters; contains 188 characters 100 | WARNING | Line exceeds 120 characters; contains 194 characters 122 | WARNING | Line exceeds 120 characters; contains 123 characters 128 | WARNING | Line exceeds 120 characters; contains 123 characters 129 | WARNING | Line exceeds 120 characters; contains 253 characters 130 | WARNING | Line exceeds 120 characters; contains 208 characters 166 | WARNING | Method name "_getJS" should not be prefixed with an | | underscore to indicate visibility 200 | WARNING | Line exceeds 120 characters; contains 147 characters ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Import/views/view.dupcheck.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 58 and the first side | | effect is on line 3. 58 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 76 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 77 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 78 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 103 | WARNING | [ ] Method name "_getJS" should not be prefixed with | | an underscore to indicate visibility 110 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 136 | ERROR | [x] Expected 1 space before "=>"; 0 found 136 | ERROR | [x] Expected 1 space after "=>"; 0 found 136 | ERROR | [x] Blank line found at start of control structure 142 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 244 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Import/views/ImportView.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 100 | WARNING | Method name "_getModuleTab" should not be prefixed | | with an underscore to indicate visibility 104 | WARNING | Line exceeds 120 characters; contains 122 characters 109 | ERROR | Expected 1 space after closing brace; newline found 149 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 178 | WARNING | Method name "_showImportError" should not be | | prefixed with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Import/maps/ImportMapSalesforce.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 1 WARNING AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 80 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 83 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 84 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 85 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 118 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 119 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 151 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 152 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 161 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Import/maps/ImportMapAct.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 1 WARNING AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 80 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 83 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 84 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 85 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 113 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 114 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 127 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 128 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Import/maps/ImportMapOutlook.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 1 WARNING AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 80 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 83 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 84 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 85 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 91 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 92 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 94 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 95 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Import/maps/ImportMap.php ---------------------------------------------------------------------- FOUND 18 ERRORS AND 4 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 131 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 165 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 176 | ERROR | [x] Incorrect spacing between argument "$encode" and | | equals sign; expected 1 but found 0 176 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encode"; expected 1 | | but found 0 176 | ERROR | [x] Incorrect spacing between argument "$deleted" | | and equals sign; expected 1 but found 0 176 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$deleted"; expected 1 | | but found 0 208 | WARNING | [ ] Method name "_save" should not be prefixed with | | an underscore to indicate visibility 216 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 225 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 260 | ERROR | [ ] Method name "ImportMap::mark_deleted" is not in | | camel caps format 262 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 284 | ERROR | [ ] Method name "ImportMap::mark_published" is not | | in camel caps format 287 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 337 | ERROR | [ ] Method name | | "ImportMap::retrieve_all_by_string_fields" is | | not in camel caps format 339 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 368 | ERROR | [ ] Method name | | "ImportMap::set_get_import_wizard_fields" is not | | in camel caps format 379 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 390 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 398 | ERROR | [x] Expected 1 space before "=>"; 0 found 398 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 64ms; Memory: 8MB FILE: ...ace/suitecrm-aws-pipeline/modules/Import/maps/ImportMapOther.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 1 WARNING AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 3. 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 78 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 80 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 81 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 82 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 116 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 117 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 129 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 130 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 142 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 143 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 155 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Import/maps/ImportMapTab.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 53 and the first side effect is on | | line 3. 53 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Import/maps/ImportMapGoogle.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 17 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 70 | WARNING | Line exceeds 120 characters; contains 135 characters 71 | WARNING | Line exceeds 120 characters; contains 143 characters 72 | WARNING | Line exceeds 120 characters; contains 129 characters 73 | WARNING | Line exceeds 120 characters; contains 132 characters 74 | WARNING | Line exceeds 120 characters; contains 138 characters 76 | WARNING | Line exceeds 120 characters; contains 143 characters 77 | WARNING | Line exceeds 120 characters; contains 151 characters 78 | WARNING | Line exceeds 120 characters; contains 137 characters 79 | WARNING | Line exceeds 120 characters; contains 140 characters 80 | WARNING | Line exceeds 120 characters; contains 146 characters 83 | WARNING | Line exceeds 120 characters; contains 124 characters 88 | WARNING | Line exceeds 120 characters; contains 130 characters 89 | WARNING | Line exceeds 120 characters; contains 134 characters 91 | WARNING | Line exceeds 120 characters; contains 208 characters 92 | WARNING | Line exceeds 120 characters; contains 168 characters 97 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Import/maps/ImportMapCsv.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 53 and the first side effect is on | | line 3. 53 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/AOW_WorkFlow/AOW_WorkFlow.php ---------------------------------------------------------------------- FOUND 64 ERRORS AND 25 WARNINGS AFFECTING 67 LINES ---------------------------------------------------------------------- 41 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 41 | ERROR | [ ] Class name "AOW_WorkFlow" is not in PascalCase | | format 121 | ERROR | [ ] Method name "AOW_WorkFlow::bean_implements" is | | not in camel caps format 151 | ERROR | [ ] Method name "AOW_WorkFlow::mark_deleted" is not | | in camel caps format 164 | ERROR | [ ] Method name "AOW_WorkFlow::load_flow_beans" is | | not in camel caps format 177 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 186 | ERROR | [ ] Method name "AOW_WorkFlow::run_flows" is not in | | camel caps format 188 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 204 | ERROR | [ ] Method name "AOW_WorkFlow::run_flow" is not in | | camel caps format 218 | ERROR | [ ] Method name "AOW_WorkFlow::run_bean_flows" is | | not in camel caps format 221 | WARNING | [ ] Line exceeds 120 characters; contains 289 | | characters 239 | ERROR | [ ] Method name "AOW_WorkFlow::get_flow_beans" is | | not in camel caps format 284 | ERROR | [ ] Method name | | "AOW_WorkFlow::build_flow_custom_query_join" is | | not in camel caps format 297 | ERROR | [ ] Method name | | "AOW_WorkFlow::build_flow_relationship_query_join" | | is not in camel caps format 315 | ERROR | [ ] Method name | | "AOW_WorkFlow::build_flow_query_where" is not in | | camel caps format 329 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 341 | ERROR | [x] Blank line found at start of control structure 343 | ERROR | [x] CASE keyword must be followed by a single space 345 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 347 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 351 | ERROR | [x] CASE keyword must be followed by a single space 353 | WARNING | [ ] Line exceeds 120 characters; contains 246 | | characters 355 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 358 | ERROR | [x] Blank line found at end of control structure 368 | WARNING | [ ] Line exceeds 120 characters; contains 255 | | characters 377 | ERROR | [ ] Method name "AOW_WorkFlow::build_query_where" is | | not in camel caps format 417 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 422 | ERROR | [x] The CASE body must start on the line following | | the statement 428 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 449 | ERROR | [x] The CASE body must start on the line following | | the statement 485 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 488 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 489 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 490 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 495 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 28 496 | ERROR | [x] Closing brace indented incorrectly; expected 24 | | spaces, found 28 505 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 524 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 539 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 543 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 584 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 586 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 623 | ERROR | [ ] Method name "AOW_WorkFlow::check_valid_bean" is | | not in camel caps format 650 | ERROR | [x] CASE keyword must be followed by a single space 656 | ERROR | [x] CASE keyword must be followed by a single space 665 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 721 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 779 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 790 | ERROR | [x] The CASE body must start on the line following | | the statement 858 | ERROR | [ ] Method name "AOW_WorkFlow::compare_condition" is | | not in camel caps format 861 | ERROR | [x] The CASE body must start on the line following | | the statement 861 | ERROR | [x] Terminating statement must be on a line by | | itself 861 | ERROR | [x] Closing brace must be on a line by itself 862 | ERROR | [x] The CASE body must start on the line following | | the statement 862 | ERROR | [x] Terminating statement must be on a line by | | itself 862 | ERROR | [x] Closing brace must be on a line by itself 863 | ERROR | [x] The CASE body must start on the line following | | the statement 863 | ERROR | [x] Terminating statement must be on a line by | | itself 863 | ERROR | [x] Closing brace must be on a line by itself 864 | ERROR | [x] The CASE body must start on the line following | | the statement 864 | ERROR | [x] Terminating statement must be on a line by | | itself 864 | ERROR | [x] Closing brace must be on a line by itself 865 | ERROR | [x] The CASE body must start on the line following | | the statement 865 | ERROR | [x] Terminating statement must be on a line by | | itself 865 | ERROR | [x] Closing brace must be on a line by itself 866 | ERROR | [x] The CASE body must start on the line following | | the statement 866 | ERROR | [x] Terminating statement must be on a line by | | itself 866 | ERROR | [x] Closing brace must be on a line by itself 867 | ERROR | [x] The CASE body must start on the line following | | the statement 867 | ERROR | [x] Terminating statement must be on a line by | | itself 867 | ERROR | [x] Closing brace must be on a line by itself 868 | ERROR | [x] The CASE body must start on the line following | | the statement 868 | ERROR | [x] Terminating statement must be on a line by | | itself 868 | ERROR | [x] Closing brace must be on a line by itself 869 | ERROR | [x] The CASE body must start on the line following | | the statement 869 | ERROR | [x] Terminating statement must be on a line by | | itself 869 | ERROR | [x] Closing brace must be on a line by itself 879 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 890 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 893 | ERROR | [x] The DEFAULT body must start on the line | | following the statement 893 | ERROR | [x] Terminating statement must be on a line by | | itself 893 | ERROR | [x] Closing brace must be on a line by itself 893 | ERROR | [x] Closing brace must be on a line by itself 897 | ERROR | [ ] Method name "AOW_WorkFlow::check_in_group" is | | not in camel caps format 899 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 901 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 913 | ERROR | [ ] Method name "AOW_WorkFlow::run_actions" is not | | in camel caps format 934 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 941 | WARNING | [ ] Line exceeds 120 characters; contains 218 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 47 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 130ms; Memory: 12MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/AOW_WorkFlow/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 32 | WARNING | Line exceeds 120 characters; contains 183 characters 35 | WARNING | Line exceeds 120 characters; contains 172 characters 38 | WARNING | Line exceeds 120 characters; contains 199 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/AOW_WorkFlow/controller.php ---------------------------------------------------------------------- FOUND 21 ERRORS AND 14 WARNINGS AFFECTING 31 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 28 and the first side | | effect is on line 26. 28 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 28 | ERROR | [ ] Class name "AOW_WorkFlowController" is not in | | PascalCase format 30 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getModuleFields" | | is not in camel caps format 50 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getRelatedModule" | | is not in camel caps format 63 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getModuleRelationships" | | is not in camel caps format 77 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getModuleOperatorField" | | is not in camel caps format 112 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 112 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 120 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 120 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 125 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 125 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 129 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 132 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 146 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 154 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getFieldTypeOptions" | | is not in camel caps format 227 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 234 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getActionFieldTypeOptions" | | is not in camel caps format 301 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 308 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getModuleFieldType" | | is not in camel caps format 337 | WARNING | [ ] Line exceeds 120 characters; contains 204 | | characters 363 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getModuleFieldTypeSet" | | is not in camel caps format 388 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 412 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getModuleField" | | is not in camel caps format 426 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 430 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getRelFieldTypeSet" | | is not in camel caps format 454 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 467 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getRelActionFieldTypeOptions" | | is not in camel caps format 509 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 516 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getAction" is | | not in camel caps format 562 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getEmailField" | | is not in camel caps format 586 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 600 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 610 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_testFlow" is not | | in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 89ms; Memory: 10MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/AOW_WorkFlow/aow_utils.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 29 WARNINGS AFFECTING 37 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 84 | ERROR | [x] Multi-line function call not indented correctly; | | expected 24 spaces but found 28 128 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 128 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 177 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 200 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 208 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 226 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 226 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 248 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 318 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 318 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 322 | ERROR | [x] Incorrect spacing between argument "$params" and | | equals sign; expected 1 but found 0 464 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 474 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 523 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 525 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 527 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 532 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 539 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 542 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 555 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 561 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 568 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 602 | WARNING | [ ] Line exceeds 120 characters; contains 226 | | characters 618 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 628 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 712 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 713 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 718 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 719 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 721 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 729 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 729 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 776 | WARNING | [ ] Line exceeds 120 characters; contains 269 | | characters 784 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 790 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters 900 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 918 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 920 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 146ms; Memory: 14MB FILE: ...m-aws-pipeline/modules/AOW_WorkFlow/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 37 | WARNING | Line exceeds 120 characters; contains 121 characters 50 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/AOW_WorkFlow/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 41 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/AOW_WorkFlow/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 27 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 28 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 29 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 31 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 32 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/AOW_WorkFlow/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 130 | WARNING | Line exceeds 120 characters; contains 121 characters 136 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/AOW_WorkFlow/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 32 | WARNING | Line exceeds 120 characters; contains 172 characters 37 | WARNING | Line exceeds 120 characters; contains 126 characters 38 | WARNING | Line exceeds 120 characters; contains 124 characters 39 | WARNING | Line exceeds 120 characters; contains 121 characters 40 | WARNING | Line exceeds 120 characters; contains 127 characters 41 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...rkFlow/Dashlets/AOW_WorkFlowDashlet/AOW_WorkFlowDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 31 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...OW_WorkFlow/Dashlets/AOW_WorkFlowDashlet/AOW_WorkFlowDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 32 and the first side effect is on | | line 3. 32 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 32 | ERROR | Class name "AOW_WorkFlowDashlet" is not in PascalCase | | format 52 | WARNING | Line exceeds 120 characters; contains 163 characters 54 | ERROR | Method name | | "AOW_WorkFlowDashlet::AOW_WorkFlowDashlet" is not in | | camel caps format 56 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/UpgradeWizard/UpgradeRemoval.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 3. 57 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 83 | ERROR | [x] Incorrect spacing between argument "$files" and | | equals sign; expected 1 but found 0 83 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$files"; expected 1 but | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/UpgradeWizard/silentUpgrade_dce_step1.php ---------------------------------------------------------------------- FOUND 41 ERRORS AND 13 WARNINGS AFFECTING 50 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 48. 50 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 84 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 86 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 88 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 96 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 98 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 99 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 100 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 167 | ERROR | [x] Expected 1 space before "=>"; 0 found 167 | ERROR | [x] Expected 1 space after "=>"; 0 found 175 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 176 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 186 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 187 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 197 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 198 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 248 | ERROR | [x] Expected 1 space before "=>"; 0 found 248 | ERROR | [x] Expected 1 space after "=>"; 0 found 249 | ERROR | [x] Expected 1 space before "=>"; 0 found 249 | ERROR | [x] Expected 1 space after "=>"; 0 found 250 | ERROR | [x] Expected 1 space before "=>"; 0 found 250 | ERROR | [x] Expected 1 space after "=>"; 0 found 251 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 258 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 307 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 308 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 309 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 310 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 311 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 312 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 313 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 339 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 393 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 414 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 430 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 456 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 463 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 517 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 518 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 520 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 562 | WARNING | [ ] Line exceeds 120 characters; contains 233 | | characters 566 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 40 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 82ms; Memory: 10MB FILE: .../suitecrm-aws-pipeline/modules/UpgradeWizard/UploadFileCheck.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 2 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 58 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 83 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 85 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/UpgradeWizard/end.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 99 | WARNING | Line exceeds 120 characters; contains 226 characters 126 | WARNING | Line exceeds 120 characters; contains 304 characters ---------------------------------------------------------------------- Time: 58ms; Memory: 8MB FILE: ...uitecrm-aws-pipeline/modules/UpgradeWizard/uw_emptyFunctions.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 3. 50 | ERROR | [x] Incorrect spacing between argument "$file" and | | equals sign; expected 1 but found 0 50 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$file"; expected 1 but | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/UpgradeWizard/upgradeTimeCounter.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 78 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 1 81 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/UpgradeWizard/silentUpgrade_step1.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 20 WARNINGS AFFECTING 27 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 50. 49 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 186 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 187 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 197 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 198 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 208 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 209 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 218 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 219 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 230 | WARNING | [ ] Line exceeds 120 characters; contains 264 | | characters 231 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 300 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 307 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 396 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 409 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 464 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 586 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 683 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 827 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 850 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 865 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 866 | WARNING | [ ] Line exceeds 120 characters; contains 226 | | characters 934 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 934 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 935 | ERROR | [x] Multi-line function call not indented correctly; | | expected 4 spaces but found 12 935 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 935 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 986 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 986 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 987 | ERROR | [x] Multi-line function call not indented correctly; | | expected 28 spaces but found 36 987 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 118ms; Memory: 12MB FILE: .../suitecrm-aws-pipeline/modules/UpgradeWizard/systemCheckJson.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 72 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 77 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/UpgradeWizard/silentUpgrade_step2.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 55 and the first side | | effect is on line 51. 50 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 215 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 228 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 449 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 449 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters 450 | ERROR | [x] Multi-line function call not indented correctly; | | expected 4 spaces but found 12 450 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 71ms; Memory: 8MB FILE: ...ce/suitecrm-aws-pipeline/modules/UpgradeWizard/preflightJson.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 64 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 70 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 76 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 81 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/UpgradeWizard/commitJson.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 64 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 69 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 74 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 79 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/UpgradeWizard/uw_ajax.php ---------------------------------------------------------------------- FOUND 23 ERRORS AND 8 WARNINGS AFFECTING 30 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 47 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 161 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 281 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 324 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 328 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 331 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 332 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 333 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 334 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 335 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 336 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 370 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 421 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 442 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 518 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 572 | ERROR | [x] Incorrect spacing between argument "$preflight" | | and equals sign; expected 1 but found 0 572 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$preflight"; expected | | 1 but found 0 692 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 728 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 742 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 747 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 806 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 864 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 890 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 891 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 23 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 100ms; Memory: 10MB FILE: ...m-aws-pipeline/modules/UpgradeWizard/silentUpgrade_dce_step2.php ---------------------------------------------------------------------- FOUND 43 ERRORS AND 15 WARNINGS AFFECTING 54 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 48. 50 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 68 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 70 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 72 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 74 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 82 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 84 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 85 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 86 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 143 | ERROR | [x] Expected 1 space before "=>"; 0 found 143 | ERROR | [x] Expected 1 space after "=>"; 0 found 151 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 152 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 162 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 163 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 173 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 174 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 224 | ERROR | [x] Expected 1 space before "=>"; 0 found 224 | ERROR | [x] Expected 1 space after "=>"; 0 found 225 | ERROR | [x] Expected 1 space before "=>"; 0 found 225 | ERROR | [x] Expected 1 space after "=>"; 0 found 226 | ERROR | [x] Expected 1 space before "=>"; 0 found 226 | ERROR | [x] Expected 1 space after "=>"; 0 found 227 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 234 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 283 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 284 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 285 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 286 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 287 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 288 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 289 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 315 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 369 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 390 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 406 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 434 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 441 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 509 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 510 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 512 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 541 | WARNING | [ ] Line exceeds 120 characters; contains 233 | | characters 561 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 738 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 774 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 42 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 99ms; Memory: 10MB FILE: .../workspace/suitecrm-aws-pipeline/modules/UpgradeWizard/index.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 9 WARNINGS AFFECTING 19 LINES ---------------------------------------------------------------------- 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 291 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 311 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 365 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 366 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 368 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 374 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 401 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 464 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 542 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 572 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 606 | WARNING | [ ] Line exceeds 120 characters; contains 522 | | characters 607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 77ms; Memory: 8MB FILE: ...workspace/suitecrm-aws-pipeline/modules/UpgradeWizard/commit.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 18 WARNINGS AFFECTING 29 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 298 and the first side | | effect is on line 92. 102 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 103 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 111 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters 134 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 193 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 205 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 223 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 229 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 233 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 249 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 266 | WARNING | [ ] Line exceeds 120 characters; contains 233 | | characters 270 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 275 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 294 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 297 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 408 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 429 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 464 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 471 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 515 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 520 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 522 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 668 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 678 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 85ms; Memory: 10MB FILE: ...pace/suitecrm-aws-pipeline/modules/UpgradeWizard/systemCheck.php ---------------------------------------------------------------------- FOUND 27 ERRORS AND 3 WARNINGS AFFECTING 30 LINES ---------------------------------------------------------------------- 50 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 97 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 162 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 164 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 165 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 166 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 167 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 168 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 169 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 170 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 172 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 173 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 175 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 183 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 220 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 221 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 222 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 223 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 225 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 226 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 227 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 228 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 27 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/UpgradeWizard/preflight.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 8 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 77 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 97 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 155 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 215 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 290 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 298 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 309 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 314 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters 362 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 409 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 428 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 429 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 430 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 431 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 433 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 434 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 435 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 436 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 62ms; Memory: 8MB FILE: ...aws-pipeline/modules/UpgradeWizard/PasswordExpirationService.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/UpgradeWizard/upload.php ---------------------------------------------------------------------- FOUND 16 ERRORS AND 6 WARNINGS AFFECTING 22 LINES ---------------------------------------------------------------------- 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 75 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 145 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 179 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 207 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 269 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 312 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 341 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 356 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 380 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 381 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 382 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 383 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 385 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 386 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 387 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 388 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 59ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/UpgradeWizard/layouts.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 134 and the first side effect is on | | line 3. 158 | WARNING | Line exceeds 120 characters; contains 174 characters 172 | WARNING | Line exceeds 120 characters; contains 127 characters 175 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/UpgradeWizard/upgradeMetaHelper.php ---------------------------------------------------------------------- FOUND 39 ERRORS AND 4 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 62 | ERROR | [x] Incorrect spacing between argument "$dir" and | | equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$dir"; expected 1 but | | found 0 62 | ERROR | [x] Incorrect spacing between argument | | "$masterCopyDirecotry" and equals sign; expected | | 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$masterCopyDirecotry"; | | expected 1 but found 0 82 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 84 | ERROR | [ ] Method name | | "UpgradeMetaHelper::UpgradeMetaHelper" is not in | | camel caps format 84 | ERROR | [x] Incorrect spacing between argument "$dir" and | | equals sign; expected 1 but found 0 84 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$dir"; expected 1 but | | found 0 84 | ERROR | [x] Incorrect spacing between argument | | "$masterCopyDirecotry" and equals sign; expected | | 1 but found 0 84 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$masterCopyDirecotry"; | | expected 1 but found 0 86 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 310 | ERROR | [x] Expected 1 space before "=>"; 0 found 310 | ERROR | [x] Expected 1 space after "=>"; 0 found 332 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 332 | ERROR | [x] The CASE body must start on the line following | | the statement 332 | ERROR | [x] Terminating statement must be on a line by | | itself 332 | ERROR | [x] Closing brace must be on a line by itself 332 | ERROR | [x] Each PHP statement must be on a line by itself 333 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 333 | ERROR | [x] The CASE body must start on the line following | | the statement 333 | ERROR | [x] Terminating statement must be on a line by | | itself 333 | ERROR | [x] Closing brace must be on a line by itself 333 | ERROR | [x] Each PHP statement must be on a line by itself 334 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 334 | ERROR | [x] The CASE body must start on the line following | | the statement 334 | ERROR | [x] Terminating statement must be on a line by | | itself 334 | ERROR | [x] Closing brace must be on a line by itself 334 | ERROR | [x] Each PHP statement must be on a line by itself 335 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 335 | ERROR | [x] Closing brace indented incorrectly; expected 16 | | spaces, found 20 364 | ERROR | [ ] Method name | | "UpgradeMetaHelper::create_upgrade_directory" is | | not in camel caps format 367 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 368 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 16 368 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 376 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 377 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 20 377 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 380 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 380 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 381 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 20 381 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 412 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 36 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 73ms; Memory: 8MB FILE: .../workspace/suitecrm-aws-pipeline/modules/UpgradeWizard/start.php ---------------------------------------------------------------------- FOUND 8 ERRORS AFFECTING 8 LINES ---------------------------------------------------------------------- 110 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 111 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 112 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 113 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 115 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 116 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/UpgradeWizard/deleteCache.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/UpgradeWizard/uw_utils.php ---------------------------------------------------------------------- FOUND 173 ERRORS AND 110 WARNINGS AFFECTING 203 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 63 and the first side | | effect is on line 42. 113 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 145 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 171 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 171 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 224 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 259 | ERROR | [x] Incorrect spacing between argument "$deleteNot" | | and equals sign; expected 1 but found 0 259 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$deleteNot"; expected | | 1 but found 0 279 | WARNING | [ ] Line exceeds 120 characters; contains 301 | | characters 313 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 314 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 327 | ERROR | [x] Incorrect spacing between argument | | "$only_empty" and equals sign; expected 1 but | | found 0 327 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$only_empty"; | | expected 1 but found 0 423 | ERROR | [x] Incorrect spacing between argument | | "$exclude_dirs" and equals sign; expected 1 but | | found 0 423 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$exclude_dirs"; | | expected 1 but found 0 423 | ERROR | [x] Incorrect spacing between argument | | "$exclude_files" and equals sign; expected 1 | | but found 0 423 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$exclude_files"; | | expected 1 but found 0 423 | ERROR | [x] Incorrect spacing between argument "$empty" and | | equals sign; expected 1 but found 0 423 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$empty"; expected 1 | | but found 0 441 | ERROR | [x] Blank line found at start of control structure 462 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 550 | ERROR | [x] Incorrect spacing between argument "$deleteNot" | | and equals sign; expected 1 but found 0 550 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$deleteNot"; expected | | 1 but found 0 580 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 580 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 829 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 831 | ERROR | [x] Blank line found at start of control structure 835 | ERROR | [x] Blank line found at start of control structure 843 | ERROR | [x] Blank line found at start of control structure 847 | ERROR | [x] Blank line found at start of control structure 961 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 972 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 991 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 1007 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 1125 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 1130 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1131 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 1136 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1146 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1206 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1209 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 1247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1281 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 1281 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 1328 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1329 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1331 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1359 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 1374 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 1394 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1402 | ERROR | [x] Incorrect spacing between argument "$skip" and | | equals sign; expected 1 but found 0 1402 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skip"; expected 1 | | but found 0 1410 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1419 | ERROR | [x] Incorrect spacing between argument "$skip" and | | equals sign; expected 1 but found 0 1419 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skip"; expected 1 | | but found 0 1426 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1435 | ERROR | [x] Incorrect spacing between argument "$skip" and | | equals sign; expected 1 but found 0 1435 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skip"; expected 1 | | but found 0 1442 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1450 | ERROR | [x] Incorrect spacing between argument "$skip" and | | equals sign; expected 1 but found 0 1450 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skip"; expected 1 | | but found 0 1457 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1466 | ERROR | [x] Incorrect spacing between argument "$skip" and | | equals sign; expected 1 but found 0 1466 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skip"; expected 1 | | but found 0 1473 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1481 | ERROR | [x] Incorrect spacing between argument "$skip" and | | equals sign; expected 1 but found 0 1481 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skip"; expected 1 | | but found 0 1488 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 1496 | ERROR | [x] Incorrect spacing between argument "$skip" and | | equals sign; expected 1 but found 0 1496 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skip"; expected 1 | | but found 0 1503 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1512 | ERROR | [x] Incorrect spacing between argument "$skip" and | | equals sign; expected 1 but found 0 1512 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skip"; expected 1 | | but found 0 1519 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1566 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1570 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1571 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1577 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters 1599 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1607 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1608 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1610 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1612 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1613 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1614 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1657 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1668 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1677 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1712 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1715 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1720 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1727 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters 1749 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1757 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1758 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1760 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1762 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1763 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1764 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1807 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1818 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1866 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1893 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1906 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1963 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2019 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 2030 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2073 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 2076 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 2079 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 2082 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 2085 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 2179 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 2209 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 2210 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 2243 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2300 | ERROR | [x] Incorrect spacing between argument | | "$includeDirs" and equals sign; expected 1 but | | found 0 2300 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$includeDirs"; | | expected 1 but found 0 2300 | ERROR | [x] Incorrect spacing between argument "$skipDirs" | | and equals sign; expected 1 but found 0 2300 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skipDirs"; expected | | 1 but found 0 2300 | ERROR | [x] Incorrect spacing between argument "$echo" and | | equals sign; expected 1 but found 0 2300 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$echo"; expected 1 | | but found 0 2454 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 2488 | ERROR | [x] Incorrect spacing between argument "$id" and | | equals sign; expected 1 but found 0 2488 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$id"; expected 1 but | | found 0 2488 | ERROR | [x] Incorrect spacing between argument "$hide" and | | equals sign; expected 1 but found 0 2488 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$hide"; expected 1 | | but found 0 2507 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 2508 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 2552 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 2553 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2572 | ERROR | [x] Incorrect spacing between argument "$fileNodes" | | and equals sign; expected 1 but found 0 2572 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fileNodes"; expected | | 1 but found 0 2572 | ERROR | [x] Incorrect spacing between argument "$fileName" | | and equals sign; expected 1 but found 0 2572 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fileName"; expected | | 1 but found 0 2596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2623 | ERROR | [x] Incorrect spacing between argument "$echo" and | | equals sign; expected 1 but found 0 2623 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$echo"; expected 1 | | but found 0 2661 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 2662 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 2724 | ERROR | [x] Incorrect spacing between argument | | "$forStepQuery" and equals sign; expected 1 but | | found 0 2724 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$forStepQuery"; | | expected 1 but found 0 2724 | ERROR | [x] Incorrect spacing between argument | | "$resumeFromQuery" and equals sign; expected 1 | | but found 0 2724 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$resumeFromQuery"; | | expected 1 but found 0 2844 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 2854 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 2871 | ERROR | [x] Expected 1 space before "=>"; 0 found 2871 | ERROR | [x] Expected 1 space after "=>"; 0 found 2893 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 2896 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 2897 | ERROR | [x] Expected 1 space before "=>"; 0 found 2897 | ERROR | [x] Expected 1 space after "=>"; 0 found 2911 | ERROR | [x] Incorrect spacing between argument | | "$currStepSub" and equals sign; expected 1 but | | found 0 2911 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$currStepSub"; | | expected 1 but found 0 2911 | ERROR | [x] Incorrect spacing between argument | | "$currStepSubState" and equals sign; expected 1 | | but found 0 2911 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$currStepSubState"; | | expected 1 but found 0 2939 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 2996 | ERROR | [x] Expected 1 space before "=>"; 0 found 2996 | ERROR | [x] Expected 1 space after "=>"; 0 found 3008 | ERROR | [x] Expected 1 space before "=>"; 0 found 3008 | ERROR | [x] Expected 1 space after "=>"; 0 found 3020 | ERROR | [x] Expected 1 space before "=>"; 0 found 3020 | ERROR | [x] Expected 1 space after "=>"; 0 found 3022 | ERROR | [x] Expected 1 space before "=>"; 0 found 3022 | ERROR | [x] Expected 1 space after "=>"; 0 found 3035 | ERROR | [x] Incorrect spacing between argument "$SubStep" | | and equals sign; expected 1 but found 0 3035 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$SubStep"; expected 1 | | but found 0 3046 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 3049 | ERROR | [x] Expected 1 space before "=>"; 0 found 3049 | ERROR | [x] Expected 1 space after "=>"; 0 found 3053 | ERROR | [x] Expected 1 space before "=>"; 0 found 3053 | ERROR | [x] Expected 1 space after "=>"; 0 found 3055 | ERROR | [x] Expected 1 space before "=>"; 0 found 3055 | ERROR | [x] Expected 1 space after "=>"; 0 found 3088 | ERROR | [x] Incorrect spacing between argument "$progArray" | | and equals sign; expected 1 but found 0 3088 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$progArray"; expected | | 1 but found 0 3088 | ERROR | [x] Incorrect spacing between argument "$action" | | and equals sign; expected 1 but found 0 3088 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$action"; expected 1 | | but found 0 3097 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 3098 | ERROR | [x] Expected 1 space before "=>"; 0 found 3118 | ERROR | [x] Expected 1 space before "=>"; 0 found 3118 | ERROR | [x] Expected 1 space after "=>"; 0 found 3132 | ERROR | [x] Incorrect spacing between argument "$execute" | | and equals sign; expected 1 but found 0 3132 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$execute"; expected 1 | | but found 0 3132 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 3132 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 3325 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 3326 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 3340 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 3341 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 3350 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 3367 | ERROR | [x] Incorrect spacing between argument "$filter" | | and equals sign; expected 1 but found 0 3367 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$filter"; expected 1 | | but found 0 3370 | ERROR | [x] Expected 1 space before "=>"; 0 found 3370 | ERROR | [x] Expected 1 space after "=>"; 0 found 3412 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 3414 | ERROR | [x] Blank line found at start of control structure 3431 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3439 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 3442 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 3445 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 3451 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 3517 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 3545 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 3550 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 3554 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 3555 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 3563 | ERROR | [x] Blank line found at start of control structure 3647 | ERROR | [x] Expected 1 space before "=>"; 0 found 3647 | ERROR | [x] Expected 1 space after "=>"; 0 found 3654 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 3660 | ERROR | [x] Expected 1 space before "=>"; 0 found 3660 | ERROR | [x] Expected 1 space after "=>"; 0 found 3665 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 3696 | ERROR | [x] Expected 1 space before "=>"; 0 found 3696 | ERROR | [x] Expected 1 space after "=>"; 0 found 3698 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 3727 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3738 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 3741 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 3744 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 3752 | ERROR | [x] Expected 1 space before "=>"; 0 found 3752 | ERROR | [x] Expected 1 space after "=>"; 0 found 3755 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 3769 | ERROR | [x] Expected 1 space before "=>"; 0 found 3769 | ERROR | [x] Expected 1 space after "=>"; 0 found 3779 | ERROR | [x] Expected 1 space before "=>"; 0 found 3779 | ERROR | [x] Expected 1 space after "=>"; 0 found 3784 | ERROR | [x] Expected 1 space before "=>"; 0 found 3784 | ERROR | [x] Expected 1 space after "=>"; 0 found 3810 | ERROR | [x] Expected 1 space before "=>"; 0 found 3810 | ERROR | [x] Expected 1 space after "=>"; 0 found 3811 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 3817 | ERROR | [x] Expected 1 space before "=>"; 0 found 3817 | ERROR | [x] Expected 1 space after "=>"; 0 found 3890 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 3902 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 3963 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 3964 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 4004 | ERROR | [x] Incorrect spacing between argument | | "$write_to_upgrade_log" and equals sign; | | expected 1 but found 0 4004 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument | | "$write_to_upgrade_log"; expected 1 but found 0 4004 | ERROR | [x] Incorrect spacing between argument | | "$config_location" and equals sign; expected 1 | | but found 0 4004 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$config_location"; | | expected 1 but found 0 4004 | ERROR | [x] Incorrect spacing between argument | | "$config_si_location" and equals sign; expected | | 1 but found 0 4004 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$config_si_location"; | | expected 1 but found 0 4004 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 4004 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 4008 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 4041 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4048 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 4075 | ERROR | [x] Expected 1 space before "=>"; 0 found 4075 | ERROR | [x] Expected 1 space after "=>"; 0 found 4136 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 4204 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 4204 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 4241 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 4241 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 4439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4458 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 4502 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 4564 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 4567 | ERROR | [x] Incorrect spacing between argument | | "$fromUpgrade" and equals sign; expected 1 but | | found 0 4567 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fromUpgrade"; | | expected 1 but found 0 4617 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 4621 | ERROR | [x] Incorrect spacing between argument | | "$globString" and equals sign; expected 1 but | | found 0 4621 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$globString"; | | expected 1 but found 0 4621 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 4621 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 4635 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4656 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 4678 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 172 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 494ms; Memory: 38.01MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/UpgradeWizard/uw_files.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/UpgradeWizard/silentUpgrade.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 45 | | and the first side effect is on line 71. ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/UpgradeWizard/cancel.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 1 WARNING AFFECTING 9 LINES ---------------------------------------------------------------------- 71 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 83 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 87 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 89 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 90 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/UpgradeWizard/SugarMerge/SugarMerge.php ---------------------------------------------------------------------- FOUND 31 ERRORS AND 15 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 63 and the first side | | effect is on line 3. 63 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 72 | ERROR | [x] Incorrect spacing between argument "$new_path" | | and equals sign; expected 1 but found 0 72 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$new_path"; expected 1 | | but found 0 72 | ERROR | [x] Incorrect spacing between argument | | "$original_path" and equals sign; expected 1 but | | found 0 72 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$original_path"; | | expected 1 but found 0 72 | ERROR | [x] Incorrect spacing between argument | | "$custom_path" and equals sign; expected 1 but | | found 0 72 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$custom_path"; | | expected 1 but found 0 75 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 76 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 88 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 90 | ERROR | [ ] Method name "SugarMerge::SugarMerge" is not in | | camel caps format 90 | ERROR | [x] Incorrect spacing between argument "$new_path" | | and equals sign; expected 1 but found 0 90 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$new_path"; expected 1 | | but found 0 90 | ERROR | [x] Incorrect spacing between argument | | "$original_path" and equals sign; expected 1 but | | found 0 90 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$original_path"; | | expected 1 but found 0 90 | ERROR | [x] Incorrect spacing between argument | | "$custom_path" and equals sign; expected 1 but | | found 0 90 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$custom_path"; | | expected 1 but found 0 92 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 115 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 117 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 119 | ERROR | [x] Incorrect spacing between argument "$merge" and | | equals sign; expected 1 but found 0 119 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$merge"; expected 1 | | but found 0 119 | ERROR | [x] Incorrect spacing between argument "$save" and | | equals sign; expected 1 but found 0 119 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$save"; expected 1 but | | found 0 119 | ERROR | [x] Incorrect spacing between argument "$logHistory" | | and equals sign; expected 1 but found 0 119 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$logHistory"; expected | | 1 but found 0 131 | ERROR | [x] Blank line found at start of control structure 139 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 149 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 171 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 172 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 174 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 176 | ERROR | [x] Incorrect spacing between argument "$save" and | | equals sign; expected 1 but found 0 176 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$save"; expected 1 but | | found 0 176 | ERROR | [x] Incorrect spacing between argument "$logHistory" | | and equals sign; expected 1 but found 0 176 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$logHistory"; expected | | 1 but found 0 182 | ERROR | [x] Expected 1 space before "=>"; 0 found 182 | ERROR | [x] Expected 1 space after "=>"; 0 found 203 | ERROR | [x] Incorrect spacing between argument "$save" and | | equals sign; expected 1 but found 0 203 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$save"; expected 1 but | | found 0 203 | ERROR | [x] Incorrect spacing between argument "$logHistory" | | and equals sign; expected 1 but found 0 203 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$logHistory"; expected | | 1 but found 0 211 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 217 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 29 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...-aws-pipeline/modules/UpgradeWizard/SugarMerge/ListViewMerge.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 19 WARNINGS AFFECTING 33 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 3. 54 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 57 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 74 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 75 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 79 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 81 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 92 | ERROR | [x] Expected 1 space before "=>"; 0 found 92 | ERROR | [x] Expected 1 space after "=>"; 0 found 93 | ERROR | [x] Expected 1 space before "=>"; 0 found 93 | ERROR | [x] Expected 1 space after "=>"; 0 found 113 | ERROR | [x] Expected 1 space after "=>"; 0 found 120 | ERROR | [x] Expected 1 space after "=>"; 0 found 155 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 156 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 163 | ERROR | [x] Expected 1 space before "=>"; 0 found 163 | ERROR | [x] Expected 1 space after "=>"; 0 found 166 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 168 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 170 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 177 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 181 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 187 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 189 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 207 | ERROR | [x] Expected 1 space before "=>"; 0 found 207 | ERROR | [x] Expected 1 space after "=>"; 0 found 212 | ERROR | [x] Expected 1 space before "=>"; 0 found 212 | ERROR | [x] Expected 1 space after "=>"; 0 found 261 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 268 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 59ms; Memory: 8MB FILE: ...-aws-pipeline/modules/UpgradeWizard/SugarMerge/SubpanelMerge.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 7 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 58 and the first side effect is on | | line 3. 54 | WARNING | Line exceeds 120 characters; contains 148 characters 58 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 63 | WARNING | Line exceeds 120 characters; contains 212 characters 73 | WARNING | Line exceeds 120 characters; contains 158 characters 74 | WARNING | Line exceeds 120 characters; contains 154 characters 76 | WARNING | Line exceeds 120 characters; contains 148 characters 80 | WARNING | Line exceeds 120 characters; contains 133 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/UpgradeWizard/SugarMerge/SearchMerge.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 11 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 3. 54 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 57 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 64 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 79 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 81 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 92 | ERROR | [x] Expected 1 space before "=>"; 0 found 92 | ERROR | [x] Expected 1 space after "=>"; 0 found 93 | ERROR | [x] Expected 1 space before "=>"; 0 found 93 | ERROR | [x] Expected 1 space after "=>"; 0 found 99 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 119 | ERROR | [x] Expected 1 space after "=>"; 0 found 144 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 153 | ERROR | [x] Incorrect spacing between argument | | "$custom_file" and equals sign; expected 1 but | | found 0 153 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$custom_file"; | | expected 1 but found 0 153 | ERROR | [x] Incorrect spacing between argument "$save" and | | equals sign; expected 1 but found 0 153 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$save"; expected 1 but | | found 0 191 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 194 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 195 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...ws-pipeline/modules/UpgradeWizard/SugarMerge/DetailViewMerge.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 5 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 3. 54 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 57 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 60 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 82 | ERROR | [x] Expected 1 space before "=>"; 0 found 82 | ERROR | [x] Expected 1 space after "=>"; 0 found 86 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 90 | ERROR | [x] Expected 1 space before "=>"; 0 found 90 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...-aws-pipeline/modules/UpgradeWizard/SugarMerge/EditViewMerge.php ---------------------------------------------------------------------- FOUND 31 ERRORS AND 25 WARNINGS AFFECTING 40 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 56 and the first side | | effect is on line 3. 56 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 65 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 239 | ERROR | [x] Incorrect spacing between argument "$on" and | | equals sign; expected 1 but found 0 239 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$on"; expected 1 but | | found 0 300 | ERROR | [x] Expected 1 space before "=>"; 0 found 300 | ERROR | [x] Expected 1 space after "=>"; 0 found 380 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 386 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 402 | ERROR | [x] Expected 1 space before "=>"; 0 found 402 | ERROR | [x] Expected 1 space after "=>"; 0 found 403 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 405 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 433 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 436 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 442 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 444 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 462 | ERROR | [x] Expected 1 space before "=>"; 0 found 462 | ERROR | [x] Expected 1 space after "=>"; 0 found 471 | ERROR | [x] Expected 1 space before "=>"; 0 found 471 | ERROR | [x] Expected 1 space after "=>"; 0 found 475 | ERROR | [x] Expected 1 space before "=>"; 0 found 475 | ERROR | [x] Expected 1 space after "=>"; 0 found 486 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 497 | ERROR | [x] Expected 1 space before "=>"; 0 found 497 | ERROR | [x] Expected 1 space after "=>"; 0 found 506 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 530 | ERROR | [x] Expected 1 space before "=>"; 0 found 530 | ERROR | [x] Expected 1 space after "=>"; 0 found 531 | ERROR | [x] Expected 1 space before "=>"; 0 found 531 | ERROR | [x] Expected 1 space after "=>"; 0 found 548 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 550 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 551 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 564 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 576 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 587 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 620 | ERROR | [x] Expected 1 space before "=>"; 0 found 620 | ERROR | [x] Expected 1 space after "=>"; 0 found 621 | ERROR | [x] Expected 1 space before "=>"; 0 found 621 | ERROR | [x] Expected 1 space after "=>"; 0 found 622 | ERROR | [x] Expected 1 space before "=>"; 0 found 622 | ERROR | [x] Expected 1 space after "=>"; 0 found 638 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 662 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 703 | ERROR | [x] Expected 1 space before "=>"; 0 found 703 | ERROR | [x] Expected 1 space after "=>"; 0 found 711 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 742 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 756 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 763 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 765 | ERROR | [x] Incorrect spacing between argument | | "$custom_file" and equals sign; expected 1 but | | found 0 765 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$custom_file"; | | expected 1 but found 0 765 | ERROR | [x] Incorrect spacing between argument "$save" and | | equals sign; expected 1 but found 0 765 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$save"; expected 1 but | | found 0 790 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 30 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 98ms; Memory: 10MB FILE: ...s-pipeline/modules/UpgradeWizard/SugarMerge/QuickCreateMerge.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 57 and the first side effect is on | | line 3. 54 | WARNING | Line exceeds 120 characters; contains 154 characters 57 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/UpgradeWizard/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 15 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 57 | WARNING | Line exceeds 120 characters; contains 142 characters 58 | WARNING | Line exceeds 120 characters; contains 157 characters 85 | WARNING | Line exceeds 120 characters; contains 159 characters 91 | WARNING | Line exceeds 120 characters; contains 232 characters 130 | WARNING | Line exceeds 120 characters; contains 143 characters 152 | WARNING | Line exceeds 120 characters; contains 176 characters 156 | WARNING | Line exceeds 120 characters; contains 227 characters 162 | WARNING | Line exceeds 120 characters; contains 218 characters 180 | WARNING | Line exceeds 120 characters; contains 460 characters 181 | WARNING | Line exceeds 120 characters; contains 208 characters 182 | WARNING | Line exceeds 120 characters; contains 131 characters 219 | WARNING | Line exceeds 120 characters; contains 281 characters 220 | WARNING | Line exceeds 120 characters; contains 149 characters 242 | WARNING | Line exceeds 120 characters; contains 484 characters 260 | WARNING | Line exceeds 120 characters; contains 160 characters ---------------------------------------------------------------------- Time: 52ms; Memory: 8MB FILE: ...space/suitecrm-aws-pipeline/modules/AOD_Index/AOD_LogicHooks.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 25 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 25 | ERROR | Class name "AOD_LogicHooks" is not in PascalCase format ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/AOD_Index/controller.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 29 and the first side effect is on | | line 26. 29 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 29 | ERROR | Class name "AOD_IndexController" is not in PascalCase | | format 33 | ERROR | Method name "AOD_IndexController::action_indexdata" | | is not in camel caps format 37 | ERROR | Method name "AOD_IndexController::action_optimise" is | | not in camel caps format ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/AOD_Index/LuceneUtils.php ---------------------------------------------------------------------- FOUND 70 ERRORS AFFECTING 22 LINES ---------------------------------------------------------------------- 218 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 222 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 253 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 284 | ERROR | [x] The CASE body must start on the line following the | | statement 284 | ERROR | [x] The CASE body must start on the line following the | | statement 284 | ERROR | [x] The CASE body must start on the line following the | | statement 284 | ERROR | [x] The CASE body must start on the line following the | | statement 285 | ERROR | [x] Line indented incorrectly; expected at least 44 | | spaces, found 24 286 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 287 | ERROR | [x] The CASE body must start on the line following the | | statement 287 | ERROR | [x] The CASE body must start on the line following the | | statement 288 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 24 289 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 290 | ERROR | [x] The CASE body must start on the line following the | | statement 290 | ERROR | [x] Terminating statement must be on a line by itself 290 | ERROR | [x] Closing brace must be on a line by itself 290 | ERROR | [x] Each PHP statement must be on a line by itself 292 | ERROR | [x] The CASE body must start on the line following the | | statement 292 | ERROR | [x] Terminating statement must be on a line by itself 292 | ERROR | [x] Closing brace must be on a line by itself 292 | ERROR | [x] Each PHP statement must be on a line by itself 293 | ERROR | [x] The CASE body must start on the line following the | | statement 293 | ERROR | [x] Terminating statement must be on a line by itself 293 | ERROR | [x] Closing brace must be on a line by itself 293 | ERROR | [x] Each PHP statement must be on a line by itself 294 | ERROR | [x] The CASE body must start on the line following the | | statement 294 | ERROR | [x] Terminating statement must be on a line by itself 294 | ERROR | [x] Closing brace must be on a line by itself 294 | ERROR | [x] Each PHP statement must be on a line by itself 295 | ERROR | [x] The CASE body must start on the line following the | | statement 295 | ERROR | [x] Terminating statement must be on a line by itself 295 | ERROR | [x] Closing brace must be on a line by itself 295 | ERROR | [x] Each PHP statement must be on a line by itself 297 | ERROR | [x] The CASE body must start on the line following the | | statement 297 | ERROR | [x] Terminating statement must be on a line by itself 297 | ERROR | [x] Closing brace must be on a line by itself 297 | ERROR | [x] Each PHP statement must be on a line by itself 298 | ERROR | [x] The CASE body must start on the line following the | | statement 298 | ERROR | [x] Terminating statement must be on a line by itself 298 | ERROR | [x] Closing brace must be on a line by itself 298 | ERROR | [x] Each PHP statement must be on a line by itself 299 | ERROR | [x] The CASE body must start on the line following the | | statement 299 | ERROR | [x] Terminating statement must be on a line by itself 299 | ERROR | [x] Closing brace must be on a line by itself 299 | ERROR | [x] Each PHP statement must be on a line by itself 300 | ERROR | [x] The CASE body must start on the line following the | | statement 300 | ERROR | [x] Terminating statement must be on a line by itself 300 | ERROR | [x] Closing brace must be on a line by itself 300 | ERROR | [x] Each PHP statement must be on a line by itself 301 | ERROR | [x] The CASE body must start on the line following the | | statement 301 | ERROR | [x] Terminating statement must be on a line by itself 301 | ERROR | [x] Closing brace must be on a line by itself 301 | ERROR | [x] Each PHP statement must be on a line by itself 302 | ERROR | [x] The CASE body must start on the line following the | | statement 302 | ERROR | [x] Terminating statement must be on a line by itself 302 | ERROR | [x] Closing brace must be on a line by itself 302 | ERROR | [x] Each PHP statement must be on a line by itself 303 | ERROR | [x] The CASE body must start on the line following the | | statement 303 | ERROR | [x] Terminating statement must be on a line by itself 303 | ERROR | [x] Closing brace must be on a line by itself 303 | ERROR | [x] Each PHP statement must be on a line by itself 330 | ERROR | [x] The CASE body must start on the line following the | | statement 330 | ERROR | [x] The CASE body must start on the line following the | | statement 330 | ERROR | [x] The CASE body must start on the line following the | | statement 330 | ERROR | [x] The CASE body must start on the line following the | | statement 330 | ERROR | [x] Terminating statement must be on a line by itself 330 | ERROR | [x] Closing brace must be on a line by itself 330 | ERROR | [x] Closing brace must be on a line by itself 330 | ERROR | [x] Closing brace must be on a line by itself 330 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 67 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 64ms; Memory: 8MB FILE: ...pace/suitecrm-aws-pipeline/modules/AOD_Index/AOD_Index_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | [ ] Class name "AOD_Index_sugar" is not in PascalCase | | format 56 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 80 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 82 | ERROR | [ ] Method name "AOD_Index_sugar::AOD_Index_sugar" is | | not in camel caps format 84 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 94 | ERROR | [ ] Method name "AOD_Index_sugar::bean_implements" is | | not in camel caps format 97 | ERROR | [x] The CASE body must start on the line following | | the statement 97 | ERROR | [x] Terminating statement must be on a line by itself 97 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/AOD_Index/vardefs.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 66 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 67 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 68 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 86 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/AOD_Index/PdfParser.php ---------------------------------------------------------------------- FOUND 62 ERRORS AND 1 WARNING AFFECTING 61 LINES ---------------------------------------------------------------------- 15 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 70 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 82 | ERROR | [x] Blank line found at start of control structure 166 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 167 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 170 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 171 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 172 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 173 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 174 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 175 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 176 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 177 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 178 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 179 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 180 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 183 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 184 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 185 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 186 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 187 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 188 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 189 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 192 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 193 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 194 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 197 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 198 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 199 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 200 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 201 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 204 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 205 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 206 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 207 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 208 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 211 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 211 | ERROR | [x] The CASE body must start on the line following | | the statement 214 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 216 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 219 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 220 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 223 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 224 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 227 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 228 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 231 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 232 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 235 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 236 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 237 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 240 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 241 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 242 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 243 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 245 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 247 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 248 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 250 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 251 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 253 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 254 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 254 | ERROR | [x] Closing brace indented incorrectly; expected 12 | | spaces, found 6 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 61 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 60ms; Memory: 8MB FILE: .../workspace/suitecrm-aws-pipeline/modules/AOD_Index/AOD_Index.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 9 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 44. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | Class name "AOD_Index" is not in PascalCase format 53 | WARNING | Line exceeds 120 characters; contains 132 characters 57 | WARNING | Line exceeds 120 characters; contains 163 characters 59 | ERROR | Method name "AOD_Index::AOD_Index" is not in camel | | caps format 61 | WARNING | Line exceeds 120 characters; contains 121 characters 182 | WARNING | Line exceeds 120 characters; contains 131 characters 189 | WARNING | Line exceeds 120 characters; contains 140 characters 244 | WARNING | Line exceeds 120 characters; contains 151 characters 260 | WARNING | Line exceeds 120 characters; contains 125 characters 282 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 69ms; Memory: 8MB FILE: ...ecrm-aws-pipeline/modules/AOD_Index/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 121 characters 65 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/AOD_Index/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/AOD_Index/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/AOD_Index/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 172 characters 53 | WARNING | Line exceeds 120 characters; contains 126 characters 54 | WARNING | Line exceeds 120 characters; contains 124 characters 55 | WARNING | Line exceeds 120 characters; contains 121 characters 56 | WARNING | Line exceeds 120 characters; contains 127 characters 57 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/AOD_Index/Lib/Zend/Search/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/AOD_Index/Lib/Zend/Search/Lucene.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...es/AOD_Index/Lib/Zend/Search/Lucene/TermStreamsPriorityQueue.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...-pipeline/modules/AOD_Index/Lib/Zend/Search/Lucene/FSMAction.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...-pipeline/modules/AOD_Index/Lib/Zend/Search/Lucene/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ipeline/modules/AOD_Index/Lib/Zend/Search/Lucene/LockManager.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...-pipeline/modules/AOD_Index/Lib/Zend/Search/Lucene/Interface.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...eline/modules/AOD_Index/Lib/Zend/Search/Lucene/MultiSearcher.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...-aws-pipeline/modules/AOD_Index/Lib/Zend/Search/Lucene/Proxy.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...eline/modules/AOD_Index/Lib/Zend/Search/Lucene/PriorityQueue.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/AOD_Index/Lib/Zend/Search/Lucene/FSM.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...-aws-pipeline/modules/AOD_Index/Lib/Zend/Search/Lucene/Field.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...s-pipeline/modules/AOD_Index/Lib/Zend/Search/Lucene/Document.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...les/AOD_Index/Lib/Zend/Search/Lucene/Interface/MultiSearcher.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...line/modules/AOD_Index/Lib/Zend/Search/Lucene/Index/TermInfo.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...pipeline/modules/AOD_Index/Lib/Zend/Search/Lucene/Index/Term.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ine/modules/AOD_Index/Lib/Zend/Search/Lucene/Index/FieldInfo.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...peline/modules/AOD_Index/Lib/Zend/Search/Lucene/Index/Writer.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ne/modules/AOD_Index/Lib/Zend/Search/Lucene/Index/DocsFilter.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...modules/AOD_Index/Lib/Zend/Search/Lucene/Index/SegmentMerger.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ules/AOD_Index/Lib/Zend/Search/Lucene/Index/DictionaryLoader.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...modules/AOD_Index/Lib/Zend/Search/Lucene/Index/SegmentWriter.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/modules/AOD_Index/Lib/Zend/Search/Lucene/Index/SegmentInfo.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...es/AOD_Index/Lib/Zend/Search/Lucene/Index/TermsPriorityQueue.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...AOD_Index/Lib/Zend/Search/Lucene/Index/TermsStream/Interface.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ndex/Lib/Zend/Search/Lucene/Index/SegmentWriter/StreamWriter.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ex/Lib/Zend/Search/Lucene/Index/SegmentWriter/DocumentWriter.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...eline/modules/AOD_Index/Lib/Zend/Search/Lucene/Document/Docx.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...eline/modules/AOD_Index/Lib/Zend/Search/Lucene/Document/Xlsx.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../modules/AOD_Index/Lib/Zend/Search/Lucene/Document/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...eline/modules/AOD_Index/Lib/Zend/Search/Lucene/Document/Html.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ne/modules/AOD_Index/Lib/Zend/Search/Lucene/Document/OpenXml.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...eline/modules/AOD_Index/Lib/Zend/Search/Lucene/Document/Pptx.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...peline/modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryToken.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...ex/Lib/Zend/Search/Lucene/Search/BooleanExpressionRecognizer.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ine/modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryHit.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Similarity.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...eline/modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Weight.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...s/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryParserContext.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryParser.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...AOD_Index/Lib/Zend/Search/Lucene/Search/QueryParserException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryLexer.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Weight/Term.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...les/AOD_Index/Lib/Zend/Search/Lucene/Search/Weight/MultiTerm.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...dules/AOD_Index/Lib/Zend/Search/Lucene/Search/Weight/Boolean.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...odules/AOD_Index/Lib/Zend/Search/Lucene/Search/Weight/Phrase.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Weight/Empty.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryEntry/Term.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...es/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryEntry/Phrase.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../AOD_Index/Lib/Zend/Search/Lucene/Search/QueryEntry/Subquery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...dules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Wildcard.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Term.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/MultiTerm.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...odules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Boolean.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Fuzzy.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Phrase.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Insignificant.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Range.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Empty.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Preprocessing.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...Index/Lib/Zend/Search/Lucene/Search/Query/Preprocessing/Term.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ndex/Lib/Zend/Search/Lucene/Search/Query/Preprocessing/Fuzzy.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...dex/Lib/Zend/Search/Lucene/Search/Query/Preprocessing/Phrase.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../AOD_Index/Lib/Zend/Search/Lucene/Search/Highlighter/Default.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...OD_Index/Lib/Zend/Search/Lucene/Search/Highlighter/Interface.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...s/AOD_Index/Lib/Zend/Search/Lucene/Search/Similarity/Default.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...line/modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/Token.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/Analyzer.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...odules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/TokenFilter.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ..._Index/Lib/Zend/Search/Lucene/Analysis/TokenFilter/LowerCase.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ..._Index/Lib/Zend/Search/Lucene/Analysis/TokenFilter/StopWords.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...Index/Lib/Zend/Search/Lucene/Analysis/TokenFilter/ShortWords.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ex/Lib/Zend/Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...es/AOD_Index/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...D_Index/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common/Text.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ndex/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...D_Index/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ndex/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../Search/Lucene/Analysis/Analyzer/Common/Text/CaseInsensitive.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...arch/Lucene/Analysis/Analyzer/Common/Utf8Num/CaseInsensitive.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../Search/Lucene/Analysis/Analyzer/Common/Utf8/CaseInsensitive.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...arch/Lucene/Analysis/Analyzer/Common/TextNum/CaseInsensitive.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...peline/modules/AOD_Index/Lib/Zend/Search/Lucene/Storage/File.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...e/modules/AOD_Index/Lib/Zend/Search/Lucene/Storage/Directory.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...OD_Index/Lib/Zend/Search/Lucene/Storage/Directory/Filesystem.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...les/AOD_Index/Lib/Zend/Search/Lucene/Storage/File/Filesystem.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...modules/AOD_Index/Lib/Zend/Search/Lucene/Storage/File/Memory.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/AOD_Index/views/view.indexdata.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 31 and the first side effect is on | | line 26. 31 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 31 | ERROR | Class name "AOD_IndexViewIndexData" is not in | | PascalCase format 104 | WARNING | Line exceeds 120 characters; contains 165 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/SugarFeed/AdminSettings.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 55 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 121 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 157 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 161 | ERROR | [x] Multi-line function call not indented correctly; | | expected 0 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/SugarFeed/SugarFeedFlush.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/SugarFeed/vardefs.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 6 WARNINGS AFFECTING 19 LINES ---------------------------------------------------------------------- 56 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 58 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 59 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 60 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 70 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 72 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 75 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 84 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 86 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 87 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 88 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 96 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 98 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 100 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 109 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 111 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 122 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/SugarFeed/SugarFeed.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 11 WARNINGS AFFECTING 19 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 75 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 77 | ERROR | [ ] Method name "SugarFeed::SugarFeed" is not in | | camel caps format 79 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 259 | ERROR | [x] Incorrect spacing between argument "$link_type" | | and equals sign; expected 1 but found 0 259 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link_type"; expected | | 1 but found 0 259 | ERROR | [x] Incorrect spacing between argument "$link_url" | | and equals sign; expected 1 but found 0 259 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link_url"; expected 1 | | but found 0 275 | ERROR | [x] Incorrect spacing between argument | | "$record_assigned_user_id" and equals sign; | | expected 1 but found 0 275 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument | | "$record_assigned_user_id"; expected 1 but found | | 0 276 | ERROR | [x] Incorrect spacing between argument "$link_type" | | and equals sign; expected 1 but found 0 276 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link_type"; expected | | 1 but found 0 277 | ERROR | [x] Incorrect spacing between argument "$link_url" | | and equals sign; expected 1 but found 0 277 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link_url"; expected 1 | | but found 0 278 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 367 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 386 | ERROR | [ ] Method name "SugarFeed::get_list_view_data" is | | not in camel caps format 434 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 437 | WARNING | [ ] Line exceeds 120 characters; contains 314 | | characters 467 | WARNING | [ ] Line exceeds 120 characters; contains 222 | | characters 473 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 476 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 477 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 478 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 85ms; Memory: 10MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/SugarFeed/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | No PHP code was found in this file and short open tags | | are not allowed by this install of PHP. This file may | | be using short open tags but PHP does not allow them. ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/SugarFeed/feedLogicBase.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Line exceeds 120 characters; contains 132 characters 60 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/SugarFeed/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 64 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/SugarFeed/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/SugarFeed/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 172 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/SugarFeed/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 64 | WARNING | Line exceeds 120 characters; contains 127 characters 65 | WARNING | Line exceeds 120 characters; contains 152 characters 117 | WARNING | Line exceeds 120 characters; contains 253 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/SugarFeed/views/view.adminsettings.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 8 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 44 and the first side effect is on | | line 3. 44 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | WARNING | Method name "_getModuleTab" should not be prefixed | | with an underscore to indicate visibility 57 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 62 | WARNING | Line exceeds 120 characters; contains 128 characters 80 | WARNING | Line exceeds 120 characters; contains 183 characters 116 | WARNING | Line exceeds 120 characters; contains 124 characters 158 | WARNING | Line exceeds 120 characters; contains 131 characters 183 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/SugarFeed/linkHandlers/Image.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 58 | WARNING | Line exceeds 120 characters; contains 135 characters 76 | WARNING | Line exceeds 120 characters; contains 128 characters 83 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/SugarFeed/linkHandlers/YouTube.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | WARNING | Line exceeds 120 characters; contains 467 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/SugarFeed/linkHandlers/Link.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | WARNING | Line exceeds 120 characters; contains 134 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...modules/SugarFeed/Dashlets/SugarFeedDashlet/SugarFeedDashlet.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 20 WARNINGS AFFECTING 35 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 144 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 146 | ERROR | [ ] Method name "SugarFeedDashlet::SugarFeedDashlet" | | is not in camel caps format 148 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 197 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 257 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 269 | ERROR | [x] No space found after comma in argument list 270 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 270 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 274 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 274 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 276 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 276 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 281 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 281 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 288 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 288 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 294 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 347 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 351 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 354 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 360 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 363 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 369 | ERROR | [x] No space found after comma in argument list 370 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 370 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 382 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 399 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 465 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 32 482 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 32 605 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 609 | ERROR | [x] Whitespace found at end of line 610 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 622 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 641 | ERROR | [x] Incorrect spacing between argument "$text" and | | equals sign; expected 1 but found 0 641 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$text"; expected 1 but | | found 0 643 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 676 | WARNING | [ ] Line exceeds 120 characters; contains 289 | | characters 677 | WARNING | [ ] Line exceeds 120 characters; contains 281 | | characters 707 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 720 | ERROR | [ ] Method name "SugarFeedDashlet::check_enabled" is | | not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 102ms; Memory: 10MB FILE: ...es/SugarFeed/Dashlets/SugarFeedDashlet/SugarFeedDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/UserPreferences/UserPreference.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 9 WARNINGS AFFECTING 19 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 3. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 77 | WARNING | [ ] Property name "$_userFocus" should not be | | prefixed with an underscore to indicate | | visibility 82 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 99 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 105 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 131 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 170 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 185 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 204 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 212 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 239 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 321 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 328 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 333 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 369 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 392 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 448 | ERROR | [x] Expected 1 space before "=>"; 0 found 448 | ERROR | [x] Expected 1 space after "=>"; 0 found 474 | ERROR | [x] Expected 1 space before "=>"; 0 found 474 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 78ms; Memory: 8MB FILE: ...ace/suitecrm-aws-pipeline/modules/UserPreferences/controller.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 42 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 44 | ERROR | Method name | | "UserPreferencesController::action_save_rich_text_preferences" | | is not in camel caps format ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/AOK_KnowledgeBase/AOK_KnowledgeBase.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 44. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Class name "AOK_KnowledgeBase" is not in PascalCase | | format 53 | WARNING | Line exceeds 120 characters; contains 163 characters 55 | ERROR | Method name "AOK_KnowledgeBase::AOK_KnowledgeBase" is | | not in camel caps format 57 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/AOK_KnowledgeBase/Menu.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 2 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 3 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 5 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 47 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 48 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 49 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 50 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 51 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 52 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...s-pipeline/modules/AOK_KnowledgeBase/AOK_KnowledgeBase_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 48 | ERROR | [ ] Class name "AOK_KnowledgeBase_sugar" is not in | | PascalCase format 55 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 84 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 86 | ERROR | [ ] Method name | | "AOK_KnowledgeBase_sugar::AOK_KnowledgeBase_sugar" | | is not in camel caps format 88 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 98 | ERROR | [ ] Method name | | "AOK_KnowledgeBase_sugar::bean_implements" is | | not in camel caps format 101 | ERROR | [x] The CASE body must start on the line following | | the statement 101 | ERROR | [x] Terminating statement must be on a line by | | itself 101 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...aws-pipeline/modules/AOK_KnowledgeBase/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 44. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...-pipeline/modules/AOK_KnowledgeBase/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 121 characters 65 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/AOK_KnowledgeBase/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/AOK_KnowledgeBase/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...aws-pipeline/modules/AOK_KnowledgeBase/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 172 characters 53 | WARNING | Line exceeds 120 characters; contains 126 characters 54 | WARNING | Line exceeds 120 characters; contains 124 characters 55 | WARNING | Line exceeds 120 characters; contains 121 characters 56 | WARNING | Line exceeds 120 characters; contains 127 characters 57 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/AOK_KnowledgeBase/views/view.edit.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 6 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Class name "AOK_KnowledgeBaseViewEdit" is not in | | PascalCase format 53 | WARNING | Line exceeds 120 characters; contains 163 characters 55 | ERROR | Method name | | "AOK_KnowledgeBaseViewEdit::AOK_KnowledgeBaseViewEdit" | | is not in camel caps format 57 | WARNING | Line exceeds 120 characters; contains 121 characters 101 | WARNING | Line exceeds 120 characters; contains 258 characters 102 | WARNING | Line exceeds 120 characters; contains 274 characters 104 | WARNING | Line exceeds 120 characters; contains 572 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/AOK_KnowledgeBase/views/view.detail.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Class name "AOK_KnowledgeBaseViewDetail" is not in | | PascalCase format 53 | WARNING | Line exceeds 120 characters; contains 163 characters 55 | ERROR | Method name | | "AOK_KnowledgeBaseViewDetail::AOK_KnowledgeBaseViewDetail" | | is not in camel caps format 57 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...e/Dashlets/AOK_KnowledgeBaseDashlet/AOK_KnowledgeBaseDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | ERROR | Class name "AOK_KnowledgeBaseDashlet" is not in | | PascalCase format 75 | WARNING | Line exceeds 120 characters; contains 163 characters 77 | ERROR | Method name | | "AOK_KnowledgeBaseDashlet::AOK_KnowledgeBaseDashlet" | | is not in camel caps format 79 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...hlets/AOK_KnowledgeBaseDashlet/AOK_KnowledgeBaseDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/OptimisticLock/LockResolve.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 3. 52 | ERROR | [x] Expected 1 space before "=>"; 0 found 52 | ERROR | [x] Expected 1 space after "=>"; 0 found 52 | ERROR | [x] Expected 1 space after "as"; 2 found 67 | WARNING | [ ] Line exceeds 120 characters; contains 583 | | characters 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Delegates/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 21 | WARNING | Line exceeds 120 characters; contains 191 characters 22 | WARNING | Line exceeds 120 characters; contains 332 characters 23 | WARNING | Line exceeds 120 characters; contains 360 characters 24 | WARNING | Line exceeds 120 characters; contains 366 characters 25 | WARNING | Line exceeds 120 characters; contains 364 characters 27 | WARNING | Line exceeds 120 characters; contains 140 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/modules/Help/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 147 characters 49 | WARNING | Line exceeds 120 characters; contains 147 characters 50 | WARNING | Line exceeds 120 characters; contains 166 characters 51 | WARNING | Line exceeds 120 characters; contains 135 characters 52 | WARNING | Line exceeds 120 characters; contains 135 characters 53 | WARNING | Line exceeds 120 characters; contains 135 characters 55 | WARNING | Line exceeds 120 characters; contains 147 characters 56 | WARNING | Line exceeds 120 characters; contains 134 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Help/index.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 46 | ERROR | [x] Each PHP statement must be on a line by itself 46 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Reminders/controller.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 2 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | [ ] Method name | | "RemindersController::action_getInviteesPersonName" | | is not in camel caps format 59 | ERROR | [x] Whitespace found at end of line 63 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 81 | ERROR | [x] Whitespace found at end of line 87 | ERROR | [ ] Method name | | "RemindersController::action_getUserPreferencesForReminders" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Reminders/Reminder.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 22 WARNINGS AFFECTING 29 LINES ---------------------------------------------------------------------- 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 92 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 140 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 185 | WARNING | [ ] Line exceeds 120 characters; contains 208 | | characters 235 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 240 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 260 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 263 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 265 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 308 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 316 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 320 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 324 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 347 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 381 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 384 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 400 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 401 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 405 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 409 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 410 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 411 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 413 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 416 | WARNING | [ ] Line exceeds 120 characters; contains 246 | | characters 597 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 635 | WARNING | [ ] Line exceeds 120 characters; contains 279 | | characters 654 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 695 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 796 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 106ms; Memory: 10MB FILE: ...uitecrm-aws-pipeline/modules/SurveyResponses/SurveyResponses.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | WARNING | Line exceeds 120 characters; contains 183 characters 74 | ERROR | Method name "SurveyResponses::bean_implements" is not | | in camel caps format ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/SurveyResponses/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 57 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...onses/Dashlets/SurveyResponsesDashlet/SurveyResponsesDashlet.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/EmailText/EmailText.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/modules/FP_events/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 174 characters 51 | WARNING | Line exceeds 120 characters; contains 163 characters 54 | WARNING | Line exceeds 120 characters; contains 183 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/FP_events/controller.php ---------------------------------------------------------------------- FOUND 26 ERRORS AND 65 WARNINGS AFFECTING 90 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 45 | ERROR | [ ] Class name "FP_eventsController" is not in | | PascalCase format 47 | ERROR | [ ] Method name | | "FP_eventsController::action_markasinvited" is | | not in camel caps format 60 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 63 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 66 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 69 | ERROR | [x] Blank line found at start of control structure 72 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 75 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 78 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 83 | ERROR | [ ] Method name | | "FP_eventsController::action_markasattended" is | | not in camel caps format 95 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 98 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 101 | WARNING | [ ] Line exceeds 120 characters; contains 218 | | characters 104 | ERROR | [x] Blank line found at start of control structure 107 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 110 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 113 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 118 | ERROR | [ ] Method name | | "FP_eventsController::action_markasnotattended" | | is not in camel caps format 130 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 133 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 136 | WARNING | [ ] Line exceeds 120 characters; contains 222 | | characters 139 | ERROR | [x] Blank line found at start of control structure 142 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 145 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 148 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 153 | ERROR | [ ] Method name | | "FP_eventsController::action_markasnotinvited" | | is not in camel caps format 165 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 168 | WARNING | [ ] Line exceeds 120 characters; contains 226 | | characters 171 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 174 | ERROR | [x] Blank line found at start of control structure 177 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 180 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 183 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 188 | ERROR | [ ] Method name | | "FP_eventsController::action_markasaccepted" is | | not in camel caps format 200 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 203 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 206 | WARNING | [ ] Line exceeds 120 characters; contains 218 | | characters 209 | ERROR | [x] Blank line found at start of control structure 212 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 215 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 218 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 222 | ERROR | [ ] Method name | | "FP_eventsController::action_markasdeclined" is | | not in camel caps format 234 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 237 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 241 | WARNING | [ ] Line exceeds 120 characters; contains 218 | | characters 244 | ERROR | [x] Blank line found at start of control structure 247 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 250 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 253 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 258 | ERROR | [ ] Method name | | "FP_eventsController::action_add_to_list" is not | | in camel caps format 287 | ERROR | [x] Blank line found at start of control structure 309 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 319 | ERROR | [x] Blank line found at start of control structure 324 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 334 | ERROR | [x] Blank line found at start of control structure 339 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 358 | ERROR | [ ] Method name | | "FP_eventsController::action_sendinvitemails" is | | not in camel caps format 374 | WARNING | [ ] Line exceeds 120 characters; contains 204 | | characters 378 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 382 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 392 | ERROR | [x] Blank line found at start of control structure 395 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 401 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 402 | WARNING | [ ] Line exceeds 120 characters; contains 232 | | characters 415 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 428 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 439 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 448 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 455 | ERROR | [x] Blank line found at start of control structure 458 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 465 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters 466 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 485 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 496 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 505 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 512 | ERROR | [x] Blank line found at start of control structure 515 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 521 | WARNING | [ ] Line exceeds 120 characters; contains 218 | | characters 522 | WARNING | [ ] Line exceeds 120 characters; contains 229 | | characters 541 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 552 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 561 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 569 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 575 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 579 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 580 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 585 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 588 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 593 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 95ms; Memory: 10MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/FP_events/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 203 | WARNING | Line exceeds 120 characters; contains 145 characters 228 | WARNING | Line exceeds 120 characters; contains 152 characters ---------------------------------------------------------------------- Time: 54ms; Memory: 8MB FILE: ...e/suitecrm-aws-pipeline/modules/FP_events/responseEntryPoint.php ---------------------------------------------------------------------- FOUND 60 ERRORS AND 17 WARNINGS AFFECTING 76 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 139 and the first side | | effect is on line 3. 17 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 20 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 20 | ERROR | [x] Blank line found at start of control structure 23 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 26 | WARNING | [ ] Line exceeds 120 characters; contains 234 | | characters 27 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 28 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 31 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 33 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 34 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 35 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 36 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 37 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 38 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 40 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 43 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 45 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 46 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 49 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 51 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 52 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 53 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 54 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 55 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 56 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 57 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 58 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 61 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 63 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 67 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 68 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 69 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 72 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 74 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 75 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 76 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 77 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 78 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 79 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 81 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 84 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 85 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 86 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 89 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 91 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 92 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 93 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 94 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 95 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 96 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 97 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 98 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 101 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 103 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 106 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 107 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 108 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 111 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 113 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 114 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 116 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 117 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 118 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 120 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 123 | WARNING | [ ] Line exceeds 120 characters; contains 232 | | characters 125 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 126 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 129 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 131 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 132 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 134 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 135 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 136 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 137 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 139 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 142 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 60 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/FP_events/FP_events_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 48 | ERROR | [ ] Class name "FP_events_sugar" is not in | | PascalCase format 55 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 84 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 86 | ERROR | [ ] Method name "FP_events_sugar::FP_events_sugar" | | is not in camel caps format 88 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 98 | ERROR | [ ] Method name "FP_events_sugar::bean_implements" | | is not in camel caps format 101 | ERROR | [x] The CASE body must start on the line following | | the statement 101 | ERROR | [x] Terminating statement must be on a line by | | itself 101 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/FP_events/FP_events.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 44. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Class name "FP_events" is not in PascalCase format 53 | WARNING | Line exceeds 120 characters; contains 163 characters 55 | ERROR | Method name "FP_events::FP_events" is not in camel | | caps format 57 | WARNING | Line exceeds 120 characters; contains 121 characters 68 | ERROR | Method name "FP_events::email_templates" is not in | | camel caps format 72 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/FP_events/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 80 | WARNING | Line exceeds 120 characters; contains 124 characters 85 | WARNING | Line exceeds 120 characters; contains 171 characters 86 | WARNING | Line exceeds 120 characters; contains 126 characters 92 | WARNING | Line exceeds 120 characters; contains 185 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/FP_events/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 48 | | and the first side effect is on line 42. ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/FP_events/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 121 characters 65 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/FP_events/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/FP_events/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 20 | WARNING | Line exceeds 120 characters; contains 123 characters 21 | WARNING | Line exceeds 120 characters; contains 123 characters 102 | WARNING | Line exceeds 120 characters; contains 177 characters 152 | WARNING | Line exceeds 120 characters; contains 141 characters 158 | WARNING | Line exceeds 120 characters; contains 143 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/FP_events/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 105 | WARNING | Line exceeds 120 characters; contains 167 characters 106 | WARNING | Line exceeds 120 characters; contains 264 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/FP_events/views/view.edit.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 3. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "FP_eventsViewEdit" is not in PascalCase | | format 15 | WARNING | Line exceeds 120 characters; contains 163 characters 17 | ERROR | Method name "FP_eventsViewEdit::FP_eventsViewEdit" is | | not in camel caps format 19 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/FP_events/views/view.detail.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 3. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "FP_eventsViewDetail" is not in PascalCase | | format 16 | WARNING | Line exceeds 120 characters; contains 163 characters 18 | ERROR | Method name | | "FP_eventsViewDetail::FP_eventsViewDetail" is not in | | camel caps format 20 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...modules/FP_events/Dashlets/FP_eventsDashlet/FP_eventsDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | ERROR | Class name "FP_eventsDashlet" is not in PascalCase | | format 75 | WARNING | Line exceeds 120 characters; contains 163 characters 77 | ERROR | Method name "FP_eventsDashlet::FP_eventsDashlet" is | | not in camel caps format 79 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...es/FP_events/Dashlets/FP_eventsDashlet/FP_eventsDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/OAuthKeys/controller.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 42 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/OAuthKeys/OAuthKey.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 4. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 100 | ERROR | Method name "OAuthKey::mark_deleted" is not in camel | | caps format ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/OAuthKeys/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 55 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/OAuthKeys/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 43 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 44 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/OAuthKeys/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 50 | WARNING | Line exceeds 120 characters; contains 172 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/Prospects/ProspectsJjwg_MapsLogicHook.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 4. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "ProspectsJjwg_MapsLogicHook" is not in | | PascalCase format 17 | WARNING | Line exceeds 120 characters; contains 163 characters 19 | ERROR | Method name | | "ProspectsJjwg_MapsLogicHook::ProspectsJjwg_MapsLogicHook" | | is not in camel caps format 21 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Prospects/Delete.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 63 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/modules/Prospects/Menu.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 55 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Prospects/ProspectFormBase.php ---------------------------------------------------------------------- FOUND 55 ERRORS AND 25 WARNINGS AFFECTING 67 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 3. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 66 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 72 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 79 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 101 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 101 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 113 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 116 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 128 | ERROR | [x] Expected 1 space before "=>"; 0 found 128 | ERROR | [x] Expected 1 space after "=>"; 0 found 139 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 144 | ERROR | [x] Expected 1 space before "=>"; 0 found 144 | ERROR | [x] Expected 1 space after "=>"; 0 found 147 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 150 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 164 | WARNING | [ ] Line exceeds 120 characters; contains 576 | | characters 166 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 170 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 170 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 170 | ERROR | [x] Incorrect spacing between argument "$formname" | | and equals sign; expected 1 but found 0 170 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formname"; expected 1 | | but found 0 188 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 207 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 231 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 242 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 243 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 244 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 245 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 258 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 282 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 285 | WARNING | [ ] Line exceeds 120 characters; contains 401 | | characters 286 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 302 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 302 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 302 | ERROR | [x] Incorrect spacing between argument "$formname" | | and equals sign; expected 1 but found 0 302 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formname"; expected 1 | | but found 0 363 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 363 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 384 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 390 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 401 | ERROR | [x] Incorrect spacing between argument "$redirect" | | and equals sign; expected 1 but found 0 401 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$redirect"; expected 1 | | but found 0 401 | ERROR | [x] Incorrect spacing between argument | | "$useRequired" and equals sign; expected 1 but | | found 0 401 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$useRequired"; | | expected 1 but found 0 437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 54 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 71ms; Memory: 8MB FILE: ...tecrm-aws-pipeline/modules/Prospects/ProspectsListViewSmarty.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 5 and the first side effect is on | | line 3. 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 13 | WARNING | Line exceeds 120 characters; contains 163 characters 15 | ERROR | Method name | | "ProspectsListViewSmarty::ProspectsListViewSmarty" is | | not in camel caps format 17 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Prospects/field_arrays.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 90 | WARNING | Line exceeds 120 characters; contains 225 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Prospects/Prospect.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 7 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 115 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 117 | ERROR | [ ] Method name "Prospect::Prospect" is not in camel | | caps format 119 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 129 | ERROR | [ ] Method name | | "Prospect::fill_in_additional_list_fields" is | | not in camel caps format 136 | ERROR | [ ] Method name | | "Prospect::fill_in_additional_detail_fields" is | | not in camel caps format 146 | ERROR | [ ] Method name | | "Prospect::build_generic_where_clause" is not in | | camel caps format 176 | ERROR | [ ] Method name "Prospect::converted_prospect" is | | not in camel caps format 178 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 182 | ERROR | [ ] Method name "Prospect::bean_implements" is not | | in camel caps format 185 | ERROR | [x] The CASE body must start on the line following | | the statement 185 | ERROR | [x] Terminating statement must be on a line by | | itself 185 | ERROR | [x] Closing brace must be on a line by itself 194 | ERROR | [x] Incorrect spacing between argument "$limit" and | | equals sign; expected 1 but found 0 194 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 233 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 235 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 268 | ERROR | [ ] Method name "Prospect::get_unlinked_email_query" | | is not in camel caps format 268 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 268 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 but | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Prospects/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 55 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 56 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/Prospects/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 12 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 88 | WARNING | Line exceeds 120 characters; contains 139 characters 91 | WARNING | Line exceeds 120 characters; contains 135 characters 94 | WARNING | Line exceeds 120 characters; contains 137 characters 100 | WARNING | Line exceeds 120 characters; contains 127 characters 101 | WARNING | Line exceeds 120 characters; contains 126 characters 102 | WARNING | Line exceeds 120 characters; contains 136 characters 108 | WARNING | Line exceeds 120 characters; contains 127 characters 109 | WARNING | Line exceeds 120 characters; contains 126 characters 110 | WARNING | Line exceeds 120 characters; contains 136 characters 123 | WARNING | Line exceeds 120 characters; contains 123 characters 124 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Prospects/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 196 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Prospects/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 57 | WARNING | Line exceeds 120 characters; contains 392 characters 68 | WARNING | Line exceeds 120 characters; contains 241 characters 74 | WARNING | Line exceeds 120 characters; contains 407 characters 85 | WARNING | Line exceeds 120 characters; contains 252 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Prospects/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 63 | WARNING | Line exceeds 120 characters; contains 184 characters 74 | WARNING | Line exceeds 120 characters; contains 222 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: .../metadata/subpanels/FP_events_subpanel_fp_events_prospects_1.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 8 | WARNING | Line exceeds 120 characters; contains 171 characters 9 | WARNING | Line exceeds 120 characters; contains 312 characters 10 | WARNING | Line exceeds 120 characters; contains 358 characters 11 | WARNING | Line exceeds 120 characters; contains 369 characters 12 | WARNING | Line exceeds 120 characters; contains 356 characters 14 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Prospects/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 111 | WARNING | Line exceeds 120 characters; contains 319 characters 112 | WARNING | Line exceeds 120 characters; contains 330 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Prospects/views/view.list.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | ERROR | Method name "ProspectsViewList::LeadsViewList" is not | | in camel caps format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Prospects/views/view.edit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Prospects/views/view.detail.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 57 | ERROR | [ ] Method name | | "ProspectsViewDetail::ProspectsViewDetail" is not | | in camel caps format 59 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 71 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/MailMerge/merge_query.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 9 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 51 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 52 | WARNING | [ ] Line exceeds 120 characters; contains 260 | | characters 53 | WARNING | [ ] Line exceeds 120 characters; contains 285 | | characters 54 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 55 | WARNING | [ ] Line exceeds 120 characters; contains 240 | | characters 56 | WARNING | [ ] Line exceeds 120 characters; contains 249 | | characters 57 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 58 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 59 | WARNING | [ ] Line exceeds 120 characters; contains 254 | | characters 60 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 61 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 62 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 63 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 67 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 74 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 74 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 75 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 75 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 76 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/modules/MailMerge/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 147 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/MailMerge/controller.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 4 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 42 and the first side effect is on | | line 41. 42 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | WARNING | Line exceeds 120 characters; contains 163 characters 52 | ERROR | Method name | | "MailMergeController::MailMergeController" is not in | | camel caps format 54 | WARNING | Line exceeds 120 characters; contains 121 characters 64 | ERROR | Method name "MailMergeController::action_search" is | | not in camel caps format 105 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/MailMerge/MailMerge.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 3 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 67 | WARNING | Line exceeds 120 characters; contains 163 characters 69 | ERROR | Method name "MailMerge::MailMerge" is not in camel | | caps format 71 | WARNING | Line exceeds 120 characters; contains 121 characters 81 | ERROR | Method name "MailMerge::Execute" is not in camel | | caps format 96 | ERROR | Method name "MailMerge::Template" is not in camel | | caps format 103 | ERROR | Method name "MailMerge::CleanUp" is not in camel | | caps format 113 | ERROR | Method name "MailMerge::CreateHeaderFile" is not in | | camel caps format 127 | ERROR | Method name "MailMerge::CreateDataSource" is not in | | camel caps format 142 | ERROR | Method name "MailMerge::CreateDocument" is not in | | camel caps format 159 | ERROR | Method name "MailMerge::Initialize" is not in camel | | caps format 171 | ERROR | Method name "MailMerge::Quit" is not in camel caps | | format 176 | ERROR | Method name "MailMerge::SetDataList" is not in camel | | caps format 183 | ERROR | Method name "MailMerge::SetFieldList" is not in | | camel caps format ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/MailMerge/Step2.php ---------------------------------------------------------------------- FOUND 98 ERRORS AND 9 WARNINGS AFFECTING 98 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 155 and the first side | | effect is on line 1. 2 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 3 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 4 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 57 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 58 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 60 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 61 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 62 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 63 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 64 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 65 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 69 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 70 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 71 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 72 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 74 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 75 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 76 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 77 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 78 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 79 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 79 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 80 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 81 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 82 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 84 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 85 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 86 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 87 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 88 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 89 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 90 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 91 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 92 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 93 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 94 | ERROR | [x] Line indented incorrectly; expected 9 spaces, | | found 8 95 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 12 96 | ERROR | [x] Line indented incorrectly; expected at least 17 | | spaces, found 16 97 | ERROR | [x] Line indented incorrectly; expected at least 17 | | spaces, found 16 98 | ERROR | [x] Line indented incorrectly; expected at least 17 | | spaces, found 16 99 | ERROR | [x] Line indented incorrectly; expected at least 17 | | spaces, found 16 100 | ERROR | [x] Line indented incorrectly; expected at least 17 | | spaces, found 16 101 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 12 102 | ERROR | [x] Line indented incorrectly; expected 9 spaces, | | found 8 103 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 105 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 106 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 107 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 108 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 109 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 110 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 111 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 112 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 114 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 115 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 116 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 117 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 118 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 119 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 120 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 121 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 122 | WARNING | [ ] Line exceeds 120 characters; contains 257 | | characters 123 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 124 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 125 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 126 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 127 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 128 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 129 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 130 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 131 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 132 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 133 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 133 | WARNING | [ ] Line exceeds 120 characters; contains 273 | | characters 134 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 136 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 137 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 137 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 138 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 138 | WARNING | [ ] Line exceeds 120 characters; contains 234 | | characters 139 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 139 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 140 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 140 | WARNING | [ ] Line exceeds 120 characters; contains 208 | | characters 141 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 142 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 143 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 144 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 144 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 145 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 147 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 148 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 149 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 152 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 153 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 155 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 156 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 157 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 158 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 158 | ERROR | [x] Expected 1 space before "=>"; 0 found 158 | ERROR | [x] Expected 1 space after "=>"; 0 found 159 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 160 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 161 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 162 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 163 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 98 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/MailMerge/Merge.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 70 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 133 | ERROR | [x] Expected 1 space before "=>"; 0 found 133 | ERROR | [x] Expected 1 space after "=>"; 0 found 168 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/MailMerge/Step3.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 185 and the first side effect is on | | line 3. 93 | WARNING | Line exceeds 120 characters; contains 167 characters 105 | WARNING | Line exceeds 120 characters; contains 326 characters 107 | WARNING | Line exceeds 120 characters; contains 329 characters 132 | WARNING | Line exceeds 120 characters; contains 185 characters 150 | WARNING | Line exceeds 120 characters; contains 178 characters 152 | WARNING | Line exceeds 120 characters; contains 136 characters ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/MailMerge/Step4.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 85 | ERROR | [x] Expected 1 space before "=>"; 0 found 85 | ERROR | [x] Expected 1 space after "=>"; 0 found 90 | ERROR | [x] Expected 1 space before "=>"; 0 found 90 | ERROR | [x] Expected 1 space after "=>"; 0 found 108 | ERROR | [x] Expected 1 space before "=>"; 0 found 108 | ERROR | [x] Expected 1 space after "=>"; 0 found 132 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/MailMerge/Step1.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 230 and the first side | | effect is on line 3. 135 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 158 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 200 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 212 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 252 | ERROR | [x] Inline control structures are not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/MailMerge/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 76 | WARNING | Line exceeds 120 characters; contains 224 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Connectors/InstallDefaultConnectors.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 111 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Connectors/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 50 | WARNING | Line exceeds 120 characters; contains 140 characters 51 | WARNING | Line exceeds 120 characters; contains 151 characters 52 | WARNING | Line exceeds 120 characters; contains 145 characters 53 | WARNING | Line exceeds 120 characters; contains 142 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Connectors/controller.php ---------------------------------------------------------------------- FOUND 35 ERRORS AND 6 WARNINGS AFFECTING 32 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 51 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 71 | ERROR | [ ] Method name | | "ConnectorsController::action_SetSearch" is not | | in camel caps format 115 | ERROR | [ ] Method name | | "ConnectorsController::action_RetrieveSourceDetails" | | is not in camel caps format 136 | ERROR | [x] Expected 1 space before "=>"; 0 found 136 | ERROR | [x] Expected 1 space after "=>"; 0 found 139 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 154 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 162 | ERROR | [ ] Method name | | "ConnectorsController::action_GetSearchForm" is | | not in camel caps format 210 | ERROR | [ ] Method name "ConnectorsController::pre_save" is | | not in camel caps format 213 | ERROR | [ ] Method name "ConnectorsController::post_save" is | | not in camel caps format 218 | ERROR | [ ] Method name | | "ConnectorsController::action_CallConnectorFunc" | | is not in camel caps format 232 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 267 | ERROR | [ ] Method name | | "ConnectorsController::action_CallRest" is not | | in camel caps format 298 | ERROR | [ ] Method name | | "ConnectorsController::action_CallSoap" is not | | in camel caps format 324 | ERROR | [ ] Method name | | "ConnectorsController::action_DefaultSoapPopup" | | is not in camel caps format 344 | ERROR | [x] Expected 1 space before "=>"; 0 found 344 | ERROR | [x] Expected 1 space after "=>"; 0 found 368 | ERROR | [ ] Method name | | "ConnectorsController::action_SaveModifyProperties" | | is not in camel caps format 373 | ERROR | [x] Expected 1 space before "=>"; 0 found 373 | ERROR | [x] Expected 1 space after "=>"; 0 found 377 | ERROR | [x] Expected 1 space before "=>"; 0 found 377 | ERROR | [x] Expected 1 space after "=>"; 0 found 401 | ERROR | [ ] Method name | | "ConnectorsController::action_SaveModifyDisplay" | | is not in camel caps format 503 | WARNING | [ ] Line exceeds 120 characters; contains 251 | | characters 633 | ERROR | [ ] Method name | | "ConnectorsController::action_SaveModifyMapping" | | is not in camel caps format 651 | ERROR | [x] Expected 1 space before "=>"; 0 found 651 | ERROR | [x] Expected 1 space after "=>"; 0 found 664 | ERROR | [x] Expected 1 space before "=>"; 0 found 664 | ERROR | [x] Expected 1 space after "=>"; 0 found 666 | ERROR | [x] Expected 1 space before "=>"; 0 found 666 | ERROR | [x] Expected 1 space after "=>"; 0 found 703 | ERROR | [ ] Method name | | "ConnectorsController::action_RunTest" is not in | | camel caps format 709 | ERROR | [x] Expected 1 space before "=>"; 0 found 709 | ERROR | [x] Expected 1 space after "=>"; 0 found 741 | ERROR | [ ] Method name | | "ConnectorsController::action_RetrieveSources" | | is not in camel caps format 747 | ERROR | [x] Expected 1 space before "=>"; 0 found 747 | ERROR | [x] Expected 1 space after "=>"; 0 found 754 | ERROR | [ ] Method name | | "ConnectorsController::add_social_field" is not | | in camel caps format 786 | ERROR | [ ] Method name | | "ConnectorsController::create_panel_on_view" is | | not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 18 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 108ms; Memory: 10MB FILE: ...ace/suitecrm-aws-pipeline/modules/Connectors/ConnectorRecord.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 3 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 56 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 59 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 61 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 61 | ERROR | [ ] Method name "ConnectorRecord::ConnectorRecord" is | | not in camel caps format 63 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 64 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 66 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 68 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 70 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 71 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Connectors/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 58 | WARNING | Line exceeds 120 characters; contains 153 characters 64 | WARNING | Line exceeds 120 characters; contains 165 characters 82 | WARNING | Line exceeds 120 characters; contains 154 characters 84 | WARNING | Line exceeds 120 characters; contains 152 characters 85 | WARNING | Line exceeds 120 characters; contains 171 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...aws-pipeline/modules/Connectors/views/view.connectorsettings.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 56 | WARNING | Line exceeds 120 characters; contains 123 characters 64 | WARNING | Method name "_getModuleTab" should not be prefixed | | with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Connectors/views/view.modifymapping.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | [ ] Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate | | visibility 59 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 60 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 68 | WARNING | [ ] Method name "_getModuleTab" should not be | | prefixed with an underscore to indicate | | visibility 84 | ERROR | [x] Expected 1 space before "=>"; 0 found 84 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...-aws-pipeline/modules/Connectors/views/view.modifyproperties.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | WARNING | [ ] Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate | | visibility 58 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 59 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 67 | WARNING | [ ] Method name "_getModuleTab" should not be | | prefixed with an underscore to indicate | | visibility 89 | ERROR | [x] Expected 1 space before "=>"; 0 found 89 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...aws-pipeline/modules/Connectors/views/view.mappingproperties.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 6 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 82 | ERROR | [x] Expected 1 space before "=>"; 0 found 82 | ERROR | [x] Expected 1 space after "=>"; 0 found 93 | ERROR | [x] Expected 1 space before "=>"; 0 found 93 | ERROR | [x] Expected 1 space after "=>"; 0 found 93 | ERROR | [x] Blank line found at start of control structure 96 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 102 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 130 | ERROR | [x] Expected 1 space before "=>"; 0 found 130 | ERROR | [x] Expected 1 space after "=>"; 0 found 137 | ERROR | [x] Expected 1 space before "=>"; 0 found 137 | ERROR | [x] Expected 1 space after "=>"; 0 found 139 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 140 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 148 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...-aws-pipeline/modules/Connectors/views/view.sourceproperties.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Line exceeds 120 characters; contains 163 characters 57 | ERROR | Method name | | "ViewSourceProperties::ViewSourceProperties" is not | | in camel caps format 59 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...-aws-pipeline/modules/Connectors/views/view.searchproperties.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 4 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 86 | ERROR | [x] Expected 1 space before "=>"; 0 found 86 | ERROR | [x] Expected 1 space after "=>"; 0 found 93 | ERROR | [x] Expected 1 space before "=>"; 0 found 93 | ERROR | [x] Expected 1 space after "=>"; 0 found 99 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 101 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 109 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Connectors/views/view.modifydisplay.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | [ ] Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate | | visibility 59 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 60 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 68 | WARNING | [ ] Method name "_getModuleTab" should not be | | prefixed with an underscore to indicate | | visibility 80 | ERROR | [x] Expected 1 space before "=>"; 0 found 80 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...aws-pipeline/modules/Connectors/views/view.displayproperties.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 76 | ERROR | [x] Expected 1 space before "=>"; 0 found 76 | ERROR | [x] Expected 1 space after "=>"; 0 found 79 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 95 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 96 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/Connectors/views/view.modifysearch.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 3. 50 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | [ ] Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate | | visibility 60 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 61 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 69 | WARNING | [ ] Method name "_getModuleTab" should not be | | prefixed with an underscore to indicate | | visibility 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | ERROR | [x] Expected 1 space before "=>"; 0 found 85 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...les/Connectors/connectors/sources/ext/rest/facebook/facebook.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 3. 52 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 52 | ERROR | Class name "ext_rest_facebook" is not in PascalCase | | format ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ules/Connectors/connectors/sources/ext/rest/facebook/vardefs.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 3 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 4 5 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ors/connectors/sources/ext/rest/facebook/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 47 | WARNING | Line exceeds 120 characters; contains 157 characters 48 | WARNING | Line exceeds 120 characters; contains 209 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...s/connectors/sources/ext/rest/insideview/InsideViewLogicHook.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 13 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 90 | WARNING | Line exceeds 120 characters; contains 151 characters 91 | WARNING | Line exceeds 120 characters; contains 156 characters 92 | WARNING | Line exceeds 120 characters; contains 166 characters 93 | WARNING | Line exceeds 120 characters; contains 180 characters 169 | WARNING | Line exceeds 120 characters; contains 158 characters 172 | WARNING | Line exceeds 120 characters; contains 159 characters 202 | WARNING | Line exceeds 120 characters; contains 131 characters 203 | WARNING | Line exceeds 120 characters; contains 127 characters 205 | WARNING | Line exceeds 120 characters; contains 127 characters 206 | WARNING | Line exceeds 120 characters; contains 149 characters 207 | WARNING | Line exceeds 120 characters; contains 151 characters 217 | WARNING | Line exceeds 120 characters; contains 213 characters ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...Connectors/connectors/sources/ext/rest/insideview/insideview.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 9 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 47 | ERROR | [ ] Class name "ext_rest_insideview" is not in | | PascalCase format 49 | WARNING | [ ] Property name "$_enable_in_wizard" should not be | | prefixed with an underscore to indicate | | visibility 50 | WARNING | [ ] Property name "$_enable_in_hover" should not be | | prefixed with an underscore to indicate | | visibility 51 | WARNING | [ ] Property name "$_enable_in_admin_properties" | | should not be prefixed with an underscore to | | indicate visibility 52 | WARNING | [ ] Property name "$_enable_in_admin_mapping" should | | not be prefixed with an underscore to indicate | | visibility 53 | WARNING | [ ] Property name "$_enable_in_admin_search" should | | not be prefixed with an underscore to indicate | | visibility 54 | WARNING | [ ] Property name "$_has_testing_enabled" should not | | be prefixed with an underscore to indicate | | visibility 89 | ERROR | [x] Expected 1 space before "=>"; 0 found 89 | ERROR | [x] Expected 1 space after "=>"; 0 found 97 | WARNING | [ ] Line exceeds 120 characters; contains 226 | | characters 102 | WARNING | [ ] Line exceeds 120 characters; contains 218 | | characters 110 | ERROR | [x] Incorrect spacing between argument "$args" and | | equals sign; expected 1 but found 0 110 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$args"; expected 1 but | | found 0 110 | ERROR | [x] Incorrect spacing between argument "$module" and | | equals sign; expected 1 but found 0 110 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$module"; expected 1 | | but found 0 113 | ERROR | [x] Incorrect spacing between argument "$args" and | | equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$args"; expected 1 but | | found 0 113 | ERROR | [x] Incorrect spacing between argument "$module" and | | equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$module"; expected 1 | | but found 0 118 | ERROR | [ ] Method name | | "ext_rest_insideview::ext_allowInsideView" is | | not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...dules/Connectors/connectors/sources/ext/rest/twitter/twitter.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 46 | ERROR | Class name "ext_rest_twitter" is not in PascalCase | | format ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...tors/connectors/sources/ext/rest/twitter/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 47 | WARNING | Line exceeds 120 characters; contains 156 characters 48 | WARNING | Line exceeds 120 characters; contains 207 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Spots/controller.php ---------------------------------------------------------------------- FOUND 17 ERRORS AND 11 WARNINGS AFFECTING 28 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 41. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 126 | ERROR | Method name | | "SpotsController::action_getAccountsSpotsData" is | | not in camel caps format 143 | ERROR | Method name | | "SpotsController::action_createAccountsSpotsData" is | | not in camel caps format 182 | ERROR | Method name | | "SpotsController::action_getLeadsSpotsData" is not | | in camel caps format 199 | ERROR | Method name | | "SpotsController::action_createLeadsSpotsData" is | | not in camel caps format 226 | WARNING | Line exceeds 120 characters; contains 133 characters 287 | ERROR | Method name | | "SpotsController::action_getSalesSpotsData" is not | | in camel caps format 304 | ERROR | Method name | | "SpotsController::action_createSalesSpotsData" is | | not in camel caps format 341 | WARNING | Line exceeds 120 characters; contains 124 characters 419 | ERROR | Method name | | "SpotsController::action_getServiceSpotsData" is not | | in camel caps format 436 | ERROR | Method name | | "SpotsController::action_createServiceSpotsData" is | | not in camel caps format 453 | WARNING | Line exceeds 120 characters; contains 155 characters 464 | WARNING | Line exceeds 120 characters; contains 133 characters 467 | WARNING | Line exceeds 120 characters; contains 151 characters 532 | ERROR | Method name | | "SpotsController::action_getActivitiesSpotsData" is | | not in camel caps format 549 | ERROR | Method name | | "SpotsController::action_createActivitiesSpotsData" | | is not in camel caps format 644 | WARNING | Line exceeds 120 characters; contains 123 characters 646 | WARNING | Line exceeds 120 characters; contains 123 characters 672 | ERROR | Method name | | "SpotsController::action_getMarketingSpotsData" is | | not in camel caps format 689 | ERROR | Method name | | "SpotsController::action_createMarketingSpotsData" | | is not in camel caps format 787 | ERROR | Method name | | "SpotsController::action_getMarketingActivitySpotsData" | | is not in camel caps format 804 | ERROR | Method name | | "SpotsController::action_createMarketingActivitySpotsData" | | is not in camel caps format 849 | ERROR | Method name | | "SpotsController::action_getQuotesSpotsData" is not | | in camel caps format 866 | ERROR | Method name | | "SpotsController::action_createQuotesSpotsData" is | | not in camel caps format 929 | WARNING | Line exceeds 120 characters; contains 154 characters 988 | WARNING | Line exceeds 120 characters; contains 124 characters 991 | WARNING | Line exceeds 120 characters; contains 179 characters ---------------------------------------------------------------------- Time: 105ms; Memory: 10MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/modules/Spots/Spots.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 2 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 40 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 68 | ERROR | [ ] Method name "Spots::bean_implements" is not in | | camel caps format 71 | ERROR | [x] The CASE body must start on the line following | | the statement 71 | ERROR | [x] Terminating statement must be on a line by itself 71 | ERROR | [x] Closing brace must be on a line by itself 77 | ERROR | [ ] Method name | | "Spots::fill_in_additional_detail_fields" is not | | in camel caps format 79 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 62ms; Memory: 8MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Spots/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 53 | WARNING | Line exceeds 120 characters; contains 273 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Spots/SpotsListViewSmarty.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 59 | ERROR | Method name | | "SpotsListViewSmarty::SpotsListViewSmarty" is not in | | camel caps format 61 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Spots/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 50 | WARNING | Line exceeds 120 characters; contains 125 characters 63 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Spots/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 47 | WARNING | Line exceeds 120 characters; contains 181 characters 60 | WARNING | Line exceeds 120 characters; contains 126 characters 61 | WARNING | Line exceeds 120 characters; contains 124 characters 62 | WARNING | Line exceeds 120 characters; contains 121 characters 63 | WARNING | Line exceeds 120 characters; contains 127 characters 64 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Spots/views/view.list.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 42. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Spots/views/view.edit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 95 | WARNING | Line exceeds 120 characters; contains 388 characters 96 | WARNING | Line exceeds 120 characters; contains 308 characters 105 | WARNING | Line exceeds 120 characters; contains 151 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ws-pipeline/modules/Spots/Dashlets/SpotsDashlet/SpotsDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 42. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 59 | ERROR | Method name "SpotsDashlet::SpotsDashlet" is not in | | camel caps format 108 | WARNING | Line exceeds 120 characters; contains 213 characters 111 | WARNING | Line exceeds 120 characters; contains 221 characters ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/DocumentRevisions/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 51 | WARNING | Line exceeds 120 characters; contains 163 characters 60 | WARNING | Line exceeds 120 characters; contains 123 characters 61 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/DocumentRevisions/DocumentRevision.php ---------------------------------------------------------------------- FOUND 30 ERRORS AND 8 WARNINGS AFFECTING 32 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 3. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 123 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 125 | ERROR | [ ] Method name "DocumentRevision::DocumentRevision" | | is not in camel caps format 127 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 149 | WARNING | [ ] Line exceeds 120 characters; contains 293 | | characters 154 | ERROR | [ ] Method name "DocumentRevision::get_summary_text" | | is not in camel caps format 159 | ERROR | [x] Incorrect spacing between argument "$encode" and | | equals sign; expected 1 but found 0 159 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encode"; expected 1 | | but found 0 159 | ERROR | [x] Incorrect spacing between argument "$deleted" | | and equals sign; expected 1 but found 0 159 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$deleted"; expected 1 | | but found 0 166 | ERROR | [ ] Method name "DocumentRevision::is_authenticated" | | is not in camel caps format 175 | ERROR | [ ] Method name | | "DocumentRevision::fill_in_additional_list_fields" | | is not in camel caps format 180 | ERROR | [ ] Method name | | "DocumentRevision::fill_in_additional_detail_fields" | | is not in camel caps format 187 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 192 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 197 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 213 | ERROR | [x] Incorrect spacing between argument "$revId" and | | equals sign; expected 1 but found 0 213 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$revId"; expected 1 | | but found 0 271 | ERROR | [ ] Method name | | "DocumentRevision::fill_document_name_revision" | | is not in camel caps format 275 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 285 | ERROR | [ ] Method name | | "DocumentRevision::list_view_parse_additional_sections" | | is not in camel caps format 290 | ERROR | [ ] Method name | | "DocumentRevision::get_list_view_data" is not in | | camel caps format 299 | ERROR | [ ] Method name | | "DocumentRevision::get_document_revision_name" | | is not in camel caps format 318 | ERROR | [ ] Method name | | "DocumentRevision::get_document_revisions" is | | not in camel caps format 336 | ERROR | [ ] Method name "DocumentRevision::bean_implements" | | is not in camel caps format 339 | ERROR | [x] The CASE body must start on the line following | | the statement 339 | ERROR | [x] Terminating statement must be on a line by | | itself 339 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 18 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 61ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/DocumentRevisions/vardefs.php ---------------------------------------------------------------------- FOUND 20 ERRORS AFFECTING 20 LINES ---------------------------------------------------------------------- 55 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 63 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 73 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 83 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 93 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 103 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 109 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 121 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 132 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 139 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 146 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 155 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 164 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 170 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 178 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 190 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 207 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 215 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 223 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 231 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 20 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/DocumentRevisions/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 60 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...aws-pipeline/modules/DocumentRevisions/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 43 | WARNING | Line exceeds 120 characters; contains 138 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...s-pipeline/modules/DocumentRevisions/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 45 | WARNING | Line exceeds 120 characters; contains 133 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/jjwg_Markers/jjwg_Markers.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 4 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 11 and the first side | | effect is on line 4. 11 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 11 | ERROR | [ ] Class name "jjwg_Markers" is not in PascalCase | | format 19 | ERROR | [x] Incorrect spacing between argument "$init" and | | equals sign; expected 1 but found 0 19 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$init"; expected 1 but | | found 0 29 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 31 | ERROR | [ ] Method name "jjwg_Markers::jjwg_Markers" is not | | in camel caps format 31 | ERROR | [x] Incorrect spacing between argument "$init" and | | equals sign; expected 1 but found 0 31 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$init"; expected 1 but | | found 0 33 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 60 | ERROR | [ ] Method name "jjwg_Markers::define_loc" is not in | | camel caps format 88 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 103 | ERROR | [ ] Method name "jjwg_Markers::is_valid_lng" is not | | in camel caps format 113 | ERROR | [ ] Method name "jjwg_Markers::is_valid_lat" is not | | in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/jjwg_Markers/Menu.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 3 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 3 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 5 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 47 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 48 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 49 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 50 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 51 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 52 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 53 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 54 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 55 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/jjwg_Markers/controller.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 5. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "jjwg_MarkersController" is not in | | PascalCase format 9 | ERROR | Method name | | "jjwg_MarkersController::action_marker_edit_map" is | | not in camel caps format 21 | ERROR | Method name | | "jjwg_MarkersController::action_marker_detail_map" is | | not in camel caps format ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/jjwg_Markers/jjwg_Markers_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 3 | ERROR | [ ] Class name "jjwg_Markers_sugar" is not in | | PascalCase format 39 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 41 | ERROR | [ ] Method name | | "jjwg_Markers_sugar::jjwg_Markers_sugar" is not | | in camel caps format 43 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 53 | ERROR | [ ] Method name "jjwg_Markers_sugar::bean_implements" | | is not in camel caps format 56 | ERROR | [x] The CASE body must start on the line following | | the statement 56 | ERROR | [x] Terminating statement must be on a line by itself 56 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/jjwg_Markers/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 35 ERRORS AFFECTING 35 LINES ---------------------------------------------------------------------- 31 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 32 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 33 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 38 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 39 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 40 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 45 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 46 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 47 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 52 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 53 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 54 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 61 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 62 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 63 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 69 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 70 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 71 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 76 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 86 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 87 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 88 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 94 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 95 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 96 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 110 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 111 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 120 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 121 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 35 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/jjwg_Markers/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 16 | WARNING | Line exceeds 120 characters; contains 171 characters ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/jjwg_Markers/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 10 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 12 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...s-pipeline/modules/jjwg_Markers/views/view.marker_detail_map.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 7 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 7 and the first side | | effect is on line 4. 7 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 7 | ERROR | [ ] Class name "Jjwg_MarkersViewMarker_Detail_Map" | | is not in PascalCase format 15 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 17 | ERROR | [ ] Method name | | "Jjwg_MarkersViewMarker_Detail_Map::Jjwg_MarkersViewMarker_Detail_Map" | | is not in camel caps format 19 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 66 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 102 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 102 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 103 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 103 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 148 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...aws-pipeline/modules/jjwg_Markers/views/view.marker_edit_map.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 8 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 7 and the first side | | effect is on line 4. 7 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 7 | ERROR | [ ] Class name "Jjwg_MarkersViewMarker_Edit_Map" is | | not in PascalCase format 15 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 17 | ERROR | [ ] Method name | | "Jjwg_MarkersViewMarker_Edit_Map::Jjwg_MarkersViewMarker_Edit_Map" | | is not in camel caps format 19 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 39 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 76 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 123 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 123 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 124 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 124 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 132 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 133 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 134 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 135 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 141 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 0 142 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 193 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...jwg_Markers/Dashlets/jjwg_MarkersDashlet/jjwg_MarkersDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 9 and the first side effect is on | | line 3. 9 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 9 | ERROR | Class name "jjwg_MarkersDashlet" is not in PascalCase | | format 28 | WARNING | Line exceeds 120 characters; contains 163 characters 30 | ERROR | Method name | | "jjwg_MarkersDashlet::jjwg_MarkersDashlet" is not in | | camel caps format 32 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/ModuleBuilder/controller.php ---------------------------------------------------------------------- FOUND 40 ERRORS AND 28 WARNINGS AFFECTING 67 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 42. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 93 | WARNING | Line exceeds 120 characters; contains 188 characters 94 | WARNING | Line exceeds 120 characters; contains 129 characters 95 | WARNING | Line exceeds 120 characters; contains 123 characters 105 | ERROR | Method name | | "ModuleBuilderController::action_editLayout" is not | | in camel caps format 147 | ERROR | Method name | | "ModuleBuilderController::action_ViewTree" is not in | | camel caps format 166 | ERROR | Method name | | "ModuleBuilderController::action_SavePackage" is not | | in camel caps format 192 | ERROR | Method name | | "ModuleBuilderController::action_BuildPackage" is | | not in camel caps format 202 | ERROR | Method name | | "ModuleBuilderController::action_DeployPackage" is | | not in camel caps format 265 | ERROR | Method name | | "ModuleBuilderController::action_ExportPackage" is | | not in camel caps format 281 | ERROR | Method name | | "ModuleBuilderController::action_DeletePackage" is | | not in camel caps format 289 | ERROR | Method name | | "ModuleBuilderController::action_SaveModule" is not | | in camel caps format 316 | ERROR | Method name | | "ModuleBuilderController::action_DeleteModule" is | | not in camel caps format 324 | ERROR | Method name | | "ModuleBuilderController::action_saveLabels" is not | | in camel caps format 327 | WARNING | Line exceeds 120 characters; contains 136 characters 332 | WARNING | Line exceeds 120 characters; contains 186 characters 336 | ERROR | Method name | | "ModuleBuilderController::action_SaveLabel" is not | | in camel caps format 345 | WARNING | Line exceeds 120 characters; contains 122 characters 352 | ERROR | Method name | | "ModuleBuilderController::action_ExportCustom" is | | not in camel caps format 368 | ERROR | Method name | | "ModuleBuilderController::action_SaveField" is not | | in camel caps format 388 | WARNING | Line exceeds 120 characters; contains 123 characters 410 | WARNING | Line exceeds 120 characters; contains 133 characters 412 | WARNING | Line exceeds 120 characters; contains 136 characters 424 | WARNING | Line exceeds 120 characters; contains 126 characters 434 | ERROR | Method name | | "ModuleBuilderController::action_saveSugarField" is | | not in camel caps format 488 | ERROR | Method name | | "ModuleBuilderController::action_RefreshField" is | | not in camel caps format 496 | ERROR | Method name | | "ModuleBuilderController::action_saveVisibility" is | | not in camel caps format 498 | WARNING | Line exceeds 120 characters; contains 155 characters 509 | ERROR | Method name | | "ModuleBuilderController::action_SaveRelationshipLabel" | | is not in camel caps format 511 | WARNING | Line exceeds 120 characters; contains 138 characters 529 | ERROR | Method name | | "ModuleBuilderController::action_SaveRelationship" | | is not in camel caps format 556 | ERROR | Method name | | "ModuleBuilderController::action_DeleteRelationship" | | is not in camel caps format 580 | ERROR | Method name | | "ModuleBuilderController::action_SaveDropDown" is | | not in camel caps format 588 | ERROR | Method name | | "ModuleBuilderController::action_DeleteField" is not | | in camel caps format 616 | WARNING | Line exceeds 120 characters; contains 133 characters 632 | WARNING | Line exceeds 120 characters; contains 132 characters 636 | ERROR | Method name "ModuleBuilderController::DeleteLabel" | | is not in camel caps format 636 | WARNING | Line exceeds 120 characters; contains 125 characters 643 | ERROR | Method name | | "ModuleBuilderController::action_CloneField" is not | | in camel caps format 650 | ERROR | Method name | | "ModuleBuilderController::action_SaveAssistantPref" | | is not in camel caps format 668 | ERROR | Method name | | "ModuleBuilderController::action_EditProperty" is | | not in camel caps format 673 | ERROR | Method name | | "ModuleBuilderController::action_saveProperty" is | | not in camel caps format 682 | WARNING | Line exceeds 120 characters; contains 123 characters 688 | ERROR | Method name | | "ModuleBuilderController::action_editModule" is not | | in camel caps format 693 | ERROR | Method name "ModuleBuilderController::action_wizard" | | is not in camel caps format 703 | ERROR | Method name | | "ModuleBuilderController::action_saveLayout" is not | | in camel caps format 705 | WARNING | Line exceeds 120 characters; contains 170 characters 709 | WARNING | Line exceeds 120 characters; contains 153 characters 711 | WARNING | Line exceeds 120 characters; contains 172 characters 718 | ERROR | Method name | | "ModuleBuilderController::action_saveAndPublishLayout" | | is not in camel caps format 720 | WARNING | Line exceeds 120 characters; contains 170 characters 723 | WARNING | Line exceeds 120 characters; contains 153 characters 725 | WARNING | Line exceeds 120 characters; contains 172 characters 735 | ERROR | Method name | | "ModuleBuilderController::action_manageBackups" is | | not in camel caps format 742 | ERROR | Method name | | "ModuleBuilderController::action_listViewSave" is | | not in camel caps format 746 | WARNING | Line exceeds 120 characters; contains 155 characters 749 | WARNING | Line exceeds 120 characters; contains 124 characters 754 | ERROR | Method name | | "ModuleBuilderController::action_dashletSave" is not | | in camel caps format 757 | WARNING | Line exceeds 120 characters; contains 155 characters 763 | ERROR | Method name | | "ModuleBuilderController::action_popupSave" is not | | in camel caps format 765 | WARNING | Line exceeds 120 characters; contains 155 characters 784 | ERROR | Method name | | "ModuleBuilderController::action_searchViewSave" is | | not in camel caps format 808 | ERROR | Method name | | "ModuleBuilderController::action_editLabels" is not | | in camel caps format 817 | ERROR | Method name | | "ModuleBuilderController::action_get_app_list_string" | | is not in camel caps format 828 | WARNING | Line exceeds 120 characters; contains 144 characters 844 | ERROR | Method name | | "ModuleBuilderController::action_history" is not in | | camel caps format 861 | ERROR | Method name | | "ModuleBuilderController::action_savetablesort" is | | not in camel caps format ---------------------------------------------------------------------- Time: 137ms; Memory: 14MB FILE: ...s-pipeline/modules/ModuleBuilder/parsers/parser.searchfields.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 9 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 52 | ERROR | [x] Incorrect spacing between argument | | "$packageName" and equals sign; expected 1 but | | found 0 52 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$packageName"; | | expected 1 but found 0 65 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 67 | ERROR | [ ] Method name | | "ParserSearchFields::ParserSearchFields" is not | | in camel caps format 67 | ERROR | [x] Incorrect spacing between argument | | "$packageName" and equals sign; expected 1 but | | found 0 67 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$packageName"; | | expected 1 but found 0 69 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 100 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 101 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 120 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 122 | WARNING | [ ] Line exceeds 120 characters; contains 271 | | characters 128 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/ModuleBuilder/parsers/parser.label.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 11 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 42. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 77 | WARNING | Line exceeds 120 characters; contains 163 characters 79 | ERROR | Method name "ParserLabel::ParserLabel" is not in | | camel caps format 81 | WARNING | Line exceeds 120 characters; contains 121 characters 110 | WARNING | Line exceeds 120 characters; contains 165 characters 126 | WARNING | Line exceeds 120 characters; contains 132 characters 128 | WARNING | Line exceeds 120 characters; contains 123 characters 238 | WARNING | Line exceeds 120 characters; contains 135 characters 242 | WARNING | Line exceeds 120 characters; contains 124 characters 274 | WARNING | Line exceeds 120 characters; contains 142 characters 293 | WARNING | Line exceeds 120 characters; contains 157 characters 338 | WARNING | Line exceeds 120 characters; contains 157 characters ---------------------------------------------------------------------- Time: 68ms; Memory: 8MB FILE: ...crm-aws-pipeline/modules/ModuleBuilder/parsers/ParserFactory.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 42. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 120 | ERROR | [x] Blank line found at end of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/ModuleBuilder/parsers/parser.dropdown.php ---------------------------------------------------------------------- FOUND 75 ERRORS AND 9 WARNINGS AFFECTING 76 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 56 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 60 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 66 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 73 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 74 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 75 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 79 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 80 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 81 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 83 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 84 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 86 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 88 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 89 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 91 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 93 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 100 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 103 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 105 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 108 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 110 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 112 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 113 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 114 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 114 | ERROR | [x] Expected 1 space before "=>"; 0 found 114 | ERROR | [x] Expected 1 space after "=>"; 0 found 116 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 116 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 118 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 121 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 122 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 123 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 124 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 125 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 128 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 129 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 131 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 133 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 136 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 140 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 147 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 150 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 151 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 154 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 156 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 159 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 162 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 163 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 164 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 168 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 175 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 177 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 178 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 179 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 181 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 183 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 185 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 188 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 189 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 190 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 192 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 195 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 195 | ERROR | [x] Expected 1 space before "=>"; 0 found 195 | ERROR | [x] Expected 1 space after "=>"; 0 found 196 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 198 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 199 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 201 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 201 | ERROR | [x] Expected 1 space before "=>"; 0 found 201 | ERROR | [x] Expected 1 space after "=>"; 0 found 202 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 204 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 205 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 207 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 209 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 213 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 215 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 219 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 221 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 225 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 226 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 74 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/ModuleBuilder/parsers/StandardField.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 6 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 56 | WARNING | Line exceeds 120 characters; contains 136 characters 72 | WARNING | Line exceeds 120 characters; contains 130 characters 104 | WARNING | Line exceeds 120 characters; contains 132 characters 129 | WARNING | Line exceeds 120 characters; contains 124 characters 134 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/ModuleBuilder/parsers/constants.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 71 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 74 | WARNING | Line exceeds 120 characters; contains 249 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...peline/modules/ModuleBuilder/parsers/parser.modifylayoutview.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 35 WARNINGS AFFECTING 39 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 50 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 52 | WARNING | [ ] Property name "$_sourceFile" should not be | | prefixed with an underscore to indicate | | visibility 53 | WARNING | [ ] Property name "$_customFile" should not be | | prefixed with an underscore to indicate | | visibility 54 | WARNING | [ ] Property name "$_workingFile" should not be | | prefixed with an underscore to indicate | | visibility 55 | WARNING | [ ] Property name "$_originalFile" should not be | | prefixed with an underscore to indicate | | visibility 56 | WARNING | [ ] Property name "$_moduleVariable" should not be | | prefixed with an underscore to indicate | | visibility 56 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 57 | WARNING | [ ] Property name "$_module" should not be prefixed | | with an underscore to indicate visibility 58 | WARNING | [ ] Property name "$_view" should not be prefixed | | with an underscore to indicate visibility 59 | WARNING | [ ] Property name "$_viewdefs" should not be | | prefixed with an underscore to indicate | | visibility 60 | WARNING | [ ] Property name "$_fieldDefs" should not be | | prefixed with an underscore to indicate | | visibility 90 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 97 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 124 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 127 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 134 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 180 | WARNING | [ ] Method name "_loadLayoutFromRequest" should not | | be prefixed with an underscore to indicate | | visibility 199 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 213 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 227 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 254 | WARNING | [ ] Method name "_padFields" should not be prefixed | | with an underscore to indicate visibility 262 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 262 | ERROR | [x] Whitespace found before second semicolon of FOR | | loop 269 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 269 | ERROR | [x] Whitespace found before second semicolon of FOR | | loop 283 | WARNING | [ ] Method name "_addField" should not be prefixed | | with an underscore to indicate visibility 292 | ERROR | [x] Blank line found at start of control structure 323 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 324 | WARNING | [ ] Method name "_getModelFields" should not be | | prefixed with an underscore to indicate | | visibility 334 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 348 | WARNING | [ ] Line exceeds 120 characters; contains 304 | | characters 352 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 355 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 359 | WARNING | [ ] Method name "_parseData" should not be prefixed | | with an underscore to indicate visibility 366 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 394 | ERROR | [x] Blank line found at start of control structure 396 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 413 | WARNING | [ ] Method name "_getOrigFieldViewDefs" should not | | be prefixed with an underscore to indicate | | visibility 421 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 82ms; Memory: 8MB FILE: ...s-pipeline/modules/ModuleBuilder/parsers/ModuleBuilderParser.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 14 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 3. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 48 | WARNING | [ ] Property name "$_defMap" should not be prefixed | | with an underscore to indicate visibility 49 | WARNING | [ ] Property name "$_variables" should not be | | prefixed with an underscore to indicate | | visibility 49 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 53 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 57 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 59 | ERROR | [ ] Method name | | "ModuleBuilderParser::ModuleBuilderParser" is | | not in camel caps format 61 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 84 | WARNING | [ ] Method name "_loadFromFile" should not be | | prefixed with an underscore to indicate | | visibility 97 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 106 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 129 | WARNING | [ ] Method name "_writeToFile" should not be | | prefixed with an underscore to indicate | | visibility 142 | ERROR | [x] Expected 1 space before "=>"; 0 found 142 | ERROR | [x] Expected 1 space after "=>"; 0 found 149 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 150 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 151 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 153 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 154 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 155 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 156 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 156 | ERROR | [x] Closing brace indented incorrectly; expected 12 | | spaces, found 16 159 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 176 | WARNING | [ ] Method name "_fatalError" should not be prefixed | | with an underscore to indicate visibility ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...pipeline/modules/ModuleBuilder/parsers/parser.modifylistview.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 13 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 42. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 129 | WARNING | Line exceeds 120 characters; contains 137 characters 138 | WARNING | Line exceeds 120 characters; contains 125 characters 157 | WARNING | Line exceeds 120 characters; contains 132 characters 158 | WARNING | Line exceeds 120 characters; contains 132 characters 162 | WARNING | Line exceeds 120 characters; contains 132 characters 210 | WARNING | Line exceeds 120 characters; contains 180 characters 211 | WARNING | Line exceeds 120 characters; contains 148 characters 213 | WARNING | Line exceeds 120 characters; contains 127 characters 306 | WARNING | Method name "_loadLayoutFromRequest" should not be | | prefixed with an underscore to indicate visibility 338 | WARNING | Line exceeds 120 characters; contains 129 characters 347 | WARNING | Line exceeds 120 characters; contains 171 characters 365 | WARNING | Line exceeds 120 characters; contains 164 characters ---------------------------------------------------------------------- Time: 72ms; Memory: 8MB FILE: ...pipeline/modules/ModuleBuilder/parsers/parser.modifysubpanel.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 12 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 57 and the first side effect is on | | line 3. 51 | WARNING | Line exceeds 120 characters; contains 141 characters 52 | WARNING | Line exceeds 120 characters; contains 214 characters 57 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 72 | WARNING | Line exceeds 120 characters; contains 132 characters 91 | WARNING | Line exceeds 120 characters; contains 131 characters 139 | WARNING | Line exceeds 120 characters; contains 143 characters 142 | WARNING | Line exceeds 120 characters; contains 187 characters 143 | WARNING | Line exceeds 120 characters; contains 599 characters 144 | WARNING | Line exceeds 120 characters; contains 204 characters 179 | WARNING | Line exceeds 120 characters; contains 127 characters 207 | WARNING | Line exceeds 120 characters; contains 379 characters 208 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 64ms; Memory: 8MB FILE: ...s/ModuleBuilder/parsers/relationships/RelationshipsInterface.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 1 WARNING AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each interface must be in a namespace of at least | | one level (a top-level vendor name) 47 | ERROR | [ ] Expected "function abc(...);"; found "function | | abc(...) ;" 47 | ERROR | [x] Expected 0 spaces before semicolon; 1 found 49 | ERROR | [ ] Expected "function abc(...);"; found "function | | abc(...) ;" 49 | ERROR | [x] Expected 0 spaces before semicolon; 1 found 55 | ERROR | [ ] Expected "function abc(...);"; found "function | | abc(...) ;" 55 | ERROR | [x] Expected 0 spaces before semicolon; 1 found 57 | ERROR | [ ] Expected "function abc(...);"; found "function | | abc(...) ;" 57 | ERROR | [x] Expected 0 spaces before semicolon; 1 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ules/ModuleBuilder/parsers/relationships/RelationshipFactory.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 56 | WARNING | Line exceeds 120 characters; contains 137 characters 79 | WARNING | Line exceeds 120 characters; contains 144 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...es/ModuleBuilder/parsers/relationships/OneToManyRelationship.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 75 and the first side effect is on | | line 3. 50 | WARNING | Line exceeds 120 characters; contains 173 characters 75 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 94 | WARNING | Line exceeds 120 characters; contains 134 characters 143 | WARNING | Line exceeds 120 characters; contains 161 characters 165 | WARNING | Line exceeds 120 characters; contains 167 characters ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...s/ModuleBuilder/parsers/relationships/ManyToManyRelationship.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 56 and the first side effect is on | | line 3. 56 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 74 | WARNING | Line exceeds 120 characters; contains 134 characters 81 | WARNING | Line exceeds 120 characters; contains 188 characters 82 | WARNING | Line exceeds 120 characters; contains 189 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...les/ModuleBuilder/parsers/relationships/AbstractRelationship.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 74 WARNINGS AFFECTING 81 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 3. 47 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 48 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 50 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 57 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 67 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 68 | WARNING | [ ] Line exceeds 120 characters; contains 290 | | characters 93 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 94 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 97 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 98 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 99 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 100 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 158 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 191 | ERROR | [ ] Method name | | "AbstractRelationship::relationship_only" is not | | in camel caps format 196 | ERROR | [ ] Method name | | "AbstractRelationship::setRelationship_only" is | | not in camel caps format 202 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 205 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 206 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 207 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 222 | ERROR | [x] Incorrect spacing between argument "$update" and | | equals sign; expected 1 but found 0 222 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$update"; expected 1 | | but found 0 228 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 229 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 235 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 236 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 242 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 243 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 247 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 248 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 290 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 291 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 295 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 299 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 301 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 310 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 314 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 316 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 331 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 335 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 361 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 362 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 370 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 392 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 394 | ERROR | [x] Incorrect spacing between argument "$vnameLabel" | | and equals sign; expected 1 but found 0 394 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$vnameLabel"; expected | | 1 but found 0 397 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 407 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 409 | WARNING | [ ] Line exceeds 120 characters; contains 234 | | characters 412 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 413 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 447 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 448 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 453 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 464 | ERROR | [x] Blank line found at end of control structure 478 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 479 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 512 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 513 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 515 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 528 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 534 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 547 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 548 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 549 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 551 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 553 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 556 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 562 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 567 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 568 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 572 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 579 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 580 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters 592 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 602 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 615 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 653 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 669 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 677 | ERROR | [x] Incorrect spacing between argument "$left" and | | equals sign; expected 1 but found 0 677 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$left"; expected 1 but | | found 0 687 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 688 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 102ms; Memory: 10MB FILE: ...es/ModuleBuilder/parsers/relationships/ManyToOneRelationship.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 54 and the first side effect is on | | line 3. 54 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 95 | WARNING | Line exceeds 120 characters; contains 134 characters 122 | WARNING | Line exceeds 120 characters; contains 170 characters 151 | ERROR | Method name | | "ManyToOneRelationship::setRelationship_only" is not | | in camel caps format ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...s/ModuleBuilder/parsers/relationships/ActivitiesRelationship.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 75 and the first side effect is on | | line 3. 50 | WARNING | Line exceeds 120 characters; contains 173 characters 75 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 128 | WARNING | Line exceeds 120 characters; contains 139 characters 133 | WARNING | Line exceeds 120 characters; contains 138 characters 180 | WARNING | Line exceeds 120 characters; contains 147 characters ---------------------------------------------------------------------- Time: 58ms; Memory: 8MB FILE: ...es/ModuleBuilder/parsers/relationships/DeployedRelationships.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 44 WARNINGS AFFECTING 45 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 3. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 64 | WARNING | Line exceeds 120 characters; contains 177 characters 65 | WARNING | Line exceeds 120 characters; contains 139 characters 69 | WARNING | Line exceeds 120 characters; contains 140 characters 70 | WARNING | Line exceeds 120 characters; contains 168 characters 71 | WARNING | Line exceeds 120 characters; contains 165 characters 72 | WARNING | Line exceeds 120 characters; contains 137 characters 91 | WARNING | Line exceeds 120 characters; contains 129 characters 92 | WARNING | Line exceeds 120 characters; contains 134 characters 93 | WARNING | Line exceeds 120 characters; contains 148 characters 94 | WARNING | Line exceeds 120 characters; contains 151 characters 95 | WARNING | Line exceeds 120 characters; contains 141 characters 96 | WARNING | Line exceeds 120 characters; contains 141 characters 98 | WARNING | Line exceeds 120 characters; contains 142 characters 103 | WARNING | Line exceeds 120 characters; contains 122 characters 119 | WARNING | Line exceeds 120 characters; contains 170 characters 141 | WARNING | Method name "_updateRelationshipDefinition" should | | not be prefixed with an underscore to indicate | | visibility 160 | WARNING | Line exceeds 120 characters; contains 167 characters 172 | WARNING | Line exceeds 120 characters; contains 149 characters 192 | WARNING | Line exceeds 120 characters; contains 138 characters 193 | WARNING | Line exceeds 120 characters; contains 144 characters 221 | WARNING | Line exceeds 120 characters; contains 144 characters 232 | WARNING | Line exceeds 120 characters; contains 122 characters 240 | WARNING | Line exceeds 120 characters; contains 141 characters 241 | WARNING | Line exceeds 120 characters; contains 152 characters 243 | WARNING | Line exceeds 120 characters; contains 144 characters 255 | WARNING | Line exceeds 120 characters; contains 425 characters 265 | WARNING | Line exceeds 120 characters; contains 160 characters 286 | WARNING | Line exceeds 120 characters; contains 134 characters 306 | WARNING | Line exceeds 120 characters; contains 226 characters 308 | WARNING | Line exceeds 120 characters; contains 138 characters 309 | WARNING | Line exceeds 120 characters; contains 201 characters 310 | WARNING | Line exceeds 120 characters; contains 248 characters 311 | WARNING | Line exceeds 120 characters; contains 130 characters 312 | WARNING | Line exceeds 120 characters; contains 255 characters 313 | WARNING | Line exceeds 120 characters; contains 231 characters 314 | WARNING | Line exceeds 120 characters; contains 161 characters 315 | WARNING | Line exceeds 120 characters; contains 142 characters 316 | WARNING | Line exceeds 120 characters; contains 189 characters 322 | WARNING | Line exceeds 120 characters; contains 168 characters 346 | WARNING | Line exceeds 120 characters; contains 126 characters 367 | WARNING | Line exceeds 120 characters; contains 183 characters 368 | WARNING | Line exceeds 120 characters; contains 128 characters 374 | WARNING | Line exceeds 120 characters; contains 135 characters ---------------------------------------------------------------------- Time: 69ms; Memory: 8MB FILE: .../ModuleBuilder/parsers/relationships/UndeployedRelationships.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 25 WARNINGS AFFECTING 27 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | WARNING | Line exceeds 120 characters; contains 132 characters 84 | WARNING | Line exceeds 120 characters; contains 129 characters 101 | WARNING | Line exceeds 120 characters; contains 150 characters 108 | WARNING | Line exceeds 120 characters; contains 216 characters 145 | WARNING | Method name "_updateRelationshipDefinition" should | | not be prefixed with an underscore to indicate | | visibility 149 | WARNING | Line exceeds 120 characters; contains 166 characters 164 | WARNING | Line exceeds 120 characters; contains 164 characters 190 | WARNING | Line exceeds 120 characters; contains 141 characters 191 | WARNING | Line exceeds 120 characters; contains 152 characters 218 | WARNING | Line exceeds 120 characters; contains 148 characters 220 | WARNING | Line exceeds 120 characters; contains 204 characters 234 | WARNING | Line exceeds 120 characters; contains 128 characters 271 | WARNING | Line exceeds 120 characters; contains 128 characters 301 | WARNING | Line exceeds 120 characters; contains 143 characters 316 | WARNING | Line exceeds 120 characters; contains 122 characters 337 | WARNING | Line exceeds 120 characters; contains 241 characters 338 | WARNING | Line exceeds 120 characters; contains 128 characters 340 | WARNING | Line exceeds 120 characters; contains 125 characters 343 | WARNING | Line exceeds 120 characters; contains 195 characters 355 | WARNING | Line exceeds 120 characters; contains 169 characters 365 | WARNING | Line exceeds 120 characters; contains 183 characters 366 | WARNING | Line exceeds 120 characters; contains 128 characters 373 | WARNING | Line exceeds 120 characters; contains 136 characters 377 | ERROR | Expected 1 space after closing brace; newline found 378 | WARNING | Line exceeds 120 characters; contains 127 characters ---------------------------------------------------------------------- Time: 69ms; Memory: 8MB FILE: ...es/ModuleBuilder/parsers/relationships/AbstractRelationships.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 45 WARNINGS AFFECTING 46 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 3. 48 | WARNING | Line exceeds 120 characters; contains 141 characters 49 | WARNING | Line exceeds 120 characters; contains 121 characters 50 | WARNING | Line exceeds 120 characters; contains 223 characters 52 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 61 | WARNING | Line exceeds 120 characters; contains 153 characters 63 | WARNING | Line exceeds 120 characters; contains 136 characters 82 | WARNING | Line exceeds 120 characters; contains 162 characters 119 | WARNING | Line exceeds 120 characters; contains 134 characters 152 | WARNING | Line exceeds 120 characters; contains 223 characters 163 | WARNING | Line exceeds 120 characters; contains 157 characters 170 | WARNING | Line exceeds 120 characters; contains 148 characters 196 | WARNING | Line exceeds 120 characters; contains 133 characters 200 | WARNING | Method name "_load" should not be prefixed with an | | underscore to indicate visibility 202 | WARNING | Line exceeds 120 characters; contains 121 characters 208 | WARNING | Line exceeds 120 characters; contains 149 characters 209 | WARNING | Line exceeds 120 characters; contains 194 characters 227 | WARNING | Method name "_save" should not be prefixed with an | | underscore to indicate visibility 247 | WARNING | Line exceeds 120 characters; contains 143 characters 250 | WARNING | Line exceeds 120 characters; contains 129 characters 251 | WARNING | Line exceeds 120 characters; contains 138 characters 315 | WARNING | Line exceeds 120 characters; contains 136 characters 339 | WARNING | Line exceeds 120 characters; contains 135 characters 357 | WARNING | Line exceeds 120 characters; contains 135 characters 358 | WARNING | Line exceeds 120 characters; contains 164 characters 364 | WARNING | Line exceeds 120 characters; contains 140 characters 421 | WARNING | Line exceeds 120 characters; contains 147 characters 430 | WARNING | Line exceeds 120 characters; contains 140 characters 432 | WARNING | Line exceeds 120 characters; contains 124 characters 442 | WARNING | Line exceeds 120 characters; contains 152 characters 444 | WARNING | Line exceeds 120 characters; contains 249 characters 452 | WARNING | Line exceeds 120 characters; contains 140 characters 465 | WARNING | Line exceeds 120 characters; contains 159 characters 466 | WARNING | Line exceeds 120 characters; contains 158 characters 469 | WARNING | Line exceeds 120 characters; contains 136 characters 476 | WARNING | Line exceeds 120 characters; contains 177 characters 485 | WARNING | Line exceeds 120 characters; contains 170 characters 488 | WARNING | Line exceeds 120 characters; contains 140 characters 499 | WARNING | Line exceeds 120 characters; contains 122 characters 519 | WARNING | Line exceeds 120 characters; contains 147 characters 538 | WARNING | Line exceeds 120 characters; contains 171 characters 539 | WARNING | Line exceeds 120 characters; contains 121 characters 552 | WARNING | Line exceeds 120 characters; contains 162 characters 553 | WARNING | Line exceeds 120 characters; contains 140 characters 557 | WARNING | Line exceeds 120 characters; contains 179 characters 558 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 85ms; Memory: 10MB FILE: ...les/ModuleBuilder/parsers/relationships/OneToOneRelationship.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 70 and the first side effect is on | | line 3. 54 | WARNING | Line exceeds 120 characters; contains 156 characters 70 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 116 | WARNING | Line exceeds 120 characters; contains 162 characters 117 | WARNING | Line exceeds 120 characters; contains 161 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/ModuleBuilder/parsers/views/History.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 12 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 42. 52 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 59 | WARNING | Property name "$_dirname" should not be prefixed | | with an underscore to indicate visibility 65 | WARNING | Property name "$_basename" should not be prefixed | | with an underscore to indicate visibility 71 | WARNING | Property name "$_list" should not be prefixed with | | an underscore to indicate visibility 77 | WARNING | Property name "$_previewFilename" should not be | | prefixed with an underscore to indicate visibility 91 | WARNING | Line exceeds 120 characters; contains 143 characters 174 | WARNING | Line exceeds 120 characters; contains 201 characters 175 | WARNING | Line exceeds 120 characters; contains 141 characters 192 | WARNING | Line exceeds 120 characters; contains 140 characters 200 | WARNING | Line exceeds 120 characters; contains 158 characters 205 | WARNING | Line exceeds 120 characters; contains 183 characters 207 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...modules/ModuleBuilder/parsers/views/SearchViewMetaDataParser.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 7 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 104 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 121 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 122 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 174 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 184 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...ModuleBuilder/parsers/views/UndeployedMetaDataImplementation.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 9 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 3. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 54 | WARNING | [ ] Property name "$_packageName" should not be | | prefixed with an underscore to indicate | | visibility 85 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 137 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 193 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 197 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 211 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 213 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...ModuleBuilder/parsers/views/UndeployedSubpanelImplementation.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 6 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 57 and the first side effect is on | | line 42. 54 | WARNING | Line exceeds 120 characters; contains 122 characters 55 | WARNING | Line exceeds 120 characters; contains 139 characters 57 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 74 | WARNING | Line exceeds 120 characters; contains 157 characters 102 | WARNING | Line exceeds 120 characters; contains 141 characters 107 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...e/modules/ModuleBuilder/parsers/views/AbstractMetaDataParser.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 14 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | Property name "$_fielddefs" should not be prefixed | | with an underscore to indicate visibility 56 | WARNING | Property name "$_viewdefs" should not be prefixed | | with an underscore to indicate visibility 61 | WARNING | Property name "$_moduleName" should not be prefixed | | with an underscore to indicate visibility 64 | WARNING | Line exceeds 120 characters; contains 186 characters 72 | WARNING | Property name "$_history" should not be prefixed | | with an underscore to indicate visibility 77 | WARNING | Property name "$_packageName" should not be prefixed | | with an underscore to indicate visibility 87 | WARNING | Property name "$_panels" should not be prefixed with | | an underscore to indicate visibility 132 | WARNING | Line exceeds 120 characters; contains 121 characters 133 | WARNING | Line exceeds 120 characters; contains 123 characters 142 | WARNING | Line exceeds 120 characters; contains 137 characters 152 | WARNING | Line exceeds 120 characters; contains 140 characters 169 | WARNING | Method name "_standardizeFieldLabels" should not be | | prefixed with an underscore to indicate visibility 181 | WARNING | Method name "_trimFieldDefs" should not be prefixed | | with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...ne/modules/ModuleBuilder/parsers/views/DashletMetaDataParser.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 42. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 65 | WARNING | Property name "$_view" should not be prefixed with | | an underscore to indicate visibility 150 | ERROR | Method name | | "DashletMetaDataParser::ConvertSearchToDashletDefs" | | is not in camel caps format 179 | WARNING | Line exceeds 120 characters; contains 133 characters 211 | WARNING | Line exceeds 120 characters; contains 150 characters 212 | WARNING | Line exceeds 120 characters; contains 140 characters ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: .../ModuleBuilder/parsers/views/MetaDataImplementationInterface.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 1 WARNING AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each interface must be in a namespace of at least | | one level (a top-level vendor name) 47 | ERROR | [ ] Expected "function abc(...);"; found "function | | abc(...) ;" 47 | ERROR | [x] Expected 0 spaces before semicolon; 1 found 48 | ERROR | [ ] Expected "function abc(...);"; found "function | | abc(...) ;" 48 | ERROR | [x] Expected 0 spaces before semicolon; 1 found 49 | ERROR | [ ] Expected "function abc(...);"; found "function | | abc(...) ;" 49 | ERROR | [x] Expected 0 spaces before semicolon; 1 found 50 | ERROR | [ ] Expected "function abc(...);"; found "function | | abc(...) ;" 50 | ERROR | [x] Expected 0 spaces before semicolon; 1 found 51 | ERROR | [ ] Expected "function abc(...);"; found "function | | abc(...) ;" 51 | ERROR | [x] Expected 0 spaces before semicolon; 1 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/modules/ModuleBuilder/parsers/views/SubpanelMetaDataParser.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 6 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 43. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 84 | WARNING | Line exceeds 120 characters; contains 160 characters 106 | WARNING | Line exceeds 120 characters; contains 142 characters 155 | WARNING | Line exceeds 120 characters; contains 130 characters 189 | WARNING | Method name "_trimFieldDefs" should not be prefixed | | with an underscore to indicate visibility 216 | WARNING | Line exceeds 120 characters; contains 151 characters ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...modules/ModuleBuilder/parsers/views/GridLayoutMetaDataParser.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 35 WARNINGS AFFECTING 42 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 42. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 69 | WARNING | Property name "$_originalViewDef" should not be | | prefixed with an underscore to indicate visibility 148 | WARNING | Line exceeds 120 characters; contains 132 characters 175 | WARNING | Line exceeds 120 characters; contains 125 characters 177 | WARNING | Line exceeds 120 characters; contains 124 characters 178 | WARNING | Line exceeds 120 characters; contains 135 characters 208 | WARNING | Line exceeds 120 characters; contains 141 characters 260 | WARNING | Line exceeds 120 characters; contains 124 characters 261 | WARNING | Line exceeds 120 characters; contains 151 characters 277 | WARNING | Line exceeds 120 characters; contains 129 characters 278 | WARNING | Line exceeds 120 characters; contains 140 characters 307 | WARNING | Line exceeds 120 characters; contains 140 characters 317 | WARNING | Line exceeds 120 characters; contains 180 characters 320 | WARNING | Line exceeds 120 characters; contains 127 characters 326 | WARNING | Line exceeds 120 characters; contains 144 characters 370 | WARNING | Line exceeds 120 characters; contains 178 characters 371 | WARNING | Line exceeds 120 characters; contains 158 characters 397 | WARNING | Line exceeds 120 characters; contains 134 characters 400 | WARNING | Line exceeds 120 characters; contains 150 characters 410 | WARNING | Line exceeds 120 characters; contains 139 characters 417 | WARNING | Line exceeds 120 characters; contains 124 characters 441 | WARNING | Line exceeds 120 characters; contains 154 characters 449 | WARNING | Line exceeds 120 characters; contains 128 characters 466 | WARNING | Method name "_populateFromRequest" should not be | | prefixed with an underscore to indicate visibility 484 | WARNING | Line exceeds 120 characters; contains 127 characters 521 | WARNING | Line exceeds 120 characters; contains 130 characters 531 | WARNING | Line exceeds 120 characters; contains 162 characters 554 | WARNING | Line exceeds 120 characters; contains 140 characters 559 | WARNING | Method name "_convertToCanonicalForm" should not be | | prefixed with an underscore to indicate visibility 569 | ERROR | Expected 1 space after closing brace; newline found 573 | ERROR | Expected 1 space after closing brace; newline found 617 | ERROR | Expected 1 space after closing brace; newline found 624 | ERROR | Expected 1 space after closing brace; newline found 631 | ERROR | Expected 1 space after closing brace; newline found 635 | ERROR | Expected 1 space after closing brace; newline found 682 | WARNING | Method name "_convertFromCanonicalForm" should not | | be prefixed with an underscore to indicate | | visibility 689 | WARNING | Line exceeds 120 characters; contains 131 characters 794 | WARNING | Line exceeds 120 characters; contains 131 characters 797 | WARNING | Line exceeds 120 characters; contains 125 characters 815 | WARNING | Method name "_trimFieldDefs" should not be prefixed | | with an underscore to indicate visibility 933 | WARNING | Line exceeds 120 characters; contains 134 characters ---------------------------------------------------------------------- Time: 123ms; Memory: 12MB FILE: ...s/ModuleBuilder/parsers/views/DeployedSubpanelImplementation.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 12 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 57 and the first side effect is on | | line 42. 54 | WARNING | Line exceeds 120 characters; contains 122 characters 55 | WARNING | Line exceeds 120 characters; contains 139 characters 57 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 65 | WARNING | Property name "$_subpanelName" should not be | | prefixed with an underscore to indicate visibility 71 | WARNING | Property name "$_aSubPanelObject" should not be | | prefixed with an underscore to indicate visibility 76 | WARNING | Property name "$_history" should not be prefixed | | with an underscore to indicate visibility 86 | WARNING | Property name "$_language" should not be prefixed | | with an underscore to indicate visibility 91 | WARNING | Property name "$_fullFielddefs" should not be | | prefixed with an underscore to indicate visibility 110 | WARNING | Line exceeds 120 characters; contains 135 characters 142 | WARNING | Line exceeds 120 characters; contains 179 characters 147 | WARNING | Line exceeds 120 characters; contains 135 characters 150 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...ipeline/modules/ModuleBuilder/parsers/views/HistoryInterface.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 42. 46 | ERROR | Each interface must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...line/modules/ModuleBuilder/parsers/views/PopupMetaDataParser.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 42. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 90 | WARNING | Property name "$_view" should not be prefixed with | | an underscore to indicate visibility 314 | WARNING | Line exceeds 120 characters; contains 169 characters ---------------------------------------------------------------------- Time: 63ms; Memory: 8MB FILE: .../modules/ModuleBuilder/parsers/views/MetaDataParserInterface.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 1 WARNING AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 43. 47 | ERROR | [ ] Each interface must be in a namespace of at least | | one level (a top-level vendor name) 49 | ERROR | [ ] Expected "function abc(...);"; found "function | | abc(...) ;" 49 | ERROR | [x] Expected 0 spaces before semicolon; 1 found 51 | ERROR | [ ] Expected "function abc(...);"; found "function | | abc(...) ;" 51 | ERROR | [x] Expected 0 spaces before semicolon; 1 found 53 | ERROR | [ ] Expected "function abc(...);"; found "function | | abc(...) ;" 53 | ERROR | [x] Expected 0 spaces before semicolon; 1 found 55 | ERROR | [ ] Expected "function abc(...);"; found "function | | abc(...) ;" 55 | ERROR | [x] Expected 0 spaces before semicolon; 1 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...s/ModuleBuilder/parsers/views/AbstractMetaDataImplementation.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 34 WARNINGS AFFECTING 35 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 54 and the first side effect is on | | line 42. 51 | WARNING | Line exceeds 120 characters; contains 194 characters 54 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 59 | WARNING | Property name "$_view" should not be prefixed with | | an underscore to indicate visibility 64 | WARNING | Property name "$_viewName" should not be prefixed | | with an underscore to indicate visibility 69 | WARNING | Property name "$_moduleName" should not be prefixed | | with an underscore to indicate visibility 74 | WARNING | Property name "$_viewdefs" should not be prefixed | | with an underscore to indicate visibility 79 | WARNING | Property name "$_originalViewdefs" should not be | | prefixed with an underscore to indicate visibility 84 | WARNING | Property name "$_fielddefs" should not be prefixed | | with an underscore to indicate visibility 91 | WARNING | Property name "$_sourceFilename" should not be | | prefixed with an underscore to indicate visibility 96 | WARNING | Property name "$_fileVariables" should not be | | prefixed with an underscore to indicate visibility 112 | WARNING | Property name "$_originalViewTemplateDefs" should | | not be prefixed with an underscore to indicate | | visibility 117 | WARNING | Property name "$_variables" should not be prefixed | | with an underscore to indicate visibility 156 | WARNING | Line exceeds 120 characters; contains 134 characters 171 | WARNING | Method name "_loadFromFile" should not be prefixed | | with an underscore to indicate visibility 179 | WARNING | Line exceeds 120 characters; contains 135 characters 212 | WARNING | Line exceeds 120 characters; contains 225 characters 217 | WARNING | Line exceeds 120 characters; contains 147 characters 242 | WARNING | Method name "_loadFromPopupFile" should not be | | prefixed with an underscore to indicate visibility 256 | WARNING | Line exceeds 120 characters; contains 135 characters 329 | WARNING | Line exceeds 120 characters; contains 190 characters 331 | WARNING | Line exceeds 120 characters; contains 183 characters 332 | WARNING | Line exceeds 120 characters; contains 134 characters 335 | WARNING | Method name "_saveToFile" should not be prefixed | | with an underscore to indicate visibility 343 | WARNING | Line exceeds 120 characters; contains 154 characters 358 | WARNING | Line exceeds 120 characters; contains 140 characters 366 | WARNING | Line exceeds 120 characters; contains 135 characters 397 | WARNING | Line exceeds 120 characters; contains 137 characters 398 | WARNING | Line exceeds 120 characters; contains 155 characters 400 | WARNING | Line exceeds 120 characters; contains 162 characters 403 | WARNING | Line exceeds 120 characters; contains 135 characters 404 | WARNING | Line exceeds 120 characters; contains 142 characters 405 | WARNING | Line exceeds 120 characters; contains 148 characters 410 | WARNING | Method name "_mergeFielddefs" should not be prefixed | | with an underscore to indicate visibility 418 | WARNING | Line exceeds 120 characters; contains 154 characters ---------------------------------------------------------------------- Time: 78ms; Memory: 8MB FILE: ...modules/ModuleBuilder/parsers/views/ListLayoutMetaDataParser.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 8 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 42. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 99 | WARNING | Line exceeds 120 characters; contains 160 characters 202 | WARNING | Line exceeds 120 characters; contains 178 characters 236 | WARNING | Line exceeds 120 characters; contains 194 characters 240 | WARNING | Line exceeds 120 characters; contains 197 characters 291 | WARNING | Method name "_populateFromRequest" should not be | | prefixed with an underscore to indicate visibility 316 | WARNING | Line exceeds 120 characters; contains 137 characters 335 | ERROR | Expected 1 space after closing brace; newline found 339 | ERROR | Expected 1 space after closing brace; newline found 467 | WARNING | Method name "_trimFieldDefs" should not be prefixed | | with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 77ms; Memory: 8MB FILE: ...s/ModuleBuilder/parsers/views/DeployedMetaDataImplementation.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 17 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 61 and the first side | | effect is on line 42. 61 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 71 | WARNING | [ ] Property name "$_history" should not be prefixed | | with an underscore to indicate visibility 132 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 142 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 166 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 170 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 172 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 176 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 206 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 222 | ERROR | [x] The DEFAULT body must start on the line | | following the statement 223 | ERROR | [x] Blank line found at end of control structure 226 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 232 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 248 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 255 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 290 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 314 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 339 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 340 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 79ms; Memory: 8MB FILE: ...ws-pipeline/modules/ModuleBuilder/Module/StudioModuleFactory.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 41. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/ModuleBuilder/Module/StudioModule.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 42. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 100 | WARNING | Line exceeds 120 characters; contains 123 characters 160 | WARNING | Line exceeds 120 characters; contains 184 characters 458 | WARNING | Line exceeds 120 characters; contains 159 characters ---------------------------------------------------------------------- Time: 85ms; Memory: 10MB FILE: ...uitecrm-aws-pipeline/modules/ModuleBuilder/Module/StudioTree.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | Line exceeds 120 characters; contains 163 characters 56 | ERROR | Method name "StudioTree::StudioTree" is not in camel | | caps format 58 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/ModuleBuilder/Module/MainTree.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | Line exceeds 120 characters; contains 163 characters 56 | ERROR | Method name "MainTree::MainTree" is not in camel caps | | format 58 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/ModuleBuilder/Module/StudioBrowser.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 61 | WARNING | Line exceeds 120 characters; contains 218 characters 74 | WARNING | Line exceeds 120 characters; contains 163 characters 87 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/ModuleBuilder/Module/DropDownBrowser.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 42 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 59 | WARNING | [ ] Line exceeds 120 characters; contains 241 | | characters 60 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 63 | ERROR | [x] Expected 1 space before "=>"; 0 found 63 | ERROR | [x] Expected 1 space after "=>"; 0 found 77 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/ModuleBuilder/Module/IconRepository.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 3 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/ModuleBuilder/Module/DropDownTree.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 56 | WARNING | Line exceeds 120 characters; contains 163 characters 58 | ERROR | Method name "DropDownTree::DropDownTree" is not in | | camel caps format 60 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/ModuleBuilder/MB/MBModule.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 40 WARNINGS AFFECTING 49 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 61 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 202 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 216 | ERROR | [x] Incorrect spacing between argument | | "$mod_strings" and equals sign; expected 1 but | | found 0 227 | ERROR | [x] Incorrect spacing between argument "$value" and | | equals sign; expected 1 but found 0 244 | ERROR | [x] Incorrect spacing between argument "$key" and | | equals sign; expected 1 but found 0 267 | ERROR | [x] Incorrect spacing between argument "$key" and | | equals sign; expected 1 but found 0 286 | ERROR | [x] Incorrect spacing between argument | | "$app_list_strings" and equals sign; expected 1 | | but found 0 296 | ERROR | [x] Incorrect spacing between argument "$value" and | | equals sign; expected 1 but found 0 306 | ERROR | [x] Incorrect spacing between argument "$key" and | | equals sign; expected 1 but found 0 335 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 351 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 373 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 395 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 532 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 533 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 546 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 550 | WARNING | [ ] Line exceeds 120 characters; contains 232 | | characters 551 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 553 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 554 | WARNING | [ ] Line exceeds 120 characters; contains 249 | | characters 557 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 558 | WARNING | [ ] Line exceeds 120 characters; contains 229 | | characters 561 | WARNING | [ ] Line exceeds 120 characters; contains 224 | | characters 562 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 563 | WARNING | [ ] Line exceeds 120 characters; contains 224 | | characters 564 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 565 | WARNING | [ ] Line exceeds 120 characters; contains 237 | | characters 566 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 567 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 571 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 572 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 573 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 574 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 578 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 581 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 777 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 803 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 807 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 811 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 815 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 819 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 823 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 828 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 831 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 834 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 842 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 151ms; Memory: 14MB FILE: ...ace/suitecrm-aws-pipeline/modules/ModuleBuilder/MB/MBVardefs.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 4 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 41 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 60 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 64 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 92 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 104 | ERROR | [x] Incorrect spacing between argument "$by_group" | | and equals sign; expected 1 but found 0 104 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$by_group"; expected 1 | | but found 0 110 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 111 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 114 | ERROR | [x] Expected 1 space before "=>"; 0 found 114 | ERROR | [x] Expected 1 space after "=>"; 0 found 118 | ERROR | [x] Expected 1 space before "=>"; 0 found 118 | ERROR | [x] Expected 1 space after "=>"; 0 found 133 | ERROR | [x] Incorrect spacing between argument "$by_group" | | and equals sign; expected 1 but found 0 133 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$by_group"; expected 1 | | but found 0 172 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/ModuleBuilder/MB/MBRelationship.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 8 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 53 and the first side effect is on | | line 43. 49 | WARNING | Line exceeds 120 characters; contains 122 characters 50 | WARNING | Line exceeds 120 characters; contains 138 characters 53 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 56 | WARNING | Line exceeds 120 characters; contains 122 characters 75 | WARNING | Line exceeds 120 characters; contains 220 characters 80 | WARNING | Line exceeds 120 characters; contains 125 characters 90 | WARNING | Line exceeds 120 characters; contains 154 characters 110 | WARNING | Line exceeds 120 characters; contains 139 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/ModuleBuilder/MB/MBLanguage.php ---------------------------------------------------------------------- FOUND 25 ERRORS AND 6 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 41 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 58 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 123 | ERROR | [x] Expected 1 space before "=>"; 0 found 123 | ERROR | [x] Expected 1 space after "=>"; 0 found 127 | ERROR | [x] Expected 1 space before "=>"; 0 found 127 | ERROR | [x] Expected 1 space after "=>"; 0 found 134 | ERROR | [x] Incorrect spacing between argument "$language" | | and equals sign; expected 1 but found 0 134 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$language"; expected 1 | | but found 0 146 | ERROR | [x] Incorrect spacing between argument "$language" | | and equals sign; expected 1 but found 0 146 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$language"; expected 1 | | but found 0 168 | ERROR | [x] Expected 1 space before "=>"; 0 found 168 | ERROR | [x] Expected 1 space after "=>"; 0 found 172 | ERROR | [x] Expected 1 space before "=>"; 0 found 172 | ERROR | [x] Expected 1 space after "=>"; 0 found 178 | ERROR | [x] Incorrect spacing between argument "$duplicate" | | and equals sign; expected 1 but found 0 178 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$duplicate"; expected | | 1 but found 0 178 | ERROR | [x] Incorrect spacing between argument "$rename" and | | equals sign; expected 1 but found 0 178 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$rename"; expected 1 | | but found 0 183 | ERROR | [x] Expected 1 space before "=>"; 0 found 183 | ERROR | [x] Expected 1 space after "=>"; 0 found 185 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 202 | ERROR | [x] Expected 1 space before "=>"; 0 found 202 | ERROR | [x] Expected 1 space after "=>"; 0 found 213 | ERROR | [x] Expected 1 space before "=>"; 0 found 213 | ERROR | [x] Expected 1 space after "=>"; 0 found 234 | ERROR | [x] Expected 1 space before "=>"; 0 found 234 | ERROR | [x] Expected 1 space after "=>"; 0 found 259 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 260 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 266 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 24 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 66ms; Memory: 8MB FILE: ...suitecrm-aws-pipeline/modules/ModuleBuilder/MB/ModuleBuilder.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 3. 56 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 72 | WARNING | Line exceeds 120 characters; contains 138 characters ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/ModuleBuilder/MB/AjaxCompose.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 4 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 41 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 44 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 45 | ERROR | [x] Incorrect spacing between argument "$action" and | | equals sign; expected 1 but found 0 45 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$action"; expected 1 | | but found 0 79 | ERROR | [x] Expected 1 space before "=>"; 0 found 79 | ERROR | [x] Expected 1 space after "=>"; 0 found 81 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 84 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 103 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 108 | ERROR | [x] Incorrect spacing between argument "$labelName" | | and equals sign; expected 1 but found 0 108 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$labelName"; expected | | 1 but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/ModuleBuilder/MB/MBPackage.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 41. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 943 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 953 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 959 | ERROR | [x] Blank line found at start of control structure 969 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 150ms; Memory: 14MB FILE: ...suitecrm-aws-pipeline/modules/ModuleBuilder/MB/MBPackageTree.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | Line exceeds 120 characters; contains 163 characters 58 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/ModuleBuilder/MB/MBField.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 41 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 106 | ERROR | [x] Blank line found at end of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/ModuleBuilder/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 142 WARNINGS AFFECTING 142 LINES ---------------------------------------------------------------------- 51 | WARNING | Line exceeds 120 characters; contains 292 characters 52 | WARNING | Line exceeds 120 characters; contains 507 characters 53 | WARNING | Line exceeds 120 characters; contains 191 characters 54 | WARNING | Line exceeds 120 characters; contains 204 characters 56 | WARNING | Line exceeds 120 characters; contains 230 characters 57 | WARNING | Line exceeds 120 characters; contains 150 characters 58 | WARNING | Line exceeds 120 characters; contains 391 characters 59 | WARNING | Line exceeds 120 characters; contains 328 characters 62 | WARNING | Line exceeds 120 characters; contains 167 characters 64 | WARNING | Line exceeds 120 characters; contains 251 characters 65 | WARNING | Line exceeds 120 characters; contains 141 characters 70 | WARNING | Line exceeds 120 characters; contains 507 characters 71 | WARNING | Line exceeds 120 characters; contains 158 characters 72 | WARNING | Line exceeds 120 characters; contains 288 characters 73 | WARNING | Line exceeds 120 characters; contains 229 characters 79 | WARNING | Line exceeds 120 characters; contains 178 characters 80 | WARNING | Line exceeds 120 characters; contains 142 characters 81 | WARNING | Line exceeds 120 characters; contains 150 characters 82 | WARNING | Line exceeds 120 characters; contains 154 characters 83 | WARNING | Line exceeds 120 characters; contains 301 characters 85 | WARNING | Line exceeds 120 characters; contains 187 characters 88 | WARNING | Line exceeds 120 characters; contains 158 characters 89 | WARNING | Line exceeds 120 characters; contains 251 characters 90 | WARNING | Line exceeds 120 characters; contains 253 characters 91 | WARNING | Line exceeds 120 characters; contains 265 characters 92 | WARNING | Line exceeds 120 characters; contains 250 characters 93 | WARNING | Line exceeds 120 characters; contains 235 characters 97 | WARNING | Line exceeds 120 characters; contains 295 characters 98 | WARNING | Line exceeds 120 characters; contains 1083 | | characters 102 | WARNING | Line exceeds 120 characters; contains 281 characters 104 | WARNING | Line exceeds 120 characters; contains 122 characters 112 | WARNING | Line exceeds 120 characters; contains 425 characters 114 | WARNING | Line exceeds 120 characters; contains 122 characters 115 | WARNING | Line exceeds 120 characters; contains 295 characters 116 | WARNING | Line exceeds 120 characters; contains 261 characters 122 | WARNING | Line exceeds 120 characters; contains 305 characters 124 | WARNING | Line exceeds 120 characters; contains 122 characters 125 | WARNING | Line exceeds 120 characters; contains 295 characters 126 | WARNING | Line exceeds 120 characters; contains 261 characters 131 | WARNING | Line exceeds 120 characters; contains 307 characters 135 | WARNING | Line exceeds 120 characters; contains 295 characters 136 | WARNING | Line exceeds 120 characters; contains 261 characters 140 | WARNING | Line exceeds 120 characters; contains 579 characters 141 | WARNING | Line exceeds 120 characters; contains 689 characters 143 | WARNING | Line exceeds 120 characters; contains 567 characters 144 | WARNING | Line exceeds 120 characters; contains 217 characters 145 | WARNING | Line exceeds 120 characters; contains 295 characters 146 | WARNING | Line exceeds 120 characters; contains 261 characters 147 | WARNING | Line exceeds 120 characters; contains 243 characters 148 | WARNING | Line exceeds 120 characters; contains 744 characters 149 | WARNING | Line exceeds 120 characters; contains 497 characters 151 | WARNING | Line exceeds 120 characters; contains 151 characters 154 | WARNING | Line exceeds 120 characters; contains 333 characters 155 | WARNING | Line exceeds 120 characters; contains 496 characters 156 | WARNING | Line exceeds 120 characters; contains 2075 | | characters 157 | WARNING | Line exceeds 120 characters; contains 151 characters 158 | WARNING | Line exceeds 120 characters; contains 356 characters 162 | WARNING | Line exceeds 120 characters; contains 558 characters 163 | WARNING | Line exceeds 120 characters; contains 148 characters 165 | WARNING | Line exceeds 120 characters; contains 195 characters 169 | WARNING | Line exceeds 120 characters; contains 174 characters 174 | WARNING | Line exceeds 120 characters; contains 164 characters 178 | WARNING | Line exceeds 120 characters; contains 150 characters 182 | WARNING | Line exceeds 120 characters; contains 224 characters 185 | WARNING | Line exceeds 120 characters; contains 194 characters 186 | WARNING | Line exceeds 120 characters; contains 154 characters 188 | WARNING | Line exceeds 120 characters; contains 160 characters 189 | WARNING | Line exceeds 120 characters; contains 134 characters 190 | WARNING | Line exceeds 120 characters; contains 172 characters 191 | WARNING | Line exceeds 120 characters; contains 143 characters 192 | WARNING | Line exceeds 120 characters; contains 224 characters 193 | WARNING | Line exceeds 120 characters; contains 133 characters 194 | WARNING | Line exceeds 120 characters; contains 164 characters 195 | WARNING | Line exceeds 120 characters; contains 164 characters 196 | WARNING | Line exceeds 120 characters; contains 178 characters 197 | WARNING | Line exceeds 120 characters; contains 206 characters 198 | WARNING | Line exceeds 120 characters; contains 189 characters 199 | WARNING | Line exceeds 120 characters; contains 138 characters 200 | WARNING | Line exceeds 120 characters; contains 126 characters 204 | WARNING | Line exceeds 120 characters; contains 145 characters 205 | WARNING | Line exceeds 120 characters; contains 154 characters 210 | WARNING | Line exceeds 120 characters; contains 147 characters 211 | WARNING | Line exceeds 120 characters; contains 860 characters 212 | WARNING | Line exceeds 120 characters; contains 826 characters 213 | WARNING | Line exceeds 120 characters; contains 133 characters 217 | WARNING | Line exceeds 120 characters; contains 142 characters 218 | WARNING | Line exceeds 120 characters; contains 150 characters 227 | WARNING | Line exceeds 120 characters; contains 421 characters 230 | WARNING | Line exceeds 120 characters; contains 728 characters 232 | WARNING | Line exceeds 120 characters; contains 844 characters 235 | WARNING | Line exceeds 120 characters; contains 327 characters 240 | WARNING | Line exceeds 120 characters; contains 391 characters 243 | WARNING | Line exceeds 120 characters; contains 248 characters 250 | WARNING | Line exceeds 120 characters; contains 518 characters 251 | WARNING | Line exceeds 120 characters; contains 568 characters 252 | WARNING | Line exceeds 120 characters; contains 784 characters 253 | WARNING | Line exceeds 120 characters; contains 437 characters 256 | WARNING | Line exceeds 120 characters; contains 253 characters 257 | WARNING | Line exceeds 120 characters; contains 150 characters 260 | WARNING | Line exceeds 120 characters; contains 890 characters 261 | WARNING | Line exceeds 120 characters; contains 152 characters 262 | WARNING | Line exceeds 120 characters; contains 1240 | | characters 263 | WARNING | Line exceeds 120 characters; contains 864 characters 264 | WARNING | Line exceeds 120 characters; contains 595 characters 265 | WARNING | Line exceeds 120 characters; contains 352 characters 266 | WARNING | Line exceeds 120 characters; contains 657 characters 267 | WARNING | Line exceeds 120 characters; contains 595 characters 268 | WARNING | Line exceeds 120 characters; contains 170 characters 271 | WARNING | Line exceeds 120 characters; contains 427 characters 279 | WARNING | Line exceeds 120 characters; contains 245 characters 285 | WARNING | Line exceeds 120 characters; contains 627 characters 286 | WARNING | Line exceeds 120 characters; contains 281 characters 287 | WARNING | Line exceeds 120 characters; contains 148 characters 288 | WARNING | Line exceeds 120 characters; contains 239 characters 289 | WARNING | Line exceeds 120 characters; contains 406 characters 292 | WARNING | Line exceeds 120 characters; contains 627 characters 297 | WARNING | Line exceeds 120 characters; contains 567 characters 298 | WARNING | Line exceeds 120 characters; contains 148 characters 299 | WARNING | Line exceeds 120 characters; contains 148 characters 300 | WARNING | Line exceeds 120 characters; contains 260 characters 301 | WARNING | Line exceeds 120 characters; contains 162 characters 304 | WARNING | Line exceeds 120 characters; contains 174 characters 305 | WARNING | Line exceeds 120 characters; contains 182 characters 307 | WARNING | Line exceeds 120 characters; contains 154 characters 312 | WARNING | Line exceeds 120 characters; contains 176 characters 316 | WARNING | Line exceeds 120 characters; contains 456 characters 320 | WARNING | Line exceeds 120 characters; contains 805 characters 321 | WARNING | Line exceeds 120 characters; contains 147 characters 390 | WARNING | Line exceeds 120 characters; contains 144 characters 393 | WARNING | Line exceeds 120 characters; contains 476 characters 402 | WARNING | Line exceeds 120 characters; contains 350 characters 403 | WARNING | Line exceeds 120 characters; contains 337 characters 405 | WARNING | Line exceeds 120 characters; contains 204 characters 426 | WARNING | Line exceeds 120 characters; contains 166 characters 474 | WARNING | Line exceeds 120 characters; contains 404 characters 523 | WARNING | Line exceeds 120 characters; contains 129 characters 596 | WARNING | Line exceeds 120 characters; contains 148 characters 597 | WARNING | Line exceeds 120 characters; contains 145 characters 598 | WARNING | Line exceeds 120 characters; contains 163 characters 609 | WARNING | Line exceeds 120 characters; contains 248 characters 617 | WARNING | Line exceeds 120 characters; contains 135 characters 661 | WARNING | Line exceeds 120 characters; contains 310 characters ---------------------------------------------------------------------- Time: 138ms; Memory: 12MB FILE: ...rm-aws-pipeline/modules/ModuleBuilder/views/view.modulefield.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 30 WARNINGS AFFECTING 34 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 41. 44 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 49 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 67 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 91 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 106 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 107 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 108 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 109 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 110 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 111 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 120 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 121 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 124 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 126 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 128 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 133 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 169 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 218 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 220 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 223 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 238 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 255 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 272 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 274 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 309 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 310 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 80ms; Memory: 10MB FILE: ...ecrm-aws-pipeline/modules/ModuleBuilder/views/view.popupview.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 22 WARNINGS AFFECTING 25 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 55 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 57 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 68 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 92 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 106 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 118 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 120 | WARNING | [ ] Line exceeds 120 characters; contains 226 | | characters 121 | WARNING | [ ] Line exceeds 120 characters; contains 225 | | characters 126 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 127 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 128 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 137 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 147 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 165 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 174 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 179 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 184 | WARNING | [ ] Line exceeds 120 characters; contains 294 | | characters 186 | WARNING | [ ] Line exceeds 120 characters; contains 289 | | characters 188 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 190 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 193 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 209 | WARNING | [ ] Method name "_constructTitle" should not be | | prefixed with an underscore to indicate | | visibility ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...-aws-pipeline/modules/ModuleBuilder/views/view.displaydeploy.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 6 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 52 | WARNING | Line exceeds 120 characters; contains 140 characters 54 | WARNING | Line exceeds 120 characters; contains 153 characters 59 | WARNING | Line exceeds 120 characters; contains 163 characters 61 | ERROR | Method name "ViewDisplaydeploy::ViewDisplaydeploy" is | | not in camel caps format 63 | WARNING | Line exceeds 120 characters; contains 121 characters 76 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/ModuleBuilder/views/view.layoutview.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 20 WARNINGS AFFECTING 22 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 3. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 72 | WARNING | Line exceeds 120 characters; contains 163 characters 74 | ERROR | Method name "ViewLayoutView::ViewLayoutView" is not | | in camel caps format 76 | WARNING | Line exceeds 120 characters; contains 121 characters 88 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 123 | WARNING | Line exceeds 120 characters; contains 205 characters 145 | WARNING | Line exceeds 120 characters; contains 130 characters 157 | WARNING | Line exceeds 120 characters; contains 125 characters 163 | WARNING | Line exceeds 120 characters; contains 128 characters 170 | WARNING | Line exceeds 120 characters; contains 129 characters 176 | WARNING | Line exceeds 120 characters; contains 162 characters 183 | WARNING | Line exceeds 120 characters; contains 128 characters 190 | WARNING | Line exceeds 120 characters; contains 129 characters 196 | WARNING | Line exceeds 120 characters; contains 162 characters 206 | WARNING | Line exceeds 120 characters; contains 123 characters 217 | WARNING | Line exceeds 120 characters; contains 127 characters 288 | WARNING | Line exceeds 120 characters; contains 143 characters 289 | WARNING | Line exceeds 120 characters; contains 188 characters 290 | WARNING | Line exceeds 120 characters; contains 240 characters 294 | WARNING | Line exceeds 120 characters; contains 162 characters 295 | WARNING | Line exceeds 120 characters; contains 196 characters ---------------------------------------------------------------------- Time: 69ms; Memory: 8MB FILE: .../suitecrm-aws-pipeline/modules/ModuleBuilder/views/view.main.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 42 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | Line exceeds 120 characters; contains 163 characters 53 | ERROR | Method name "ViewMain::ViewMain" is not in camel | | caps format 55 | WARNING | Line exceeds 120 characters; contains 121 characters 68 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 130 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/ModuleBuilder/views/view.modulefields.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 14 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 41. 44 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 51 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 122 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 123 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 139 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 150 | ERROR | [x] Expected 1 space before "=>"; 0 found 150 | ERROR | [x] Expected 1 space after "=>"; 0 found 153 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 154 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 162 | ERROR | [x] Expected 1 space before "=>"; 0 found 162 | ERROR | [x] Expected 1 space after "=>"; 0 found 178 | WARNING | [ ] Line exceeds 120 characters; contains 305 | | characters 183 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 190 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 205 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 206 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 208 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 217 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 225 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 240 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 64ms; Memory: 8MB FILE: ...m-aws-pipeline/modules/ModuleBuilder/views/view.relationship.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 18 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 41. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 53 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 65 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 80 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 83 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 113 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 117 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 132 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 134 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 149 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 161 | WARNING | [ ] Line exceeds 120 characters; contains 401 | | characters 165 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 166 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 186 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 207 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 243 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 248 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 257 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 103ms; Memory: 8MB FILE: ...uitecrm-aws-pipeline/modules/ModuleBuilder/views/view.module.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 50 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 77 | ERROR | [x] Expected 1 space before "=>"; 0 found 77 | ERROR | [x] Expected 1 space after "=>"; 0 found 89 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 105 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 81ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/ModuleBuilder/views/view.property.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 41. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 53 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 55 | ERROR | [ ] Method name "ViewProperty::ViewProperty" is not | | in camel caps format 57 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 70 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 81 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 88 | ERROR | [x] Expected 1 space before "=>"; 0 found 88 | ERROR | [x] Expected 1 space after "=>"; 0 found 97 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 121 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 141 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...-aws-pipeline/modules/ModuleBuilder/views/view.deletepackage.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 44 and the first side effect is on | | line 41. 44 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 98ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/ModuleBuilder/views/view.package.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 5 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 48 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 73 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 75 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 131 | ERROR | [x] Expected 1 space before "=>"; 0 found 131 | ERROR | [x] Expected 1 space after "=>"; 0 found 138 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 145 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...peline/modules/ModuleBuilder/views/view.exportcustomizations.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 42 and the first side effect is on | | line 41. 42 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 77 | WARNING | Line exceeds 120 characters; contains 171 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/ModuleBuilder/views/view.tree.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 42. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 52 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ipeline/modules/ModuleBuilder/views/view.displaydeployresult.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 57 | WARNING | Line exceeds 120 characters; contains 163 characters 59 | ERROR | Method name | | "ViewDisplaydeployresult::ViewDisplaydeployresult" is | | not in camel caps format 61 | WARNING | Line exceeds 120 characters; contains 121 characters 74 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 87 | WARNING | Line exceeds 120 characters; contains 266 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/ModuleBuilder/views/view.searchview.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 10 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 3. 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 64 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 81 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 96 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 116 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 117 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 118 | WARNING | [ ] Line exceeds 120 characters; contains 229 | | characters 120 | WARNING | [ ] Line exceeds 120 characters; contains 254 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 126 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 128 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/ModuleBuilder/views/view.history.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 42. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 53 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 72 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 100 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 100 | ERROR | [x] Whitespace found before second semicolon of FOR | | loop 132 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 134 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/ModuleBuilder/views/view.listview.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 28 WARNINGS AFFECTING 29 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 97 | WARNING | Line exceeds 120 characters; contains 127 characters 123 | WARNING | Line exceeds 120 characters; contains 171 characters 124 | WARNING | Line exceeds 120 characters; contains 212 characters 130 | WARNING | Line exceeds 120 characters; contains 123 characters 141 | WARNING | Line exceeds 120 characters; contains 247 characters 145 | WARNING | Line exceeds 120 characters; contains 137 characters 146 | WARNING | Line exceeds 120 characters; contains 162 characters 149 | WARNING | Line exceeds 120 characters; contains 197 characters 153 | WARNING | Line exceeds 120 characters; contains 123 characters 164 | WARNING | Line exceeds 120 characters; contains 200 characters 204 | WARNING | Line exceeds 120 characters; contains 198 characters 210 | WARNING | Line exceeds 120 characters; contains 137 characters 220 | WARNING | Line exceeds 120 characters; contains 131 characters 229 | WARNING | Line exceeds 120 characters; contains 131 characters 232 | WARNING | Line exceeds 120 characters; contains 149 characters 234 | WARNING | Line exceeds 120 characters; contains 170 characters 238 | WARNING | Line exceeds 120 characters; contains 421 characters 240 | WARNING | Line exceeds 120 characters; contains 163 characters 241 | WARNING | Line exceeds 120 characters; contains 166 characters 245 | WARNING | Line exceeds 120 characters; contains 127 characters 248 | WARNING | Line exceeds 120 characters; contains 136 characters 278 | WARNING | Method name "_constructTitle" should not be prefixed | | with an underscore to indicate visibility 288 | WARNING | Line exceeds 120 characters; contains 123 characters 293 | WARNING | Method name "_buildImageButtons" should not be | | prefixed with an underscore to indicate visibility 310 | WARNING | Line exceeds 120 characters; contains 140 characters 314 | WARNING | Line exceeds 120 characters; contains 161 characters ---------------------------------------------------------------------- Time: 72ms; Memory: 8MB FILE: ...m-aws-pipeline/modules/ModuleBuilder/views/view.deletemodule.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 41. 44 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 49 | WARNING | [ ] Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate | | visibility 62 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/ModuleBuilder/views/view.wizard.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 32 WARNINGS AFFECTING 35 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 41. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 63 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 69 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 103 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 113 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 145 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 154 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 163 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 176 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 185 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 194 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 195 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 203 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 210 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 220 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 230 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 267 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 273 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 279 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 285 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 291 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 297 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 304 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 311 | WARNING | [ ] Line exceeds 120 characters; contains 342 | | characters 312 | WARNING | [ ] Line exceeds 120 characters; contains 357 | | characters 317 | WARNING | [ ] Line exceeds 120 characters; contains 330 | | characters 318 | WARNING | [ ] Line exceeds 120 characters; contains 333 | | characters 323 | WARNING | [ ] Line exceeds 120 characters; contains 304 | | characters 324 | WARNING | [ ] Line exceeds 120 characters; contains 319 | | characters 329 | WARNING | [ ] Line exceeds 120 characters; contains 300 | | characters 330 | WARNING | [ ] Line exceeds 120 characters; contains 303 | | characters 335 | WARNING | [ ] Line exceeds 120 characters; contains 373 | | characters 336 | WARNING | [ ] Line exceeds 120 characters; contains 388 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 74ms; Memory: 8MB FILE: ...-aws-pipeline/modules/ModuleBuilder/views/view.relationships.php ---------------------------------------------------------------------- FOUND 95 ERRORS AND 8 WARNINGS AFFECTING 94 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 1. 41 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 42 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 43 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 44 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 45 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 47 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 48 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 52 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 52 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 53 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 54 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 56 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 60 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 62 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 63 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 64 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 65 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 67 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 68 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 69 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 71 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 72 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 73 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 73 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 74 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 75 | ERROR | [x] Line indented incorrectly; expected 9 spaces, | | found 8 76 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 78 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 79 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 80 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 81 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 82 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 85 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 86 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 87 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 88 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 89 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 89 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 90 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 91 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 91 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 92 | ERROR | [x] Line indented incorrectly; expected 9 spaces, | | found 8 93 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 95 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 96 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 97 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 98 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 99 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 100 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 101 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 102 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 104 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 105 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 107 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 108 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 108 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 109 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 109 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 110 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 111 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 111 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 112 | ERROR | [x] Line indented incorrectly; expected 9 spaces, | | found 8 113 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 114 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 119 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 120 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 121 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 122 | ERROR | [x] Line indented incorrectly; expected 9 spaces, | | found 8 123 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 124 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 125 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 128 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 12 129 | ERROR | [x] Line indented incorrectly; expected 17 spaces, | | found 16 130 | ERROR | [x] Line indented incorrectly; expected at least 21 | | spaces, found 16 131 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 132 | ERROR | [x] Line indented incorrectly; expected 17 spaces, | | found 16 133 | ERROR | [x] Line indented incorrectly; expected at least 21 | | spaces, found 16 134 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 135 | ERROR | [x] Line indented incorrectly; expected 17 spaces, | | found 16 136 | ERROR | [x] Line indented incorrectly; expected at least 21 | | spaces, found 16 137 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 138 | ERROR | [x] Line indented incorrectly; expected 17 spaces, | | found 16 139 | ERROR | [x] Line indented incorrectly; expected at least 21 | | spaces, found 16 140 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 141 | ERROR | [x] Line indented incorrectly; expected 17 spaces, | | found 16 141 | ERROR | [x] The DEFAULT body must start on the line | | following the statement 142 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 12 143 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 144 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 12 145 | ERROR | [x] Line indented incorrectly; expected at least 17 | | spaces, found 16 146 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 12 147 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 148 | ERROR | [x] Line indented incorrectly; expected 9 spaces, | | found 8 149 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 150 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 160 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 161 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 162 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 163 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 164 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 165 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 94 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/ModuleBuilder/views/view.dropdowns.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 78 | WARNING | Line exceeds 120 characters; contains 152 characters 79 | WARNING | Line exceeds 120 characters; contains 143 characters 83 | WARNING | Line exceeds 120 characters; contains 152 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/ModuleBuilder/views/view.home.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 6 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 42 and the first side effect is on | | line 41. 42 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 85 | WARNING | Line exceeds 120 characters; contains 135 characters 86 | WARNING | Line exceeds 120 characters; contains 193 characters 89 | WARNING | Line exceeds 120 characters; contains 199 characters 91 | WARNING | Line exceeds 120 characters; contains 283 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/ModuleBuilder/views/view.dropdown.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 12 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 48 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 72 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 73 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 83 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 89 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 106 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 108 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 113 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 115 | ERROR | [x] Expected 1 space before "=>"; 0 found 115 | ERROR | [x] Expected 1 space after "=>"; 0 found 134 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 135 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 140 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 142 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/ModuleBuilder/views/view.resetmodule.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 41. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 73 | WARNING | Line exceeds 120 characters; contains 147 characters 97 | WARNING | Line exceeds 120 characters; contains 124 characters 125 | WARNING | Line exceeds 120 characters; contains 151 characters ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/ModuleBuilder/views/view.modulelabels.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 6 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 48. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 80 | WARNING | Line exceeds 120 characters; contains 130 characters 101 | WARNING | Line exceeds 120 characters; contains 134 characters 102 | WARNING | Line exceeds 120 characters; contains 168 characters 104 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/ModuleBuilder/views/view.labels.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 7 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 47. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 54 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 76 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 91 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 123 | ERROR | [x] Expected 1 space before "=>"; 0 found 123 | ERROR | [x] Expected 1 space after "=>"; 0 found 131 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 132 | ERROR | [x] Expected 1 space before "=>"; 0 found 132 | ERROR | [x] Expected 1 space after "=>"; 0 found 134 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 166 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/ModuleBuilder/views/view.dashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 23 WARNINGS AFFECTING 25 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 3. 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 63 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 75 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 92 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 101 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 113 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 115 | WARNING | [ ] Line exceeds 120 characters; contains 226 | | characters 116 | WARNING | [ ] Line exceeds 120 characters; contains 229 | | characters 121 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 122 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 123 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 141 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 154 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 169 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 171 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 176 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 181 | WARNING | [ ] Line exceeds 120 characters; contains 294 | | characters 183 | WARNING | [ ] Line exceeds 120 characters; contains 289 | | characters 185 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 187 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 190 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 206 | WARNING | [ ] Method name "_constructTitle" should not be | | prefixed with an underscore to indicate | | visibility ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 60ms; Memory: 8MB FILE: .../workspace/suitecrm-aws-pipeline/modules/EmailMan/controller.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 42 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 44 | ERROR | [ ] Method name "EmailManController::action_Save" is | | not in camel caps format 63 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 98 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 99 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 100 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 101 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 102 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters 103 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 105 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 150 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/EmailMan/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 189 | WARNING | Line exceeds 120 characters; contains 122 characters 191 | WARNING | Line exceeds 120 characters; contains 147 characters ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/EmailMan/EmailManDelivery.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 15 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 110 | WARNING | Line exceeds 120 characters; contains 203 characters 122 | WARNING | Line exceeds 120 characters; contains 290 characters 151 | WARNING | Line exceeds 120 characters; contains 125 characters 155 | WARNING | Line exceeds 120 characters; contains 126 characters 165 | WARNING | Line exceeds 120 characters; contains 148 characters 188 | WARNING | Line exceeds 120 characters; contains 121 characters 192 | WARNING | Line exceeds 120 characters; contains 135 characters 209 | WARNING | Line exceeds 120 characters; contains 329 characters 223 | WARNING | Line exceeds 120 characters; contains 126 characters 266 | WARNING | Line exceeds 120 characters; contains 123 characters 278 | WARNING | Line exceeds 120 characters; contains 134 characters 318 | WARNING | Line exceeds 120 characters; contains 130 characters 320 | WARNING | Line exceeds 120 characters; contains 305 characters 323 | WARNING | Line exceeds 120 characters; contains 156 characters 326 | WARNING | Line exceeds 120 characters; contains 142 characters ---------------------------------------------------------------------- Time: 68ms; Memory: 8MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/EmailMan/EmailMan.php ---------------------------------------------------------------------- FOUND 23 ERRORS AND 61 WARNINGS AFFECTING 84 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 152 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 167 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 169 | ERROR | [ ] Method name "EmailMan::EmailMan" is not in | | camel caps format 171 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 193 | ERROR | [ ] Method name "EmailMan::create_new_list_query" | | is not in camel caps format 246 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 248 | WARNING | [ ] Line exceeds 120 characters; contains 263 | | characters 290 | ERROR | [ ] Method name | | "EmailMan::create_queue_items_query" is not in | | camel caps format 316 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 318 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 326 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 327 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 328 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 329 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 330 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 334 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 341 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 366 | ERROR | [ ] Method name "EmailMan::create_list_query" is | | not in camel caps format 369 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 379 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 380 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 381 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 382 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 383 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 387 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 411 | ERROR | [ ] Method name "EmailMan::get_list_view_data" is | | not in camel caps format 429 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 446 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 475 | ERROR | [ ] Method name "EmailMan::set_as_sent" is not in | | camel caps format 487 | ERROR | [x] Blank line found at start of control structure 513 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 522 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 536 | ERROR | [ ] Method name "EmailMan::create_ref_email" is not | | in camel caps format 555 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 558 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 561 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 600 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 624 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 667 | ERROR | [x] Blank line found at start of control structure 711 | ERROR | [ ] Method name "EmailMan::create_indiv_email" is | | not in camel caps format 732 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 763 | ERROR | [x] Blank line found at start of control structure 803 | ERROR | [ ] Method name "EmailMan::verify_campaign" is not | | in camel caps format 809 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 816 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 825 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 868 | WARNING | [ ] Line exceeds 120 characters; contains 234 | | characters 901 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 919 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 954 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 974 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1007 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1010 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1018 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1040 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1042 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1044 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1048 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 1049 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1050 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 1075 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 1076 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1077 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 1113 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1120 | WARNING | [ ] Line exceeds 120 characters; contains 255 | | characters 1123 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 1130 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 1147 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1163 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 21 1187 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 1207 | ERROR | [ ] Method name "EmailMan::valid_email_address" is | | not in camel caps format 1230 | ERROR | [ ] Method name | | "EmailMan::is_primary_email_address" is not in | | camel caps format 1242 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 1258 | ERROR | [ ] Method name "EmailMan::create_export_query" is | | not in camel caps format 1288 | ERROR | [ ] Method name "EmailMan::mark_deleted" is not in | | camel caps format 1337 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1364 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 1458 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1516 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1545 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1552 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1560 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 179ms; Memory: 16MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/modules/EmailMan/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 79 | WARNING | Line exceeds 120 characters; contains 131 characters 84 | WARNING | Line exceeds 120 characters; contains 149 characters 89 | WARNING | Line exceeds 120 characters; contains 148 characters 90 | WARNING | Line exceeds 120 characters; contains 141 characters 146 | WARNING | Line exceeds 120 characters; contains 122 characters 149 | WARNING | Line exceeds 120 characters; contains 122 characters 150 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/EmailMan/metadata/listviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 124 characters 58 | WARNING | Line exceeds 120 characters; contains 130 characters 70 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/EmailMan/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 47 | WARNING | Line exceeds 120 characters; contains 195 characters 48 | WARNING | Line exceeds 120 characters; contains 123 characters 49 | WARNING | Line exceeds 120 characters; contains 172 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/EmailMan/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 78 | WARNING | Line exceeds 120 characters; contains 301 characters 115 | WARNING | Line exceeds 120 characters; contains 131 characters 127 | WARNING | Line exceeds 120 characters; contains 129 characters 135 | WARNING | Line exceeds 120 characters; contains 140 characters 137 | WARNING | Line exceeds 120 characters; contains 319 characters 138 | WARNING | Line exceeds 120 characters; contains 271 characters 142 | WARNING | Line exceeds 120 characters; contains 320 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/EmailMan/views/view.list.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 67 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 72 | WARNING | Line exceeds 120 characters; contains 123 characters 103 | WARNING | Line exceeds 120 characters; contains 167 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/EmailMan/views/view.campaignconfig.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 59 | WARNING | Line exceeds 120 characters; contains 123 characters 103 | WARNING | Line exceeds 120 characters; contains 144 characters 109 | WARNING | Line exceeds 120 characters; contains 232 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/EmailMan/views/view.config.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 11 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 54 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 59 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 106 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 186 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 201 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 210 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 226 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 238 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 244 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 249 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 259 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 269 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 278 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Tasks/MyTasks.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 53 | WARNING | Line exceeds 120 characters; contains 148 characters 65 | WARNING | Line exceeds 120 characters; contains 262 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Tasks/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 47 | WARNING | Line exceeds 120 characters; contains 151 characters 50 | WARNING | Line exceeds 120 characters; contains 147 characters 53 | WARNING | Line exceeds 120 characters; contains 181 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Tasks/TasksQuickCreate.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 7 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 60 | WARNING | Line exceeds 120 characters; contains 158 characters 61 | WARNING | Line exceeds 120 characters; contains 152 characters 76 | WARNING | Line exceeds 120 characters; contains 140 characters 82 | WARNING | Line exceeds 120 characters; contains 144 characters 91 | WARNING | Line exceeds 120 characters; contains 183 characters 92 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Tasks/Task.php ---------------------------------------------------------------------- FOUND 18 ERRORS AND 17 WARNINGS AFFECTING 30 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 3. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 80 | WARNING | [ ] Line exceeds 120 characters; contains 491 | | characters 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 89 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 98 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 100 | ERROR | [ ] Method name "Task::Task" is not in camel caps | | format 102 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 122 | ERROR | [ ] Method name "Task::get_summary_text" is not in | | camel caps format 127 | ERROR | [ ] Method name "Task::create_export_query" is not | | in camel caps format 127 | ERROR | [x] Incorrect spacing between argument | | "$relate_link_join" and equals sign; expected 1 | | but found 0 127 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$relate_link_join"; | | expected 1 but found 0 163 | ERROR | [ ] Method name | | "Task::fill_in_additional_detail_fields" is not | | in camel caps format 190 | ERROR | [ ] Method name | | "Task::fill_in_additional_parent_fields" is not | | in camel caps format 204 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 207 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 228 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 265 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 275 | ERROR | [ ] Method name "Task::get_list_view_data" is not in | | camel caps format 280 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 281 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 313 | WARNING | [ ] Line exceeds 120 characters; contains 253 | | characters 314 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 335 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 342 | ERROR | [ ] Method name "Task::set_notification_body" is not | | in camel caps format 350 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 354 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 365 | ERROR | [ ] Method name "Task::bean_implements" is not in | | camel caps format 368 | ERROR | [x] The CASE body must start on the line following | | the statement 368 | ERROR | [x] Terminating statement must be on a line by | | itself 368 | ERROR | [x] Closing brace must be on a line by itself 381 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 400 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 402 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 414 | ERROR | [ ] Expected 1 space after closing brace; newline | | found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 75ms; Memory: 8MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Tasks/field_arrays.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 71 | WARNING | Line exceeds 120 characters; contains 229 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Tasks/Save.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 68 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 72 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | WARNING | [ ] Line exceeds 120 characters; contains 258 | | characters 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 147 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Tasks/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 59 | WARNING | Line exceeds 120 characters; contains 592 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Tasks/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 47 | | and the first side effect is on line 42. ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Tasks/metadata/quickcreatedefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 59 | WARNING | Line exceeds 120 characters; contains 561 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Tasks/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 69 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Tasks/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 56 | WARNING | Line exceeds 120 characters; contains 647 characters 65 | WARNING | Line exceeds 120 characters; contains 302 characters 74 | WARNING | Line exceeds 120 characters; contains 520 characters 83 | WARNING | Line exceeds 120 characters; contains 264 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Tasks/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 10 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 46 | WARNING | Line exceeds 120 characters; contains 156 characters 47 | WARNING | Line exceeds 120 characters; contains 172 characters 69 | WARNING | Line exceeds 120 characters; contains 127 characters 70 | WARNING | Line exceeds 120 characters; contains 124 characters 71 | WARNING | Line exceeds 120 characters; contains 121 characters 72 | WARNING | Line exceeds 120 characters; contains 128 characters 73 | WARNING | Line exceeds 120 characters; contains 125 characters 76 | WARNING | Line exceeds 120 characters; contains 125 characters 77 | WARNING | Line exceeds 120 characters; contains 122 characters 79 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Tasks/views/view.edit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ne/modules/Tasks/Dashlets/MyTasksDashlet/MyTasksDashlet.data.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 51 | WARNING | Line exceeds 120 characters; contains 148 characters 73 | WARNING | Line exceeds 120 characters; contains 127 characters 97 | WARNING | Line exceeds 120 characters; contains 125 characters 104 | WARNING | Line exceeds 120 characters; contains 153 characters 105 | WARNING | Line exceeds 120 characters; contains 166 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ne/modules/Tasks/Dashlets/MyTasksDashlet/MyTasksDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ipeline/modules/Tasks/Dashlets/MyTasksDashlet/MyTasksDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 71 | WARNING | Line exceeds 120 characters; contains 163 characters 73 | ERROR | Method name "MyTasksDashlet::MyTasksDashlet" is not | | in camel caps format 75 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/vCals/vardefs.php ---------------------------------------------------------------------- FOUND 8 ERRORS AFFECTING 8 LINES ---------------------------------------------------------------------- 55 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 63 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 69 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 75 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 82 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 88 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 94 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 99 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/vCals/vCal.php ---------------------------------------------------------------------- FOUND 85 ERRORS AND 7 WARNINGS AFFECTING 74 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 47 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 47 | ERROR | [ ] Class name "vCal" is not in PascalCase format 76 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 80 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 86 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 88 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 89 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 91 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 93 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 95 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 98 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 98 | ERROR | [ ] Method name "vCal::get_summary_text" is not in | | camel caps format 101 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 104 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 104 | ERROR | [ ] Method name | | "vCal::fill_in_additional_list_fields" is not in | | camel caps format 106 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 108 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 108 | ERROR | [ ] Method name | | "vCal::fill_in_additional_detail_fields" is not | | in camel caps format 110 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 112 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 112 | ERROR | [ ] Method name "vCal::get_list_view_data" is not in | | camel caps format 114 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 117 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 117 | ERROR | [ ] Method name "vCal::get_freebusy_lines_cache" is | | not in camel caps format 125 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 126 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 128 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 132 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 135 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 139 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 139 | ERROR | [ ] Method name "vCal::create_sugar_freebusy" is not | | in camel caps format 145 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 147 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 150 | WARNING | [ ] Line exceeds 120 characters; contains 284 | | characters 153 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 155 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 156 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 158 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 160 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 162 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 171 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 175 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 178 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 178 | ERROR | [ ] Method name "vCal::get_vcal_freebusy" is not in | | camel caps format 199 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 199 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 201 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 217 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 233 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 241 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 245 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 245 | ERROR | [ ] Method name "vCal::cache_sugar_vcal" is not in | | camel caps format 248 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 252 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 252 | ERROR | [ ] Method name "vCal::cache_sugar_vcal_freebusy" is | | not in camel caps format 266 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 272 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 272 | ERROR | [ ] Method name "vCal::fold_ical_lines" is not in | | camel caps format 276 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 278 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 291 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 296 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 296 | ERROR | [ ] Method name | | "vCal::create_ical_array_from_string" is not in | | camel caps format 302 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 305 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 307 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 309 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 312 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 317 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 317 | ERROR | [ ] Method name | | "vCal::create_ical_string_from_array" is not in | | camel caps format 320 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 321 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 323 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 325 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 326 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 329 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 338 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 338 | ERROR | [ ] Method name "vCal::escape_ical_chars" is not in | | camel caps format 340 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 343 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 352 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 352 | ERROR | [ ] Method name "vCal::unescape_ical_chars" is not | | in camel caps format 354 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 357 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 362 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 362 | ERROR | [ ] Method name "vCal::get_ical_event" is not in | | camel caps format 390 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 391 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 68 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 69ms; Memory: 8MB FILE: .../suitecrm-aws-pipeline/modules/vCals/HTTP_WebDAV_Server_vCal.php ---------------------------------------------------------------------- FOUND 107 ERRORS AND 4 WARNINGS AFFECTING 102 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 59 and the first side | | effect is on line 3. 59 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 59 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 59 | ERROR | [ ] Class name "HTTP_WebDAV_Server_vCal" is not in | | PascalCase format 75 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 79 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 82 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 84 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 84 | ERROR | [ ] Method name | | "HTTP_WebDAV_Server_vCal::HTTP_WebDAV_Server_vCal" | | is not in camel caps format 86 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 87 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 89 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 91 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 93 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 103 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 103 | ERROR | [ ] Method name | | "HTTP_WebDAV_Server_vCal::ServeRequest" is not | | in camel caps format 109 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 111 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 118 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 123 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 126 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 128 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 129 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 131 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 132 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 137 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 139 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 141 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 143 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 144 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 147 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 149 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 154 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 157 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 159 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 161 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 163 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 165 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 167 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 169 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 171 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 175 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 178 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 179 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 184 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 185 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 192 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 196 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 197 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 198 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 210 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 212 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 212 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 217 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 220 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 231 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 231 | ERROR | [ ] Method name | | "HTTP_WebDAV_Server_vCal::check_auth" is not in | | camel caps format 233 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 236 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 238 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 238 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 240 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 242 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 245 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 248 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 251 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 254 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 264 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 264 | ERROR | [ ] Method name "HTTP_WebDAV_Server_vCal::http_GET" | | is not in camel caps format 268 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 271 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 275 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 276 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 288 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 288 | ERROR | [ ] Method name "HTTP_WebDAV_Server_vCal::http_PUT" | | is not in camel caps format 295 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 297 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 301 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 303 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 306 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 313 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 314 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 316 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 317 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 322 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 328 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 334 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 348 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 354 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 360 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 361 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 362 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 365 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 369 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 377 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 380 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 387 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 389 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 399 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 401 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 403 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 404 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 412 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 414 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 422 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 426 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 434 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 437 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 446 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 449 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 450 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 100 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 68ms; Memory: 8MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Notes/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 151 characters 52 | WARNING | Line exceeds 120 characters; contains 147 characters 55 | WARNING | Line exceeds 120 characters; contains 177 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Notes/controller.php ---------------------------------------------------------------------- FOUND 29 ERRORS AND 3 WARNINGS AFFECTING 28 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 47. 50 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 50 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 52 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 52 | ERROR | [ ] Method name "NotesController::action_save" is | | not in camel caps format 59 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 59 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 61 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 64 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 69 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 74 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 75 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 77 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 83 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 84 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 86 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 87 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 90 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 91 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 94 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 97 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 99 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 100 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 102 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 103 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 104 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 106 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 106 | ERROR | [ ] Method name "NotesController::action_editview" | | is not in camel caps format 110 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 114 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 115 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 116 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Notes/NotesQuickCreate.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 61 | WARNING | Line exceeds 120 characters; contains 180 characters 62 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Notes/vardefs.php ---------------------------------------------------------------------- FOUND 21 ERRORS AFFECTING 21 LINES ---------------------------------------------------------------------- 211 | ERROR | [x] Line indented incorrectly; expected at least 10 | | spaces, found 8 221 | ERROR | [x] Line indented incorrectly; expected at least 10 | | spaces, found 8 230 | ERROR | [x] Line indented incorrectly; expected at least 10 | | spaces, found 8 239 | ERROR | [x] Line indented incorrectly; expected at least 10 | | spaces, found 8 249 | ERROR | [x] Line indented incorrectly; expected at least 10 | | spaces, found 8 260 | ERROR | [x] Line indented incorrectly; expected at least 10 | | spaces, found 8 268 | ERROR | [x] Line indented incorrectly; expected at least 10 | | spaces, found 8 280 | ERROR | [x] Line indented incorrectly; expected at least 10 | | spaces, found 9 296 | ERROR | [x] Line indented incorrectly; expected at least 10 | | spaces, found 9 304 | ERROR | [x] Line indented incorrectly; expected at least 10 | | spaces, found 9 313 | ERROR | [x] Line indented incorrectly; expected at least 10 | | spaces, found 9 322 | ERROR | [x] Line indented incorrectly; expected at least 10 | | spaces, found 9 491 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 495 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 500 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 21 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 65ms; Memory: 8MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/modules/Notes/NoteSoap.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 58 | WARNING | Line exceeds 120 characters; contains 163 characters 60 | ERROR | Method name "NoteSoap::NoteSoap" is not in camel caps | | format 62 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Notes/field_arrays.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 65 | WARNING | Line exceeds 120 characters; contains 161 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Notes/Note.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 6 WARNINGS AFFECTING 17 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 42. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 102 | WARNING | Line exceeds 120 characters; contains 163 characters 104 | ERROR | Method name "Note::Note" is not in camel caps format 106 | WARNING | Line exceeds 120 characters; contains 121 characters 147 | ERROR | Method name "Note::mark_deleted" is not in camel | | caps format 152 | WARNING | Line exceeds 120 characters; contains 136 characters 203 | ERROR | Method name "Note::get_summary_text" is not in camel | | caps format 224 | ERROR | Method name "Note::create_export_query" is not in | | camel caps format 256 | ERROR | Method name "Note::fill_in_additional_list_fields" | | is not in camel caps format 261 | ERROR | Method name "Note::fill_in_additional_detail_fields" | | is not in camel caps format 264 | WARNING | Line exceeds 120 characters; contains 140 characters 285 | ERROR | Method name "Note::get_list_view_data" is not in | | camel caps format 328 | ERROR | Expected 1 space after closing brace; newline found 347 | WARNING | Line exceeds 120 characters; contains 139 characters 369 | ERROR | Expected 1 space after closing brace; newline found 398 | ERROR | Method name "Note::bean_implements" is not in camel | | caps format ---------------------------------------------------------------------- Time: 66ms; Memory: 8MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Notes/SubPanelView.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 9 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 3. 50 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 78 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 80 | ERROR | [ ] Method name | | "SubPanelViewNotes::SubPanelViewNotes" is not in | | camel caps format 82 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 95 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 98 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 104 | ERROR | [ ] Method name | | "SubPanelViewNotes::ProcessSubPanelListView" is | | not in camel caps format 104 | ERROR | [x] Incorrect spacing between argument "$curModule" | | and equals sign; expected 1 but found 0 104 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$curModule"; expected | | 1 but found 0 114 | WARNING | [ ] Line exceeds 120 characters; contains 304 | | characters 117 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 118 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Notes/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 63 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Notes/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 45 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Notes/metadata/quickcreatedefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 66 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Notes/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 47 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Notes/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 59 | WARNING | Line exceeds 120 characters; contains 126 characters 60 | WARNING | Line exceeds 120 characters; contains 124 characters 61 | WARNING | Line exceeds 120 characters; contains 121 characters 62 | WARNING | Line exceeds 120 characters; contains 127 characters 63 | WARNING | Line exceeds 120 characters; contains 125 characters 64 | WARNING | Line exceeds 120 characters; contains 171 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Notes/metadata/subpanels/ForTasks.php ---------------------------------------------------------------------- FOUND 9 ERRORS AFFECTING 9 LINES ---------------------------------------------------------------------- 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Notes/metadata/subpanels/ForCalls.php ---------------------------------------------------------------------- FOUND 9 ERRORS AFFECTING 9 LINES ---------------------------------------------------------------------- 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/Notes/metadata/subpanels/ForMeetings.php ---------------------------------------------------------------------- FOUND 9 ERRORS AFFECTING 9 LINES ---------------------------------------------------------------------- 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ipeline/modules/Notes/Dashlets/MyNotesDashlet/MyNotesDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 68 | WARNING | Line exceeds 120 characters; contains 163 characters 70 | ERROR | Method name "MyNotesDashlet::MyNotesDashlet" is not | | in camel caps format 72 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ne/modules/Notes/Dashlets/MyNotesDashlet/MyNotesDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/SchedulersJobs/SchedulersJob.php ---------------------------------------------------------------------- FOUND 31 ERRORS AND 11 WARNINGS AFFECTING 33 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 83 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 86 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 89 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 90 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 110 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 112 | ERROR | [ ] Method name "SchedulersJob::SchedulersJob" is | | not in camel caps format 114 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 123 | ERROR | [ ] Method name | | "SchedulersJob::check_date_relationships_load" | | is not in camel caps format 132 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 136 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 141 | ERROR | [x] Incorrect spacing between argument "$date" and | | equals sign; expected 1 but found 0 141 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$date"; expected 1 but | | found 0 141 | ERROR | [x] Incorrect spacing between argument "$user" and | | equals sign; expected 1 but found 0 141 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$user"; expected 1 but | | found 0 141 | ERROR | [x] Incorrect spacing between argument | | "$user_format" and equals sign; expected 1 but | | found 0 141 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$user_format"; | | expected 1 but found 0 158 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 164 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 168 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 168 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 169 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 169 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 171 | ERROR | [x] Incorrect spacing between argument "$timeout" | | and equals sign; expected 1 but found 0 171 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$timeout"; expected 1 | | but found 0 202 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 224 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 229 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 233 | ERROR | [ ] Method name "SchedulersJob::get_list_view_data" | | is not in camel caps format 239 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 247 | ERROR | [ ] Method name | | "SchedulersJob::fill_in_additional_list_fields" | | is not in camel caps format 335 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 379 | ERROR | [ ] Method name "SchedulersJob::mark_deleted" is not | | in camel caps format 457 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 493 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 594 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 597 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 607 | ERROR | [ ] Each class must be in a file by itself 607 | ERROR | [ ] Each interface must be in a namespace of at | | least one level (a top-level vendor name) ---------------------------------------------------------------------- PHPCBF CAN FIX THE 23 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 90ms; Memory: 10MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/SchedulersJobs/vardefs.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 103 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 113 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...s-pipeline/modules/SchedulersJobs/metadata/subpanels/default.php ---------------------------------------------------------------------- FOUND 16 ERRORS AFFECTING 16 LINES ---------------------------------------------------------------------- 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 71 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/Alerts/controller.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 1 WARNING AFFECTING 6 LINES ---------------------------------------------------------------------- 41 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 43 | ERROR | Method name "AlertsController::action_get" is not in | | camel caps format 49 | WARNING | Line exceeds 120 characters; contains 160 characters 56 | ERROR | Method name "AlertsController::action_add" is not in | | camel caps format 130 | ERROR | Method name "AlertsController::action_markAsRead" is | | not in camel caps format 139 | ERROR | Method name "AlertsController::action_redirect" is | | not in camel caps format ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/modules/Alerts/Alert.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 41 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 77 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 79 | ERROR | [ ] Method name "Alert::Alert" is not in camel caps | | format 81 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 91 | ERROR | [ ] Method name "Alert::bean_implements" is not in | | camel caps format 94 | ERROR | [x] The CASE body must start on the line following | | the statement 94 | ERROR | [x] Terminating statement must be on a line by itself 94 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/modules/Alerts/vardefs.php ---------------------------------------------------------------------- FOUND 9 ERRORS AFFECTING 9 LINES ---------------------------------------------------------------------- 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Alerts/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Alerts/metadata/subpanels/default.php ---------------------------------------------------------------------- FOUND 16 ERRORS AFFECTING 16 LINES ---------------------------------------------------------------------- 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Alerts/views/view.default.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Alerts/views/view.json.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Trackers/Trackable.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each interface must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Trackers/TrackerManager.php ---------------------------------------------------------------------- FOUND 19 ERRORS AND 5 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 69 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 71 | ERROR | [ ] Method name "TrackerManager::TrackerManager" is | | not in camel caps format 73 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 94 | ERROR | [x] Expected 1 space before "=>"; 0 found 94 | ERROR | [x] Expected 1 space after "=>"; 0 found 157 | ERROR | [x] Multi-line function call not indented correctly; | | expected 20 spaces but found 38 158 | ERROR | [x] Multi-line function call not indented correctly; | | expected 20 spaces but found 35 160 | ERROR | [x] Multi-line function call not indented correctly; | | expected 16 spaces but found 35 178 | WARNING | [ ] Method name "_getMonitor" should not be prefixed | | with an underscore to indicate visibility 178 | ERROR | [x] Incorrect spacing between argument "$name" and | | equals sign; expected 1 but found 0 178 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$name"; expected 1 but | | found 0 178 | ERROR | [x] Incorrect spacing between argument "$monitorId" | | and equals sign; expected 1 but found 0 178 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$monitorId"; expected | | 1 but found 0 178 | ERROR | [x] Incorrect spacing between argument "$metadata" | | and equals sign; expected 1 but found 0 178 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$metadata"; expected 1 | | but found 0 178 | ERROR | [x] Incorrect spacing between argument "$store" and | | equals sign; expected 1 but found 0 178 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$store"; expected 1 | | but found 0 228 | ERROR | [x] Incorrect spacing between argument "$flush" and | | equals sign; expected 1 but found 0 228 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$flush"; expected 1 | | but found 0 231 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 321 | ERROR | [x] Expected 1 space before "=>"; 0 found 321 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 61ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Trackers/BreadCrumbStack.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 7 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 75 | ERROR | [x] Incorrect spacing between argument "$modules" | | and equals sign; expected 1 but found 0 75 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$modules"; expected 1 | | but found 0 89 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 91 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 94 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 107 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 109 | ERROR | [ ] Method name "BreadCrumbStack::BreadCrumbStack" | | is not in camel caps format 109 | ERROR | [x] Incorrect spacing between argument "$modules" | | and equals sign; expected 1 but found 0 109 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$modules"; expected 1 | | but found 0 111 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 157 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 252 | ERROR | [x] Incorrect spacing between argument | | "$filter_module" and equals sign; expected 1 but | | found 0 252 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$filter_module"; | | expected 1 but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Trackers/Metric.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Line exceeds 120 characters; contains 163 characters 57 | ERROR | Method name "Metric::Metric" is not in camel caps | | format 59 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Trackers/populateSeedData.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | ERROR | Class name "populateSeedData" is not in PascalCase | | format 95 | ERROR | Method name "populateSeedData::populate_tracker" is | | not in camel caps format 101 | WARNING | Line exceeds 120 characters; contains 124 characters 104 | WARNING | Line exceeds 120 characters; contains 136 characters 105 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Trackers/Tracker.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 9 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 44. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 66 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 71 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 82 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 84 | ERROR | [ ] Method name "Tracker::Tracker" is not in camel | | caps format 86 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 99 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 102 | ERROR | [ ] Method name "Tracker::get_recently_viewed" is | | not in camel caps format 112 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 118 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 120 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 123 | WARNING | [ ] Line exceeds 120 characters; contains 259 | | characters 168 | ERROR | [ ] Method name "Tracker::bean_implements" is not in | | camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Trackers/monitor/BlankMonitor.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 61 | WARNING | Line exceeds 120 characters; contains 163 characters 63 | ERROR | Method name "BlankMonitor::BlankMonitor" is not in | | camel caps format 65 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Trackers/monitor/Monitor.php ---------------------------------------------------------------------- FOUND 27 ERRORS AND 3 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 50 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 72 | ERROR | [x] Incorrect spacing between argument "$name" and | | equals sign; expected 1 but found 0 72 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$name"; expected 1 but | | found 0 72 | ERROR | [x] Incorrect spacing between argument "$monitorId" | | and equals sign; expected 1 but found 0 72 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$monitorId"; expected | | 1 but found 0 72 | ERROR | [x] Incorrect spacing between argument "$metadata" | | and equals sign; expected 1 but found 0 72 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$metadata"; expected 1 | | but found 0 72 | ERROR | [x] Incorrect spacing between argument "$store" and | | equals sign; expected 1 but found 0 72 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$store"; expected 1 | | but found 0 86 | ERROR | [x] Blank line found at start of control structure 111 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 113 | ERROR | [ ] Method name "Monitor::Monitor" is not in camel | | caps format 113 | ERROR | [x] Incorrect spacing between argument "$name" and | | equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$name"; expected 1 but | | found 0 113 | ERROR | [x] Incorrect spacing between argument "$monitorId" | | and equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$monitorId"; expected | | 1 but found 0 113 | ERROR | [x] Incorrect spacing between argument "$metadata" | | and equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$metadata"; expected 1 | | but found 0 113 | ERROR | [x] Incorrect spacing between argument "$store" and | | equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$store"; expected 1 | | but found 0 115 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 185 | ERROR | [x] Incorrect spacing between argument "$flush" and | | equals sign; expected 1 but found 0 185 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$flush"; expected 1 | | but found 0 213 | ERROR | [x] Expected 1 space before "=>"; 0 found 213 | ERROR | [x] Expected 1 space after "=>"; 0 found 264 | ERROR | [x] Expected 1 space before "=>"; 0 found 264 | ERROR | [x] Expected 1 space after "=>"; 0 found 270 | ERROR | [x] Incorrect spacing between argument "$enable" and | | equals sign; expected 1 but found 0 270 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$enable"; expected 1 | | but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 25 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Trackers/monitor/tracker_monitor.php ---------------------------------------------------------------------- FOUND 21 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | [ ] Class name "tracker_monitor" is not in PascalCase | | format 53 | ERROR | [x] Incorrect spacing between argument "$name" and | | equals sign; expected 1 but found 0 53 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$name"; expected 1 but | | found 0 53 | ERROR | [x] Incorrect spacing between argument "$monitorId" | | and equals sign; expected 1 but found 0 53 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$monitorId"; expected 1 | | but found 0 53 | ERROR | [x] Incorrect spacing between argument "$metadata" | | and equals sign; expected 1 but found 0 53 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$metadata"; expected 1 | | but found 0 53 | ERROR | [x] Incorrect spacing between argument "$store" and | | equals sign; expected 1 but found 0 53 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$store"; expected 1 but | | found 0 59 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 61 | ERROR | [ ] Method name "tracker_monitor::tracker_monitor" is | | not in camel caps format 61 | ERROR | [x] Incorrect spacing between argument "$name" and | | equals sign; expected 1 but found 0 61 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$name"; expected 1 but | | found 0 61 | ERROR | [x] Incorrect spacing between argument "$monitorId" | | and equals sign; expected 1 but found 0 61 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$monitorId"; expected 1 | | but found 0 61 | ERROR | [x] Incorrect spacing between argument "$metadata" | | and equals sign; expected 1 but found 0 61 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$metadata"; expected 1 | | but found 0 61 | ERROR | [x] Incorrect spacing between argument "$store" and | | equals sign; expected 1 but found 0 61 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$store"; expected 1 but | | found 0 63 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 80 | ERROR | [x] Incorrect spacing between argument "$flush" and | | equals sign; expected 1 but found 0 80 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$flush"; expected 1 but | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 18 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...-pipeline/modules/Trackers/store/TrackerQueriesDatabaseStore.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 58 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 65 | ERROR | [x] Expected 1 space before "=>"; 0 found 65 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...pipeline/modules/Trackers/store/TrackerSessionsDatabaseStore.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 3. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 65 | ERROR | [x] Expected 1 space before "=>"; 0 found 65 | ERROR | [x] Expected 1 space after "=>"; 0 found 92 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 100 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Trackers/store/Store.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each interface must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Trackers/store/SugarLogStore.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 59 | ERROR | [x] Expected 1 space before "=>"; 0 found 59 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Trackers/store/DatabaseStore.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 59 and the first side | | effect is on line 3. 59 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 66 | ERROR | [x] Expected 1 space before "=>"; 0 found 66 | ERROR | [x] Expected 1 space after "=>"; 0 found 74 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 91 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Campaigns/WizardMarketing.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 37 WARNINGS AFFECTING 39 LINES ---------------------------------------------------------------------- 77 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 79 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 118 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 123 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 126 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters 161 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 162 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 165 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 169 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 240 | ERROR | [x] Expected 1 space before "=>"; 0 found 240 | ERROR | [x] Expected 1 space after "=>"; 0 found 252 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 302 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 400 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 475 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 477 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 478 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 479 | WARNING | [ ] Line exceeds 120 characters; contains 326 | | characters 481 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 482 | WARNING | [ ] Line exceeds 120 characters; contains 270 | | characters 486 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 487 | WARNING | [ ] Line exceeds 120 characters; contains 351 | | characters 492 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 493 | WARNING | [ ] Line exceeds 120 characters; contains 345 | | characters 498 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 499 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 504 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 507 | WARNING | [ ] Line exceeds 120 characters; contains 351 | | characters 584 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 585 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 596 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 673 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 681 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 708 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 710 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 730 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 756 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 769 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 111ms; Memory: 12MB FILE: ...suitecrm-aws-pipeline/modules/Campaigns/WebToLeadFormBuilder.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 29 WARNINGS AFFECTING 33 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 41. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 55 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 57 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 58 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 89 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 91 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 92 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 93 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 94 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 173 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 185 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 189 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 193 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 196 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 206 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 210 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 221 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 223 | WARNING | [ ] Line exceeds 120 characters; contains 204 | | characters 287 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 330 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 385 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 392 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 435 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 36 450 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 463 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 466 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 469 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 475 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 477 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 478 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 481 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 484 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 81ms; Memory: 8MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Campaigns/Subscriptions.php ---------------------------------------------------------------------- FOUND 130 ERRORS AND 3 WARNINGS AFFECTING 127 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 129 and the first side | | effect is on line 1. 45 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 47 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 48 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 50 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 51 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 52 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 53 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 54 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 55 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 56 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 57 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 58 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 59 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 60 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 61 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 63 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 64 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 65 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 66 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 67 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 68 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 69 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 72 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 73 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 75 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 76 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 77 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 78 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 79 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 80 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 81 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 82 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 83 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 84 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 85 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 86 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 87 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 88 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 89 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 90 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 91 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 92 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 93 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 94 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 97 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 98 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 99 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 102 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 103 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 104 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 105 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 106 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 107 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 108 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 110 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 111 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 112 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 114 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 115 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 116 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 117 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 119 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 120 | WARNING | [ ] Line exceeds 120 characters; contains 271 | | characters 121 | WARNING | [ ] Line exceeds 120 characters; contains 384 | | characters 122 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 123 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 124 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 129 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 129 | ERROR | [x] Incorrect spacing between argument "$classname" | | and equals sign; expected 1 but found 0 129 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$classname"; expected | | 1 but found 0 130 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 131 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 132 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 133 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 134 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 137 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 138 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 139 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 141 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 142 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 143 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 145 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 145 | ERROR | [x] Expected 1 space before "=>"; 0 found 145 | ERROR | [x] Expected 1 space after "=>"; 0 found 146 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 147 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 150 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 150 | ERROR | [x] Expected 1 space before "=>"; 0 found 150 | ERROR | [x] Expected 1 space after "=>"; 0 found 151 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 152 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 154 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 155 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 193 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 194 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 199 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 200 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 202 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 203 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 204 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 205 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 208 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 209 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 210 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 211 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 214 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 215 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 217 | ERROR | [x] Line indented incorrectly; expected 9 spaces, | | found 8 219 | ERROR | [x] Line indented incorrectly; expected 9 spaces, | | found 8 221 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 222 | ERROR | [x] Line indented incorrectly; expected 9 spaces, | | found 8 223 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 224 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 228 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 229 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 232 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 233 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 234 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 235 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 238 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 239 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 240 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 241 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 243 | ERROR | [x] Line indented incorrectly; expected at least 5 | | spaces, found 4 244 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 246 | ERROR | [x] Line indented incorrectly; expected 9 spaces, | | found 8 248 | ERROR | [x] Line indented incorrectly; expected 9 spaces, | | found 8 250 | ERROR | [x] Line indented incorrectly; expected at least 13 | | spaces, found 12 251 | ERROR | [x] Line indented incorrectly; expected 9 spaces, | | found 8 252 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 8 253 | ERROR | [x] Line indented incorrectly; expected 5 spaces, | | found 4 254 | ERROR | [x] Line indented incorrectly; expected 1 spaces, | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 130 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Campaigns/WizardHome.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 38 WARNINGS AFFECTING 39 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 167 and the first side | | effect is on line 55. 58 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 73 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 75 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 136 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 142 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 165 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 180 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 189 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 191 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 200 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 202 | WARNING | [ ] Line exceeds 120 characters; contains 449 | | characters 219 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 226 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 290 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 295 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 298 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 337 | WARNING | [ ] Line exceeds 120 characters; contains 317 | | characters 384 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 385 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 421 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 422 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 451 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 455 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 456 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 459 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 460 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 481 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 482 | WARNING | [ ] Line exceeds 120 characters; contains 287 | | characters 502 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 505 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 521 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 522 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 526 | WARNING | [ ] Line exceeds 120 characters; contains 252 | | characters 530 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 532 | WARNING | [ ] Line exceeds 120 characters; contains 309 | | characters 538 | ERROR | [x] Expected 1 space before "=>"; 0 found 538 | ERROR | [x] Expected 1 space after "=>"; 0 found 539 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 546 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 85ms; Memory: 8MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Campaigns/Campaign.php ---------------------------------------------------------------------- FOUND 48 ERRORS AND 15 WARNINGS AFFECTING 48 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 111 | ERROR | [ ] Method name | | "Campaign::list_view_parse_additional_sections" | | is not in camel caps format 133 | ERROR | [ ] Method name "Campaign::get_summary_text" is not | | in camel caps format 138 | ERROR | [ ] Method name "Campaign::create_export_query" is | | not in camel caps format 138 | ERROR | [x] Incorrect spacing between argument | | "$relate_link_join" and equals sign; expected 1 | | but found 0 138 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$relate_link_join"; | | expected 1 but found 0 169 | ERROR | [ ] Method name | | "Campaign::clear_campaign_prospect_list_relationship" | | is not in camel caps format 169 | ERROR | [x] Incorrect spacing between argument | | "$prospect_list_id" and equals sign; expected 1 | | but found 0 169 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prospect_list_id"; | | expected 1 but found 0 177 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 183 | ERROR | [ ] Method name | | "Campaign::mark_relationships_deleted" is not in | | camel caps format 188 | ERROR | [ ] Method name | | "Campaign::fill_in_additional_list_fields" is | | not in camel caps format 193 | ERROR | [ ] Method name | | "Campaign::fill_in_additional_detail_fields" is | | not in camel caps format 206 | ERROR | [ ] Method name "Campaign::update_currency_id" is | | not in camel caps format 211 | ERROR | [ ] Method name "Campaign::get_list_view_data" is | | not in camel caps format 227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 230 | ERROR | [ ] Method name | | "Campaign::build_generic_where_clause" is not in | | camel caps format 268 | ERROR | [ ] Method name "Campaign::mark_deleted" is not in | | camel caps format 280 | ERROR | [ ] Method name "Campaign::set_notification_body" is | | not in camel caps format 291 | ERROR | [ ] Method name "Campaign::track_log_leads" is not | | in camel caps format 297 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 302 | ERROR | [ ] Method name "Campaign::track_log_entries" is not | | in camel caps format 302 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 302 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 but | | found 0 337 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 338 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 342 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 358 | ERROR | [ ] Method name "Campaign::get_queue_items" is not | | in camel caps format 385 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 388 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 389 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 390 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 392 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 393 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 394 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 394 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 395 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 395 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 397 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 399 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 399 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 401 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 401 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 402 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 404 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 404 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 405 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 406 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 408 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 411 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 412 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 414 | ERROR | [ ] Method name "Campaign::bean_implements" is not | | in camel caps format 417 | ERROR | [x] The CASE body must start on the line following | | the statement 417 | ERROR | [x] Terminating statement must be on a line by | | itself 417 | ERROR | [x] Closing brace must be on a line by itself 435 | ERROR | [ ] Method name "Campaign::create_list_count_query" | | is not in camel caps format 435 | ERROR | [x] Incorrect spacing between argument "$params" and | | equals sign; expected 1 but found 0 435 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$params"; expected 1 | | but found 0 437 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 438 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 458 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 30 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 69ms; Memory: 8MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Campaigns/RoiDetailView.php ---------------------------------------------------------------------- FOUND 25 ERRORS AND 5 WARNINGS AFFECTING 29 LINES ---------------------------------------------------------------------- 82 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 127 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 136 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 6 138 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 6 151 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 3 153 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 3 155 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 3 157 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 3 159 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 3 162 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 3 164 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 3 166 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 3 171 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 173 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 175 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 177 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 178 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 180 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 182 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 183 | WARNING | [ ] Line exceeds 120 characters; contains 345 | | characters 184 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 197 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 198 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 199 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 200 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 201 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 201 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 203 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 208 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 211 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 25 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Campaigns/WebToLeadCapture.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 55 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 63 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 87 | ERROR | [x] Multi-line function call not indented correctly; | | expected 4 spaces but found 8 127 | ERROR | [x] Blank line found at start of control structure 147 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 155 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 216 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Campaigns/WebToPersonCapture.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 4 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 148 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 155 | ERROR | [x] Blank line found at start of control structure 175 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 183 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 248 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 272 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 314 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 71ms; Memory: 8MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Campaigns/Charts.php ---------------------------------------------------------------------- FOUND 122 ERRORS AND 17 WARNINGS AFFECTING 97 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 42. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 47 | ERROR | [ ] Class name "campaign_charts" is not in | | PascalCase format 66 | ERROR | [ ] Method name | | "campaign_charts::campaign_response_by_activity_type" | | is not in camel caps format 66 | ERROR | [x] Incorrect spacing between argument "$datay" and | | equals sign; expected 1 but found 0 66 | ERROR | [x] Incorrect spacing between argument "$targets" | | and equals sign; expected 1 but found 0 66 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$targets"; expected 1 | | but found 0 66 | ERROR | [x] Incorrect spacing between argument | | "$campaign_id" and equals sign; expected 1 but | | found 0 66 | ERROR | [x] Incorrect spacing between argument | | "$cache_file_name" and equals sign; expected 1 | | but found 0 66 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cache_file_name"; | | expected 1 but found 0 66 | ERROR | [x] Incorrect spacing between argument "$refresh" | | and equals sign; expected 1 but found 0 66 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$refresh"; expected 1 | | but found 0 66 | ERROR | [x] Incorrect spacing between argument | | "$marketing_id" and equals sign; expected 1 but | | found 0 66 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$marketing_id"; | | expected 1 but found 0 66 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 141 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 149 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 152 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 155 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 172 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 181 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 207 | ERROR | [ ] Method name | | "campaign_charts::campaign_response_roi" is not | | in camel caps format 208 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 208 | ERROR | [x] Incorrect spacing between argument "$datay" and | | equals sign; expected 1 but found 0 209 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 209 | ERROR | [x] Incorrect spacing between argument "$targets" | | and equals sign; expected 1 but found 0 209 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$targets"; expected 1 | | but found 0 210 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 210 | ERROR | [x] Incorrect spacing between argument | | "$campaign_id" and equals sign; expected 1 but | | found 0 211 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 211 | ERROR | [x] Incorrect spacing between argument | | "$cache_file_name" and equals sign; expected 1 | | but found 0 211 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cache_file_name"; | | expected 1 but found 0 212 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 212 | ERROR | [x] Incorrect spacing between argument "$refresh" | | and equals sign; expected 1 but found 0 212 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$refresh"; expected 1 | | but found 0 213 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 213 | ERROR | [x] Incorrect spacing between argument | | "$marketing_id" and equals sign; expected 1 but | | found 0 213 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$marketing_id"; | | expected 1 but found 0 214 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 214 | ERROR | [x] Incorrect spacing between argument "$is_dashlet" | | and equals sign; expected 1 but found 0 214 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$is_dashlet"; expected | | 1 but found 0 215 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 215 | ERROR | [x] Incorrect spacing between argument "$dashlet_id" | | and equals sign; expected 1 but found 0 215 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$dashlet_id"; expected | | 1 but found 0 216 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 0 spaces but found 8 217 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 221 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 223 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 225 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 234 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 243 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 245 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 258 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 261 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 265 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 267 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 277 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 279 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 281 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 282 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 284 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 286 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 287 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 289 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 291 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 302 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 304 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 312 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 314 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 323 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 325 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 330 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 334 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 338 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 340 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 344 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 346 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 348 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 349 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 351 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 355 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 359 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 362 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 362 | ERROR | [x] Closing brace indented incorrectly; expected 0 | | spaces, found 4 367 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 367 | ERROR | [ ] Method name | | "campaign_charts::campaign_response_roi_data" is | | not in camel caps format 367 | ERROR | [x] Incorrect spacing between argument "$datay" and | | equals sign; expected 1 but found 0 367 | ERROR | [x] Incorrect spacing between argument "$targets" | | and equals sign; expected 1 but found 0 367 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$targets"; expected 1 | | but found 0 367 | ERROR | [x] Incorrect spacing between argument | | "$cache_file_name" and equals sign; expected 1 | | but found 0 367 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cache_file_name"; | | expected 1 but found 0 367 | ERROR | [x] Incorrect spacing between argument "$refresh" | | and equals sign; expected 1 but found 0 367 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$refresh"; expected 1 | | but found 0 367 | ERROR | [x] Incorrect spacing between argument | | "$marketing_id" and equals sign; expected 1 but | | found 0 367 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$marketing_id"; | | expected 1 but found 0 367 | ERROR | [x] Incorrect spacing between argument "$is_dashlet" | | and equals sign; expected 1 but found 0 367 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$is_dashlet"; expected | | 1 but found 0 367 | ERROR | [x] Incorrect spacing between argument "$dashlet_id" | | and equals sign; expected 1 but found 0 367 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$dashlet_id"; expected | | 1 but found 0 367 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 369 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 372 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 375 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 379 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 381 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 383 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 392 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 401 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 403 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 416 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 419 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 423 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 425 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 435 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 437 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 439 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 440 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 442 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 444 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 445 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 447 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 449 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 460 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 462 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 470 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 479 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 481 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 486 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 490 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 494 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 496 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 500 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 502 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 504 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 505 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 507 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 511 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 515 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 518 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 117 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 83ms; Memory: 8MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/modules/Campaigns/Menu.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 1 WARNING AFFECTING 7 LINES ---------------------------------------------------------------------- 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 97 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Campaigns/controller.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 42. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Method name | | "CampaignsController::action_newsletterlist" is not | | in camel caps format ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/Campaigns/Charts1.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 2 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 3. 57 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 57 | ERROR | [ ] Class name "charts" is not in PascalCase format 65 | ERROR | [ ] Method name "charts::campaign_response_chart" is | | not in camel caps format 82 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 89 | ERROR | [x] Expected 1 space before "=>"; 0 found 89 | ERROR | [x] Expected 1 space after "=>"; 0 found 101 | ERROR | [x] Expected 1 space before "=>"; 0 found 101 | ERROR | [x] Expected 1 space after "=>"; 0 found 103 | ERROR | [x] Expected 1 space before "=>"; 0 found 103 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Campaigns/WizardEmailSetup.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 26 WARNINGS AFFECTING 26 LINES ---------------------------------------------------------------------- 89 | WARNING | Line exceeds 120 characters; contains 129 characters 94 | WARNING | Line exceeds 120 characters; contains 142 characters 101 | WARNING | Line exceeds 120 characters; contains 136 characters 107 | WARNING | Line exceeds 120 characters; contains 224 characters 125 | WARNING | Line exceeds 120 characters; contains 139 characters 139 | WARNING | Line exceeds 120 characters; contains 126 characters 188 | WARNING | Line exceeds 120 characters; contains 125 characters 189 | WARNING | Line exceeds 120 characters; contains 136 characters 190 | WARNING | Line exceeds 120 characters; contains 142 characters 191 | WARNING | Line exceeds 120 characters; contains 129 characters 192 | WARNING | Line exceeds 120 characters; contains 135 characters 262 | WARNING | Line exceeds 120 characters; contains 124 characters 263 | WARNING | Line exceeds 120 characters; contains 125 characters 264 | WARNING | Line exceeds 120 characters; contains 156 characters 265 | WARNING | Line exceeds 120 characters; contains 171 characters 267 | WARNING | Line exceeds 120 characters; contains 129 characters 268 | WARNING | Line exceeds 120 characters; contains 124 characters 270 | WARNING | Line exceeds 120 characters; contains 133 characters 271 | WARNING | Line exceeds 120 characters; contains 133 characters 316 | WARNING | Line exceeds 120 characters; contains 123 characters 377 | WARNING | Line exceeds 120 characters; contains 242 characters 379 | WARNING | Line exceeds 120 characters; contains 228 characters 382 | WARNING | Line exceeds 120 characters; contains 248 characters 384 | WARNING | Line exceeds 120 characters; contains 241 characters 387 | WARNING | Line exceeds 120 characters; contains 228 characters 415 | WARNING | Line exceeds 120 characters; contains 188 characters ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Campaigns/WizardNewsletter.php ---------------------------------------------------------------------- FOUND 253 ERRORS AND 41 WARNINGS AFFECTING 267 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 672 and the first side | | effect is on line 3. 79 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 81 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 110 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 111 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 116 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 188 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 209 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 211 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 238 | WARNING | [ ] Line exceeds 120 characters; contains 325 | | characters 254 | ERROR | [x] Expected 1 space before "=>"; 0 found 254 | ERROR | [x] Expected 1 space after "=>"; 0 found 265 | ERROR | [x] Expected 1 space before "=>"; 0 found 265 | ERROR | [x] Expected 1 space after "=>"; 0 found 334 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 335 | WARNING | [ ] Line exceeds 120 characters; contains 392 | | characters 336 | WARNING | [ ] Line exceeds 120 characters; contains 288 | | characters 337 | WARNING | [ ] Line exceeds 120 characters; contains 283 | | characters 338 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 339 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 346 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 370 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 371 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 385 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 386 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 400 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 415 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 416 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 421 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 422 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 423 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 424 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 425 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 426 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 430 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 431 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 432 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 433 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 434 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 435 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 436 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 437 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 439 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 440 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 441 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 442 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 443 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 444 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 445 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 446 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 447 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 448 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 449 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 450 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 451 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 456 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 465 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 469 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 473 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 474 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 476 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 477 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 479 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 481 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 482 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 483 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 484 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 485 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 486 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 487 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 488 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 489 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 490 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 491 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 492 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 493 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 494 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 495 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 496 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 499 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 500 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 500 | ERROR | [x] Expected 1 space before "=>"; 0 found 500 | ERROR | [x] Expected 1 space after "=>"; 0 found 501 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 502 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 503 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 504 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 505 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 506 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 507 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 509 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 510 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 511 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 512 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 512 | WARNING | [ ] Line exceeds 120 characters; contains 470 | | characters 513 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 514 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 514 | WARNING | [ ] Line exceeds 120 characters; contains 314 | | characters 515 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 515 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 516 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 516 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 517 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 517 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 519 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 520 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 522 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 523 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 524 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 524 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 525 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 526 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 527 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 531 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 532 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 533 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 533 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 534 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 535 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 536 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 537 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 566 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 1 591 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 599 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 600 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 602 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 603 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 604 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 605 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 606 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 607 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 608 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 609 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 610 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 611 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 612 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 613 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 614 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 615 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 616 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 617 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 618 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 619 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 620 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 620 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 621 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 622 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 623 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 625 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 626 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 627 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 628 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 629 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 630 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 631 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 632 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 633 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 634 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 635 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 644 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 645 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 646 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 647 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 649 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 650 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 652 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 653 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 655 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 656 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 658 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 659 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 661 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 661 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 667 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 668 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 669 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 672 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 674 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 675 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 675 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 676 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 677 | WARNING | [ ] Line exceeds 120 characters; contains 250 | | characters 678 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 678 | WARNING | [ ] Line exceeds 120 characters; contains 257 | | characters 679 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 680 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 682 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 684 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 685 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 685 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 686 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 686 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 687 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 687 | WARNING | [ ] Line exceeds 120 characters; contains 306 | | characters 688 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 689 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 691 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 693 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 694 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 694 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 695 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 696 | WARNING | [ ] Line exceeds 120 characters; contains 250 | | characters 697 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 697 | WARNING | [ ] Line exceeds 120 characters; contains 306 | | characters 698 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 699 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 702 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 704 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 705 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 706 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 707 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 707 | ERROR | [x] Expected 1 space before "=>"; 0 found 707 | ERROR | [x] Expected 1 space after "=>"; 0 found 708 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 709 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 710 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 711 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 712 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 713 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 714 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 715 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 717 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 717 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 719 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 722 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 723 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 725 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 726 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 727 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 728 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 728 | WARNING | [ ] Line exceeds 120 characters; contains 304 | | characters 729 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 731 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 732 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 733 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 735 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 736 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 738 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 739 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 740 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 741 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 742 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 743 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 744 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 746 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 747 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 749 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 750 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 751 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 753 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 754 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 755 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 756 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 757 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 758 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 758 | ERROR | [x] Expected 1 space before "=>"; 0 found 758 | ERROR | [x] Expected 1 space after "=>"; 0 found 759 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 760 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 761 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 762 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 763 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 764 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 765 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 765 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 766 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 767 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 768 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 769 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 771 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 772 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 774 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 775 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 253 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 111ms; Memory: 12MB FILE: ...pace/suitecrm-aws-pipeline/modules/Campaigns/TrackDetailView.php ---------------------------------------------------------------------- FOUND 48 ERRORS AND 12 WARNINGS AFFECTING 57 LINES ---------------------------------------------------------------------- 81 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 83 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 119 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 120 | WARNING | [ ] Line exceeds 120 characters; contains 488 | | characters 121 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 124 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 126 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 128 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 130 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 131 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 133 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 135 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 136 | WARNING | [ ] Line exceeds 120 characters; contains 345 | | characters 137 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 149 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 151 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 153 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 155 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 159 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 163 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 166 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 168 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 173 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 176 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 180 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 182 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 183 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 185 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 189 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 191 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 193 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 194 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 199 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 204 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 205 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 211 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 213 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 214 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 215 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 216 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 217 | WARNING | [ ] Line exceeds 120 characters; contains 260 | | characters 218 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 224 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 227 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 235 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 237 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 237 | ERROR | [x] Blank line found at start of control structure 247 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 247 | ERROR | [x] Blank line found at start of control structure 250 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 250 | ERROR | [x] Blank line found at start of control structure 253 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 259 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 263 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 264 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 265 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 266 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 267 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 268 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 274 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 48 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 63ms; Memory: 8MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Campaigns/utils.php ---------------------------------------------------------------------- FOUND 133 ERRORS AND 36 WARNINGS AFFECTING 160 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 3. 57 | ERROR | [x] Incorrect spacing between argument "$db" and | | equals sign; expected 1 but found 0 57 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$db"; expected 1 but | | found 0 57 | ERROR | [x] Incorrect spacing between argument | | "$mod_strings" and equals sign; expected 1 but | | found 0 57 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod_strings"; | | expected 1 but found 0 96 | ERROR | [x] Incorrect spacing between argument "$get_name" | | and equals sign; expected 1 but found 0 96 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$get_name"; expected | | 1 but found 0 101 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 108 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 110 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 127 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 176 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 184 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 190 | ERROR | [x] Blank line found at start of control structure 195 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 237 | ERROR | [x] Blank line found at start of control structure 259 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 413 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 435 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 449 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 450 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 452 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 471 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 485 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 490 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 493 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 504 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 505 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 536 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 617 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 622 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 629 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 631 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 641 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 643 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 647 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 648 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 650 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 652 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 654 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 655 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 658 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 661 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 662 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 670 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 672 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 676 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 677 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 678 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 683 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 684 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 687 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 688 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 689 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 691 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 695 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 697 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 702 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 703 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 710 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 714 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 720 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 722 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 732 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 734 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 739 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 740 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 742 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 746 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 748 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 751 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 752 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 753 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 756 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 763 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 765 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 768 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 769 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 771 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 773 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 778 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 780 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 784 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 785 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 792 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 810 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 825 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 827 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 829 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 831 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 836 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 839 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 844 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 846 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 850 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 851 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 854 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 856 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 857 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 859 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 863 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 866 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 867 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 883 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 885 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 887 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 888 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 889 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 891 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 893 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 894 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 895 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 897 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 901 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 902 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 906 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 908 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 910 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 914 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 917 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 918 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 921 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 923 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 925 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 927 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 936 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 941 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 943 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 944 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 945 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 948 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 950 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 951 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 952 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 953 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 964 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters 988 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 997 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 999 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 1000 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1012 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 1014 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 1020 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 1022 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 1026 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 1027 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 1027 | ERROR | [x] Blank line found at start of control structure 1031 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 1038 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 1053 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 1054 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 1055 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 1056 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 1061 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 1061 | ERROR | [x] Incorrect spacing between argument | | "$return_field_name" and equals sign; expected | | 1 but found 0 1061 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$return_field_name"; | | expected 1 but found 0 1061 | ERROR | [x] Incorrect spacing between argument | | "$return_field_id" and equals sign; expected 1 | | but found 0 1061 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$return_field_id"; | | expected 1 but found 0 1065 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 1071 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1075 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 1084 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 1085 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 1090 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 1093 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 1103 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1114 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1115 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1127 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 133 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 142ms; Memory: 14MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Campaigns/ProspectLink.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 56 and the first side | | effect is on line 4. 56 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 78 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 85 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Campaigns/ProcessBouncedEmails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 56 and the first side effect is on | | line 3. 222 | WARNING | Line exceeds 120 characters; contains 124 characters 272 | WARNING | Line exceeds 120 characters; contains 145 characters ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Campaigns/WizardEmailSetupSave.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 2 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 116 and the first side | | effect is on line 3. 60 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 62 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 87 | ERROR | [x] Blank line found at start of control structure 99 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 100 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 104 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 108 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/Campaigns/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 58 | WARNING | Line exceeds 120 characters; contains 123 characters 88 | WARNING | Line exceeds 120 characters; contains 135 characters 143 | WARNING | Line exceeds 120 characters; contains 133 characters ---------------------------------------------------------------------- Time: 63ms; Memory: 10MB FILE: .../suitecrm-aws-pipeline/modules/Campaigns/DeleteTestCampaigns.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 66 | WARNING | Line exceeds 120 characters; contains 128 characters 82 | WARNING | Line exceeds 120 characters; contains 133 characters 85 | WARNING | Line exceeds 120 characters; contains 146 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Campaigns/CampaignDiagnostic.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 11 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 268 and the first side | | effect is on line 3. 75 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 116 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 178 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 228 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 235 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 239 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 244 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 264 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 274 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 278 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 282 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Campaigns/WizardCampaignSave.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 75 | WARNING | Line exceeds 120 characters; contains 132 characters 90 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Campaigns/WizardMarketingSave.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 3 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 84 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 90 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 91 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 94 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 95 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 97 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 98 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 101 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 102 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 105 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 158 | ERROR | [x] Expected 1 space before "=>"; 0 found 158 | ERROR | [x] Expected 1 space after "=>"; 0 found 211 | WARNING | [ ] Line exceeds 120 characters; contains 253 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Campaigns/RemoveMe.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 93 | WARNING | Line exceeds 120 characters; contains 220 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Campaigns/WebToLeadFormSave.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 58 | ERROR | [x] Blank line found at start of control structure 93 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 107 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/modules/Campaigns/Save.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 54 | WARNING | Line exceeds 120 characters; contains 154 characters 96 | WARNING | Line exceeds 120 characters; contains 141 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Campaigns/PopupCampaignRoi.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 7 WARNINGS AFFECTING 17 LINES ---------------------------------------------------------------------- 69 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 81 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 84 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 12 86 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 12 115 | WARNING | [ ] Line exceeds 120 characters; contains 339 | | characters 128 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 167 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 168 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 169 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 170 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 170 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 178 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 180 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 181 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 182 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 183 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 184 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 185 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Campaigns/GenerateWebToLeadForm.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 154 and the first side effect is on | | line 3. 139 | WARNING | Line exceeds 120 characters; contains 202 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Campaigns/WizardNewsletterSave.php ---------------------------------------------------------------------- FOUND 115 ERRORS AND 4 WARNINGS AFFECTING 116 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 396 and the first side | | effect is on line 3. 51 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 51 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 53 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 54 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 56 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 57 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 64 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 66 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 68 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 69 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 75 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 77 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 85 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 89 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 93 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 94 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 96 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 97 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 98 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 102 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 104 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 105 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 109 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 110 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 111 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 115 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 117 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 119 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 120 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 128 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 128 | ERROR | [x] Blank line found at start of control structure 139 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 140 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 141 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 142 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 143 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 148 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 150 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 151 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 155 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 156 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 157 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 161 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 163 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 167 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 176 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 177 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 178 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 182 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 184 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 186 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 198 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 199 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 200 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 211 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 212 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 213 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 216 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 220 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 21 223 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 224 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 226 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 228 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 232 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 234 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 242 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 246 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 250 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 251 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 253 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 254 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 255 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 259 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 261 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 262 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 266 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 267 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 268 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 272 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 274 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 276 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 277 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 285 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 285 | ERROR | [x] Blank line found at start of control structure 296 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 297 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 298 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 299 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 300 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 305 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 307 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 308 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 312 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 313 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 314 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 318 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 320 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 324 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 333 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 334 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 335 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 339 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 341 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 343 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 355 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 356 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 357 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 368 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 369 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 370 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 373 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 377 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 380 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 381 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 383 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 385 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 389 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 398 | ERROR | [x] Expected 1 space before "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 115 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 79ms; Memory: 8MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Campaigns/EmailQueue.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 78 | WARNING | Line exceeds 120 characters; contains 133 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Campaigns/Popup_picker.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 5 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 57 and the first side effect is on | | line 3. 57 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 57 | ERROR | Class name "Popup_Picker" is not in PascalCase | | format 69 | WARNING | Line exceeds 120 characters; contains 163 characters 71 | ERROR | Method name "Popup_Picker::Popup_Picker" is not in | | camel caps format 73 | WARNING | Line exceeds 120 characters; contains 121 characters 86 | WARNING | Method name "_get_where_clause" should not be | | prefixed with an underscore to indicate visibility 86 | ERROR | Method name "Popup_Picker::_get_where_clause" is not | | in camel caps format 103 | ERROR | Method name "Popup_Picker::process_page" is not in | | camel caps format 131 | WARNING | Line exceeds 120 characters; contains 200 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Campaigns/DotListWizardMenu.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 33 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 35 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 44 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Campaigns/QueueCampaign.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 6 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 88 | ERROR | [x] Blank line found at start of control structure 104 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 134 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 147 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 154 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 194 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Campaigns/WebToLeadCreation.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 166 | | and the first side effect is on line 49. ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Campaigns/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 136 characters 169 | WARNING | Line exceeds 120 characters; contains 178 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/Campaigns/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 67 | WARNING | Line exceeds 120 characters; contains 122 characters 82 | WARNING | Line exceeds 120 characters; contains 123 characters 83 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Campaigns/metadata/listviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 81 | WARNING | Line exceeds 120 characters; contains 220 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Campaigns/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 60 | WARNING | Line exceeds 120 characters; contains 177 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Campaigns/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 10 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 88 | WARNING | Line exceeds 120 characters; contains 165 characters 97 | WARNING | Line exceeds 120 characters; contains 199 characters 108 | WARNING | Line exceeds 120 characters; contains 170 characters 117 | WARNING | Line exceeds 120 characters; contains 168 characters 139 | WARNING | Line exceeds 120 characters; contains 171 characters 149 | WARNING | Line exceeds 120 characters; contains 177 characters 159 | WARNING | Line exceeds 120 characters; contains 174 characters 169 | WARNING | Line exceeds 120 characters; contains 171 characters 179 | WARNING | Line exceeds 120 characters; contains 171 characters 237 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 52ms; Memory: 8MB FILE: ...tecrm-aws-pipeline/modules/Campaigns/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 14 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 56 | WARNING | Line exceeds 120 characters; contains 252 characters 59 | WARNING | Line exceeds 120 characters; contains 549 characters 62 | WARNING | Line exceeds 120 characters; contains 518 characters 66 | WARNING | Line exceeds 120 characters; contains 398 characters 76 | WARNING | Line exceeds 120 characters; contains 285 characters 84 | WARNING | Line exceeds 120 characters; contains 371 characters 94 | WARNING | Line exceeds 120 characters; contains 198 characters 103 | WARNING | Line exceeds 120 characters; contains 340 characters 121 | WARNING | Line exceeds 120 characters; contains 401 characters 131 | WARNING | Line exceeds 120 characters; contains 236 characters 144 | WARNING | Line exceeds 120 characters; contains 250 characters 145 | WARNING | Line exceeds 120 characters; contains 270 characters 214 | WARNING | Line exceeds 120 characters; contains 195 characters 215 | WARNING | Line exceeds 120 characters; contains 164 characters ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Campaigns/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 11 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 47 | WARNING | Line exceeds 120 characters; contains 125 characters 48 | WARNING | Line exceeds 120 characters; contains 122 characters 49 | WARNING | Line exceeds 120 characters; contains 172 characters 54 | WARNING | Line exceeds 120 characters; contains 127 characters 55 | WARNING | Line exceeds 120 characters; contains 124 characters 56 | WARNING | Line exceeds 120 characters; contains 121 characters 57 | WARNING | Line exceeds 120 characters; contains 128 characters 58 | WARNING | Line exceeds 120 characters; contains 125 characters 61 | WARNING | Line exceeds 120 characters; contains 125 characters 62 | WARNING | Line exceeds 120 characters; contains 122 characters 64 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Campaigns/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 24 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 86 | WARNING | Line exceeds 120 characters; contains 125 characters 119 | WARNING | Line exceeds 120 characters; contains 152 characters 145 | WARNING | Line exceeds 120 characters; contains 150 characters 182 | WARNING | Line exceeds 120 characters; contains 276 characters 205 | WARNING | Line exceeds 120 characters; contains 171 characters 207 | WARNING | Line exceeds 120 characters; contains 155 characters 227 | WARNING | Line exceeds 120 characters; contains 269 characters 228 | WARNING | Line exceeds 120 characters; contains 329 characters 229 | WARNING | Line exceeds 120 characters; contains 256 characters 236 | WARNING | Line exceeds 120 characters; contains 135 characters 244 | WARNING | Line exceeds 120 characters; contains 170 characters 245 | WARNING | Line exceeds 120 characters; contains 166 characters 247 | WARNING | Line exceeds 120 characters; contains 177 characters 291 | WARNING | Line exceeds 120 characters; contains 158 characters 292 | WARNING | Line exceeds 120 characters; contains 121 characters 294 | WARNING | Line exceeds 120 characters; contains 301 characters 297 | WARNING | Line exceeds 120 characters; contains 128 characters 299 | WARNING | Line exceeds 120 characters; contains 143 characters 302 | WARNING | Line exceeds 120 characters; contains 135 characters 307 | WARNING | Line exceeds 120 characters; contains 186 characters 390 | WARNING | Line exceeds 120 characters; contains 127 characters 436 | WARNING | Line exceeds 120 characters; contains 203 characters 451 | WARNING | Line exceeds 120 characters; contains 143 characters 452 | WARNING | Line exceeds 120 characters; contains 134 characters ---------------------------------------------------------------------- Time: 65ms; Memory: 10MB FILE: ...ce/suitecrm-aws-pipeline/modules/Campaigns/views/view.detail.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 3. 57 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 67 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 69 | ERROR | [ ] Method name | | "CampaignsViewDetail::CampaignsViewDetail" is | | not in camel caps format 71 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 142 | ERROR | [x] Expected 1 space before "=>"; 0 found 142 | ERROR | [x] Expected 1 space after "=>"; 0 found 156 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Campaigns/views/view.classic.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 7 WARNINGS AFFECTING 27 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 41. 44 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 53 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 55 | ERROR | [ ] Method name | | "CampaignsViewClassic::CampaignsViewClassic" is | | not in camel caps format 57 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 87 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 93 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 94 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 95 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 96 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 98 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 99 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 101 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 102 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 103 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 104 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 105 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 107 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 108 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 110 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 111 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 113 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 114 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 115 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 116 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 117 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 119 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 18 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Campaigns/views/view.newsletterlist.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Campaigns/views/view.modulelistmenu.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 42 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | WARNING | Line exceeds 120 characters; contains 127 characters 51 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...s/Campaigns/Dashlets/TopCampaignsDashlet/TopCampaignsDashlet.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 123 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...paigns/Dashlets/TopCampaignsDashlet/TopCampaignsDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/jjwg_Areas/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 7 | WARNING | Line exceeds 120 characters; contains 184 characters 10 | WARNING | Line exceeds 120 characters; contains 178 characters 13 | WARNING | Line exceeds 120 characters; contains 197 characters ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/jjwg_Areas/controller.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 5. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "jjwg_AreasController" is not in | | PascalCase format 9 | ERROR | Method name | | "jjwg_AreasController::action_area_edit_map" is not | | in camel caps format 22 | ERROR | Method name | | "jjwg_AreasController::action_area_detail_map" is not | | in camel caps format ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/jjwg_Areas/jjwg_Areas_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 3 | ERROR | [ ] Class name "jjwg_Areas_sugar" is not in | | PascalCase format 37 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 39 | ERROR | [ ] Method name "jjwg_Areas_sugar::jjwg_Areas_sugar" | | is not in camel caps format 41 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 51 | ERROR | [ ] Method name "jjwg_Areas_sugar::bean_implements" | | is not in camel caps format 54 | ERROR | [x] The CASE body must start on the line following | | the statement 54 | ERROR | [x] Terminating statement must be on a line by itself 54 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/jjwg_Areas/jjwg_Areas.php ---------------------------------------------------------------------- FOUND 19 ERRORS AND 8 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 10 and the first side | | effect is on line 4. 10 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 10 | ERROR | [ ] Class name "jjwg_Areas" is not in PascalCase | | format 42 | ERROR | [x] Incorrect spacing between argument "$init" and | | equals sign; expected 1 but found 0 42 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$init"; expected 1 but | | found 0 52 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 54 | ERROR | [ ] Method name "jjwg_Areas::jjwg_Areas" is not in | | camel caps format 54 | ERROR | [x] Incorrect spacing between argument "$init" and | | equals sign; expected 1 but found 0 54 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$init"; expected 1 but | | found 0 56 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 96 | ERROR | [ ] Method name "jjwg_Areas::define_polygon" is not | | in camel caps format 137 | ERROR | [ ] Method name "jjwg_Areas::define_area_loc" is not | | in camel caps format 157 | ERROR | [ ] Method name "jjwg_Areas::define_centroid" is not | | in camel caps format 179 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 180 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 200 | ERROR | [ ] Method name "jjwg_Areas::define_area" is not in | | camel caps format 233 | ERROR | [ ] Method name "jjwg_Areas::define_loc" is not in | | camel caps format 272 | ERROR | [ ] Method name "jjwg_Areas::is_valid_lng" is not in | | camel caps format 282 | ERROR | [ ] Method name "jjwg_Areas::is_valid_lat" is not in | | camel caps format 291 | ERROR | [ ] Method name "jjwg_Areas::is_marker_in_area" is | | not in camel caps format 311 | ERROR | [ ] Method name "jjwg_Areas::is_point_in_area" is | | not in camel caps format 330 | ERROR | [ ] Method name "jjwg_Areas::point_in_polygon" is | | not in camel caps format 363 | WARNING | [ ] Line exceeds 120 characters; contains 241 | | characters 366 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 367 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 384 | ERROR | [ ] Method name "jjwg_Areas::point_on_vertex" is not | | in camel caps format 393 | ERROR | [ ] Method name | | "jjwg_Areas::point_string_to_coordinates" is not | | in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 72ms; Memory: 8MB FILE: .../suitecrm-aws-pipeline/modules/jjwg_Areas/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 29 ERRORS AFFECTING 29 LINES ---------------------------------------------------------------------- 29 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 30 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 31 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 36 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 37 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 38 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 43 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 44 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 45 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 50 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 51 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 52 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 58 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 59 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 60 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 65 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 76 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 77 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 78 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 84 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 85 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 86 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 92 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 93 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 94 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 100 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 101 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 29 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/jjwg_Areas/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 16 | WARNING | Line exceeds 120 characters; contains 171 characters ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/jjwg_Areas/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 10 | WARNING | Line exceeds 120 characters; contains 177 characters ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/jjwg_Areas/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 77 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/jjwg_Areas/views/view.area_edit_map.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 7 and the first side | | effect is on line 4. 7 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 7 | ERROR | [ ] Class name "Jjwg_AreasViewArea_Edit_Map" is not | | in PascalCase format 15 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 17 | ERROR | [ ] Method name | | "Jjwg_AreasViewArea_Edit_Map::Jjwg_AreasViewArea_Edit_Map" | | is not in camel caps format 19 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 108 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 122 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 123 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 266 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 274 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/jjwg_Areas/views/view.area_detail_map.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 7 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 7 and the first side | | effect is on line 4. 7 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 7 | ERROR | [ ] Class name "Jjwg_AreasViewArea_Detail_Map" is | | not in PascalCase format 15 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 17 | ERROR | [ ] Method name | | "Jjwg_AreasViewArea_Detail_Map::Jjwg_AreasViewArea_Detail_Map" | | is not in camel caps format 19 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 66 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 71 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 79 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 79 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 80 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 80 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 138 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ules/jjwg_Areas/Dashlets/jjwg_AreasDashlet/jjwg_AreasDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 10 and the first side effect is on | | line 4. 10 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 10 | ERROR | Class name "jjwg_AreasDashlet" is not in PascalCase | | format 29 | WARNING | Line exceeds 120 characters; contains 163 characters 31 | ERROR | Method name "jjwg_AreasDashlet::jjwg_AreasDashlet" is | | not in camel caps format 33 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Releases/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 51 | WARNING | Line exceeds 120 characters; contains 145 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/modules/Releases/index.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 9 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 89 | WARNING | Line exceeds 120 characters; contains 217 characters 93 | WARNING | Line exceeds 120 characters; contains 166 characters 94 | WARNING | Line exceeds 120 characters; contains 282 characters 97 | WARNING | Line exceeds 120 characters; contains 186 characters 117 | WARNING | Line exceeds 120 characters; contains 305 characters 118 | WARNING | Line exceeds 120 characters; contains 374 characters 119 | WARNING | Line exceeds 120 characters; contains 171 characters 120 | WARNING | Line exceeds 120 characters; contains 296 characters 151 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Releases/vardefs.php ---------------------------------------------------------------------- FOUND 9 ERRORS AFFECTING 9 LINES ---------------------------------------------------------------------- 53 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 61 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 68 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 75 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 88 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 100 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 110 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 118 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 127 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Releases/Release.php ---------------------------------------------------------------------- FOUND 17 ERRORS AND 3 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 55 and the first side | | effect is on line 3. 55 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 84 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 86 | ERROR | [ ] Method name "Release::Release" is not in camel | | caps format 88 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 98 | ERROR | [ ] Method name "Release::get_summary_text" is not | | in camel caps format 103 | ERROR | [ ] Method name "Release::get_releases" is not in | | camel caps format 103 | ERROR | [x] Incorrect spacing between argument "$add_blank" | | and equals sign; expected 1 but found 0 103 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$add_blank"; expected | | 1 but found 0 103 | ERROR | [x] Incorrect spacing between argument "$status" and | | equals sign; expected 1 but found 0 103 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$status"; expected 1 | | but found 0 103 | ERROR | [x] Incorrect spacing between argument "$where" and | | equals sign; expected 1 but found 0 103 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$where"; expected 1 | | but found 0 136 | ERROR | [ ] Method name | | "Release::fill_in_additional_list_fields" is not | | in camel caps format 141 | ERROR | [ ] Method name | | "Release::fill_in_additional_detail_fields" is | | not in camel caps format 145 | ERROR | [ ] Method name "Release::get_list_view_data" is not | | in camel caps format 159 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 166 | ERROR | [ ] Method name | | "Release::build_generic_where_clause" is not in | | camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Releases/Popup_picker.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 57 and the first side effect is on | | line 3. 57 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 57 | ERROR | Class name "Popup_Picker" is not in PascalCase format 65 | WARNING | Method name "_get_where_clause" should not be | | prefixed with an underscore to indicate visibility 65 | ERROR | Method name "Popup_Picker::_get_where_clause" is not | | in camel caps format 81 | ERROR | Method name "Popup_Picker::process_page" is not in | | camel caps format ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: .../modules/AM_ProjectTemplates/AM_ProjectTemplatesListViewData.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | ERROR | Class name "AM_ProjectTemplatesListViewData" is not | | in PascalCase format 65 | WARNING | Line exceeds 120 characters; contains 136 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...aws-pipeline/modules/AM_ProjectTemplates/AM_ProjectTemplates.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 7 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 82 and the first side | | effect is on line 81. 82 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 82 | ERROR | [ ] Class name "AM_ProjectTemplates" is not in | | PascalCase format 90 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 92 | ERROR | [ ] Method name | | "AM_ProjectTemplates::AM_ProjectTemplates" is | | not in camel caps format 94 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 109 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 134 | ERROR | [x] Blank line found at start of control structure 137 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 158 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 181 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 186 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 192 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 208 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 214 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/AM_ProjectTemplates/gantt.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 17 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 22 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 73 | WARNING | Line exceeds 120 characters; contains 165 characters 102 | WARNING | Line exceeds 120 characters; contains 175 characters 111 | WARNING | Line exceeds 120 characters; contains 171 characters 117 | WARNING | Line exceeds 120 characters; contains 126 characters 119 | WARNING | Line exceeds 120 characters; contains 170 characters 120 | WARNING | Line exceeds 120 characters; contains 125 characters 131 | WARNING | Line exceeds 120 characters; contains 188 characters 140 | WARNING | Line exceeds 120 characters; contains 181 characters 146 | WARNING | Line exceeds 120 characters; contains 130 characters 148 | WARNING | Line exceeds 120 characters; contains 183 characters 149 | WARNING | Line exceeds 120 characters; contains 125 characters 160 | WARNING | Line exceeds 120 characters; contains 188 characters 169 | WARNING | Line exceeds 120 characters; contains 181 characters 175 | WARNING | Line exceeds 120 characters; contains 134 characters 177 | WARNING | Line exceeds 120 characters; contains 180 characters 208 | ERROR | Method name "Gantt::year_month" is not in camel caps | | format 218 | WARNING | Line exceeds 120 characters; contains 132 characters 225 | ERROR | Method name "Gantt::count_days" is not in camel caps | | format 230 | WARNING | Line exceeds 120 characters; contains 121 characters 240 | ERROR | Method name "Gantt::time_range" is not in camel caps | | format 249 | ERROR | Method name "Gantt::substr_unicode" is not in camel | | caps format 259 | ERROR | Method name "Gantt::IsNullOrEmptyString" is not in | | camel caps format ---------------------------------------------------------------------- Time: 90ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/AM_ProjectTemplates/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 50 | WARNING | Line exceeds 120 characters; contains 199 characters 53 | WARNING | Line exceeds 120 characters; contains 193 characters 56 | WARNING | Line exceeds 120 characters; contains 233 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/AM_ProjectTemplates/controller.php ---------------------------------------------------------------------- FOUND 15 ERRORS AND 8 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 26 and the first side | | effect is on line 23. 26 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 26 | ERROR | [ ] Class name "AM_ProjectTemplatesController" is | | not in PascalCase format 30 | ERROR | [ ] Method name | | "AM_ProjectTemplatesController::action_view_GanttChart" | | is not in camel caps format 36 | ERROR | [ ] Method name | | "AM_ProjectTemplatesController::action_create_project" | | is not in camel caps format 104 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 181 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 226 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 255 | ERROR | [ ] Method name | | "AM_ProjectTemplatesController::action_generate_chart" | | is not in camel caps format 274 | WARNING | [ ] Line exceeds 120 characters; contains 272 | | characters 310 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 315 | ERROR | [ ] Method name | | "AM_ProjectTemplatesController::action_update_GanttChart" | | is not in camel caps format 380 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 382 | WARNING | [ ] Line exceeds 120 characters; contains 208 | | characters 388 | ERROR | [ ] Method name | | "AM_ProjectTemplatesController::action_delete_task" | | is not in camel caps format 398 | ERROR | [ ] Method name | | "AM_ProjectTemplatesController::action_get_end_date" | | is not in camel caps format 421 | ERROR | [ ] Method name | | "AM_ProjectTemplatesController::action_update_order" | | is not in camel caps format 438 | ERROR | [ ] Method name | | "AM_ProjectTemplatesController::action_get_predecessors" | | is not in camel caps format 455 | ERROR | [ ] Method name | | "AM_ProjectTemplatesController::create_task" is | | not in camel caps format 455 | WARNING | [ ] Line exceeds 120 characters; contains 239 | | characters 483 | ERROR | [ ] Method name | | "AM_ProjectTemplatesController::update_task" is | | not in camel caps format 483 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 509 | ERROR | [ ] Method name | | "AM_ProjectTemplatesController::IsNullOrEmptyString" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 80ms; Memory: 8MB FILE: ...tecrm-aws-pipeline/modules/AM_ProjectTemplates/project_table.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 10 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 22 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 22 | ERROR | Class name "AM_ProjectTemplatesTable" is not in | | PascalCase format 45 | WARNING | Line exceeds 120 characters; contains 121 characters 49 | WARNING | Line exceeds 120 characters; contains 125 characters 50 | WARNING | Line exceeds 120 characters; contains 124 characters 51 | WARNING | Line exceeds 120 characters; contains 122 characters 89 | WARNING | Line exceeds 120 characters; contains 203 characters 92 | WARNING | Line exceeds 120 characters; contains 492 characters 120 | WARNING | Line exceeds 120 characters; contains 150 characters 123 | WARNING | Line exceeds 120 characters; contains 153 characters 145 | WARNING | Line exceeds 120 characters; contains 161 characters 147 | WARNING | Line exceeds 120 characters; contains 181 characters 161 | ERROR | Method name | | "AM_ProjectTemplatesTable::IsNullOrEmptyString" is | | not in camel caps format ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...peline/modules/AM_ProjectTemplates/AM_ProjectTemplates_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | [ ] Class name "AM_ProjectTemplates_sugar" is not in | | PascalCase format 55 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 80 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 82 | ERROR | [ ] Method name | | "AM_ProjectTemplates_sugar::AM_ProjectTemplates_sugar" | | is not in camel caps format 84 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 94 | ERROR | [ ] Method name | | "AM_ProjectTemplates_sugar::bean_implements" is | | not in camel caps format 97 | ERROR | [x] The CASE body must start on the line following | | the statement 97 | ERROR | [x] Terminating statement must be on a line by itself 97 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...odules/AM_ProjectTemplates/AM_ProjectTemplatesListViewSmarty.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 41. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Class name "AM_ProjectTemplatesListViewSmarty" is not | | in PascalCase format 62 | ERROR | Method name | | "AM_ProjectTemplatesListViewSmarty::AM_ProjectTemplatesListViewSmarty" | | is not in camel caps format 64 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...s-pipeline/modules/AM_ProjectTemplates/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 33 | WARNING | Line exceeds 120 characters; contains 513 characters 41 | WARNING | Line exceeds 120 characters; contains 513 characters 50 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...eline/modules/AM_ProjectTemplates/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 66 | WARNING | Line exceeds 120 characters; contains 143 characters 67 | WARNING | Line exceeds 120 characters; contains 146 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...-aws-pipeline/modules/AM_ProjectTemplates/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 20 ERRORS AFFECTING 20 LINES ---------------------------------------------------------------------- 26 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 27 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 28 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 34 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 35 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 36 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 42 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 43 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 44 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 52 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 62 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 63 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 72 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 73 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 74 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 80 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 81 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 82 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 88 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 20 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...aws-pipeline/modules/AM_ProjectTemplates/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...-aws-pipeline/modules/AM_ProjectTemplates/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...pipeline/modules/AM_ProjectTemplates/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 19 | WARNING | Line exceeds 120 characters; contains 221 characters 23 | WARNING | Line exceeds 120 characters; contains 299 characters 27 | WARNING | Line exceeds 120 characters; contains 288 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...s-pipeline/modules/AM_ProjectTemplates/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 172 characters 53 | WARNING | Line exceeds 120 characters; contains 126 characters 54 | WARNING | Line exceeds 120 characters; contains 124 characters 55 | WARNING | Line exceeds 120 characters; contains 121 characters 56 | WARNING | Line exceeds 120 characters; contains 127 characters 57 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/AM_ProjectTemplates/views/view.list.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 56 and the first side effect is on | | line 42. 56 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 56 | ERROR | Class name "AM_ProjectTemplatesViewList" is not in | | PascalCase format 79 | WARNING | Line exceeds 120 characters; contains 127 characters 80 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/AM_ProjectTemplates/views/view.edit.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 42. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | Class name "AM_ProjectTemplatesViewEdit" is not in | | PascalCase format 64 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...s-pipeline/modules/AM_ProjectTemplates/views/view.ganttchart.php ---------------------------------------------------------------------- FOUND 60 ERRORS AND 24 WARNINGS AFFECTING 73 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 26 and the first side | | effect is on line 23. 26 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 26 | ERROR | [ ] Class name "AM_ProjectTemplatesViewGanttChart" | | is not in PascalCase format 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 105 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 111 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 112 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 12 113 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 114 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 115 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 12 116 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 117 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 8 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 128 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 129 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 135 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 136 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 8 137 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 138 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 12 139 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 140 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 8 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 161 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 164 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 7 177 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 179 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 180 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 183 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 198 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 199 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 202 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 203 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 250 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 274 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 275 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 277 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 284 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 288 | ERROR | [ ] Method name | | "AM_ProjectTemplatesViewGanttChart::time_range" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 57 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/AM_ProjectTemplates/views/view.detail.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 12 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 26 and the first side effect is on | | line 3. 26 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 26 | ERROR | Class name "AM_ProjectTemplatesViewDetail" is not in | | PascalCase format 34 | WARNING | Line exceeds 120 characters; contains 163 characters 36 | ERROR | Method name | | "AM_ProjectTemplatesViewDetail::AM_ProjectTemplatesViewDetail" | | is not in camel caps format 38 | WARNING | Line exceeds 120 characters; contains 121 characters 70 | WARNING | Line exceeds 120 characters; contains 147 characters 72 | WARNING | Line exceeds 120 characters; contains 123 characters 73 | WARNING | Line exceeds 120 characters; contains 175 characters 76 | WARNING | Line exceeds 120 characters; contains 183 characters 91 | WARNING | Line exceeds 120 characters; contains 126 characters 92 | WARNING | Line exceeds 120 characters; contains 129 characters 95 | WARNING | Line exceeds 120 characters; contains 171 characters 96 | WARNING | Line exceeds 120 characters; contains 144 characters 143 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...shlets/AM_ProjectTemplatesDashlet/AM_ProjectTemplatesDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | ERROR | Class name "AM_ProjectTemplatesDashlet" is not in | | PascalCase format 75 | WARNING | Line exceeds 120 characters; contains 163 characters 77 | ERROR | Method name | | "AM_ProjectTemplatesDashlet::AM_ProjectTemplatesDashlet" | | is not in camel caps format 79 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...s/AM_ProjectTemplatesDashlet/AM_ProjectTemplatesDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/iCals/HTTP_WebDAV_Server_iCal.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | ERROR | Class name "HTTP_WebDAV_Server_iCal" is not in | | PascalCase format 76 | ERROR | Method name | | "HTTP_WebDAV_Server_iCal::ServeICalRequest" is not | | in camel caps format 208 | ERROR | Method name "HTTP_WebDAV_Server_iCal::http_GET" is | | not in camel caps format 249 | ERROR | Method name "HTTP_WebDAV_Server_iCal::http_status" | | is not in camel caps format ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/iCals/iCal.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | ERROR | Class name "iCal" is not in PascalCase format 220 | WARNING | Line exceeds 120 characters; contains 150 characters 286 | WARNING | Line exceeds 120 characters; contains 122 characters 366 | WARNING | Line exceeds 120 characters; contains 189 characters 379 | WARNING | Line exceeds 120 characters; contains 179 characters ---------------------------------------------------------------------- Time: 88ms; Memory: 10MB FILE: ...ce/suitecrm-aws-pipeline/modules/DynamicFields/UpgradeFields.php ---------------------------------------------------------------------- FOUND 37 ERRORS AFFECTING 35 LINES ---------------------------------------------------------------------- 47 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 49 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 55 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 57 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 59 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 61 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 64 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 67 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 69 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 69 | ERROR | [x] Expected 1 space before "=>"; 0 found 69 | ERROR | [x] Expected 1 space after "=>"; 0 found 70 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 76 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 80 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 84 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 91 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 92 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 94 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 97 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 98 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 99 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 101 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 103 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 104 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 105 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 108 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 109 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 112 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 114 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 120 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 122 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 123 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 124 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 125 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 126 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 131 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 133 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 37 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/DynamicFields/DynamicField.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 34 WARNINGS AFFECTING 40 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 45 and the first side effect is | | on line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | WARNING | Line exceeds 120 characters; contains 159 | | characters 65 | WARNING | Line exceeds 120 characters; contains 144 | | characters 73 | WARNING | Line exceeds 120 characters; contains 163 | | characters 76 | ERROR | Method name "DynamicField::DynamicField" is not in | | camel caps format 78 | WARNING | Line exceeds 120 characters; contains 121 | | characters 111 | WARNING | Line exceeds 120 characters; contains 127 | | characters 151 | WARNING | Line exceeds 120 characters; contains 127 | | characters 172 | WARNING | Line exceeds 120 characters; contains 129 | | characters 184 | WARNING | Line exceeds 120 characters; contains 130 | | characters 312 | WARNING | Line exceeds 120 characters; contains 147 | | characters 313 | WARNING | Line exceeds 120 characters; contains 123 | | characters 314 | WARNING | Line exceeds 120 characters; contains 125 | | characters 335 | WARNING | Line exceeds 120 characters; contains 132 | | characters 337 | WARNING | Line exceeds 120 characters; contains 177 | | characters 344 | WARNING | Line exceeds 120 characters; contains 149 | | characters 391 | ERROR | Expected 1 space after closing brace; newline found 392 | WARNING | Line exceeds 120 characters; contains 154 | | characters 412 | ERROR | Method name "DynamicField::fill_relationships" is | | not in camel caps format 466 | WARNING | Line exceeds 120 characters; contains 152 | | characters 485 | WARNING | Line exceeds 120 characters; contains 159 | | characters 525 | WARNING | Line exceeds 120 characters; contains 137 | | characters 568 | WARNING | Line exceeds 120 characters; contains 131 | | characters 569 | WARNING | Line exceeds 120 characters; contains 170 | | characters 701 | WARNING | Line exceeds 120 characters; contains 122 | | characters 732 | WARNING | Line exceeds 120 characters; contains 121 | | characters 757 | WARNING | Line exceeds 120 characters; contains 132 | | characters 811 | WARNING | Line exceeds 120 characters; contains 282 | | characters 897 | ERROR | Method name | | "DynamicField::add_existing_custom_fields" is not | | in camel caps format 917 | ERROR | Method name | | "DynamicField::add_existing_custom_field" is not in | | camel caps format 977 | WARNING | Line exceeds 120 characters; contains 142 | | characters 987 | WARNING | Line exceeds 120 characters; contains 152 | | characters 1034 | WARNING | Line exceeds 120 characters; contains 130 | | characters 1041 | WARNING | Line exceeds 120 characters; contains 121 | | characters 1064 | WARNING | Line exceeds 120 characters; contains 130 | | characters 1065 | WARNING | Line exceeds 120 characters; contains 151 | | characters 1066 | WARNING | Line exceeds 120 characters; contains 167 | | characters 1125 | WARNING | Line exceeds 120 characters; contains 165 | | characters 1133 | WARNING | Line exceeds 120 characters; contains 121 | | characters ---------------------------------------------------------------------- Time: 147ms; Memory: 14MB FILE: ...e/suitecrm-aws-pipeline/modules/DynamicFields/FieldsMetaData.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 4 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 56 and the first side effect is on | | line 3. 56 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 129 | WARNING | Line exceeds 120 characters; contains 163 characters 131 | ERROR | Method name "FieldsMetaData::FieldsMetaData" is not | | in camel caps format 133 | WARNING | Line exceeds 120 characters; contains 121 characters 143 | ERROR | Method name "FieldsMetaData::mark_deleted" is not in | | camel caps format 150 | ERROR | Method name "FieldsMetaData::get_list_view_data" is | | not in camel caps format 154 | WARNING | Line exceeds 120 characters; contains 252 characters 159 | ERROR | Method name "FieldsMetaData::get_summary_text" is | | not in camel caps format ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/DynamicFields/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 55 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/DynamicFields/FieldCases.php ---------------------------------------------------------------------- FOUND 125 ERRORS AND 4 WARNINGS AFFECTING 70 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 71 and the first side | | effect is on line 3. 75 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 76 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 77 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 78 | ERROR | [x] Terminating statement must be on a line by | | itself 78 | ERROR | [x] Closing brace must be on a line by itself 78 | ERROR | [x] Closing brace must be on a line by itself 78 | ERROR | [x] Closing brace must be on a line by itself 78 | ERROR | [x] Each PHP statement must be on a line by itself 79 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 80 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 81 | ERROR | [x] Terminating statement must be on a line by | | itself 81 | ERROR | [x] Closing brace must be on a line by itself 81 | ERROR | [x] Closing brace must be on a line by itself 81 | ERROR | [x] Each PHP statement must be on a line by itself 82 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 82 | ERROR | [x] The CASE body must start on the line following | | the statement 84 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 85 | ERROR | [x] Terminating statement must be on a line by | | itself 85 | ERROR | [x] Closing brace must be on a line by itself 85 | ERROR | [x] Closing brace must be on a line by itself 85 | ERROR | [x] Each PHP statement must be on a line by itself 86 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 87 | ERROR | [x] Terminating statement must be on a line by | | itself 87 | ERROR | [x] Closing brace must be on a line by itself 87 | ERROR | [x] Each PHP statement must be on a line by itself 88 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 89 | ERROR | [x] Terminating statement must be on a line by | | itself 89 | ERROR | [x] Closing brace must be on a line by itself 89 | ERROR | [x] Each PHP statement must be on a line by itself 90 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 91 | ERROR | [x] Terminating statement must be on a line by | | itself 91 | ERROR | [x] Closing brace must be on a line by itself 91 | ERROR | [x] Each PHP statement must be on a line by itself 92 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 93 | ERROR | [x] Terminating statement must be on a line by | | itself 93 | ERROR | [x] Closing brace must be on a line by itself 93 | ERROR | [x] Each PHP statement must be on a line by itself 94 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 95 | ERROR | [x] Terminating statement must be on a line by | | itself 95 | ERROR | [x] Closing brace must be on a line by itself 95 | ERROR | [x] Each PHP statement must be on a line by itself 96 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 97 | ERROR | [x] Terminating statement must be on a line by | | itself 97 | ERROR | [x] Closing brace must be on a line by itself 97 | ERROR | [x] Each PHP statement must be on a line by itself 98 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 99 | ERROR | [x] Terminating statement must be on a line by | | itself 99 | ERROR | [x] Closing brace must be on a line by itself 99 | ERROR | [x] Each PHP statement must be on a line by itself 100 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 101 | ERROR | [x] Terminating statement must be on a line by | | itself 101 | ERROR | [x] Closing brace must be on a line by itself 101 | ERROR | [x] Each PHP statement must be on a line by itself 102 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 103 | ERROR | [x] Terminating statement must be on a line by | | itself 103 | ERROR | [x] Closing brace must be on a line by itself 103 | ERROR | [x] Each PHP statement must be on a line by itself 104 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 105 | ERROR | [x] Terminating statement must be on a line by | | itself 105 | ERROR | [x] Closing brace must be on a line by itself 105 | ERROR | [x] Each PHP statement must be on a line by itself 106 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 107 | ERROR | [x] Terminating statement must be on a line by | | itself 107 | ERROR | [x] Closing brace must be on a line by itself 107 | ERROR | [x] Each PHP statement must be on a line by itself 108 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 109 | ERROR | [x] Terminating statement must be on a line by | | itself 109 | ERROR | [x] Closing brace must be on a line by itself 109 | ERROR | [x] Each PHP statement must be on a line by itself 110 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 111 | ERROR | [x] Terminating statement must be on a line by | | itself 111 | ERROR | [x] Closing brace must be on a line by itself 111 | ERROR | [x] Each PHP statement must be on a line by itself 112 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 113 | ERROR | [x] Terminating statement must be on a line by | | itself 113 | ERROR | [x] Closing brace must be on a line by itself 113 | ERROR | [x] Each PHP statement must be on a line by itself 114 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 115 | ERROR | [x] Terminating statement must be on a line by | | itself 115 | ERROR | [x] Closing brace must be on a line by itself 115 | ERROR | [x] Each PHP statement must be on a line by itself 116 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 117 | ERROR | [x] Terminating statement must be on a line by | | itself 117 | ERROR | [x] Closing brace must be on a line by itself 117 | ERROR | [x] Each PHP statement must be on a line by itself 118 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 119 | ERROR | [x] Terminating statement must be on a line by | | itself 119 | ERROR | [x] Closing brace must be on a line by itself 119 | ERROR | [x] Each PHP statement must be on a line by itself 120 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 121 | ERROR | [x] Terminating statement must be on a line by | | itself 121 | ERROR | [x] Closing brace must be on a line by itself 121 | ERROR | [x] Each PHP statement must be on a line by itself 122 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 123 | ERROR | [x] Terminating statement must be on a line by | | itself 123 | ERROR | [x] Closing brace must be on a line by itself 123 | ERROR | [x] Each PHP statement must be on a line by itself 124 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 125 | ERROR | [x] Terminating statement must be on a line by | | itself 125 | ERROR | [x] Closing brace must be on a line by itself 125 | ERROR | [x] Each PHP statement must be on a line by itself 126 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 127 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 128 | ERROR | [x] Terminating statement must be on a line by | | itself 128 | ERROR | [x] Closing brace must be on a line by itself 128 | ERROR | [x] Closing brace must be on a line by itself 128 | ERROR | [x] Each PHP statement must be on a line by itself 129 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 130 | ERROR | [x] Terminating statement must be on a line by | | itself 130 | ERROR | [x] Closing brace must be on a line by itself 130 | ERROR | [x] Each PHP statement must be on a line by itself 131 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 133 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 24 133 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 134 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 134 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 135 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 24 136 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 28 136 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 137 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 138 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 28 139 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 24 140 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 24 144 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 28 146 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 28 148 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 28 150 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 24 153 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 24 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 125 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/DynamicFields/FieldViewer.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 41 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | WARNING | Line exceeds 120 characters; contains 163 characters 51 | ERROR | Method name "FieldViewer::FieldViewer" is not in | | camel caps format 53 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...ine/modules/DynamicFields/templates/Fields/TemplateMultiEnum.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 5 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | ERROR | Method name "TemplateMultiEnum::get_html_edit" is | | not in camel caps format 55 | WARNING | Line exceeds 120 characters; contains 198 characters 58 | ERROR | Method name "TemplateMultiEnum::get_xtpl_edit" is | | not in camel caps format 80 | WARNING | Line exceeds 120 characters; contains 144 characters 87 | ERROR | Method name "TemplateMultiEnum::get_xtpl_list" is | | not in camel caps format 91 | ERROR | Method name "TemplateMultiEnum::get_xtpl_detail" is | | not in camel caps format 122 | ERROR | Method name "TemplateMultiEnum::get_field_def" is | | not in camel caps format 135 | WARNING | Line exceeds 120 characters; contains 170 characters 153 | ERROR | Method name "TemplateMultiEnum::get_db_default" is | | not in camel caps format 164 | WARNING | Line exceeds 120 characters; contains 178 characters ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...odules/DynamicFields/templates/Fields/TemplateAddressCountry.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | ERROR | Method name "TemplateAddressCountry::get_field_def" | | is not in camel caps format ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ipeline/modules/DynamicFields/templates/Fields/TemplateRange.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 11 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 74 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 96 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 101 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 106 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 182 | ERROR | [ ] Method name "TemplateRange::get_field_def" is | | not in camel caps format 187 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 195 | ERROR | [x] Incorrect spacing between argument "$package" | | and equals sign; expected 1 but found 0 195 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$package"; expected 1 | | but found 0 200 | ERROR | [x] Expected 1 space before "=>"; 0 found 200 | ERROR | [x] Expected 1 space after "=>"; 0 found 213 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 214 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 219 | ERROR | [x] Expected 1 space before "=>"; 0 found 219 | ERROR | [x] Expected 1 space after "=>"; 0 found 248 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...ules/DynamicFields/templates/Fields/TemplateRelatedTextField.php ---------------------------------------------------------------------- FOUND 16 ERRORS AND 4 WARNINGS AFFECTING 19 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 55 | ERROR | [ ] Method name | | "TemplateRelatedTextField::get_html_edit" is not | | in camel caps format 62 | WARNING | [ ] Line exceeds 120 characters; contains 407 | | characters 65 | ERROR | [ ] Method name | | "TemplateRelatedTextField::get_html_detail" is | | not in camel caps format 75 | ERROR | [ ] Method name | | "TemplateRelatedTextField::get_html_list" is not | | in camel caps format 85 | ERROR | [ ] Method name | | "TemplateRelatedTextField::get_html_search" is | | not in camel caps format 91 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 97 | ERROR | [ ] Method name | | "TemplateRelatedTextField::get_xtpl_search" is | | not in camel caps format 105 | ERROR | [x] Expected 1 space before "=>"; 0 found 105 | ERROR | [x] Expected 1 space after "=>"; 0 found 143 | ERROR | [ ] Method name | | "TemplateRelatedTextField::get_xtpl_edit" is not | | in camel caps format 196 | ERROR | [ ] Method name | | "TemplateRelatedTextField::get_xtpl_detail" is | | not in camel caps format 201 | ERROR | [ ] Method name | | "TemplateRelatedTextField::get_related_info" is | | not in camel caps format 205 | ERROR | [ ] Method name | | "TemplateRelatedTextField::get_field_def" is not | | in camel caps format 271 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 326 | ERROR | [x] Expected 1 space after "as"; 2 found 337 | ERROR | [ ] Method name | | "TemplateRelatedTextField::get_db_add_alter_table" | | is not in camel caps format 342 | ERROR | [ ] Method name | | "TemplateRelatedTextField::get_db_delete_alter_table" | | is not in camel caps format 347 | ERROR | [ ] Method name | | "TemplateRelatedTextField::get_db_modify_alter_table" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 66ms; Memory: 8MB FILE: ...ipeline/modules/DynamicFields/templates/Fields/TemplateImage.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 1 WARNING AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | ERROR | [ ] Method name "TemplateImage::get_field_def" is not | | in camel caps format 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ipeline/modules/DynamicFields/templates/Fields/TemplateEmail.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | Method name "TemplateEmail::get_html_detail" is not | | in camel caps format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...peline/modules/DynamicFields/templates/Fields/TemplateIFrame.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 2 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | ERROR | Method name "TemplateIFrame::get_html_edit" is not in | | camel caps format 52 | WARNING | Line exceeds 120 characters; contains 192 characters 55 | ERROR | Method name "TemplateIFrame::get_html_label" is not | | in camel caps format 60 | ERROR | Method name "TemplateIFrame::get_xtpl_detail" is not | | in camel caps format 67 | ERROR | Method name "TemplateIFrame::get_field_def" is not in | | camel caps format ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...-pipeline/modules/DynamicFields/templates/Fields/TemplateURL.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 2 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 56 | ERROR | Method name "TemplateURL::get_html_edit" is not in | | camel caps format 59 | WARNING | Line exceeds 120 characters; contains 192 characters 62 | ERROR | Method name "TemplateURL::get_html_detail" is not in | | camel caps format 68 | ERROR | Method name "TemplateURL::get_xtpl_detail" is not in | | camel caps format 77 | ERROR | Method name "TemplateURL::get_field_def" is not in | | camel caps format ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ne/modules/DynamicFields/templates/Fields/TemplateCurrencyId.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | ERROR | Method name "TemplateCurrencyId::get_field_def" is | | not in camel caps format ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...eline/modules/DynamicFields/templates/Fields/TemplateDecimal.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 57 | WARNING | Line exceeds 120 characters; contains 163 characters 59 | ERROR | Method name "TemplateDecimal::TemplateDecimal" is not | | in camel caps format 61 | WARNING | Line exceeds 120 characters; contains 121 characters 71 | ERROR | Method name "TemplateDecimal::get_db_type" is not in | | camel caps format ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...peline/modules/DynamicFields/templates/Fields/TemplateParent.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | ERROR | Method name "TemplateParent::get_field_def" is not | | in camel caps format 103 | ERROR | Method name "TemplateParent::get_db_add_alter_table" | | is not in camel caps format 110 | ERROR | Method name | | "TemplateParent::get_db_modify_alter_table" is not | | in camel caps format ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...eline/modules/DynamicFields/templates/Fields/TemplateEncrypt.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 60 | ERROR | Method name "TemplateEncrypt::get_field_def" is not | | in camel caps format ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...line/modules/DynamicFields/templates/Fields/TemplateCurrency.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 80 | ERROR | Method name "TemplateCurrency::get_field_def" is not | | in camel caps format 87 | ERROR | Method name "TemplateCurrency::get_db_type" is not in | | camel caps format ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ne/modules/DynamicFields/templates/Fields/TemplateParentType.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | ERROR | Method name "TemplateParentType::get_field_def" is | | not in camel caps format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...eline/modules/DynamicFields/templates/Fields/TemplateWysiwyg.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 1 WARNING AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 45. 45 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 52 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 54 | ERROR | [ ] The var keyword must not be used to declare a | | property 54 | ERROR | [ ] Visibility must be declared on property "$type" 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 55 | ERROR | [ ] The var keyword must not be used to declare a | | property 55 | ERROR | [ ] Visibility must be declared on property "$len" 56 | ERROR | [ ] The var keyword must not be used to declare a | | property 56 | ERROR | [ ] Visibility must be declared on property | | "$inline_edit" 58 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [ ] Method name "TemplateWysiwyg::get_field_def" is | | not in camel caps format 58 | ERROR | [ ] Visibility must be declared on method | | "get_field_def" 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 63 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ine/modules/DynamicFields/templates/Fields/TemplateRadioEnum.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 2 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 3. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 50 | ERROR | [ ] Method name "TemplateRadioEnum::get_html_edit" | | is not in camel caps format 57 | ERROR | [ ] Method name "TemplateRadioEnum::get_field_def" | | is not in camel caps format 66 | ERROR | [ ] Method name "TemplateRadioEnum::get_xtpl_edit" | | is not in camel caps format 91 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$add_blank"; expected | | 1 but found 0 100 | ERROR | [x] Expected 1 space before "=>"; 0 found 100 | ERROR | [x] Expected 1 space after "=>"; 0 found 102 | WARNING | [ ] Line exceeds 120 characters; contains 282 | | characters 107 | ERROR | [ ] Method name "TemplateRadioEnum::get_xtpl_search" | | is not in camel caps format 120 | ERROR | [ ] Method name "TemplateRadioEnum::get_xtpl_detail" | | is not in camel caps format 138 | ERROR | [ ] Method name "TemplateRadioEnum::get_db_default" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...eline/modules/DynamicFields/templates/Fields/TemplateAddress.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 60 | WARNING | Line exceeds 120 characters; contains 148 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ipeline/modules/DynamicFields/templates/Fields/TemplateFloat.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 62 | WARNING | Line exceeds 120 characters; contains 163 characters 64 | ERROR | Method name "TemplateFloat::TemplateFloat" is not in | | camel caps format 66 | WARNING | Line exceeds 120 characters; contains 121 characters 76 | ERROR | Method name "TemplateFloat::get_field_def" is not in | | camel caps format 83 | ERROR | Method name "TemplateFloat::get_db_type" is not in | | camel caps format ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...e/modules/DynamicFields/templates/Fields/TemplateDynamicenum.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 58 | WARNING | Line exceeds 120 characters; contains 163 characters 60 | ERROR | Method name | | "TemplateDynamicenum::TemplateDynamicenum" is not in | | camel caps format 62 | WARNING | Line exceeds 120 characters; contains 121 characters 72 | ERROR | Method name "TemplateDynamicenum::get_field_def" is | | not in camel caps format 80 | ERROR | Method name "TemplateDynamicenum::get_xtpl_edit" is | | not in camel caps format 101 | WARNING | Line exceeds 120 characters; contains 127 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...pipeline/modules/DynamicFields/templates/Fields/TemplateHTML.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 1 WARNING AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 66 | ERROR | Method name "TemplateHTML::get_html_detail" is not | | in camel caps format 71 | ERROR | Method name "TemplateHTML::get_html_edit" is not in | | camel caps format 76 | ERROR | Method name "TemplateHTML::get_html_list" is not in | | camel caps format 81 | ERROR | Method name "TemplateHTML::get_html_search" is not | | in camel caps format 86 | ERROR | Method name "TemplateHTML::get_xtpl_detail" is not | | in camel caps format 91 | ERROR | Method name "TemplateHTML::get_xtpl_edit" is not in | | camel caps format 96 | ERROR | Method name "TemplateHTML::get_xtpl_list" is not in | | camel caps format 100 | ERROR | Method name "TemplateHTML::get_xtpl_search" is not | | in camel caps format 105 | ERROR | Method name "TemplateHTML::get_db_add_alter_table" | | is not in camel caps format 110 | ERROR | Method name | | "TemplateHTML::get_db_modify_alter_table" is not in | | camel caps format 116 | ERROR | Method name | | "TemplateHTML::get_db_delete_alter_table" is not in | | camel caps format 121 | ERROR | Method name "TemplateHTML::get_field_def" is not in | | camel caps format ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...modules/DynamicFields/templates/Fields/TemplateDatetimecombo.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 61 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 125 | ERROR | [ ] Method name | | "TemplateDatetimecombo::get_db_default" is not | | in camel caps format 125 | ERROR | [x] Incorrect spacing between argument "$modify" and | | equals sign; expected 1 but found 0 125 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$modify"; expected 1 | | but found 0 130 | ERROR | [ ] Method name | | "TemplateDatetimecombo::get_field_def" is not in | | camel caps format 167 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 175 | ERROR | [x] Expected 1 space before "=>"; 0 found 175 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...ipeline/modules/DynamicFields/templates/Fields/TemplatePhone.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 68 | ERROR | Method name "TemplatePhone::get_field_def" is not in | | camel caps format ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...line/modules/DynamicFields/templates/Fields/TemplateTextArea.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 71 | ERROR | Method name "TemplateTextArea::get_xtpl_detail" is | | not in camel caps format 77 | ERROR | Method name "TemplateTextArea::get_field_def" is not | | in camel caps format 93 | ERROR | Method name "TemplateTextArea::get_db_default" is not | | in camel caps format 96 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...-pipeline/modules/DynamicFields/templates/Fields/TemplateInt.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 4 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 63 | ERROR | Method name "TemplateInt::get_html_edit" is not in | | camel caps format 66 | WARNING | Line exceeds 120 characters; contains 219 characters 77 | ERROR | Method name "TemplateInt::get_field_def" is not in | | camel caps format 80 | WARNING | Line exceeds 120 characters; contains 122 characters 109 | WARNING | Line exceeds 120 characters; contains 133 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...pipeline/modules/DynamicFields/templates/Fields/TemplateText.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | ERROR | Method name "TemplateText::get_xtpl_edit" is not in | | camel caps format 73 | ERROR | Method name "TemplateText::get_xtpl_search" is not in | | camel caps format 82 | ERROR | Method name "TemplateText::get_xtpl_detail" is not in | | camel caps format ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../modules/DynamicFields/templates/Fields/TemplateCronSchedule.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 3. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 17 | WARNING | Line exceeds 120 characters; contains 163 characters 19 | ERROR | Method name | | "TemplateCronSchedule::TemplateCronSchedule" is not | | in camel caps format 21 | WARNING | Line exceeds 120 characters; contains 121 characters 31 | ERROR | Method name "TemplateCronSchedule::get_field_def" is | | not in camel caps format ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...s-pipeline/modules/DynamicFields/templates/Fields/TemplateId.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...eline/modules/DynamicFields/templates/Fields/TemplateBoolean.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 4 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 52 | ERROR | Method name "TemplateBoolean::get_xtpl_edit" is not | | in camel caps format 60 | WARNING | Line exceeds 120 characters; contains 175 characters 67 | WARNING | Line exceeds 120 characters; contains 153 characters 84 | ERROR | Method name "TemplateBoolean::get_xtpl_search" is | | not in camel caps format 98 | ERROR | Method name "TemplateBoolean::get_xtpl_detail" is | | not in camel caps format 109 | WARNING | Line exceeds 120 characters; contains 175 characters 116 | ERROR | Method name "TemplateBoolean::get_xtpl_list" is not | | in camel caps format ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...pipeline/modules/DynamicFields/templates/Fields/TemplateEnum.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 4 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 3. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 88 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 88 | ERROR | [x] Whitespace found before second semicolon of FOR | | loop 102 | ERROR | [ ] Method name "TemplateEnum::get_xtpl_edit" is not | | in camel caps format 123 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 128 | ERROR | [ ] Method name "TemplateEnum::get_xtpl_search" is | | not in camel caps format 140 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 144 | ERROR | [ ] Method name "TemplateEnum::get_field_def" is not | | in camel caps format 162 | ERROR | [ ] Method name "TemplateEnum::get_xtpl_detail" is | | not in camel caps format 166 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...pipeline/modules/DynamicFields/templates/Fields/TemplateDate.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 4 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 67 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 75 | ERROR | [ ] Method name "TemplateDate::get_db_default" is | | not in camel caps format 75 | ERROR | [x] Incorrect spacing between argument "$modify" and | | equals sign; expected 1 but found 0 75 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$modify"; expected 1 | | but found 0 81 | ERROR | [ ] Method name "TemplateDate::get_xtpl_edit" is not | | in camel caps format 94 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 95 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 101 | ERROR | [ ] Method name "TemplateDate::get_field_def" is not | | in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ipeline/modules/DynamicFields/templates/Fields/TemplateField.php ---------------------------------------------------------------------- FOUND 99 ERRORS AND 13 WARNINGS AFFECTING 83 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 44 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 48 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 49 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 50 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 51 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 52 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 53 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 90 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 91 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 124 | ERROR | [ ] Method name "TemplateField::get_html" is not in | | camel caps format 131 | ERROR | [x] The CASE body must start on the line following | | the statement 131 | ERROR | [x] Terminating statement must be on a line by | | itself 131 | ERROR | [x] Closing brace must be on a line by itself 132 | ERROR | [x] The CASE body must start on the line following | | the statement 132 | ERROR | [x] Terminating statement must be on a line by | | itself 132 | ERROR | [x] Closing brace must be on a line by itself 133 | ERROR | [x] The CASE body must start on the line following | | the statement 133 | ERROR | [x] Terminating statement must be on a line by | | itself 133 | ERROR | [x] Closing brace must be on a line by itself 134 | ERROR | [x] The CASE body must start on the line following | | the statement 134 | ERROR | [x] Terminating statement must be on a line by | | itself 134 | ERROR | [x] Closing brace must be on a line by itself 135 | ERROR | [x] Blank line found at end of control structure 140 | ERROR | [x] Expected 1 space before "=>"; 0 found 140 | ERROR | [x] Expected 1 space after "=>"; 0 found 145 | ERROR | [ ] Method name "TemplateField::get_html_edit" is | | not in camel caps format 150 | ERROR | [ ] Method name "TemplateField::get_html_list" is | | not in camel caps format 155 | ERROR | [ ] Method name "TemplateField::get_html_detail" is | | not in camel caps format 160 | ERROR | [ ] Method name "TemplateField::get_html_search" is | | not in camel caps format 164 | ERROR | [ ] Method name "TemplateField::get_html_label" is | | not in camel caps format 186 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 195 | ERROR | [ ] Method name "TemplateField::get_xtpl" is not in | | camel caps format 205 | ERROR | [x] The CASE body must start on the line following | | the statement 205 | ERROR | [x] Terminating statement must be on a line by | | itself 205 | ERROR | [x] Closing brace must be on a line by itself 206 | ERROR | [x] The CASE body must start on the line following | | the statement 206 | ERROR | [x] Terminating statement must be on a line by | | itself 206 | ERROR | [x] Closing brace must be on a line by itself 207 | ERROR | [x] The CASE body must start on the line following | | the statement 207 | ERROR | [x] Terminating statement must be on a line by | | itself 207 | ERROR | [x] Closing brace must be on a line by itself 208 | ERROR | [x] The CASE body must start on the line following | | the statement 208 | ERROR | [x] Terminating statement must be on a line by | | itself 208 | ERROR | [x] Closing brace must be on a line by itself 209 | ERROR | [x] Blank line found at end of control structure 213 | ERROR | [ ] Method name "TemplateField::get_xtpl_edit" is | | not in camel caps format 218 | ERROR | [ ] Method name "TemplateField::get_xtpl_list" is | | not in camel caps format 223 | ERROR | [ ] Method name "TemplateField::get_xtpl_detail" is | | not in camel caps format 228 | ERROR | [ ] Method name "TemplateField::get_xtpl_search" is | | not in camel caps format 233 | ERROR | [ ] Method name "TemplateField::is_required" is not | | in camel caps format 245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 248 | ERROR | [ ] Method name "TemplateField::get_db_type" is not | | in camel caps format 260 | ERROR | [ ] Method name "TemplateField::get_db_default" is | | not in camel caps format 260 | ERROR | [x] Incorrect spacing between argument "$modify" and | | equals sign; expected 1 but found 0 260 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$modify"; expected 1 | | but found 0 263 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 264 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 280 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 284 | ERROR | [ ] Method name "TemplateField::get_db_required" is | | not in camel caps format 284 | ERROR | [x] Incorrect spacing between argument "$modify" and | | equals sign; expected 1 but found 0 284 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$modify"; expected 1 | | but found 0 286 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 286 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 295 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 298 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 308 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 309 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 318 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 330 | ERROR | [ ] Method name | | "TemplateField::get_db_add_alter_table" is not | | in camel caps format 335 | ERROR | [ ] Method name | | "TemplateField::get_db_delete_alter_table" is | | not in camel caps format 346 | ERROR | [ ] Method name | | "TemplateField::get_db_modify_alter_table" is | | not in camel caps format 356 | ERROR | [ ] Method name "TemplateField::get_field_def" is | | not in camel caps format 409 | ERROR | [ ] Method name "TemplateField::get_dup_merge_def" | | is not in camel caps format 478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 494 | ERROR | [x] Incorrect spacing between argument "$row" and | | equals sign; expected 1 but found 0 494 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$row"; expected 1 but | | found 0 497 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 510 | ERROR | [x] Expected 1 space before "=>"; 0 found 510 | ERROR | [x] Expected 1 space after "=>"; 0 found 510 | ERROR | [x] Expected 1 space after "as"; 4 found 510 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 517 | ERROR | [x] Expected 1 space before "=>"; 0 found 517 | ERROR | [x] Expected 1 space after "=>"; 0 found 551 | ERROR | [ ] Method name "TemplateField::get_additional_defs" | | is not in camel caps format 571 | ERROR | [ ] Method name "TemplateField::get_field_name" is | | not in camel caps format 593 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 76 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 87ms; Memory: 10MB FILE: ...ws-pipeline/modules/DynamicFields/templates/Fields/Forms/url.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 56 | ERROR | [x] Expected 1 space before "=>"; 0 found 56 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ipeline/modules/DynamicFields/templates/Fields/Forms/encrypt.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 51 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...s-pipeline/modules/DynamicFields/templates/Fields/Forms/html.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 46 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...s-pipeline/modules/DynamicFields/templates/Fields/Forms/date.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 47 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ipeline/modules/DynamicFields/templates/Fields/Forms/wysiwyg.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 45. 45 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...pipeline/modules/DynamicFields/templates/Fields/Forms/iframe.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 50 | ERROR | [x] Expected 1 space before "=>"; 0 found 50 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...-pipeline/modules/DynamicFields/templates/Fields/Forms/enum2.php ---------------------------------------------------------------------- FOUND 28 ERRORS AFFECTING 26 LINES ---------------------------------------------------------------------- 47 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 51 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 53 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 56 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 58 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 59 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 61 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 62 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 66 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 69 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 71 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 73 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 81 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 82 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 87 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 87 | ERROR | [x] Expected 1 space before "=>"; 0 found 87 | ERROR | [x] Expected 1 space after "=>"; 0 found 88 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 90 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 91 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 95 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 97 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 101 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 104 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 106 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 108 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 110 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 125 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 28 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...e/modules/DynamicFields/templates/Fields/Forms/datetimecombo.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 46 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...pipeline/modules/DynamicFields/templates/Fields/Forms/relate.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 61 | WARNING | Line exceeds 120 characters; contains 141 characters 63 | WARNING | Line exceeds 120 characters; contains 186 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...pipeline/modules/DynamicFields/templates/Fields/Forms/parent.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 51 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...-pipeline/modules/DynamicFields/templates/Fields/Forms/phone.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 47 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ine/modules/DynamicFields/templates/Fields/Forms/dynamicenum.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 85 | ERROR | [x] Expected 1 space before "=>"; 0 found 85 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...-pipeline/modules/DynamicFields/templates/Fields/Forms/image.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 56 | ERROR | [x] Expected 1 space before "=>"; 0 found 56 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Roles/SaveUserRelationship.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 58 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/modules/Roles/Delete.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 58 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/modules/Roles/EditView.php ---------------------------------------------------------------------- FOUND 8 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 105 | ERROR | [x] Expected 1 space before "=>"; 0 found 105 | ERROR | [x] Expected 1 space after "=>"; 0 found 110 | ERROR | [x] Expected 1 space before "=>"; 0 found 110 | ERROR | [x] Expected 1 space after "=>"; 0 found 116 | ERROR | [x] Expected 1 space before "=>"; 0 found 116 | ERROR | [x] Expected 1 space after "=>"; 0 found 119 | ERROR | [x] Expected 1 space before "=>"; 0 found 119 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Roles/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 51 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Roles/DetailView.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 75 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 106 | ERROR | [x] Expected 1 space before "=>"; 0 found 106 | ERROR | [x] Expected 1 space after "=>"; 0 found 111 | ERROR | [x] Expected 1 space before "=>"; 0 found 111 | ERROR | [x] Expected 1 space after "=>"; 0 found 117 | ERROR | [x] Expected 1 space before "=>"; 0 found 117 | ERROR | [x] Expected 1 space after "=>"; 0 found 120 | ERROR | [x] Expected 1 space before "=>"; 0 found 120 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Roles/DeleteUserRelationship.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 57 | WARNING | Line exceeds 120 characters; contains 140 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Roles/SubPanelViewUsers.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 80 | WARNING | Line exceeds 120 characters; contains 415 characters 91 | WARNING | Line exceeds 120 characters; contains 180 characters 92 | WARNING | Line exceeds 120 characters; contains 186 characters 94 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Roles/vardefs.php ---------------------------------------------------------------------- FOUND 10 ERRORS AFFECTING 10 LINES ---------------------------------------------------------------------- 53 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 60 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 67 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 81 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 93 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 101 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 107 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 113 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 120 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 128 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Roles/Role.php ---------------------------------------------------------------------- FOUND 15 ERRORS AND 4 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 56 and the first side | | effect is on line 3. 56 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 83 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 85 | ERROR | [ ] Method name "Role::Role" is not in camel caps | | format 87 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 97 | ERROR | [ ] Method name "Role::get_summary_text" is not in | | camel caps format 102 | ERROR | [ ] Method name "Role::create_export_query" is not | | in camel caps format 107 | ERROR | [ ] Method name "Role::query_modules" is not in | | camel caps format 121 | ERROR | [ ] Method name "Role::set_module_relationship" is | | not in camel caps format 125 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 130 | ERROR | [ ] Method name "Role::clear_module_relationship" is | | not in camel caps format 136 | ERROR | [ ] Method name "Role::set_user_relationship" is not | | in camel caps format 145 | ERROR | [ ] Method name "Role::clear_user_relationship" is | | not in camel caps format 151 | ERROR | [ ] Method name "Role::query_user_allowed_modules" | | is not in camel caps format 178 | ERROR | [ ] Method name | | "Role::query_user_disallowed_modules" is not in | | camel caps format 184 | ERROR | [x] Expected 1 space before "=>"; 0 found 184 | ERROR | [x] Expected 1 space after "=>"; 0 found 194 | ERROR | [ ] Method name "Role::get_users" is not in camel | | caps format 206 | ERROR | [ ] Method name "Role::check_user_role_count" is not | | in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/modules/Roles/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 53 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Roles/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 53 | ERROR | [x] Line indented incorrectly; expected at least 9 | | spaces, found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Roles/views/view.list.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/MySettings/TabController.php ---------------------------------------------------------------------- FOUND 28 ERRORS AND 1 WARNING AFFECTING 21 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 54 | ERROR | [ ] Method name | | "TabController::is_system_tabs_in_db" is not in | | camel caps format 65 | ERROR | [ ] Method name "TabController::get_system_tabs" is | | not in camel caps format 103 | ERROR | [ ] Method name "TabController::get_tabs_system" is | | not in camel caps format 129 | ERROR | [ ] Method name "TabController::set_system_tabs" is | | not in camel caps format 137 | ERROR | [ ] Method name "TabController::get_users_can_edit" | | is not in camel caps format 149 | ERROR | [ ] Method name "TabController::set_users_can_edit" | | is not in camel caps format 163 | ERROR | [ ] Method name "TabController::get_key_array" is | | not in camel caps format 174 | ERROR | [ ] Method name "TabController::set_user_tabs" is | | not in camel caps format 174 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 174 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 but | | found 0 184 | ERROR | [ ] Method name "TabController::get_user_tabs" is | | not in camel caps format 184 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 184 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 but | | found 0 203 | ERROR | [ ] Method name "TabController::get_unset_tabs" is | | not in camel caps format 214 | ERROR | [ ] Method name "TabController::get_old_user_tabs" | | is not in camel caps format 234 | ERROR | [ ] Method name "TabController::get_old_tabs" is not | | in camel caps format 246 | ERROR | [ ] Method name "TabController::get_tabs" is not in | | camel caps format 255 | ERROR | [x] Expected 1 space before "=>"; 0 found 255 | ERROR | [x] Expected 1 space after "=>"; 0 found 263 | ERROR | [x] Expected 1 space before "=>"; 0 found 263 | ERROR | [x] Expected 1 space after "=>"; 0 found 273 | ERROR | [x] Expected 1 space before "=>"; 0 found 273 | ERROR | [x] Expected 1 space after "=>"; 0 found 280 | ERROR | [x] Expected 1 space before "=>"; 0 found 280 | ERROR | [x] Expected 1 space after "=>"; 0 found 292 | ERROR | [ ] Method name "TabController::restore_tabs" is not | | in camel caps format 298 | ERROR | [ ] Method name "TabController::restore_system_tabs" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 61ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/MySettings/StoreQuery.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 11 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 44 and the first side effect is on | | line 41. 44 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 62 | ERROR | Method name "StoreQuery::SaveQuery" is not in camel | | caps format 70 | WARNING | Line exceeds 120 characters; contains 133 characters 72 | WARNING | Line exceeds 120 characters; contains 129 characters 75 | WARNING | Line exceeds 120 characters; contains 141 characters 92 | WARNING | Line exceeds 120 characters; contains 129 characters 151 | WARNING | Line exceeds 120 characters; contains 146 characters 153 | WARNING | Line exceeds 120 characters; contains 125 characters 156 | WARNING | Line exceeds 120 characters; contains 184 characters 159 | WARNING | Line exceeds 120 characters; contains 202 characters 225 | WARNING | Line exceeds 120 characters; contains 167 characters 227 | WARNING | Line exceeds 120 characters; contains 170 characters ---------------------------------------------------------------------- Time: 63ms; Memory: 8MB FILE: ...ce/suitecrm-aws-pipeline/modules/MySettings/LoadTabSubpanels.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 74 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/AOP_Case_Events/AOP_Case_Events.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 44 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 44 | ERROR | Class name "AOP_Case_Events" is not in PascalCase | | format 76 | ERROR | Method name "AOP_Case_Events::bean_implements" is not | | in camel caps format ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/AOP_Case_Events/CaseEventsHook.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 44 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/AOP_Case_Events/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 54 | WARNING | Line exceeds 120 characters; contains 171 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/AOP_Case_Events/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 181 characters 52 | WARNING | Line exceeds 120 characters; contains 121 characters 53 | WARNING | Line exceeds 120 characters; contains 127 characters 54 | WARNING | Line exceeds 120 characters; contains 125 characters 55 | WARNING | Line exceeds 120 characters; contains 122 characters 56 | WARNING | Line exceeds 120 characters; contains 128 characters 57 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/AOS_Products/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 34 | WARNING | Line exceeds 120 characters; contains 183 characters 37 | WARNING | Line exceeds 120 characters; contains 172 characters 40 | WARNING | Line exceeds 120 characters; contains 192 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/AOS_Products/controller.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 1 WARNING AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 46. 49 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 49 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | ERROR | [ ] Class name "AOS_ProductsController" is not in | | PascalCase format 51 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 51 | ERROR | [ ] Method name | | "AOS_ProductsController::action_editview" is not | | in camel caps format 55 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 59 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 60 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 61 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/AOS_Products/AOS_Products_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 34 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 34 | ERROR | [ ] Class name "AOS_Products_sugar" is not in | | PascalCase format 42 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 80 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 82 | ERROR | [ ] Method name | | "AOS_Products_sugar::AOS_Products_sugar" is not | | in camel caps format 84 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 94 | ERROR | [ ] Method name "AOS_Products_sugar::bean_implements" | | is not in camel caps format 97 | ERROR | [x] The CASE body must start on the line following | | the statement 97 | ERROR | [x] Terminating statement must be on a line by itself 97 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/AOS_Products/AOS_Products.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 7 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 31 and the first side effect is on | | line 30. 31 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 31 | ERROR | Class name "AOS_Products" is not in PascalCase | | format 39 | WARNING | Line exceeds 120 characters; contains 163 characters 41 | ERROR | Method name "AOS_Products::AOS_Products" is not in | | camel caps format 43 | WARNING | Line exceeds 120 characters; contains 121 characters 84 | WARNING | Line exceeds 120 characters; contains 146 characters 85 | WARNING | Line exceeds 120 characters; contains 145 characters 112 | WARNING | Line exceeds 120 characters; contains 193 characters 113 | WARNING | Line exceeds 120 characters; contains 148 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/AOS_Products/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | No PHP code was found in this file and short open tags | | are not allowed by this install of PHP. This file may | | be using short open tags but PHP does not allow them. ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/AOS_Products/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 40 | WARNING | Line exceeds 120 characters; contains 121 characters 53 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/AOS_Products/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 26 ERRORS AFFECTING 26 LINES ---------------------------------------------------------------------- 25 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 26 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 27 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 30 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 31 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 32 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 35 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 36 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 37 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 40 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 41 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 42 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 55 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 65 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 66 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 67 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 72 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 73 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 74 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 79 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 80 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 81 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 86 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 87 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 88 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 95 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/AOS_Products/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 35 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 36 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 37 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 39 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 40 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...OS_Products/metadata/subpanels/ForCustomersPurchasedProducts.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/AOS_Products/views/view.edit.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 3. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "AOS_ProductsViewEdit" is not in | | PascalCase format 15 | WARNING | Line exceeds 120 characters; contains 163 characters 17 | ERROR | Method name | | "AOS_ProductsViewEdit::AOS_ProductsViewEdit" is not | | in camel caps format 19 | WARNING | Line exceeds 120 characters; contains 121 characters 49 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...OS_Products/Dashlets/AOS_ProductsDashlet/AOS_ProductsDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 41 and the first side effect is on | | line 3. 41 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 41 | ERROR | Class name "AOS_ProductsDashlet" is not in PascalCase | | format 61 | WARNING | Line exceeds 120 characters; contains 163 characters 63 | ERROR | Method name | | "AOS_ProductsDashlet::AOS_ProductsDashlet" is not in | | camel caps format 65 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...oducts/Dashlets/AOS_ProductsDashlet/AOS_ProductsDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 40 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/Favorites/Favorites.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 40 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 141 | WARNING | Line exceeds 120 characters; contains 196 characters 143 | WARNING | Line exceeds 120 characters; contains 175 characters 219 | ERROR | Method name "Favorites::bean_implements" is not in | | camel caps format ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Favorites/controller.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 1 WARNING AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 42 and the first side effect is on | | line 40. 42 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 44 | ERROR | Method name | | "FavoritesController::action_create_record" is not in | | camel caps format 57 | ERROR | Method name | | "FavoritesController::action_remove_record" is not in | | camel caps format 70 | ERROR | Method name | | "FavoritesController::action_check_favorite" is not | | in camel caps format 82 | ERROR | Method name | | "FavoritesController::action_get_sidebar_elements" is | | not in camel caps format ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Favorites/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 80 | WARNING | Line exceeds 120 characters; contains 124 characters 85 | WARNING | Line exceeds 120 characters; contains 171 characters 86 | WARNING | Line exceeds 120 characters; contains 126 characters 92 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/Favorites/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 121 characters 65 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Favorites/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 69ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Favorites/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 102 | WARNING | Line exceeds 120 characters; contains 141 characters ---------------------------------------------------------------------- Time: 69ms; Memory: 6MB FILE: ...pipeline/modules/Favorites/Dashlets/Favorites/Favorites.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...peline/modules/Favorites/Dashlets/Favorites/FavoritesDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 75 | WARNING | Line exceeds 120 characters; contains 163 characters 77 | ERROR | Method name "FavoritesDashlet::FavoritesDashlet" is | | not in camel caps format 79 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/AOS_Contracts/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 34 | WARNING | Line exceeds 120 characters; contains 186 characters 37 | WARNING | Line exceeds 120 characters; contains 166 characters 40 | WARNING | Line exceeds 120 characters; contains 195 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/AOS_Contracts/controller.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 29 and the first side effect is on | | line 27. 29 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 29 | ERROR | Class name "AOS_ContractsController" is not in | | PascalCase format 31 | ERROR | Method name | | "AOS_ContractsController::action_editview" is not in | | camel caps format ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/AOS_Contracts/AOS_Contracts_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 34 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 34 | ERROR | [ ] Class name "AOS_Contracts_sugar" is not in | | PascalCase format 42 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 74 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 76 | ERROR | [ ] Method name | | "AOS_Contracts_sugar::AOS_Contracts_sugar" is not | | in camel caps format 78 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 88 | ERROR | [ ] Method name | | "AOS_Contracts_sugar::bean_implements" is not in | | camel caps format 91 | ERROR | [x] The CASE body must start on the line following | | the statement 91 | ERROR | [x] Terminating statement must be on a line by itself 91 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/AOS_Contracts/AOS_Contracts.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 32 and the first side effect is on | | line 30. 32 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 32 | ERROR | Class name "AOS_Contracts" is not in PascalCase | | format 62 | WARNING | Line exceeds 120 characters; contains 163 characters 64 | ERROR | Method name "AOS_Contracts::AOS_Contracts" is not in | | camel caps format 66 | WARNING | Line exceeds 120 characters; contains 121 characters 103 | ERROR | Method name "AOS_Contracts::mark_deleted" is not in | | camel caps format ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/AOS_Contracts/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | No PHP code was found in this file and short open tags | | are not allowed by this install of PHP. This file may | | be using short open tags but PHP does not allow them. ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/AOS_Contracts/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 10 ERRORS AFFECTING 10 LINES ---------------------------------------------------------------------- 27 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 28 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 29 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 36 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 37 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 38 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 43 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 44 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 45 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 50 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/AOS_Contracts/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 56 | WARNING | Line exceeds 120 characters; contains 192 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/AOS_Contracts/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 35 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 36 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 37 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 39 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 40 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/AOS_Contracts/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 19 | WARNING | Line exceeds 120 characters; contains 129 characters 23 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/AOS_Contracts/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 32 | WARNING | Line exceeds 120 characters; contains 172 characters 45 | WARNING | Line exceeds 120 characters; contains 122 characters 47 | WARNING | Line exceeds 120 characters; contains 128 characters 48 | WARNING | Line exceeds 120 characters; contains 134 characters 49 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/AOS_Contracts/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 116 | WARNING | Line exceeds 120 characters; contains 146 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/AOS_Contracts/views/view.detail.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 10 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 3. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "AOS_ContractsViewDetail" is not in | | PascalCase format 15 | WARNING | Line exceeds 120 characters; contains 163 characters 17 | ERROR | Method name | | "AOS_ContractsViewDetail::AOS_ContractsViewDetail" is | | not in camel caps format 19 | WARNING | Line exceeds 120 characters; contains 121 characters 54 | WARNING | Line exceeds 120 characters; contains 142 characters 56 | WARNING | Line exceeds 120 characters; contains 145 characters 64 | WARNING | Line exceeds 120 characters; contains 287 characters 66 | WARNING | Line exceeds 120 characters; contains 165 characters 67 | WARNING | Line exceeds 120 characters; contains 130 characters 74 | WARNING | Line exceeds 120 characters; contains 317 characters 77 | WARNING | Line exceeds 120 characters; contains 308 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...Contracts/Dashlets/AOS_ContractsDashlet/AOS_ContractsDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 41 and the first side effect is on | | line 3. 41 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 41 | ERROR | Class name "AOS_ContractsDashlet" is not in | | PascalCase format 61 | WARNING | Line exceeds 120 characters; contains 163 characters 63 | ERROR | Method name | | "AOS_ContractsDashlet::AOS_ContractsDashlet" is not | | in camel caps format 65 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...acts/Dashlets/AOS_ContractsDashlet/AOS_ContractsDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 40 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...aws-pipeline/modules/TemplateSectionLine/TemplateSectionLine.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 44. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...peline/modules/TemplateSectionLine/TemplateSectionLine_sugar.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | [ ] Class name "TemplateSectionLine_sugar" is not in | | PascalCase format 55 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 79 | ERROR | [ ] Method name | | "TemplateSectionLine_sugar::bean_implements" is | | not in camel caps format 82 | ERROR | [x] The CASE body must start on the line following | | the statement 82 | ERROR | [x] Terminating statement must be on a line by itself 82 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...-aws-pipeline/modules/TemplateSectionLine/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 14 ERRORS AFFECTING 14 LINES ---------------------------------------------------------------------- 24 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 25 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 26 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 31 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 32 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 33 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 39 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 50 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 51 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 56 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 57 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 58 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...-aws-pipeline/modules/TemplateSectionLine/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...s-pipeline/modules/TemplateSectionLine/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 172 characters 53 | WARNING | Line exceeds 120 characters; contains 126 characters 54 | WARNING | Line exceeds 120 characters; contains 124 characters 55 | WARNING | Line exceeds 120 characters; contains 121 characters 56 | WARNING | Line exceeds 120 characters; contains 127 characters 57 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/AOR_Charts/AOR_Chart.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 31 WARNINGS AFFECTING 34 LINES ---------------------------------------------------------------------- 25 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 25 | ERROR | Class name "AOR_Chart" is not in PascalCase format 27 | WARNING | Line exceeds 120 characters; contains 272 characters 63 | WARNING | Line exceeds 120 characters; contains 163 characters 65 | ERROR | Method name "AOR_Chart::AOR_Chart" is not in camel | | caps format 67 | WARNING | Line exceeds 120 characters; contains 121 characters 77 | ERROR | Method name "AOR_Chart::save_lines" is not in camel | | caps format 136 | WARNING | Line exceeds 120 characters; contains 130 characters 144 | WARNING | Line exceeds 120 characters; contains 140 characters 145 | WARNING | Line exceeds 120 characters; contains 165 characters 150 | WARNING | Line exceeds 120 characters; contains 142 characters 202 | WARNING | Line exceeds 120 characters; contains 126 characters 207 | WARNING | Line exceeds 120 characters; contains 155 characters 209 | WARNING | Line exceeds 120 characters; contains 126 characters 211 | WARNING | Line exceeds 120 characters; contains 123 characters 212 | WARNING | Line exceeds 120 characters; contains 125 characters 221 | WARNING | Line exceeds 120 characters; contains 146 characters 243 | WARNING | Line exceeds 120 characters; contains 158 characters 309 | WARNING | Line exceeds 120 characters; contains 197 characters 316 | WARNING | Line exceeds 120 characters; contains 195 characters 323 | WARNING | Line exceeds 120 characters; contains 196 characters 330 | WARNING | Line exceeds 120 characters; contains 196 characters 337 | WARNING | Line exceeds 120 characters; contains 208 characters 344 | WARNING | Line exceeds 120 characters; contains 209 characters 352 | WARNING | Line exceeds 120 characters; contains 195 characters 364 | WARNING | Line exceeds 120 characters; contains 153 characters 397 | WARNING | Line exceeds 120 characters; contains 135 characters 398 | WARNING | Line exceeds 120 characters; contains 133 characters 400 | WARNING | Line exceeds 120 characters; contains 177 characters 446 | WARNING | Line exceeds 120 characters; contains 152 characters 485 | WARNING | Line exceeds 120 characters; contains 154 characters 517 | WARNING | Line exceeds 120 characters; contains 152 characters 552 | WARNING | Line exceeds 120 characters; contains 153 characters 664 | WARNING | Line exceeds 120 characters; contains 132 characters 826 | WARNING | Line exceeds 120 characters; contains 296 characters ---------------------------------------------------------------------- Time: 109ms; Memory: 10MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/AOR_Charts/controller.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 26 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 26 | ERROR | Class name "AOR_ChartsController" is not in PascalCase | | format 28 | ERROR | Method name "AOR_ChartsController::action_getImageMap" | | is not in camel caps format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ipeline/modules/AOR_Charts/lib/pChart/class/pIndicator.class.php ---------------------------------------------------------------------- FOUND 470 ERRORS AND 15 WARNINGS AFFECTING 187 LINES ---------------------------------------------------------------------- 16 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 16 | ERROR | [x] Space found before comma in argument list 17 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 17 | ERROR | [x] Space found before comma in argument list 19 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 19 | ERROR | [x] Space found before comma in argument list 20 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 20 | ERROR | [x] Space found before comma in argument list 22 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 22 | ERROR | [x] Space found before comma in argument list 23 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 23 | ERROR | [x] Space found before comma in argument list 26 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 26 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 26 | ERROR | [ ] Class name "pIndicator" is not in PascalCase | | format 27 | ERROR | [x] Expected 1 spaces before opening brace; 2 found 28 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 28 | ERROR | [ ] The var keyword must not be used to declare a | | property 28 | ERROR | [ ] Visibility must be declared on property | | "$pChartObject" 31 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 31 | ERROR | [ ] Visibility must be declared on method | | "pIndicator" 32 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 33 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 34 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 37 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 37 | ERROR | [ ] Visibility must be declared on method "draw" 37 | ERROR | [x] Expected 1 space between comma and argument | | "$Y"; 0 found 37 | ERROR | [x] Expected 1 space between comma and argument | | "$Width"; 0 found 37 | ERROR | [x] Expected 1 space between comma and argument | | "$Height"; 0 found 37 | ERROR | [x] Expected 1 space between comma and argument | | "$Format"; 0 found 37 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 37 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 38 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 39 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 39 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 40 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 40 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 40 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 41 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 41 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 42 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 42 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 43 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 43 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 43 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 44 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 44 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 44 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 45 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 46 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 48 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 50 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 55 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 62 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 63 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 66 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 66 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 66 | ERROR | [x] Newline required after opening brace 66 | ERROR | [x] Each PHP statement must be on a line by itself 66 | ERROR | [x] Each PHP statement must be on a line by itself 66 | ERROR | [x] Closing brace must be on a line by itself 69 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 69 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 69 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 69 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 69 | ERROR | [x] Newline required after opening brace 69 | ERROR | [x] Closing brace must be on a line by itself 72 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 72 | ERROR | [x] Each PHP statement must be on a line by itself 73 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 73 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 74 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 75 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 75 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 75 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 75 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 3 75 | ERROR | [x] Newline required after opening brace 75 | ERROR | [x] Closing brace must be on a line by itself 76 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 76 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 76 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 76 | ERROR | [x] Newline required after opening brace 76 | ERROR | [x] Closing brace must be on a line by itself 77 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 77 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 78 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 79 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 81 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 81 | ERROR | [x] Each PHP statement must be on a line by itself 82 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 82 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 83 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 84 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 85 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 86 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 88 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 90 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 90 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 90 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 90 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 91 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 92 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 92 | ERROR | [x] Each PHP statement must be on a line by itself 92 | ERROR | [x] Each PHP statement must be on a line by itself 92 | ERROR | [x] Each PHP statement must be on a line by itself 92 | ERROR | [x] Each PHP statement must be on a line by itself 92 | ERROR | [x] Each PHP statement must be on a line by itself 92 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 92 | ERROR | [x] Each PHP statement must be on a line by itself 93 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 93 | ERROR | [x] No space found after comma in argument list 94 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 94 | ERROR | [x] No space found after comma in argument list 94 | ERROR | [x] No space found after comma in argument list 94 | ERROR | [x] No space found after comma in argument list 94 | ERROR | [x] No space found after comma in argument list 95 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 95 | ERROR | [x] No space found after comma in argument list 95 | ERROR | [x] No space found after comma in argument list 95 | ERROR | [x] No space found after comma in argument list 95 | ERROR | [x] No space found after comma in argument list 96 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 96 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 99 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 100 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 100 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 100 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 101 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 102 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 102 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 102 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 102 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 103 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 104 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 105 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 106 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 107 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 107 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 108 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 108 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 110 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 110 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 110 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 110 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 111 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 112 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 112 | ERROR | [x] Inline control structures are not allowed 112 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 112 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 113 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 113 | ERROR | [x] No space found after comma in argument list 113 | ERROR | [x] No space found after comma in argument list 113 | ERROR | [x] No space found after comma in argument list 113 | ERROR | [x] No space found after comma in argument list 114 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 114 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 115 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 116 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 117 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 117 | ERROR | [x] Each PHP statement must be on a line by itself 117 | ERROR | [x] Each PHP statement must be on a line by itself 117 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 117 | ERROR | [x] Each PHP statement must be on a line by itself 118 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 118 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 118 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 119 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 120 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 120 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 120 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 120 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 121 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 121 | ERROR | [x] Newline required after opening brace 121 | ERROR | [x] Each PHP statement must be on a line by itself 121 | ERROR | [x] Closing brace must be on a line by itself 121 | ERROR | [x] Expected 1 space after closing brace; newline | | found 122 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 122 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 122 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 123 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 124 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 125 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 125 | ERROR | [x] Each PHP statement must be on a line by itself 125 | ERROR | [x] Each PHP statement must be on a line by itself 126 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 14 126 | ERROR | [x] Closing brace indented incorrectly; expected 13 | | spaces, found 14 128 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 128 | ERROR | [x] Each PHP statement must be on a line by itself 130 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 130 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 130 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 130 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 131 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 131 | ERROR | [x] Newline required after opening brace 131 | ERROR | [x] Each PHP statement must be on a line by itself 131 | ERROR | [x] Closing brace must be on a line by itself 131 | ERROR | [x] Expected 1 space after closing brace; newline | | found 132 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 132 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 132 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 133 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 134 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 135 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 135 | ERROR | [x] Each PHP statement must be on a line by itself 136 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 136 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 137 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 14 137 | ERROR | [x] Closing brace indented incorrectly; expected 13 | | spaces, found 14 138 | ERROR | [x] Blank line found at end of control structure 139 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 139 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 140 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 140 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 140 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 140 | ERROR | [x] Newline required after opening brace 140 | ERROR | [x] Each PHP statement must be on a line by itself 140 | ERROR | [x] Closing brace must be on a line by itself 141 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 141 | ERROR | [x] Each PHP statement must be on a line by itself 142 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 142 | ERROR | [x] Each PHP statement must be on a line by itself 144 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 144 | ERROR | [x] No space found after comma in argument list 145 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 145 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 146 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 146 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 146 | ERROR | [x] Expected 1 space after closing brace; newline | | found 147 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 147 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 147 | ERROR | [x] Inline control structures are not allowed 148 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 148 | ERROR | [x] No space found after comma in argument list 148 | ERROR | [x] No space found after comma in argument list 148 | ERROR | [x] No space found after comma in argument list 148 | ERROR | [x] No space found after comma in argument list 150 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 150 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 150 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 150 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 151 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 152 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 152 | ERROR | [x] Each PHP statement must be on a line by itself 152 | ERROR | [x] Each PHP statement must be on a line by itself 152 | ERROR | [x] Each PHP statement must be on a line by itself 152 | ERROR | [x] Each PHP statement must be on a line by itself 152 | ERROR | [x] Each PHP statement must be on a line by itself 152 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 152 | ERROR | [x] Each PHP statement must be on a line by itself 153 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 153 | ERROR | [x] No space found after comma in argument list 154 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 154 | ERROR | [x] No space found after comma in argument list 154 | ERROR | [x] No space found after comma in argument list 154 | ERROR | [x] No space found after comma in argument list 154 | ERROR | [x] No space found after comma in argument list 155 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 155 | ERROR | [x] No space found after comma in argument list 155 | ERROR | [x] No space found after comma in argument list 155 | ERROR | [x] No space found after comma in argument list 155 | ERROR | [x] No space found after comma in argument list 156 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 156 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 158 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 158 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 158 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 158 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 159 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 160 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 160 | ERROR | [x] No space found after comma in argument list 160 | ERROR | [x] No space found after comma in argument list 160 | ERROR | [x] No space found after comma in argument list 160 | ERROR | [x] No space found after comma in argument list 160 | ERROR | [x] No space found after comma in argument list 160 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 161 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 163 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 163 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 163 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 163 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 164 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 165 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 165 | ERROR | [x] No space found after comma in argument list 165 | ERROR | [x] No space found after comma in argument list 165 | ERROR | [x] No space found after comma in argument list 165 | ERROR | [x] No space found after comma in argument list 165 | ERROR | [x] No space found after comma in argument list 165 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 166 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 167 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 167 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 169 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 170 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 170 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 170 | ERROR | [x] Expected 1 space after closing brace; newline | | found 171 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 171 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 172 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 172 | ERROR | [x] Newline required after opening brace 172 | ERROR | [x] Each PHP statement must be on a line by itself 172 | ERROR | [x] Closing brace must be on a line by itself 174 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 174 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 174 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 174 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 174 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 175 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 175 | ERROR | [x] Newline required after opening brace 175 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 175 | ERROR | [x] Closing brace must be on a line by itself 175 | ERROR | [x] Expected 1 space after closing brace; newline | | found 176 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 176 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 177 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 177 | ERROR | [x] Newline required after opening brace 177 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 177 | ERROR | [x] Closing brace must be on a line by itself 179 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 179 | ERROR | [x] Inline control structures are not allowed 179 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 179 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 179 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 180 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 180 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 181 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 181 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 181 | ERROR | [x] Inline control structures are not allowed 182 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 182 | WARNING | [ ] Line exceeds 120 characters; contains 249 | | characters 184 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 185 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 185 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 187 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 187 | ERROR | [x] Inline control structures are not allowed 187 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 187 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 188 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 188 | ERROR | [x] No space found after comma in argument list 188 | ERROR | [x] No space found after comma in argument list 188 | ERROR | [x] No space found after comma in argument list 189 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 189 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 189 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 189 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 190 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 191 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 191 | ERROR | [x] No space found after comma in argument list 191 | ERROR | [x] No space found after comma in argument list 191 | ERROR | [x] No space found after comma in argument list 191 | ERROR | [x] No space found after comma in argument list 191 | ERROR | [x] No space found after comma in argument list 191 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 192 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 194 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 194 | ERROR | [x] No space found after comma in argument list 194 | ERROR | [x] No space found after comma in argument list 194 | ERROR | [x] No space found after comma in argument list 195 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 195 | ERROR | [x] No space found after comma in argument list 195 | ERROR | [x] No space found after comma in argument list 195 | ERROR | [x] No space found after comma in argument list 195 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 196 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 196 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 198 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 200 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 201 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 201 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 203 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 204 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 204 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 206 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 206 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 206 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 207 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 208 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 208 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 208 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 208 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 209 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 210 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 210 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 211 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 212 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 212 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 212 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 212 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 213 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 214 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 216 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 216 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 216 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 216 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 217 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 218 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 218 | ERROR | [x] No space found after comma in argument list 218 | ERROR | [x] No space found after comma in argument list 218 | ERROR | [x] No space found after comma in argument list 218 | ERROR | [x] No space found after comma in argument list 218 | ERROR | [x] No space found after comma in argument list 219 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 221 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 221 | ERROR | [x] No space found after comma in argument list 221 | ERROR | [x] No space found after comma in argument list 221 | ERROR | [x] No space found after comma in argument list 221 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 222 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 222 | ERROR | [x] No space found after comma in argument list 222 | ERROR | [x] No space found after comma in argument list 222 | ERROR | [x] No space found after comma in argument list 224 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 224 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 225 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 225 | ERROR | [x] No space found after comma in argument list 225 | ERROR | [x] No space found after comma in argument list 225 | ERROR | [x] No space found after comma in argument list 226 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 14 226 | ERROR | [x] Closing brace indented incorrectly; expected 13 | | spaces, found 14 226 | ERROR | [x] Expected 1 space after closing brace; newline | | found 227 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 227 | ERROR | [x] Expected 1 space(s) after ELSEIF keyword; 0 | | found 227 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 227 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 227 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 228 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 229 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 230 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 230 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 231 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 231 | ERROR | [x] No space found after comma in argument list 231 | ERROR | [x] No space found after comma in argument list 231 | ERROR | [x] No space found after comma in argument list 232 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 14 232 | ERROR | [x] Closing brace indented incorrectly; expected 13 | | spaces, found 14 233 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 233 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 234 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 235 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 235 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 236 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 236 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 237 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 237 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 238 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 239 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 240 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 240 | ERROR | [x] Closing brace indented incorrectly; expected 1 | | spaces, found 2 241 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 241 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 464 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 73ms; Memory: 8MB FILE: ...-pipeline/modules/AOR_Charts/lib/pChart/class/pSurface.class.php ---------------------------------------------------------------------- FOUND 615 ERRORS AND 11 WARNINGS AFFECTING 250 LINES ---------------------------------------------------------------------- 16 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 16 | ERROR | [x] Space found before comma in argument list 17 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 17 | ERROR | [x] Space found before comma in argument list 19 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 19 | ERROR | [x] Space found before comma in argument list 20 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 20 | ERROR | [x] Space found before comma in argument list 21 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 21 | ERROR | [x] Space found before comma in argument list 22 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 22 | ERROR | [x] Space found before comma in argument list 25 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 25 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 25 | ERROR | [ ] Class name "pSurface" is not in PascalCase | | format 26 | ERROR | [x] Expected 1 spaces before opening brace; 2 found 27 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 27 | ERROR | [ ] The var keyword must not be used to declare a | | property 27 | ERROR | [ ] Visibility must be declared on property | | "$pChartObject" 28 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 28 | ERROR | [ ] The var keyword must not be used to declare a | | property 28 | ERROR | [ ] Visibility must be declared on property | | "$GridSizeX" 29 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 29 | ERROR | [ ] The var keyword must not be used to declare a | | property 29 | ERROR | [ ] Visibility must be declared on property | | "$GridSizeY" 30 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 30 | ERROR | [ ] The var keyword must not be used to declare a | | property 30 | ERROR | [ ] Visibility must be declared on property | | "$Points" 33 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 33 | ERROR | [ ] Visibility must be declared on method "pSurface" 34 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 35 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 36 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 37 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 38 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 41 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 41 | ERROR | [ ] Visibility must be declared on method "setGrid" 41 | ERROR | [x] Incorrect spacing between argument "$XSize" and | | equals sign; expected 1 but found 0 41 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$XSize"; expected 1 | | but found 0 41 | ERROR | [x] Expected 1 space between comma and argument | | "$YSize"; 0 found 41 | ERROR | [x] Incorrect spacing between argument "$YSize" and | | equals sign; expected 1 but found 0 41 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$YSize"; expected 1 | | but found 0 42 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 43 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 43 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 43 | ERROR | [x] Newline required after opening brace 43 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 43 | ERROR | [x] Newline required after opening brace 43 | ERROR | [x] Each PHP statement must be on a line by itself 43 | ERROR | [x] Closing brace must be on a line by itself 43 | ERROR | [x] Closing brace must be on a line by itself 43 | ERROR | [x] Whitespace found at end of line 45 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 46 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 47 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 50 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 50 | ERROR | [ ] Visibility must be declared on method "addPoint" 50 | ERROR | [x] Expected 1 space between comma and argument | | "$Y"; 0 found 50 | ERROR | [x] Expected 1 space between comma and argument | | "$Value"; 0 found 50 | ERROR | [x] Expected 1 space between comma and argument | | "$Force"; 0 found 50 | ERROR | [x] Incorrect spacing between argument "$Force" and | | equals sign; expected 1 but found 0 50 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Force"; expected 1 | | but found 0 50 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 51 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 52 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 52 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 52 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 52 | ERROR | [x] Newline required after opening brace 52 | ERROR | [x] Closing brace must be on a line by itself 53 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 53 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 53 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 53 | ERROR | [x] Newline required after opening brace 53 | ERROR | [x] Closing brace must be on a line by itself 55 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 55 | ERROR | [x] Inline control structures are not allowed 55 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 55 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 56 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 57 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 57 | ERROR | [x] Inline control structures are not allowed 57 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 57 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 58 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 59 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 59 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 59 | ERROR | [x] Inline control structures are not allowed 60 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 61 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 64 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 64 | ERROR | [ ] Visibility must be declared on method | | "writeXLabels" 64 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 64 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 65 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 66 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 71 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 71 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 74 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 76 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 76 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 76 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 76 | ERROR | [x] Newline required after opening brace 76 | ERROR | [x] Each PHP statement must be on a line by itself 76 | ERROR | [x] Each PHP statement must be on a line by itself 76 | ERROR | [x] Closing brace must be on a line by itself 78 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 79 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 81 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 82 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 82 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 82 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 82 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 83 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 84 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 85 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 85 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 85 | ERROR | [x] Newline required after opening brace 85 | ERROR | [x] Closing brace must be on a line by itself 86 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 86 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 86 | ERROR | [x] Newline required after opening brace 86 | ERROR | [x] Closing brace must be on a line by itself 87 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 87 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 87 | ERROR | [x] Expected 1 space after closing brace; newline | | found 88 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 88 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 88 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 88 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 89 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 90 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 91 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 91 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 91 | ERROR | [x] Newline required after opening brace 91 | ERROR | [x] Closing brace must be on a line by itself 92 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 92 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 92 | ERROR | [x] Newline required after opening brace 92 | ERROR | [x] Closing brace must be on a line by itself 93 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 93 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 93 | ERROR | [x] Expected 1 space after closing brace; newline | | found 94 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 94 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 94 | ERROR | [x] Inline control structures are not allowed 95 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 97 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 97 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 97 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 97 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 97 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 98 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 99 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 101 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 101 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 101 | ERROR | [x] Inline control structures are not allowed 101 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 101 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 101 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 102 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 103 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 103 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 103 | ERROR | [x] Inline control structures are not allowed 104 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 106 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 106 | ERROR | [x] No space found after comma in argument list 106 | ERROR | [x] No space found after comma in argument list 106 | ERROR | [x] No space found after comma in argument list 107 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 107 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 108 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 111 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 111 | ERROR | [ ] Visibility must be declared on method | | "writeYLabels" 111 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 111 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 112 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 113 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 113 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 114 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 114 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 115 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 115 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 116 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 116 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 117 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 118 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 119 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 120 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 120 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 121 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 121 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 123 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 123 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 123 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 123 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 123 | ERROR | [x] Newline required after opening brace 123 | ERROR | [x] Each PHP statement must be on a line by itself 123 | ERROR | [x] Each PHP statement must be on a line by itself 123 | ERROR | [x] Closing brace must be on a line by itself 125 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 126 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 128 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 129 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 129 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 129 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 129 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 130 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 130 | ERROR | [x] Newline required after opening brace 130 | ERROR | [x] Each PHP statement must be on a line by itself 130 | ERROR | [x] Closing brace must be on a line by itself 130 | ERROR | [x] Expected 1 space after closing brace; newline | | found 131 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 131 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 131 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 131 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 132 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 132 | ERROR | [x] Newline required after opening brace 132 | ERROR | [x] Each PHP statement must be on a line by itself 132 | ERROR | [x] Closing brace must be on a line by itself 132 | ERROR | [x] Expected 1 space after closing brace; newline | | found 133 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 133 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 133 | ERROR | [x] Inline control structures are not allowed 134 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 136 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 136 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 136 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 136 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 136 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 137 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 138 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 140 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 140 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 140 | ERROR | [x] Inline control structures are not allowed 140 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 140 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 140 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 141 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 142 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 142 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 142 | ERROR | [x] Inline control structures are not allowed 143 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 145 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 145 | ERROR | [x] No space found after comma in argument list 145 | ERROR | [x] No space found after comma in argument list 145 | ERROR | [x] No space found after comma in argument list 146 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 146 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 147 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 150 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 150 | ERROR | [ ] Visibility must be declared on method | | "drawContour" 150 | ERROR | [x] Expected 1 space between comma and argument | | "$Format"; 0 found 150 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 150 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 151 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 152 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 152 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 153 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 153 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 154 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 154 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 155 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 155 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 156 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 156 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 157 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 157 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 159 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 160 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 161 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 162 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 164 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 166 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 166 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 166 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 166 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 166 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 167 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 168 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 168 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 168 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 168 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 168 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 169 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 170 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 172 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 172 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 172 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 173 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 174 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 175 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 176 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 177 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 179 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 179 | ERROR | [x] Inline control structures are not allowed 179 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 179 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 180 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 180 | ERROR | [x] No space found after comma in argument list 180 | ERROR | [x] No space found after comma in argument list 180 | ERROR | [x] No space found after comma in argument list 180 | ERROR | [x] No space found after comma in argument list 181 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 181 | ERROR | [x] Inline control structures are not allowed 181 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 181 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 182 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 182 | ERROR | [x] No space found after comma in argument list 182 | ERROR | [x] No space found after comma in argument list 182 | ERROR | [x] No space found after comma in argument list 182 | ERROR | [x] No space found after comma in argument list 183 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 183 | ERROR | [x] Inline control structures are not allowed 183 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 183 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 184 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 184 | ERROR | [x] No space found after comma in argument list 184 | ERROR | [x] No space found after comma in argument list 184 | ERROR | [x] No space found after comma in argument list 184 | ERROR | [x] No space found after comma in argument list 185 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 185 | ERROR | [x] Inline control structures are not allowed 185 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 185 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 186 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 186 | ERROR | [x] No space found after comma in argument list 186 | ERROR | [x] No space found after comma in argument list 186 | ERROR | [x] No space found after comma in argument list 186 | ERROR | [x] No space found after comma in argument list 187 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 187 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 188 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 188 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 189 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 189 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 190 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 193 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 193 | ERROR | [ ] Visibility must be declared on method | | "drawSurface" 193 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 193 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 194 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 195 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 195 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 195 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 196 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 196 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 197 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 197 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 198 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 198 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 199 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 199 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 200 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 200 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 201 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 201 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 202 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 202 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 203 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 203 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 204 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 204 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 204 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 205 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 205 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 206 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 206 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 207 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 207 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 208 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 208 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 209 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 209 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 211 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 212 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 213 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 214 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 216 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 216 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 216 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 216 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 216 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 217 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 218 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 218 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 218 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 218 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 218 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 219 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 220 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 222 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 222 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 222 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 222 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 223 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 224 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 225 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 226 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 227 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 229 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 229 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 229 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 229 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 229 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 230 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 231 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 231 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 231 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 231 | ERROR | [x] Newline required after opening brace 231 | ERROR | [x] Closing brace must be on a line by itself 231 | ERROR | [x] Newline required after opening brace 231 | ERROR | [x] Each PHP statement must be on a line by itself 231 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 231 | ERROR | [x] Closing brace must be on a line by itself 232 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 232 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 232 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 232 | ERROR | [x] Newline required after opening brace 232 | ERROR | [x] Closing brace must be on a line by itself 232 | ERROR | [x] Newline required after opening brace 232 | ERROR | [x] Each PHP statement must be on a line by itself 232 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 232 | ERROR | [x] Closing brace must be on a line by itself 233 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 233 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 233 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 233 | ERROR | [x] Newline required after opening brace 233 | ERROR | [x] Closing brace must be on a line by itself 233 | ERROR | [x] Newline required after opening brace 233 | ERROR | [x] Each PHP statement must be on a line by itself 233 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 233 | ERROR | [x] Closing brace must be on a line by itself 234 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 234 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 234 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 234 | ERROR | [x] Newline required after opening brace 234 | ERROR | [x] Closing brace must be on a line by itself 234 | ERROR | [x] Newline required after opening brace 234 | ERROR | [x] Each PHP statement must be on a line by itself 234 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 234 | ERROR | [x] Closing brace must be on a line by itself 235 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 235 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 235 | ERROR | [x] Expected 1 space after closing brace; newline | | found 236 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 236 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 237 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 238 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 239 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 240 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 241 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 242 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 242 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 244 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 245 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 245 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 245 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 245 | ERROR | [x] Newline required after opening brace 245 | ERROR | [x] Each PHP statement must be on a line by itself 245 | ERROR | [x] Each PHP statement must be on a line by itself 245 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 245 | ERROR | [x] Closing brace must be on a line by itself 246 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 246 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 246 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 246 | ERROR | [x] Newline required after opening brace 246 | ERROR | [x] Each PHP statement must be on a line by itself 246 | ERROR | [x] Each PHP statement must be on a line by itself 246 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 246 | ERROR | [x] Closing brace must be on a line by itself 248 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 248 | ERROR | [x] No space found after comma in argument list 248 | ERROR | [x] No space found after comma in argument list 248 | ERROR | [x] No space found after comma in argument list 248 | ERROR | [x] No space found after comma in argument list 249 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 249 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 250 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 250 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 251 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 251 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 252 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 255 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 255 | ERROR | [ ] Visibility must be declared on method | | "computeMissing" 256 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 257 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 258 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 258 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 258 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 258 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 258 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 259 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 260 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 260 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 260 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 260 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 260 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 261 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 262 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 262 | ERROR | [x] Inline control structures are not allowed 262 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 262 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 263 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 264 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 264 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 265 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 265 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 266 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 268 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 268 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 268 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 269 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 270 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 270 | ERROR | [x] No space found after comma in argument list 271 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 272 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 274 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 274 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 274 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 274 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 275 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 276 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 276 | ERROR | [x] No space found after comma in argument list 278 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 278 | ERROR | [x] Each PHP statement must be on a line by itself 279 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 279 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 279 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 279 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 279 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 280 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 281 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 281 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 281 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 281 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 281 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 282 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 283 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 283 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 283 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 284 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 285 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 285 | ERROR | [x] Each PHP statement must be on a line by itself 286 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 14 286 | ERROR | [x] Closing brace indented incorrectly; expected 13 | | spaces, found 14 287 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 287 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 288 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 288 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 290 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 290 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 290 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 290 | ERROR | [x] Newline required after opening brace 290 | ERROR | [x] Closing brace must be on a line by itself 291 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 291 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 292 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 292 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 293 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 296 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 296 | ERROR | [ ] Visibility must be declared on method | | "getNearestNeighbor" 296 | ERROR | [x] Expected 1 space between comma and argument | | "$Yp"; 0 found 297 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 298 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 299 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 299 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 299 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 299 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 299 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 300 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 301 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 301 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 301 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 301 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 301 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 302 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 303 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 303 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 303 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 303 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 304 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 305 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 305 | ERROR | [x] No space found after comma in argument list 305 | ERROR | [x] No space found after comma in argument list 306 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 306 | ERROR | [x] No space found after comma in argument list 306 | ERROR | [x] No space found after comma in argument list 307 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 307 | ERROR | [x] No space found after comma in argument list 308 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 308 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 308 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 308 | ERROR | [x] Newline required after opening brace 308 | ERROR | [x] Closing brace must be on a line by itself 309 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 309 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 310 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 310 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 311 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 311 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 312 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 313 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 314 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 314 | ERROR | [x] Closing brace indented incorrectly; expected 1 | | spaces, found 2 315 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 315 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 596 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 86ms; Memory: 10MB FILE: ...peline/modules/AOR_Charts/lib/pChart/class/pBarcode128.class.php ---------------------------------------------------------------------- FOUND 76 ERRORS AND 1 WARNING AFFECTING 63 LINES ---------------------------------------------------------------------- 17 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 17 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 17 | ERROR | [ ] Class name "pBarcode128" is not in PascalCase | | format 26 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 26 | ERROR | [x] Incorrect spacing between argument "$BasePath" | | and equals sign; expected 1 but found 0 26 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$BasePath"; expected 1 | | but found 0 33 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 35 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 37 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 47 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 49 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 52 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 52 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 52 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 66 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 68 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 69 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 71 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 73 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 86 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 88 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 88 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 88 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 94 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 94 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 94 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 96 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 100 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 101 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 108 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 111 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 111 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 111 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 115 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 116 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 121 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 122 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 123 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 124 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 125 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 126 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 127 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 128 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 133 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 140 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 143 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 146 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 152 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 154 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 156 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 156 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 156 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 157 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 165 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 166 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 168 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 177 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 178 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 180 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 183 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 184 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 187 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 188 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 191 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 192 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 74 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 62ms; Memory: 8MB FILE: ...ws-pipeline/modules/AOR_Charts/lib/pChart/class/pImage.class.php ---------------------------------------------------------------------- FOUND 362 ERRORS AND 12 WARNINGS AFFECTING 273 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 23 and the first side | | effect is on line 18. 17 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 20 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 33 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 33 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 33 | ERROR | [ ] Class name "pImage" is not in PascalCase format 36 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 36 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 37 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 37 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 37 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 38 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 38 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 38 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 39 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 39 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 39 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 40 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 40 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 41 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 41 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 41 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 42 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 42 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 42 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 46 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 48 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 84 | ERROR | [x] Incorrect spacing between argument "$DataSet" | | and equals sign; expected 1 but found 0 84 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$DataSet"; expected 1 | | but found 0 84 | ERROR | [x] Incorrect spacing between argument | | "$TransparentBackground" and equals sign; | | expected 1 but found 0 84 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument | | "$TransparentBackground"; expected 1 but found 0 88 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 90 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 96 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 98 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 101 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 104 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 105 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 108 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 108 | ERROR | [x] Incorrect spacing between argument "$Enabled" | | and equals sign; expected 1 but found 0 108 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Enabled"; expected 1 | | but found 0 108 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 108 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 110 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 111 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 112 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 113 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 114 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 124 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 127 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 129 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 131 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 141 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 144 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 147 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 150 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 153 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 156 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 158 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 161 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 163 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 166 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 166 | ERROR | [x] Incorrect spacing between argument | | "$BrowserExpire" and equals sign; expected 1 but | | found 0 166 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$BrowserExpire"; | | expected 1 but found 0 168 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 171 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 173 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 177 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 181 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 184 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 184 | ERROR | [x] Incorrect spacing between argument "$FileName" | | and equals sign; expected 1 but found 0 184 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$FileName"; expected 1 | | but found 0 186 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 188 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 190 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 191 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 194 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 197 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 200 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 205 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 207 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 209 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 212 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 212 | ERROR | [ ] Method name "pImage::getTextBox_deprecated" is | | not in camel caps format 233 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 236 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 244 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 247 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 249 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 250 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 251 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 252 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 253 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 254 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 255 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 256 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 257 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 258 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 259 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 260 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 261 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 262 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 263 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 264 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 265 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 266 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 269 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 272 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 272 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 272 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 274 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 275 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 276 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 277 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 278 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 279 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 281 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 283 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 284 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 286 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 287 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 289 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 290 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 292 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 294 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 296 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 298 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 300 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 301 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 304 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 307 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 309 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 311 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 314 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 317 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 320 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 323 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 326 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 326 | ERROR | [x] Incorrect spacing between argument "$Name" and | | equals sign; expected 1 but found 0 326 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Name"; expected 1 but | | found 0 326 | ERROR | [x] Incorrect spacing between argument | | "$StorageMode" and equals sign; expected 1 but | | found 0 326 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$StorageMode"; | | expected 1 but found 0 326 | ERROR | [x] Incorrect spacing between argument "$UniqueID" | | and equals sign; expected 1 but found 0 326 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$UniqueID"; expected 1 | | but found 0 326 | ERROR | [x] Incorrect spacing between argument | | "$StorageFolder" and equals sign; expected 1 but | | found 0 326 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$StorageFolder"; | | expected 1 but found 0 326 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 328 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 329 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 331 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 332 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 334 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 336 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 337 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 338 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 340 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 342 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 343 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 344 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 347 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 347 | ERROR | [x] Incorrect spacing between argument "$Color" and | | equals sign; expected 1 but found 0 347 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Color"; expected 1 | | but found 0 347 | ERROR | [x] Incorrect spacing between argument "$Title" and | | equals sign; expected 1 but found 0 347 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Title"; expected 1 | | but found 0 347 | ERROR | [x] Incorrect spacing between argument "$Message" | | and equals sign; expected 1 but found 0 347 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Message"; expected 1 | | but found 0 347 | ERROR | [x] Incorrect spacing between argument "$HTMLEncode" | | and equals sign; expected 1 but found 0 347 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$HTMLEncode"; expected | | 1 but found 0 349 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 351 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 356 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 360 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 362 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 363 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 365 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 367 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 369 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 371 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 372 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 375 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 377 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 379 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 382 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 383 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 385 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 386 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 388 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 391 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 393 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 395 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 397 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 399 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 401 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 402 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 404 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 405 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 407 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 408 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 411 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 412 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 413 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 414 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 415 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 417 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 418 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 419 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 420 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 423 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 424 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 425 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 427 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 430 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 432 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 433 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 436 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 437 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 438 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 439 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 440 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 442 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 443 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 444 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 447 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 448 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 449 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 451 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 452 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 453 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 456 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 458 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 460 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 464 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 465 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 467 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 468 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 469 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 470 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 472 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 474 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 475 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 476 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 479 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 480 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 481 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 483 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 486 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 487 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 488 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 490 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 492 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 493 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 496 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 497 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 498 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 500 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 501 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 502 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 505 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 505 | ERROR | [x] Incorrect spacing between argument "$Name" and | | equals sign; expected 1 but found 0 505 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Name"; expected 1 but | | found 0 505 | ERROR | [x] Incorrect spacing between argument | | "$StorageMode" and equals sign; expected 1 but | | found 0 505 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$StorageMode"; | | expected 1 but found 0 505 | ERROR | [x] Incorrect spacing between argument "$UniqueID" | | and equals sign; expected 1 but found 0 505 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$UniqueID"; expected 1 | | but found 0 505 | ERROR | [x] Incorrect spacing between argument | | "$StorageFolder" and equals sign; expected 1 but | | found 0 505 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$StorageFolder"; | | expected 1 but found 0 505 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 507 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 508 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 510 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 511 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 513 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 514 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 515 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 516 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 517 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 518 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 519 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 520 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 522 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 523 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 525 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 526 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 529 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 531 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 532 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 533 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 537 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 540 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 552 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 555 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 558 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 558 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 558 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 561 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 563 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 566 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 566 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 568 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 569 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 576 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 576 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 576 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 577 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 578 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 579 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 580 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 583 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 584 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 359 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 107ms; Memory: 10MB FILE: ...ws-pipeline/modules/AOR_Charts/lib/pChart/class/pRadar.class.php ---------------------------------------------------------------------- FOUND 1387 ERRORS AND 39 WARNINGS AFFECTING 545 LINES ---------------------------------------------------------------------- 16 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 16 | ERROR | [x] Space found before comma in argument list 18 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 18 | ERROR | [x] Space found before comma in argument list 19 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 19 | ERROR | [x] Space found before comma in argument list 21 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 21 | ERROR | [x] Space found before comma in argument list 22 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 22 | ERROR | [x] Space found before comma in argument list 25 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 25 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 25 | ERROR | [ ] Class name "pRadar" is not in PascalCase format 26 | ERROR | [x] Expected 1 spaces before opening brace; 2 found 27 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 27 | ERROR | [ ] The var keyword must not be used to declare a | | property 27 | ERROR | [ ] Visibility must be declared on property | | "$pChartObject" 30 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 30 | ERROR | [ ] Visibility must be declared on method "pRadar" 31 | ERROR | [x] Closing brace must be on a line by itself 34 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 34 | ERROR | [ ] Visibility must be declared on method | | "drawRadar" 34 | ERROR | [x] Expected 1 space between comma and argument | | "$Values"; 0 found 34 | ERROR | [x] Expected 1 space between comma and argument | | "$Format"; 0 found 34 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 34 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 35 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 36 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 38 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 38 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 39 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 39 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 40 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 40 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 41 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 41 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 42 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 42 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 43 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 44 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 44 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 44 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 45 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 46 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 47 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 48 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 51 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 51 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 52 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 65 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 69 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 70 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 71 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 71 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 74 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 76 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 77 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 78 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 78 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 79 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 79 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 80 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 83 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 83 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 83 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 84 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 85 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 86 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 86 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 86 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 87 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 87 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 87 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 88 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 89 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 89 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 90 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 90 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 91 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 91 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 92 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 92 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 93 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 93 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 94 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 94 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 95 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 95 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 95 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 98 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 98 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 98 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 98 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 98 | ERROR | [x] Newline required after opening brace 98 | ERROR | [x] Closing brace must be on a line by itself 101 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 102 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 105 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 106 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 106 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 106 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 106 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 107 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 107 | ERROR | [x] Newline required after opening brace 107 | ERROR | [x] Closing brace must be on a line by itself 107 | ERROR | [x] Expected 1 space after closing brace; newline | | found 108 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 108 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 109 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 110 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 111 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 111 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 111 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 112 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 112 | ERROR | [x] Newline required after opening brace 112 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 112 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 112 | ERROR | [x] Newline required after opening brace 112 | ERROR | [x] Closing brace must be on a line by itself 112 | ERROR | [x] Closing brace must be on a line by itself 113 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 113 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 116 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 117 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 119 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 119 | ERROR | [x] No space found after comma in argument list 120 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 120 | ERROR | [x] Inline control structures are not allowed 120 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 120 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 121 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 124 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 124 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 124 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 125 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 126 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 126 | ERROR | [x] Inline control structures are not allowed 126 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 126 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 127 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 128 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 128 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 129 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 130 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 131 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 131 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 131 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 132 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 133 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 133 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 133 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 133 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 134 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 135 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 135 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 135 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 135 | ERROR | [x] Newline required after opening brace 135 | ERROR | [x] Closing brace must be on a line by itself 136 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 136 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 137 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 137 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 138 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 138 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 139 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 140 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 140 | ERROR | [x] No space found after comma in argument list 140 | ERROR | [x] No space found after comma in argument list 140 | ERROR | [x] No space found after comma in argument list 142 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 143 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 144 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 144 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 146 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 146 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 146 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 146 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 147 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 147 | ERROR | [x] Newline required after opening brace 147 | ERROR | [x] Closing brace must be on a line by itself 147 | ERROR | [x] Expected 1 space after closing brace; newline | | found 148 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 148 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 148 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 148 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 149 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 149 | ERROR | [x] Newline required after opening brace 149 | ERROR | [x] Closing brace must be on a line by itself 149 | ERROR | [x] Expected 1 space after closing brace; newline | | found 150 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 150 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 150 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 150 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 151 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 151 | ERROR | [x] Newline required after opening brace 151 | ERROR | [x] Closing brace must be on a line by itself 154 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 154 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 154 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 154 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 155 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 156 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 157 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 157 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 159 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 159 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 159 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 160 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 161 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 161 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 161 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 161 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 162 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 163 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 164 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 165 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 165 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 165 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 165 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 165 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 166 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 167 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 168 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 169 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 169 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 170 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 170 | ERROR | [x] No space found after comma in argument list 171 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 171 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 171 | ERROR | [x] Expected 1 space after closing brace; newline | | found 172 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 172 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 172 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 172 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 173 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 174 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 175 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 175 | ERROR | [x] No space found after comma in argument list 175 | ERROR | [x] No space found after comma in argument list 175 | ERROR | [x] No space found after comma in argument list 176 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 176 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 177 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 177 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 177 | ERROR | [x] Expected 1 space after closing brace; newline | | found 178 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 178 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 179 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 180 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 180 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 181 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 181 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 182 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 182 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 183 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 183 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 185 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 185 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 185 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 185 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 186 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 187 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 187 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 187 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 187 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 187 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 188 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 189 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 189 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 190 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 192 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 192 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 192 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 192 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 192 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 193 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 194 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 195 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 196 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 14 196 | ERROR | [x] Closing brace indented incorrectly; expected 13 | | spaces, found 14 197 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 197 | ERROR | [x] No space found after comma in argument list 198 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 198 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 199 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 199 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 199 | ERROR | [x] Expected 1 space after closing brace; newline | | found 200 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 200 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 200 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 200 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 201 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 202 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 202 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 202 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 202 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 202 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 203 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 204 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 204 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 205 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 205 | ERROR | [x] No space found after comma in argument list 205 | ERROR | [x] No space found after comma in argument list 205 | ERROR | [x] No space found after comma in argument list 206 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 206 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 207 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 207 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 208 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 208 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 209 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 210 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 210 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 213 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 214 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 215 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 215 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 215 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 215 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 216 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 217 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 217 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 217 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 217 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 217 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 218 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 219 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 219 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 219 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 219 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 219 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 220 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 221 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 222 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 223 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 224 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 226 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 226 | ERROR | [x] No space found after comma in argument list 226 | ERROR | [x] No space found after comma in argument list 226 | ERROR | [x] No space found after comma in argument list 226 | ERROR | [x] No space found after comma in argument list 227 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 227 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 228 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 228 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 229 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 229 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 229 | ERROR | [x] Expected 1 space after closing brace; newline | | found 230 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 230 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 230 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 230 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 231 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 232 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 232 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 232 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 232 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 232 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 233 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 234 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 235 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 235 | ERROR | [x] No space found after comma in argument list 235 | ERROR | [x] No space found after comma in argument list 235 | ERROR | [x] No space found after comma in argument list 235 | ERROR | [x] No space found after comma in argument list 236 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 236 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 237 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 237 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 239 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 239 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 239 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 239 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 240 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 241 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 241 | ERROR | [x] Inline control structures are not allowed 241 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 241 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 242 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 242 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 242 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 243 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 243 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 243 | ERROR | [x] Inline control structures are not allowed 244 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 246 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 246 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 246 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 246 | ERROR | [x] Newline required after opening brace 246 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 246 | ERROR | [x] Closing brace must be on a line by itself 248 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 249 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 251 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 252 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 252 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 252 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 252 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 252 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 253 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 254 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 256 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 256 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 256 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 256 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 257 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 258 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 259 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 260 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 260 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 260 | ERROR | [x] Expected 1 space after closing brace; newline | | found 261 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 261 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 261 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 261 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 262 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 263 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 264 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 265 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 266 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 268 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 269 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 270 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 270 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 272 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 272 | ERROR | [x] No space found after comma in argument list 272 | ERROR | [x] No space found after comma in argument list 272 | ERROR | [x] No space found after comma in argument list 273 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 273 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 274 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 274 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 277 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 278 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 278 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 278 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 278 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 278 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 279 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 280 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 281 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 283 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 283 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 284 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 284 | ERROR | [x] Newline required after opening brace 284 | ERROR | [x] No space found after comma in argument list 284 | ERROR | [x] No space found after comma in argument list 284 | ERROR | [x] No space found after comma in argument list 284 | ERROR | [x] No space found after comma in argument list 284 | ERROR | [x] Closing brace must be on a line by itself 284 | ERROR | [x] Expected 1 space after closing brace; newline | | found 285 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 285 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 286 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 286 | ERROR | [x] Newline required after opening brace 286 | ERROR | [x] No space found after comma in argument list 286 | ERROR | [x] No space found after comma in argument list 286 | ERROR | [x] No space found after comma in argument list 286 | ERROR | [x] No space found after comma in argument list 286 | ERROR | [x] Closing brace must be on a line by itself 288 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 288 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 288 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 288 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 289 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 290 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 291 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 293 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 293 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 293 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 293 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 294 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 294 | ERROR | [x] Newline required after opening brace 294 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 294 | ERROR | [x] Closing brace must be on a line by itself 294 | ERROR | [x] Expected 1 space after closing brace; newline | | found 295 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 295 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 295 | ERROR | [x] Inline control structures are not allowed 296 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 298 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 298 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 299 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 300 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 300 | ERROR | [x] Inline control structures are not allowed 300 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 300 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 301 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 301 | ERROR | [x] No space found after comma in argument list 301 | ERROR | [x] No space found after comma in argument list 301 | ERROR | [x] No space found after comma in argument list 301 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 302 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 302 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 303 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 304 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 304 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 304 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 304 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 2 304 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 304 | ERROR | [x] Newline required after opening brace 304 | ERROR | [x] No space found after comma in argument list 304 | ERROR | [x] No space found after comma in argument list 304 | ERROR | [x] No space found after comma in argument list 304 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 304 | ERROR | [x] Closing brace must be on a line by itself 305 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 305 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 305 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 305 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 2 305 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 305 | ERROR | [x] Newline required after opening brace 305 | ERROR | [x] No space found after comma in argument list 305 | ERROR | [x] No space found after comma in argument list 305 | ERROR | [x] No space found after comma in argument list 305 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 305 | ERROR | [x] Closing brace must be on a line by itself 306 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 306 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 306 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 306 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 2 306 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 306 | ERROR | [x] Newline required after opening brace 306 | ERROR | [x] No space found after comma in argument list 306 | ERROR | [x] No space found after comma in argument list 306 | ERROR | [x] No space found after comma in argument list 306 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 306 | ERROR | [x] Closing brace must be on a line by itself 307 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 307 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 307 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 307 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 2 307 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 307 | ERROR | [x] Newline required after opening brace 307 | ERROR | [x] No space found after comma in argument list 307 | ERROR | [x] No space found after comma in argument list 307 | ERROR | [x] No space found after comma in argument list 307 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 307 | ERROR | [x] Closing brace must be on a line by itself 308 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 308 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 308 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 308 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 2 308 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 308 | ERROR | [x] Newline required after opening brace 308 | ERROR | [x] No space found after comma in argument list 308 | ERROR | [x] No space found after comma in argument list 308 | ERROR | [x] No space found after comma in argument list 308 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 308 | ERROR | [x] Closing brace must be on a line by itself 309 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 309 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 309 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 309 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 2 309 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 309 | ERROR | [x] Newline required after opening brace 309 | ERROR | [x] No space found after comma in argument list 309 | ERROR | [x] No space found after comma in argument list 309 | ERROR | [x] No space found after comma in argument list 309 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 309 | ERROR | [x] Closing brace must be on a line by itself 310 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 310 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 310 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 310 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 2 310 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 310 | ERROR | [x] Newline required after opening brace 310 | ERROR | [x] No space found after comma in argument list 310 | ERROR | [x] No space found after comma in argument list 310 | ERROR | [x] No space found after comma in argument list 310 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 310 | ERROR | [x] Closing brace must be on a line by itself 311 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 311 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 311 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 311 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 2 311 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 311 | ERROR | [x] Newline required after opening brace 311 | ERROR | [x] No space found after comma in argument list 311 | ERROR | [x] No space found after comma in argument list 311 | ERROR | [x] No space found after comma in argument list 311 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 311 | ERROR | [x] Closing brace must be on a line by itself 312 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 312 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 313 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 313 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 314 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 314 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 315 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 316 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 316 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 319 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 319 | ERROR | [x] Each PHP statement must be on a line by itself 320 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 320 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 320 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 321 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 322 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 322 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 322 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 322 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 323 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 324 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 324 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 325 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 325 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 325 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 326 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 327 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 328 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 330 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 331 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 333 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 335 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 335 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 335 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 335 | ERROR | [x] Newline required after opening brace 335 | ERROR | [x] No space found after comma in argument list 335 | ERROR | [x] No space found after comma in argument list 335 | ERROR | [x] No space found after comma in argument list 335 | ERROR | [x] No space found after comma in argument list 335 | ERROR | [x] No space found after comma in argument list 335 | ERROR | [x] No space found after comma in argument list 335 | WARNING | [ ] Line exceeds 120 characters; contains 300 | | characters 335 | ERROR | [x] Closing brace must be on a line by itself 336 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 336 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 337 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 338 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 338 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 339 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 339 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 342 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 342 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 342 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 343 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 344 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 344 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 347 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 347 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 347 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 347 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 348 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 349 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 349 | ERROR | [x] Inline control structures are not allowed 349 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 350 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 350 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 352 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 353 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 353 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 353 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 353 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 353 | ERROR | [x] Whitespace found at end of line 354 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 354 | ERROR | [x] Newline required after opening brace 354 | ERROR | [x] Each PHP statement must be on a line by itself 354 | ERROR | [x] Closing brace must be on a line by itself 355 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 355 | ERROR | [x] No space found after comma in argument list 356 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 356 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 358 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 358 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 361 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 361 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 362 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 363 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 363 | ERROR | [x] Inline control structures are not allowed 363 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 363 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 364 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 365 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 365 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 365 | ERROR | [x] Inline control structures are not allowed 366 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 366 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 369 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 369 | ERROR | [x] Inline control structures are not allowed 369 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 369 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 370 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 370 | ERROR | [x] No space found after comma in argument list 370 | ERROR | [x] No space found after comma in argument list 370 | ERROR | [x] No space found after comma in argument list 370 | ERROR | [x] No space found after comma in argument list 373 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 373 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 373 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 373 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 373 | ERROR | [x] Whitespace found at end of line 374 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 375 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 375 | ERROR | [x] Inline control structures are not allowed 375 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 376 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 376 | ERROR | [x] No space found after comma in argument list 376 | ERROR | [x] No space found after comma in argument list 376 | ERROR | [x] No space found after comma in argument list 376 | ERROR | [x] No space found after comma in argument list 378 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 378 | ERROR | [x] Inline control structures are not allowed 378 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 378 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 379 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 379 | ERROR | [x] No space found after comma in argument list 379 | ERROR | [x] No space found after comma in argument list 379 | ERROR | [x] No space found after comma in argument list 381 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 381 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 381 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 381 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 382 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 383 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 383 | ERROR | [x] No space found after comma in argument list 383 | ERROR | [x] No space found after comma in argument list 383 | ERROR | [x] No space found after comma in argument list 383 | ERROR | [x] No space found after comma in argument list 383 | ERROR | [x] No space found after comma in argument list 383 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 384 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 386 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 386 | ERROR | [x] No space found after comma in argument list 386 | ERROR | [x] No space found after comma in argument list 386 | ERROR | [x] No space found after comma in argument list 387 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 387 | ERROR | [x] No space found after comma in argument list 387 | ERROR | [x] No space found after comma in argument list 387 | ERROR | [x] No space found after comma in argument list 388 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 388 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 390 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 390 | ERROR | [x] Inline control structures are not allowed 390 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 390 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 391 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 391 | ERROR | [x] No space found after comma in argument list 391 | ERROR | [x] No space found after comma in argument list 391 | ERROR | [x] No space found after comma in argument list 392 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 392 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 393 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 393 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 394 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 399 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 399 | ERROR | [ ] Visibility must be declared on method | | "drawPolar" 399 | ERROR | [x] Expected 1 space between comma and argument | | "$Values"; 0 found 399 | ERROR | [x] Expected 1 space between comma and argument | | "$Format"; 0 found 399 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 399 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 400 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 401 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 403 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 403 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 404 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 404 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 405 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 405 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 406 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 406 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 407 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 407 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 408 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 409 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 409 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 409 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 410 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 410 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 411 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 411 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 411 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 412 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 412 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 412 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 413 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 413 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 414 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 414 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 415 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 415 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 415 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 416 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 416 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 417 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 417 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 418 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 418 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 419 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 419 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 420 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 420 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 421 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 421 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 422 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 422 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 423 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 423 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 424 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 424 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 425 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 425 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 426 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 426 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 427 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 427 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 428 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 428 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 429 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 429 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 429 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 430 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 430 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 431 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 431 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 432 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 432 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 433 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 433 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 434 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 434 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 435 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 435 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 436 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 436 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 437 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 437 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 438 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 438 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 438 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 439 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 439 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 439 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 440 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 440 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 441 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 441 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 442 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 442 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 443 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 443 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 444 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 444 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 445 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 445 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 446 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 446 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 446 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 447 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 447 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 448 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 448 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 449 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 449 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 449 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 450 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 450 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 450 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 451 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 451 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 451 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 452 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 452 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 452 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 453 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 453 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 454 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 454 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 455 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 455 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 456 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 456 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 457 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 457 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 458 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 458 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 458 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 460 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 460 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 460 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 460 | ERROR | [x] Newline required after opening brace 460 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 460 | ERROR | [x] Closing brace must be on a line by itself 463 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 463 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 463 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 463 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 463 | ERROR | [x] Newline required after opening brace 463 | ERROR | [x] Closing brace must be on a line by itself 466 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 467 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 470 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 471 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 471 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 471 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 471 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 472 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 472 | ERROR | [x] Newline required after opening brace 472 | ERROR | [x] Closing brace must be on a line by itself 472 | ERROR | [x] Expected 1 space after closing brace; newline | | found 473 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 473 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 474 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 475 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 476 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 476 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 476 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 477 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 477 | ERROR | [x] Newline required after opening brace 477 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 477 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 477 | ERROR | [x] Newline required after opening brace 477 | ERROR | [x] Closing brace must be on a line by itself 477 | ERROR | [x] Closing brace must be on a line by itself 478 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 478 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 481 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 482 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 484 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 484 | ERROR | [x] No space found after comma in argument list 485 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 485 | ERROR | [x] Inline control structures are not allowed 485 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 485 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 486 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 489 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 489 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 489 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 490 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 491 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 491 | ERROR | [x] Inline control structures are not allowed 491 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 491 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 492 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 493 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 493 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 494 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 495 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 496 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 496 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 496 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 497 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 498 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 498 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 498 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 498 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 499 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 500 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 500 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 500 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 500 | ERROR | [x] Newline required after opening brace 500 | ERROR | [x] Closing brace must be on a line by itself 501 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 501 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 502 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 502 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 503 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 9 503 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 9 504 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 505 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 505 | ERROR | [x] No space found after comma in argument list 505 | ERROR | [x] No space found after comma in argument list 505 | ERROR | [x] No space found after comma in argument list 507 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 508 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 509 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 509 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 513 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 513 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 513 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 513 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 514 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 515 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 516 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 516 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 518 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 518 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 518 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 519 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 520 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 521 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 521 | ERROR | [x] No space found after comma in argument list 521 | ERROR | [x] No space found after comma in argument list 521 | ERROR | [x] No space found after comma in argument list 522 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 522 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 522 | ERROR | [x] Expected 1 space after closing brace; newline | | found 523 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 523 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 524 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 525 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 525 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 526 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 526 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 527 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 527 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 528 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 528 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 530 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 530 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 530 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 530 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 530 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 531 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 532 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 532 | WARNING | [ ] Line exceeds 120 characters; contains 264 | | characters 533 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 533 | ERROR | [x] No space found after comma in argument list 533 | ERROR | [x] No space found after comma in argument list 533 | ERROR | [x] No space found after comma in argument list 534 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 534 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 535 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 535 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 536 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 537 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 537 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 540 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 541 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 541 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 541 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 541 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 541 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 542 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 543 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 544 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 544 | ERROR | [x] No space found after comma in argument list 544 | ERROR | [x] No space found after comma in argument list 544 | ERROR | [x] No space found after comma in argument list 544 | ERROR | [x] No space found after comma in argument list 545 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 545 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 547 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 547 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 547 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 547 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 548 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 549 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 549 | ERROR | [x] Inline control structures are not allowed 549 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 549 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 550 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 550 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 550 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 551 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 551 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 551 | ERROR | [x] Inline control structures are not allowed 552 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 554 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 554 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 554 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 554 | ERROR | [x] Newline required after opening brace 554 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 554 | ERROR | [x] Closing brace must be on a line by itself 556 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 557 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 559 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 560 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 560 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 560 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 560 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 560 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 561 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 562 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 563 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 564 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 566 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 566 | ERROR | [x] No space found after comma in argument list 566 | ERROR | [x] No space found after comma in argument list 566 | ERROR | [x] No space found after comma in argument list 567 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 567 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 568 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 568 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 571 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 572 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 572 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 572 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 572 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 572 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 573 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 574 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 575 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 577 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 577 | ERROR | [x] No space found after comma in argument list 577 | ERROR | [x] No space found after comma in argument list 577 | ERROR | [x] No space found after comma in argument list 577 | ERROR | [x] No space found after comma in argument list 579 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 579 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 579 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 579 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 580 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 581 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 582 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 583 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 585 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 585 | ERROR | [x] Inline control structures are not allowed 585 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 585 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 586 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 586 | ERROR | [x] No space found after comma in argument list 586 | ERROR | [x] No space found after comma in argument list 586 | ERROR | [x] No space found after comma in argument list 587 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 587 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 588 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 589 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 589 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 589 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 589 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 4 589 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 589 | ERROR | [x] Newline required after opening brace 589 | ERROR | [x] No space found after comma in argument list 589 | ERROR | [x] No space found after comma in argument list 589 | ERROR | [x] No space found after comma in argument list 589 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 589 | ERROR | [x] Closing brace must be on a line by itself 590 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 590 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 590 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 590 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 4 590 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 590 | ERROR | [x] Newline required after opening brace 590 | ERROR | [x] No space found after comma in argument list 590 | ERROR | [x] No space found after comma in argument list 590 | ERROR | [x] No space found after comma in argument list 590 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 590 | ERROR | [x] Closing brace must be on a line by itself 591 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 591 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 591 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 591 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 4 591 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 591 | ERROR | [x] Newline required after opening brace 591 | ERROR | [x] No space found after comma in argument list 591 | ERROR | [x] No space found after comma in argument list 591 | ERROR | [x] No space found after comma in argument list 591 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 591 | ERROR | [x] Closing brace must be on a line by itself 592 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 592 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 592 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 592 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 4 592 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 592 | ERROR | [x] Newline required after opening brace 592 | ERROR | [x] No space found after comma in argument list 592 | ERROR | [x] No space found after comma in argument list 592 | ERROR | [x] No space found after comma in argument list 592 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 592 | ERROR | [x] Closing brace must be on a line by itself 593 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 593 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 593 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 593 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 4 593 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 593 | ERROR | [x] Newline required after opening brace 593 | ERROR | [x] No space found after comma in argument list 593 | ERROR | [x] No space found after comma in argument list 593 | ERROR | [x] No space found after comma in argument list 593 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 593 | ERROR | [x] Closing brace must be on a line by itself 594 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 594 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 594 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 594 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 4 594 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 594 | ERROR | [x] Newline required after opening brace 594 | ERROR | [x] No space found after comma in argument list 594 | ERROR | [x] No space found after comma in argument list 594 | ERROR | [x] No space found after comma in argument list 594 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 594 | ERROR | [x] Closing brace must be on a line by itself 595 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 595 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 595 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 595 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 4 595 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 595 | ERROR | [x] Newline required after opening brace 595 | ERROR | [x] No space found after comma in argument list 595 | ERROR | [x] No space found after comma in argument list 595 | ERROR | [x] No space found after comma in argument list 595 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 595 | ERROR | [x] Closing brace must be on a line by itself 596 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 596 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 596 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 596 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 4 596 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 596 | ERROR | [x] Newline required after opening brace 596 | ERROR | [x] No space found after comma in argument list 596 | ERROR | [x] No space found after comma in argument list 596 | ERROR | [x] No space found after comma in argument list 596 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 596 | ERROR | [x] Closing brace must be on a line by itself 597 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 597 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 598 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 598 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 599 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 600 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 600 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 603 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 603 | ERROR | [x] Each PHP statement must be on a line by itself 604 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 604 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 604 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 605 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 606 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 606 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 606 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 606 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 607 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 608 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 608 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 609 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 609 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 609 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 610 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 611 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 612 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 614 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 615 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 617 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 617 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 617 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 617 | ERROR | [x] Newline required after opening brace 617 | ERROR | [x] No space found after comma in argument list 617 | ERROR | [x] No space found after comma in argument list 617 | ERROR | [x] No space found after comma in argument list 617 | ERROR | [x] No space found after comma in argument list 617 | ERROR | [x] No space found after comma in argument list 617 | ERROR | [x] No space found after comma in argument list 617 | WARNING | [ ] Line exceeds 120 characters; contains 306 | | characters 617 | ERROR | [x] Closing brace must be on a line by itself 619 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 620 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 620 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 621 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 622 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 622 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 623 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 623 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 626 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 626 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 626 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 627 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 628 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 628 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 631 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 631 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 631 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 631 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 632 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 633 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 633 | ERROR | [x] Inline control structures are not allowed 633 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 634 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 634 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 636 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 637 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 637 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 637 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 637 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 637 | ERROR | [x] Whitespace found at end of line 638 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 638 | ERROR | [x] Newline required after opening brace 638 | ERROR | [x] Each PHP statement must be on a line by itself 638 | ERROR | [x] Closing brace must be on a line by itself 640 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 640 | ERROR | [x] No space found after comma in argument list 641 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 641 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 643 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 643 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 646 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 646 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 647 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 648 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 648 | ERROR | [x] Inline control structures are not allowed 648 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 648 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 649 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 650 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 650 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 650 | ERROR | [x] Inline control structures are not allowed 651 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 651 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 654 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 654 | ERROR | [x] Inline control structures are not allowed 654 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 654 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 655 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 655 | ERROR | [x] No space found after comma in argument list 655 | ERROR | [x] No space found after comma in argument list 655 | ERROR | [x] No space found after comma in argument list 655 | ERROR | [x] No space found after comma in argument list 658 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 658 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 658 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 658 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 658 | ERROR | [x] Whitespace found at end of line 659 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 660 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 660 | ERROR | [x] Inline control structures are not allowed 660 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 661 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 661 | ERROR | [x] No space found after comma in argument list 661 | ERROR | [x] No space found after comma in argument list 661 | ERROR | [x] No space found after comma in argument list 661 | ERROR | [x] No space found after comma in argument list 663 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 663 | ERROR | [x] Inline control structures are not allowed 663 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 663 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 664 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 664 | ERROR | [x] No space found after comma in argument list 664 | ERROR | [x] No space found after comma in argument list 664 | ERROR | [x] No space found after comma in argument list 666 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 666 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 666 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 666 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 667 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 668 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 668 | ERROR | [x] No space found after comma in argument list 668 | ERROR | [x] No space found after comma in argument list 668 | ERROR | [x] No space found after comma in argument list 668 | ERROR | [x] No space found after comma in argument list 668 | ERROR | [x] No space found after comma in argument list 668 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 669 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 671 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 671 | ERROR | [x] No space found after comma in argument list 671 | ERROR | [x] No space found after comma in argument list 671 | ERROR | [x] No space found after comma in argument list 672 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 672 | ERROR | [x] No space found after comma in argument list 672 | ERROR | [x] No space found after comma in argument list 672 | ERROR | [x] No space found after comma in argument list 673 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 673 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 675 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 675 | ERROR | [x] Inline control structures are not allowed 675 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 675 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 676 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 676 | ERROR | [x] No space found after comma in argument list 676 | ERROR | [x] No space found after comma in argument list 676 | ERROR | [x] No space found after comma in argument list 677 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 677 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 678 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 678 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 679 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 680 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 680 | ERROR | [x] Closing brace indented incorrectly; expected 1 | | spaces, found 2 681 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 681 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1380 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 160ms; Memory: 16MB FILE: ...s-pipeline/modules/AOR_Charts/lib/pChart/class/pSpring.class.php ---------------------------------------------------------------------- FOUND 509 ERRORS AND 14 WARNINGS AFFECTING 499 LINES ---------------------------------------------------------------------- 32 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 32 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 32 | ERROR | [ ] Class name "pSpring" is not in PascalCase format 46 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 71 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 79 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 83 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 86 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 86 | ERROR | [x] Incorrect spacing between argument "$Settings" | | and equals sign; expected 1 but found 0 86 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Settings"; expected 1 | | but found 0 88 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 90 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 91 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 93 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 94 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 96 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 97 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 99 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 100 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 103 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 103 | ERROR | [x] Incorrect spacing between argument "$Settings" | | and equals sign; expected 1 but found 0 103 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Settings"; expected 1 | | but found 0 105 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 107 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 108 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 110 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 111 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 113 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 114 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 116 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 117 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 119 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 120 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 123 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 126 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 127 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 129 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 131 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 132 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 133 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 136 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 138 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 140 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 141 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 143 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 145 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 146 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 147 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 148 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 149 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 150 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 164 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 166 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 166 | ERROR | [x] Incorrect spacing between argument "$Settings" | | and equals sign; expected 1 but found 0 166 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Settings"; expected 1 | | but found 0 168 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 169 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 170 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 171 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 172 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 173 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 174 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 175 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 176 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 177 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 178 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 179 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 180 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 181 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 182 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 183 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 184 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 185 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 186 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 187 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 188 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 189 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 190 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 191 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 192 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 193 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 194 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 195 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 196 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 197 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 198 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 199 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 200 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 201 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 202 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 203 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 204 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 205 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 206 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 207 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 208 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 209 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 210 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 211 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 212 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 213 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 214 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 215 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 216 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 217 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 218 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 219 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 222 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 222 | ERROR | [x] Incorrect spacing between argument "$Settings" | | and equals sign; expected 1 but found 0 222 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Settings"; expected 1 | | but found 0 225 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 227 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 229 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 230 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 232 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 233 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 234 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 235 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 236 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 237 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 238 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 239 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 240 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 241 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 242 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 243 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 244 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 244 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 245 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 246 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 247 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 248 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 249 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 251 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 255 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 265 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 269 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 270 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 271 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 272 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 273 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 274 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 275 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 276 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 277 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 279 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 280 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 282 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 283 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 284 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 287 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 287 | ERROR | [x] Incorrect spacing between argument "$Settings" | | and equals sign; expected 1 but found 0 287 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Settings"; expected 1 | | but found 0 289 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 290 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 291 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 292 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 294 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 295 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 297 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 298 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 300 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 301 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 303 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 304 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 306 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 307 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 309 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 310 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 312 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 313 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 315 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 316 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 320 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 321 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 322 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 323 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 324 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 326 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 327 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 329 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 330 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 332 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 333 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 335 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 336 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 338 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 339 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 341 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 342 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 344 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 345 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 347 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 348 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 352 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 353 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 354 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 357 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 360 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 363 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 365 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 366 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 367 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 369 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 370 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 371 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 373 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 375 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 378 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 379 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 380 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 384 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 385 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 386 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 388 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 391 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 393 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 395 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 399 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 400 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 403 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 404 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 406 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 409 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 415 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 416 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 417 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 419 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 420 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 421 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 423 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 425 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 429 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 430 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 431 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 433 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 434 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 435 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 437 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 438 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 439 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 442 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 443 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 444 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 446 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 448 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 455 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 456 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 457 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 459 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 460 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 462 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 464 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 465 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 468 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 468 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 468 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 469 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 470 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 473 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 474 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 475 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 477 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 479 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 481 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 483 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 489 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 492 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 492 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 495 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 496 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 497 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 500 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 507 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 508 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 509 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 510 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 511 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 512 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 514 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 514 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 514 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 515 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 516 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 519 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 520 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 521 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 523 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 525 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 527 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 538 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 539 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 540 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 541 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 542 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 543 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 544 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 547 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 548 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 551 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 552 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 553 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 554 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 557 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 560 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 561 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 568 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 569 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 578 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 580 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 581 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 582 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 583 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 584 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 585 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 588 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 589 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 590 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 598 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 600 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 603 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 605 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 606 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 607 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 608 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 609 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 610 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 611 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 612 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 615 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 619 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 620 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 628 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 629 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 633 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 634 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 636 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 639 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 643 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 645 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 646 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 648 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 649 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 651 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 652 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 654 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 658 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 662 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 666 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 667 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 668 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 672 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 673 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 674 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 675 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 676 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 680 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 684 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 685 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 686 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 690 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 696 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 697 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 698 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 698 | WARNING | [ ] Line exceeds 120 characters; contains 232 | | characters 700 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 701 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 702 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 703 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 704 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 705 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 706 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 707 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 709 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 712 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 723 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 727 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 729 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 730 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 732 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 733 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 735 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 736 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 738 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 739 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 748 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 751 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 752 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 755 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 755 | ERROR | [x] Incorrect spacing between argument "$Settings" | | and equals sign; expected 1 but found 0 755 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Settings"; expected 1 | | but found 0 759 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 760 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 761 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 762 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 763 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 764 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 765 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 766 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 767 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 768 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 770 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 771 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 772 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 773 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 774 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 779 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 786 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 787 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 789 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 790 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 793 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 796 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 797 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 802 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 804 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 808 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 809 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 810 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 812 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 813 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 814 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 816 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 817 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 819 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 821 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 821 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 822 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 824 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 825 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 826 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 827 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 829 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 831 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 832 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 839 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 840 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 840 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 841 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 845 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 847 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 849 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 855 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 856 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 857 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 858 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 859 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 860 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 863 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 864 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 865 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 866 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 870 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 871 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 875 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 876 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 877 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 878 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 883 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 883 | WARNING | [ ] Line exceeds 120 characters; contains 253 | | characters 885 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 887 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 896 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 900 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 902 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 903 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 905 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 908 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 918 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 919 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 920 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 923 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 924 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 928 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 929 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 934 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 940 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 941 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 942 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 943 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 946 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 949 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 952 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 955 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 960 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 962 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 964 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 966 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 971 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 973 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 977 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 979 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 982 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 983 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 985 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 986 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 989 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 990 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 507 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 168ms; Memory: 16MB FILE: ...ipeline/modules/AOR_Charts/lib/pChart/class/pBarcode39.class.php ---------------------------------------------------------------------- FOUND 84 ERRORS AND 1 WARNING AFFECTING 71 LINES ---------------------------------------------------------------------- 17 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 17 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 17 | ERROR | [ ] Class name "pBarcode39" is not in PascalCase | | format 27 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 27 | ERROR | [x] Incorrect spacing between argument "$BasePath" | | and equals sign; expected 1 but found 0 27 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$BasePath"; expected 1 | | but found 0 27 | ERROR | [x] Incorrect spacing between argument | | "$EnableMOD43" and equals sign; expected 1 but | | found 0 27 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$EnableMOD43"; | | expected 1 but found 0 35 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 37 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 39 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 46 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 48 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 51 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 51 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 51 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 65 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 67 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 68 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 70 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 72 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 85 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 88 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 92 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 92 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 92 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 94 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 96 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 98 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 101 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 102 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 104 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 107 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 113 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 116 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 116 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 116 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 121 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 122 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 123 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 124 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 125 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 126 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 127 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 128 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 130 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 132 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 133 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 134 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 138 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 145 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 148 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 151 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 157 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 159 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 161 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 161 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 161 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 162 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 170 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 171 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 173 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 182 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 183 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 185 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 191 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 193 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 196 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 198 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 201 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 202 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 205 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 206 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 209 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 210 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 82 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 65ms; Memory: 8MB FILE: ...s-pipeline/modules/AOR_Charts/lib/pChart/class/pBubble.class.php ---------------------------------------------------------------------- FOUND 686 ERRORS AND 24 WARNINGS AFFECTING 244 LINES ---------------------------------------------------------------------- 16 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 16 | ERROR | [x] Space found before comma in argument list 17 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 17 | ERROR | [x] Space found before comma in argument list 20 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 20 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 20 | ERROR | [ ] Class name "pBubble" is not in PascalCase format 21 | ERROR | [x] Expected 1 spaces before opening brace; 2 found 22 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 22 | ERROR | [ ] The var keyword must not be used to declare a | | property 22 | ERROR | [ ] Visibility must be declared on property | | "$pChartObject" 23 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 23 | ERROR | [ ] The var keyword must not be used to declare a | | property 23 | ERROR | [ ] Visibility must be declared on property | | "$pDataObject" 26 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 26 | ERROR | [ ] Visibility must be declared on method "pBubble" 26 | ERROR | [x] Expected 1 space between comma and argument | | "$pDataObject"; 0 found 27 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 28 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 29 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 30 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 33 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 33 | ERROR | [ ] Visibility must be declared on method | | "bubbleScale" 33 | ERROR | [x] Expected 1 space between comma and argument | | "$WeightSeries"; 0 found 34 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 35 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 35 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 35 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 35 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 2 35 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 35 | ERROR | [x] Newline required after opening brace 35 | ERROR | [x] Closing brace must be on a line by itself 36 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 36 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 36 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 36 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 4 36 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 36 | ERROR | [x] Newline required after opening brace 36 | ERROR | [x] Closing brace must be on a line by itself 39 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 39 | ERROR | [x] Each PHP statement must be on a line by itself 39 | ERROR | [x] Each PHP statement must be on a line by itself 39 | ERROR | [x] Each PHP statement must be on a line by itself 39 | ERROR | [x] Each PHP statement must be on a line by itself 40 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 40 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 40 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 41 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 42 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 44 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 44 | ERROR | [x] No space found after comma in argument list 44 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 46 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 46 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 46 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 46 | ERROR | [x] Newline required after opening brace 46 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 46 | ERROR | [x] Closing brace must be on a line by itself 48 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 48 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 48 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 49 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 50 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 50 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 50 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 50 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 51 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 52 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 54 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 54 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 54 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 54 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 55 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 55 | ERROR | [x] Newline required after opening brace 55 | ERROR | [x] Closing brace must be on a line by itself 55 | ERROR | [x] Expected 1 space after closing brace; newline | | found 56 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 56 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 56 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 56 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 57 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 57 | ERROR | [x] Newline required after opening brace 57 | ERROR | [x] Closing brace must be on a line by itself 59 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 60 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 60 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 60 | ERROR | [x] Expected 1 space after closing brace; newline | | found 61 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 61 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 62 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 63 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 65 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 65 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 65 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 65 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 66 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 66 | ERROR | [x] Newline required after opening brace 66 | ERROR | [x] Closing brace must be on a line by itself 66 | ERROR | [x] Expected 1 space after closing brace; newline | | found 67 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 67 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 67 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 67 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 68 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 68 | ERROR | [x] Newline required after opening brace 68 | ERROR | [x] Closing brace must be on a line by itself 70 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 71 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 71 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 72 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 72 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 73 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 73 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 76 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 76 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 76 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 76 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 77 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 78 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 78 | ERROR | [x] Newline required after opening brace 78 | ERROR | [x] Newline required after opening brace 78 | ERROR | [x] Each PHP statement must be on a line by itself 78 | ERROR | [x] Closing brace must be on a line by itself 78 | ERROR | [x] Closing brace must be on a line by itself 80 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 80 | ERROR | [x] No space found after comma in argument list 81 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 81 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 84 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 84 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 84 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 84 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 85 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 86 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 86 | ERROR | [x] Newline required after opening brace 86 | ERROR | [x] Newline required after opening brace 86 | ERROR | [x] Each PHP statement must be on a line by itself 86 | ERROR | [x] Closing brace must be on a line by itself 86 | ERROR | [x] Closing brace must be on a line by itself 88 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 88 | ERROR | [x] No space found after comma in argument list 89 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 89 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 90 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 92 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 92 | ERROR | [ ] Visibility must be declared on method | | "resetSeriesColors" 93 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 94 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 95 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 97 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 98 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 98 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 98 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 99 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 100 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 100 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 100 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 100 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 101 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 102 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 103 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 104 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 105 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 106 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 107 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 107 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 108 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 108 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 109 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 112 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 112 | ERROR | [ ] Visibility must be declared on method | | "drawBubbleChart" 112 | ERROR | [x] Expected 1 space between comma and argument | | "$WeightSeries"; 0 found 112 | ERROR | [x] Expected 1 space between comma and argument | | "$Format"; 0 found 112 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 112 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 113 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 114 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 114 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 115 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 115 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 115 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 116 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 116 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 117 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 118 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 119 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 120 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 121 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 121 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 122 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 122 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 123 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 123 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 123 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 125 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 125 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 125 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 125 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 2 125 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 125 | ERROR | [x] Newline required after opening brace 125 | ERROR | [x] Closing brace must be on a line by itself 126 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 126 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 126 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 126 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 4 126 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 126 | ERROR | [x] Newline required after opening brace 126 | ERROR | [x] Closing brace must be on a line by itself 128 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 129 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 131 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 131 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 131 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 131 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 131 | ERROR | [x] Newline required after opening brace 131 | ERROR | [x] No space found after comma in argument list 131 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 131 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 131 | ERROR | [x] Closing brace must be on a line by itself 132 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 132 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 132 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 132 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 132 | ERROR | [x] Newline required after opening brace 132 | ERROR | [x] No space found after comma in argument list 132 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 132 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 132 | ERROR | [x] Closing brace must be on a line by itself 134 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 136 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 138 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 138 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 138 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 139 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 140 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 140 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 141 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 141 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 142 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 142 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 143 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 143 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 145 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 145 | ERROR | [x] Newline required after opening brace 145 | ERROR | [x] Closing brace must be on a line by itself 145 | ERROR | [x] Newline required after opening brace 145 | ERROR | [x] Each PHP statement must be on a line by itself 145 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 145 | ERROR | [x] Closing brace must be on a line by itself 147 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 147 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 149 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 150 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 152 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 152 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 154 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 154 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 154 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 154 | ERROR | [x] Newline required after opening brace 154 | ERROR | [x] Closing brace must be on a line by itself 156 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 156 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 156 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 156 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 157 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 158 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 158 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 158 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 158 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 159 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 160 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 160 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 160 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 160 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 160 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 161 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 161 | ERROR | [x] Newline required after opening brace 161 | ERROR | [x] Each PHP statement must be on a line by itself 161 | ERROR | [x] Each PHP statement must be on a line by itself 161 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 161 | ERROR | [x] Closing brace must be on a line by itself 161 | ERROR | [x] Expected 1 space after closing brace; newline | | found 162 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 162 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 163 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 163 | ERROR | [x] Newline required after opening brace 163 | ERROR | [x] Each PHP statement must be on a line by itself 163 | ERROR | [x] Each PHP statement must be on a line by itself 163 | ERROR | [x] Closing brace must be on a line by itself 164 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 164 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 164 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 164 | ERROR | [x] Newline required after opening brace 164 | ERROR | [x] Closing brace must be on a line by itself 165 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 166 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 166 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 166 | ERROR | [x] Expected 1 space after closing brace; newline | | found 167 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 167 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 168 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 169 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 171 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 171 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 171 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 171 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 171 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 172 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 172 | ERROR | [x] Newline required after opening brace 172 | ERROR | [x] Each PHP statement must be on a line by itself 172 | ERROR | [x] Each PHP statement must be on a line by itself 172 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 172 | ERROR | [x] Closing brace must be on a line by itself 172 | ERROR | [x] Expected 1 space after closing brace; newline | | found 173 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 173 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 174 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 174 | ERROR | [x] Newline required after opening brace 174 | ERROR | [x] Each PHP statement must be on a line by itself 174 | ERROR | [x] Each PHP statement must be on a line by itself 174 | ERROR | [x] Closing brace must be on a line by itself 175 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 175 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 175 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 175 | ERROR | [x] Newline required after opening brace 175 | ERROR | [x] Closing brace must be on a line by itself 176 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 176 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 177 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 177 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 179 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 179 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 179 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 180 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 181 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 183 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 183 | ERROR | [x] No space found after comma in argument list 184 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 184 | ERROR | [x] No space found after comma in argument list 186 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 186 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 186 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 186 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 187 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 188 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 188 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 188 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 188 | ERROR | [x] Newline required after opening brace 188 | ERROR | [x] Closing brace must be on a line by itself 188 | ERROR | [x] Newline required after opening brace 188 | ERROR | [x] Each PHP statement must be on a line by itself 188 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 188 | ERROR | [x] Closing brace must be on a line by itself 189 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 189 | ERROR | [x] Each PHP statement must be on a line by itself 191 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 191 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 191 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 191 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 192 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 193 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 193 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 193 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 193 | ERROR | [x] Newline required after opening brace 193 | ERROR | [x] No space found after comma in argument list 193 | ERROR | [x] No space found after comma in argument list 193 | ERROR | [x] No space found after comma in argument list 193 | ERROR | [x] No space found after comma in argument list 193 | ERROR | [x] No space found after comma in argument list 193 | ERROR | [x] No space found after comma in argument list 193 | WARNING | [ ] Line exceeds 120 characters; contains 355 | | characters 193 | ERROR | [x] Closing brace must be on a line by itself 195 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 195 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 195 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 195 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 196 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 197 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 197 | ERROR | [x] No space found after comma in argument list 197 | ERROR | [x] No space found after comma in argument list 197 | ERROR | [x] No space found after comma in argument list 197 | ERROR | [x] No space found after comma in argument list 197 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 198 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 198 | ERROR | [x] No space found after comma in argument list 198 | ERROR | [x] No space found after comma in argument list 198 | ERROR | [x] No space found after comma in argument list 198 | ERROR | [x] No space found after comma in argument list 198 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 199 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 14 199 | ERROR | [x] Closing brace indented incorrectly; expected 13 | | spaces, found 14 199 | ERROR | [x] Expected 1 space after closing brace; newline | | found 200 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 200 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 200 | ERROR | [x] Inline control structures are not allowed 201 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 201 | ERROR | [x] No space found after comma in argument list 201 | ERROR | [x] No space found after comma in argument list 201 | ERROR | [x] No space found after comma in argument list 201 | ERROR | [x] No space found after comma in argument list 201 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 202 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 202 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 202 | ERROR | [x] Expected 1 space after closing brace; newline | | found 203 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 203 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 203 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 203 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 204 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 205 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 205 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 205 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 205 | ERROR | [x] Newline required after opening brace 205 | ERROR | [x] No space found after comma in argument list 205 | ERROR | [x] No space found after comma in argument list 205 | ERROR | [x] No space found after comma in argument list 205 | ERROR | [x] No space found after comma in argument list 205 | ERROR | [x] No space found after comma in argument list 205 | ERROR | [x] No space found after comma in argument list 205 | WARNING | [ ] Line exceeds 120 characters; contains 298 | | characters 205 | ERROR | [x] Closing brace must be on a line by itself 207 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 207 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 207 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 207 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 208 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 209 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 209 | ERROR | [x] No space found after comma in argument list 209 | ERROR | [x] No space found after comma in argument list 209 | ERROR | [x] No space found after comma in argument list 210 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 210 | ERROR | [x] No space found after comma in argument list 210 | ERROR | [x] No space found after comma in argument list 210 | ERROR | [x] No space found after comma in argument list 211 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 14 211 | ERROR | [x] Closing brace indented incorrectly; expected 13 | | spaces, found 14 211 | ERROR | [x] Expected 1 space after closing brace; newline | | found 212 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 212 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 212 | ERROR | [x] Inline control structures are not allowed 213 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 213 | ERROR | [x] No space found after comma in argument list 213 | ERROR | [x] No space found after comma in argument list 213 | ERROR | [x] No space found after comma in argument list 214 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 214 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 216 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 217 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 217 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 217 | ERROR | [x] Expected 1 space after closing brace; newline | | found 218 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 218 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 218 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 218 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 219 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 220 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 220 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 220 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 220 | ERROR | [x] Newline required after opening brace 220 | ERROR | [x] Closing brace must be on a line by itself 220 | ERROR | [x] Newline required after opening brace 220 | ERROR | [x] Each PHP statement must be on a line by itself 220 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 220 | ERROR | [x] Closing brace must be on a line by itself 221 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 221 | ERROR | [x] Each PHP statement must be on a line by itself 223 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 223 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 223 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 223 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 224 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 225 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 225 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 225 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 225 | ERROR | [x] Newline required after opening brace 225 | ERROR | [x] No space found after comma in argument list 225 | ERROR | [x] No space found after comma in argument list 225 | ERROR | [x] No space found after comma in argument list 225 | ERROR | [x] No space found after comma in argument list 225 | ERROR | [x] No space found after comma in argument list 225 | ERROR | [x] No space found after comma in argument list 225 | WARNING | [ ] Line exceeds 120 characters; contains 355 | | characters 225 | ERROR | [x] Closing brace must be on a line by itself 227 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 227 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 227 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 227 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 228 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 229 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 229 | ERROR | [x] No space found after comma in argument list 229 | ERROR | [x] No space found after comma in argument list 229 | ERROR | [x] No space found after comma in argument list 229 | ERROR | [x] No space found after comma in argument list 229 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 230 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 230 | ERROR | [x] No space found after comma in argument list 230 | ERROR | [x] No space found after comma in argument list 230 | ERROR | [x] No space found after comma in argument list 230 | ERROR | [x] No space found after comma in argument list 230 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 231 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 14 231 | ERROR | [x] Closing brace indented incorrectly; expected 13 | | spaces, found 14 231 | ERROR | [x] Expected 1 space after closing brace; newline | | found 232 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 232 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 232 | ERROR | [x] Inline control structures are not allowed 233 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 233 | ERROR | [x] No space found after comma in argument list 233 | ERROR | [x] No space found after comma in argument list 233 | ERROR | [x] No space found after comma in argument list 233 | ERROR | [x] No space found after comma in argument list 233 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 234 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 234 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 234 | ERROR | [x] Expected 1 space after closing brace; newline | | found 235 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 235 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 235 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 235 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 236 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 237 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 237 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 237 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 237 | ERROR | [x] Newline required after opening brace 237 | ERROR | [x] No space found after comma in argument list 237 | ERROR | [x] No space found after comma in argument list 237 | ERROR | [x] No space found after comma in argument list 237 | ERROR | [x] No space found after comma in argument list 237 | ERROR | [x] No space found after comma in argument list 237 | ERROR | [x] No space found after comma in argument list 237 | WARNING | [ ] Line exceeds 120 characters; contains 298 | | characters 237 | ERROR | [x] Closing brace must be on a line by itself 239 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 239 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 239 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 239 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 240 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 241 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 241 | ERROR | [x] No space found after comma in argument list 241 | ERROR | [x] No space found after comma in argument list 241 | ERROR | [x] No space found after comma in argument list 242 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 242 | ERROR | [x] No space found after comma in argument list 242 | ERROR | [x] No space found after comma in argument list 242 | ERROR | [x] No space found after comma in argument list 243 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 14 243 | ERROR | [x] Closing brace indented incorrectly; expected 13 | | spaces, found 14 243 | ERROR | [x] Expected 1 space after closing brace; newline | | found 244 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 244 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 244 | ERROR | [x] Inline control structures are not allowed 245 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 245 | ERROR | [x] No space found after comma in argument list 245 | ERROR | [x] No space found after comma in argument list 245 | ERROR | [x] No space found after comma in argument list 246 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 246 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 248 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 249 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 249 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 250 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 250 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 251 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 251 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 252 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 254 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 254 | ERROR | [ ] Visibility must be declared on method | | "writeBubbleLabel" 254 | ERROR | [x] Expected 1 space between comma and argument | | "$SerieWeightName"; 0 found 254 | ERROR | [x] Expected 1 space between comma and argument | | "$Points"; 0 found 254 | ERROR | [x] Expected 1 space between comma and argument | | "$Format"; 0 found 254 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 254 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 255 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 256 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 256 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 256 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 257 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 257 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 259 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 259 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 259 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 259 | ERROR | [x] Newline required after opening brace 259 | ERROR | [x] Each PHP statement must be on a line by itself 259 | ERROR | [x] Each PHP statement must be on a line by itself 259 | ERROR | [x] Closing brace must be on a line by itself 261 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 262 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 264 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 264 | ERROR | [x] Inline control structures are not allowed 264 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 264 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 265 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 267 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 269 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 269 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 270 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 270 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 271 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 272 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 272 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 273 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 273 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 275 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 276 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 278 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 278 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 280 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 280 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 280 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 281 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 282 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 283 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 283 | ERROR | [x] No space found after comma in argument list 285 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 285 | ERROR | [x] Inline control structures are not allowed 285 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 285 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 286 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 287 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 287 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 287 | ERROR | [x] Inline control structures are not allowed 288 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 290 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 290 | ERROR | [x] No space found after comma in argument list 290 | ERROR | [x] No space found after comma in argument list 290 | ERROR | [x] No space found after comma in argument list 291 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 292 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 294 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 294 | ERROR | [x] Inline control structures are not allowed 294 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 294 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 295 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 296 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 296 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 296 | ERROR | [x] Inline control structures are not allowed 297 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 299 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 300 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 302 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 302 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 302 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 302 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 303 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 304 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 304 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 304 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 304 | ERROR | [x] Newline required after opening brace 304 | ERROR | [x] Closing brace must be on a line by itself 304 | ERROR | [x] Newline required after opening brace 304 | ERROR | [x] Each PHP statement must be on a line by itself 304 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 304 | ERROR | [x] Closing brace must be on a line by itself 306 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 307 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 308 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 308 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 308 | ERROR | [x] Expected 1 space after closing brace; newline | | found 309 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 309 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 310 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 311 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 311 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 311 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 311 | ERROR | [x] Newline required after opening brace 311 | ERROR | [x] Closing brace must be on a line by itself 311 | ERROR | [x] Newline required after opening brace 311 | ERROR | [x] Each PHP statement must be on a line by itself 311 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 311 | ERROR | [x] Closing brace must be on a line by itself 313 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 314 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 315 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 315 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 317 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 317 | ERROR | [x] Inline control structures are not allowed 317 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 317 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 318 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 318 | ERROR | [x] No space found after comma in argument list 318 | ERROR | [x] No space found after comma in argument list 318 | ERROR | [x] No space found after comma in argument list 318 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 319 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 319 | ERROR | [x] Inline control structures are not allowed 319 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 319 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 320 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 320 | ERROR | [x] No space found after comma in argument list 320 | ERROR | [x] No space found after comma in argument list 320 | ERROR | [x] No space found after comma in argument list 320 | ERROR | [x] No space found after comma in argument list 320 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 322 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 322 | ERROR | [x] No space found after comma in argument list 322 | ERROR | [x] No space found after comma in argument list 322 | ERROR | [x] No space found after comma in argument list 322 | ERROR | [x] No space found after comma in argument list 323 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 323 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 324 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 325 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 325 | ERROR | [x] Closing brace indented incorrectly; expected 1 | | spaces, found 2 326 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 326 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 675 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 87ms; Memory: 10MB FILE: ...ws-pipeline/modules/AOR_Charts/lib/pChart/class/pCache.class.php ---------------------------------------------------------------------- FOUND 87 ERRORS AFFECTING 75 LINES ---------------------------------------------------------------------- 17 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 17 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 17 | ERROR | [ ] Class name "pCache" is not in PascalCase format 24 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 24 | ERROR | [x] Incorrect spacing between argument "$Settings" and | | equals sign; expected 1 but found 0 24 | ERROR | [x] Incorrect spacing between default value and equals | | sign for argument "$Settings"; expected 1 but | | found 0 26 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 27 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 28 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 30 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 31 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 32 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 34 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 36 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 37 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 39 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 40 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 43 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 45 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 48 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 49 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 52 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 53 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 56 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 56 | ERROR | [x] Incorrect spacing between argument "$Marker" and | | equals sign; expected 1 but found 0 56 | ERROR | [x] Incorrect spacing between default value and equals | | sign for argument "$Marker"; expected 1 but found | | 0 59 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 62 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 93 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 96 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 99 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 102 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 105 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 108 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 121 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 126 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 128 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 129 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 132 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 134 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 135 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 137 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 146 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 152 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 159 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 166 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 167 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 168 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 183 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 185 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 185 | ERROR | [x] Incorrect spacing between argument "$Verbose" and | | equals sign; expected 1 but found 0 185 | ERROR | [x] Incorrect spacing between default value and equals | | sign for argument "$Verbose"; expected 1 but found | | 0 185 | ERROR | [x] Incorrect spacing between argument | | "$UpdateHitsCount" and equals sign; expected 1 but | | found 0 185 | ERROR | [x] Incorrect spacing between default value and equals | | sign for argument "$UpdateHitsCount"; expected 1 | | but found 0 192 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 195 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 198 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 206 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 208 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 210 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 216 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 218 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 220 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 222 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 223 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 224 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 229 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 232 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 232 | ERROR | [x] Incorrect spacing between argument "$Destination" | | and equals sign; expected 1 but found 0 232 | ERROR | [x] Incorrect spacing between default value and equals | | sign for argument "$Destination"; expected 1 but | | found 0 234 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 236 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 238 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 239 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 241 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 247 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 249 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 255 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 257 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 263 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 265 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 274 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 276 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 285 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 287 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 301 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 302 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 85 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...-pipeline/modules/AOR_Charts/lib/pChart/class/pScatter.class.php ---------------------------------------------------------------------- FOUND 2623 ERRORS AND 149 WARNINGS AFFECTING 928 LINES ---------------------------------------------------------------------- 16 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 16 | ERROR | [x] Space found before comma in argument list 17 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 17 | ERROR | [x] Space found before comma in argument list 20 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 20 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 20 | ERROR | [ ] Class name "pScatter" is not in PascalCase | | format 21 | ERROR | [x] Expected 1 spaces before opening brace; 2 found 22 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 22 | ERROR | [ ] The var keyword must not be used to declare a | | property 22 | ERROR | [ ] Visibility must be declared on property | | "$pChartObject" 23 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 23 | ERROR | [ ] The var keyword must not be used to declare a | | property 23 | ERROR | [ ] Visibility must be declared on property | | "$pDataObject" 26 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 26 | ERROR | [ ] Visibility must be declared on method | | "pScatter" 26 | ERROR | [x] Expected 1 space between comma and argument | | "$pDataObject"; 0 found 27 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 28 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 29 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 30 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 33 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 33 | ERROR | [ ] Visibility must be declared on method | | "drawScatterScale" 33 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 33 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 34 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 35 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 35 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 36 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 36 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 36 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 37 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 37 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 38 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 38 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 39 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 39 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 40 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 40 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 40 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 41 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 41 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 42 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 42 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 43 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 43 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 44 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 44 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 45 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 46 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 48 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 62 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 70 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 71 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 71 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 71 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 72 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 78 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 78 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 79 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 79 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 82 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 82 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 82 | ERROR | [x] Each PHP statement must be on a line by itself 83 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 83 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 83 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 84 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 85 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 85 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 85 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 85 | ERROR | [x] Newline required after opening brace 85 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 85 | ERROR | [x] Closing brace must be on a line by itself 86 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 86 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 86 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 86 | ERROR | [x] Newline required after opening brace 86 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 86 | ERROR | [x] Closing brace must be on a line by itself 87 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 87 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 88 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 88 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 88 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 88 | ERROR | [x] Newline required after opening brace 88 | ERROR | [x] Closing brace must be on a line by itself 89 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 89 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 89 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 89 | ERROR | [x] Newline required after opening brace 89 | ERROR | [x] Closing brace must be on a line by itself 92 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 92 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 92 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 92 | ERROR | [x] Newline required after opening brace 92 | ERROR | [x] Closing brace must be on a line by itself 94 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 96 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 96 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 96 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 97 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 98 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 98 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 98 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 99 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 99 | ERROR | [x] Newline required after opening brace 99 | ERROR | [x] Closing brace must be on a line by itself 99 | ERROR | [x] Expected 1 space after closing brace; newline | | found 100 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 100 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 101 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 101 | ERROR | [x] Newline required after opening brace 101 | ERROR | [x] Closing brace must be on a line by itself 103 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 103 | ERROR | [x] Each PHP statement must be on a line by itself 104 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 104 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 104 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 104 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 105 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 106 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 106 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 106 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 107 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 108 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 108 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 108 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 108 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 109 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 110 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 110 | ERROR | [x] No space found after comma in argument list 111 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 111 | ERROR | [x] No space found after comma in argument list 112 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 112 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 113 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 113 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 114 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 116 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 116 | ERROR | [x] Each PHP statement must be on a line by itself 117 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 117 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 117 | ERROR | [x] Expected 1 space after closing brace; newline | | found 118 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 118 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 118 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 118 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 119 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 120 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 120 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 120 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 120 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 121 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 122 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 123 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 124 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 124 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 124 | ERROR | [x] Expected 1 space after closing brace; newline | | found 125 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 125 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 126 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 126 | ERROR | [x] Newline required after opening brace 126 | ERROR | [x] Each PHP statement must be on a line by itself 126 | ERROR | [x] Closing brace must be on a line by itself 127 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 127 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 130 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 130 | ERROR | [x] Inline control structures are not allowed 130 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 130 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 131 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 131 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 132 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 132 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 133 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 134 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 135 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 135 | ERROR | [x] No space found after comma in argument list 135 | ERROR | [x] No space found after comma in argument list 135 | ERROR | [x] No space found after comma in argument list 135 | ERROR | [x] No space found after comma in argument list 135 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 136 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 136 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 138 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 139 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 140 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 141 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 142 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 144 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 144 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 144 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 144 | ERROR | [x] Newline required after opening brace 144 | ERROR | [x] Closing brace must be on a line by itself 146 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 146 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 146 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 146 | ERROR | [x] Newline required after opening brace 146 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 146 | ERROR | [x] Closing brace must be on a line by itself 147 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 147 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 147 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 147 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 2 147 | ERROR | [x] Newline required after opening brace 147 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 147 | ERROR | [x] Closing brace must be on a line by itself 148 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 148 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 148 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 148 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 4 148 | ERROR | [x] Newline required after opening brace 148 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 148 | ERROR | [x] Closing brace must be on a line by itself 149 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 149 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 152 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 152 | ERROR | [x] Each PHP statement must be on a line by itself 152 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 152 | ERROR | [x] Each PHP statement must be on a line by itself 155 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 155 | ERROR | [x] Each PHP statement must be on a line by itself 155 | ERROR | [x] Each PHP statement must be on a line by itself 155 | WARNING | [ ] Line exceeds 120 characters; contains 204 | | characters 155 | ERROR | [x] Each PHP statement must be on a line by itself 157 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 157 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 157 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 158 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 159 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 159 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 159 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 159 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 160 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 161 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 161 | ERROR | [x] Each PHP statement must be on a line by itself 161 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 161 | ERROR | [x] Each PHP statement must be on a line by itself 162 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 162 | ERROR | [x] Each PHP statement must be on a line by itself 162 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 162 | ERROR | [x] Each PHP statement must be on a line by itself 163 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 163 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 164 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 164 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 164 | ERROR | [x] Expected 1 space after closing brace; newline | | found 165 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 165 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 166 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 167 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 167 | ERROR | [x] Each PHP statement must be on a line by itself 167 | ERROR | [x] Each PHP statement must be on a line by itself 168 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 168 | ERROR | [x] Each PHP statement must be on a line by itself 168 | ERROR | [x] Each PHP statement must be on a line by itself 169 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 170 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 170 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 172 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 172 | ERROR | [x] Each PHP statement must be on a line by itself 173 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 173 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 173 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 173 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 174 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 175 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 175 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 175 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 175 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 176 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 177 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 177 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 177 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 177 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 16 177 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 177 | ERROR | [x] Newline required after opening brace 177 | ERROR | [x] Each PHP statement must be on a line by itself 177 | ERROR | [x] Closing brace must be on a line by itself 178 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 178 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 178 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 178 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 3 178 | ERROR | [x] Newline required after opening brace 178 | ERROR | [x] Each PHP statement must be on a line by itself 178 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 178 | ERROR | [x] Closing brace must be on a line by itself 179 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 179 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 179 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 179 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 14 179 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 179 | ERROR | [x] Newline required after opening brace 179 | ERROR | [x] Each PHP statement must be on a line by itself 179 | ERROR | [x] Closing brace must be on a line by itself 180 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 180 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 180 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 180 | ERROR | [x] Newline required after opening brace 180 | ERROR | [x] Each PHP statement must be on a line by itself 180 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 180 | ERROR | [x] Closing brace must be on a line by itself 182 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 182 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 182 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 182 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 183 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 183 | ERROR | [x] Newline required after opening brace 183 | ERROR | [x] No space found after comma in argument list 183 | ERROR | [x] No space found after comma in argument list 183 | ERROR | [x] No space found after comma in argument list 183 | ERROR | [x] No space found after comma in argument list 183 | ERROR | [x] Each PHP statement must be on a line by itself 183 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 183 | ERROR | [x] Closing brace must be on a line by itself 183 | ERROR | [x] Expected 1 space after closing brace; newline | | found 184 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 184 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 185 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 185 | ERROR | [x] Newline required after opening brace 185 | ERROR | [x] No space found after comma in argument list 185 | ERROR | [x] No space found after comma in argument list 185 | ERROR | [x] No space found after comma in argument list 185 | ERROR | [x] No space found after comma in argument list 185 | ERROR | [x] Each PHP statement must be on a line by itself 185 | WARNING | [ ] Line exceeds 120 characters; contains 225 | | characters 185 | ERROR | [x] Closing brace must be on a line by itself 187 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 187 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 187 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 187 | ERROR | [x] Newline required after opening brace 187 | ERROR | [x] No space found after comma in argument list 187 | ERROR | [x] No space found after comma in argument list 187 | ERROR | [x] No space found after comma in argument list 187 | ERROR | [x] No space found after comma in argument list 187 | WARNING | [ ] Line exceeds 120 characters; contains 273 | | characters 187 | ERROR | [x] Closing brace must be on a line by itself 189 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 190 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 190 | ERROR | [x] Each PHP statement must be on a line by itself 190 | ERROR | [x] Each PHP statement must be on a line by itself 191 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 191 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 192 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 192 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 192 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 192 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 192 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 193 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 194 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 195 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 196 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 196 | ERROR | [x] No space found after comma in argument list 196 | ERROR | [x] No space found after comma in argument list 196 | ERROR | [x] No space found after comma in argument list 196 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 198 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 198 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 198 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 198 | ERROR | [x] Newline required after opening brace 198 | ERROR | [x] Closing brace must be on a line by itself 198 | ERROR | [x] Newline required after opening brace 198 | ERROR | [x] Each PHP statement must be on a line by itself 198 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 198 | ERROR | [x] Closing brace must be on a line by itself 199 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 199 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 199 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 199 | ERROR | [x] No space found after comma in argument list 199 | ERROR | [x] Newline required after opening brace 199 | ERROR | [x] No space found after comma in argument list 199 | ERROR | [x] No space found after comma in argument list 199 | ERROR | [x] No space found after comma in argument list 199 | ERROR | [x] No space found after comma in argument list 199 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 199 | ERROR | [x] Closing brace must be on a line by itself 201 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 201 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 201 | ERROR | [x] No space found after comma in argument list 201 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 201 | ERROR | [x] Newline required after opening brace 201 | ERROR | [x] No space found after comma in argument list 201 | ERROR | [x] No space found after comma in argument list 201 | ERROR | [x] No space found after comma in argument list 201 | ERROR | [x] No space found after comma in argument list 201 | WARNING | [ ] Line exceeds 120 characters; contains 300 | | characters 201 | ERROR | [x] Closing brace must be on a line by itself 202 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 202 | ERROR | [x] Inline control structures are not allowed 202 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 202 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 203 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 203 | ERROR | [x] No space found after comma in argument list 203 | ERROR | [x] No space found after comma in argument list 203 | ERROR | [x] No space found after comma in argument list 203 | ERROR | [x] No space found after comma in argument list 203 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 205 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 205 | ERROR | [x] No space found after comma in argument list 205 | ERROR | [x] No space found after comma in argument list 205 | ERROR | [x] No space found after comma in argument list 205 | ERROR | [x] No space found after comma in argument list 205 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 206 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 206 | ERROR | [x] No space found after comma in argument list 206 | ERROR | [x] No space found after comma in argument list 206 | ERROR | [x] No space found after comma in argument list 206 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 207 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 208 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 208 | ERROR | [x] No space found after comma in argument list 210 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 211 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 211 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 213 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 213 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 213 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 213 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 214 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 215 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 216 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 216 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 217 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 217 | ERROR | [x] No space found after comma in argument list 217 | ERROR | [x] No space found after comma in argument list 217 | ERROR | [x] No space found after comma in argument list 217 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 218 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 220 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 221 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 221 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 223 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 224 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 224 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 224 | ERROR | [x] Expected 1 space after closing brace; newline | | found 225 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 225 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 225 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 225 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 226 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 227 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 227 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 227 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 227 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 17 227 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 227 | ERROR | [x] Newline required after opening brace 227 | ERROR | [x] Each PHP statement must be on a line by itself 227 | ERROR | [x] Closing brace must be on a line by itself 228 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 228 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 228 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 228 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 4 228 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 228 | ERROR | [x] Newline required after opening brace 228 | ERROR | [x] Each PHP statement must be on a line by itself 228 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 228 | ERROR | [x] Closing brace must be on a line by itself 229 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 229 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 229 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 229 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 15 229 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 229 | ERROR | [x] Newline required after opening brace 229 | ERROR | [x] Each PHP statement must be on a line by itself 229 | ERROR | [x] Closing brace must be on a line by itself 230 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 230 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 230 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 230 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 2 230 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 230 | ERROR | [x] Newline required after opening brace 230 | ERROR | [x] Each PHP statement must be on a line by itself 230 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 230 | ERROR | [x] Closing brace must be on a line by itself 232 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 232 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 232 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 232 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 233 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 233 | ERROR | [x] Newline required after opening brace 233 | ERROR | [x] No space found after comma in argument list 233 | ERROR | [x] No space found after comma in argument list 233 | ERROR | [x] No space found after comma in argument list 233 | ERROR | [x] No space found after comma in argument list 233 | ERROR | [x] Each PHP statement must be on a line by itself 233 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 233 | ERROR | [x] Closing brace must be on a line by itself 233 | ERROR | [x] Expected 1 space after closing brace; newline | | found 234 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 234 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 235 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 235 | ERROR | [x] Newline required after opening brace 235 | ERROR | [x] No space found after comma in argument list 235 | ERROR | [x] No space found after comma in argument list 235 | ERROR | [x] No space found after comma in argument list 235 | ERROR | [x] No space found after comma in argument list 235 | ERROR | [x] Each PHP statement must be on a line by itself 235 | WARNING | [ ] Line exceeds 120 characters; contains 225 | | characters 235 | ERROR | [x] Closing brace must be on a line by itself 237 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 237 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 237 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 237 | ERROR | [x] Newline required after opening brace 237 | ERROR | [x] No space found after comma in argument list 237 | ERROR | [x] No space found after comma in argument list 237 | ERROR | [x] No space found after comma in argument list 237 | ERROR | [x] No space found after comma in argument list 237 | WARNING | [ ] Line exceeds 120 characters; contains 273 | | characters 237 | ERROR | [x] Closing brace must be on a line by itself 239 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 240 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 240 | ERROR | [x] Each PHP statement must be on a line by itself 240 | ERROR | [x] Each PHP statement must be on a line by itself 241 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 241 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 242 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 242 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 242 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 242 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 242 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 243 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 244 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 245 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 246 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 246 | ERROR | [x] No space found after comma in argument list 246 | ERROR | [x] No space found after comma in argument list 246 | ERROR | [x] No space found after comma in argument list 246 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 248 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 248 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 248 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 248 | ERROR | [x] Newline required after opening brace 248 | ERROR | [x] Closing brace must be on a line by itself 248 | ERROR | [x] Newline required after opening brace 248 | ERROR | [x] Each PHP statement must be on a line by itself 248 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 248 | ERROR | [x] Closing brace must be on a line by itself 249 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 249 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 249 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 249 | ERROR | [x] No space found after comma in argument list 249 | ERROR | [x] Newline required after opening brace 249 | ERROR | [x] No space found after comma in argument list 249 | ERROR | [x] No space found after comma in argument list 249 | ERROR | [x] No space found after comma in argument list 249 | ERROR | [x] No space found after comma in argument list 249 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 249 | ERROR | [x] Closing brace must be on a line by itself 251 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 251 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 251 | ERROR | [x] No space found after comma in argument list 251 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 251 | ERROR | [x] Newline required after opening brace 251 | ERROR | [x] No space found after comma in argument list 251 | ERROR | [x] No space found after comma in argument list 251 | ERROR | [x] No space found after comma in argument list 251 | ERROR | [x] No space found after comma in argument list 251 | WARNING | [ ] Line exceeds 120 characters; contains 300 | | characters 251 | ERROR | [x] Closing brace must be on a line by itself 253 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 253 | ERROR | [x] Inline control structures are not allowed 253 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 253 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 254 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 254 | ERROR | [x] No space found after comma in argument list 254 | ERROR | [x] No space found after comma in argument list 254 | ERROR | [x] No space found after comma in argument list 254 | ERROR | [x] No space found after comma in argument list 254 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 256 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 256 | ERROR | [x] No space found after comma in argument list 256 | ERROR | [x] No space found after comma in argument list 256 | ERROR | [x] No space found after comma in argument list 256 | ERROR | [x] No space found after comma in argument list 256 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 257 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 257 | ERROR | [x] No space found after comma in argument list 257 | ERROR | [x] No space found after comma in argument list 257 | ERROR | [x] No space found after comma in argument list 257 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 258 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 259 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 259 | ERROR | [x] No space found after comma in argument list 261 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 262 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 262 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 264 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 264 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 264 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 264 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 265 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 266 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 267 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 267 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 268 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 268 | ERROR | [x] No space found after comma in argument list 268 | ERROR | [x] No space found after comma in argument list 268 | ERROR | [x] No space found after comma in argument list 268 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 269 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 271 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 272 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 272 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 274 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 275 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 275 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 276 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 276 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 276 | ERROR | [x] Expected 1 space after closing brace; newline | | found 277 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 277 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 277 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 277 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 278 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 279 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 279 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 279 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 279 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 280 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 280 | ERROR | [x] Blank line found at start of control structure 282 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 282 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 282 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 282 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 283 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 283 | ERROR | [x] Newline required after opening brace 283 | ERROR | [x] No space found after comma in argument list 283 | ERROR | [x] No space found after comma in argument list 283 | ERROR | [x] No space found after comma in argument list 283 | ERROR | [x] No space found after comma in argument list 283 | ERROR | [x] Each PHP statement must be on a line by itself 283 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 283 | ERROR | [x] Closing brace must be on a line by itself 283 | ERROR | [x] Expected 1 space after closing brace; newline | | found 284 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 284 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 285 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 285 | ERROR | [x] Newline required after opening brace 285 | ERROR | [x] No space found after comma in argument list 285 | ERROR | [x] No space found after comma in argument list 285 | ERROR | [x] No space found after comma in argument list 285 | ERROR | [x] No space found after comma in argument list 285 | ERROR | [x] Each PHP statement must be on a line by itself 285 | WARNING | [ ] Line exceeds 120 characters; contains 225 | | characters 285 | ERROR | [x] Closing brace must be on a line by itself 287 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 287 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 287 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 287 | ERROR | [x] Newline required after opening brace 287 | ERROR | [x] No space found after comma in argument list 287 | ERROR | [x] No space found after comma in argument list 287 | ERROR | [x] No space found after comma in argument list 287 | ERROR | [x] No space found after comma in argument list 287 | WARNING | [ ] Line exceeds 120 characters; contains 273 | | characters 287 | ERROR | [x] Closing brace must be on a line by itself 289 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 290 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 290 | ERROR | [x] Each PHP statement must be on a line by itself 290 | ERROR | [x] Each PHP statement must be on a line by itself 291 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 291 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 292 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 292 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 292 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 292 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 292 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 293 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 294 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 295 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 296 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 296 | ERROR | [x] No space found after comma in argument list 296 | ERROR | [x] No space found after comma in argument list 296 | ERROR | [x] No space found after comma in argument list 296 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 298 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 298 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 298 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 298 | ERROR | [x] Newline required after opening brace 298 | ERROR | [x] Closing brace must be on a line by itself 298 | ERROR | [x] Newline required after opening brace 298 | ERROR | [x] Each PHP statement must be on a line by itself 298 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 298 | ERROR | [x] Closing brace must be on a line by itself 299 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 299 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 299 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 299 | ERROR | [x] No space found after comma in argument list 299 | ERROR | [x] Newline required after opening brace 299 | ERROR | [x] No space found after comma in argument list 299 | ERROR | [x] No space found after comma in argument list 299 | ERROR | [x] No space found after comma in argument list 299 | ERROR | [x] No space found after comma in argument list 299 | WARNING | [ ] Line exceeds 120 characters; contains 279 | | characters 299 | ERROR | [x] Closing brace must be on a line by itself 301 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 301 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 301 | ERROR | [x] No space found after comma in argument list 301 | ERROR | [x] Newline required after opening brace 301 | ERROR | [x] No space found after comma in argument list 301 | ERROR | [x] No space found after comma in argument list 301 | ERROR | [x] No space found after comma in argument list 301 | ERROR | [x] No space found after comma in argument list 301 | WARNING | [ ] Line exceeds 120 characters; contains 394 | | characters 301 | ERROR | [x] Closing brace must be on a line by itself 303 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 303 | ERROR | [x] Inline control structures are not allowed 303 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 303 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 304 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 304 | ERROR | [x] No space found after comma in argument list 304 | ERROR | [x] No space found after comma in argument list 304 | ERROR | [x] No space found after comma in argument list 304 | ERROR | [x] No space found after comma in argument list 304 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 306 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 306 | ERROR | [x] No space found after comma in argument list 306 | ERROR | [x] No space found after comma in argument list 306 | ERROR | [x] No space found after comma in argument list 306 | ERROR | [x] No space found after comma in argument list 306 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 307 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 307 | ERROR | [x] No space found after comma in argument list 307 | ERROR | [x] No space found after comma in argument list 307 | ERROR | [x] No space found after comma in argument list 307 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 308 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 309 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 309 | ERROR | [x] No space found after comma in argument list 311 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 312 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 312 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 314 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 314 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 314 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 314 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 315 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 316 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 317 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 317 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 318 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 318 | ERROR | [x] No space found after comma in argument list 318 | ERROR | [x] No space found after comma in argument list 318 | ERROR | [x] No space found after comma in argument list 318 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 319 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 321 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 322 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 322 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 324 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 325 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 325 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 325 | ERROR | [x] Expected 1 space after closing brace; newline | | found 326 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 326 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 326 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 326 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 327 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 327 | ERROR | [x] Blank line found at start of control structure 329 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 329 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 329 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 329 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 330 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 330 | ERROR | [x] Newline required after opening brace 330 | ERROR | [x] No space found after comma in argument list 330 | ERROR | [x] No space found after comma in argument list 330 | ERROR | [x] No space found after comma in argument list 330 | ERROR | [x] No space found after comma in argument list 330 | ERROR | [x] Each PHP statement must be on a line by itself 330 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 330 | ERROR | [x] Closing brace must be on a line by itself 330 | ERROR | [x] Expected 1 space after closing brace; newline | | found 331 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 331 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 332 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 332 | ERROR | [x] Newline required after opening brace 332 | ERROR | [x] No space found after comma in argument list 332 | ERROR | [x] No space found after comma in argument list 332 | ERROR | [x] No space found after comma in argument list 332 | ERROR | [x] No space found after comma in argument list 332 | ERROR | [x] Each PHP statement must be on a line by itself 332 | WARNING | [ ] Line exceeds 120 characters; contains 225 | | characters 332 | ERROR | [x] Closing brace must be on a line by itself 334 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 334 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 334 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 334 | ERROR | [x] Newline required after opening brace 334 | ERROR | [x] No space found after comma in argument list 334 | ERROR | [x] No space found after comma in argument list 334 | ERROR | [x] No space found after comma in argument list 334 | ERROR | [x] No space found after comma in argument list 334 | WARNING | [ ] Line exceeds 120 characters; contains 273 | | characters 334 | ERROR | [x] Closing brace must be on a line by itself 336 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 337 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 337 | ERROR | [x] Each PHP statement must be on a line by itself 337 | ERROR | [x] Each PHP statement must be on a line by itself 338 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 338 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 339 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 339 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 339 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 339 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 339 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 340 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 341 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 342 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 343 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 343 | ERROR | [x] No space found after comma in argument list 343 | ERROR | [x] No space found after comma in argument list 343 | ERROR | [x] No space found after comma in argument list 343 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 345 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 345 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 345 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 345 | ERROR | [x] Newline required after opening brace 345 | ERROR | [x] Closing brace must be on a line by itself 345 | ERROR | [x] Newline required after opening brace 345 | ERROR | [x] Each PHP statement must be on a line by itself 345 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 345 | ERROR | [x] Closing brace must be on a line by itself 346 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 346 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 346 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 346 | ERROR | [x] No space found after comma in argument list 346 | ERROR | [x] Newline required after opening brace 346 | ERROR | [x] No space found after comma in argument list 346 | ERROR | [x] No space found after comma in argument list 346 | ERROR | [x] No space found after comma in argument list 346 | ERROR | [x] No space found after comma in argument list 346 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 346 | ERROR | [x] Closing brace must be on a line by itself 348 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 348 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 348 | ERROR | [x] No space found after comma in argument list 348 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 348 | ERROR | [x] Newline required after opening brace 348 | ERROR | [x] No space found after comma in argument list 348 | ERROR | [x] No space found after comma in argument list 348 | ERROR | [x] No space found after comma in argument list 348 | ERROR | [x] No space found after comma in argument list 348 | WARNING | [ ] Line exceeds 120 characters; contains 394 | | characters 348 | ERROR | [x] Closing brace must be on a line by itself 350 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 350 | ERROR | [x] Inline control structures are not allowed 350 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 350 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 351 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 351 | ERROR | [x] No space found after comma in argument list 351 | ERROR | [x] No space found after comma in argument list 351 | ERROR | [x] No space found after comma in argument list 351 | ERROR | [x] No space found after comma in argument list 351 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 353 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 353 | ERROR | [x] No space found after comma in argument list 353 | ERROR | [x] No space found after comma in argument list 353 | ERROR | [x] No space found after comma in argument list 353 | ERROR | [x] No space found after comma in argument list 353 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 354 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 354 | ERROR | [x] No space found after comma in argument list 354 | ERROR | [x] No space found after comma in argument list 354 | ERROR | [x] No space found after comma in argument list 354 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 355 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 356 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 356 | ERROR | [x] No space found after comma in argument list 358 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 359 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 359 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 361 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 361 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 361 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 361 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 362 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 363 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 364 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 364 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 365 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 365 | ERROR | [x] No space found after comma in argument list 365 | ERROR | [x] No space found after comma in argument list 365 | ERROR | [x] No space found after comma in argument list 365 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 366 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 368 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 369 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 369 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 371 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 372 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 372 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 373 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 373 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 374 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 374 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 376 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 377 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 380 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 380 | ERROR | [ ] Visibility must be declared on method | | "drawScatterPlotChart" 380 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 380 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 380 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 381 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 382 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 382 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 383 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 383 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 383 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 384 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 384 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 385 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 385 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 386 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 386 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 387 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 387 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 388 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 388 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 389 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 389 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 389 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 390 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 390 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 390 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 391 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 391 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 391 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 392 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 394 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 395 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 397 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 399 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 399 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 399 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 400 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 401 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 401 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 401 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 401 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 401 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 402 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 403 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 403 | ERROR | [x] Each PHP statement must be on a line by itself 403 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 403 | ERROR | [x] Each PHP statement must be on a line by itself 404 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 404 | ERROR | [x] Each PHP statement must be on a line by itself 404 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 404 | ERROR | [x] Each PHP statement must be on a line by itself 406 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 406 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 406 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 406 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 406 | ERROR | [x] Newline required after opening brace 406 | ERROR | [x] Closing brace must be on a line by itself 406 | ERROR | [x] Newline required after opening brace 406 | ERROR | [x] Each PHP statement must be on a line by itself 406 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 406 | ERROR | [x] Closing brace must be on a line by itself 408 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 408 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 408 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 408 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 409 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 409 | ERROR | [x] Newline required after opening brace 409 | ERROR | [x] Each PHP statement must be on a line by itself 409 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 409 | ERROR | [x] Closing brace must be on a line by itself 409 | ERROR | [x] Expected 1 space after closing brace; newline | | found 410 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 410 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 411 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 411 | ERROR | [x] Newline required after opening brace 411 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 411 | ERROR | [x] Closing brace must be on a line by itself 413 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 413 | ERROR | [x] No space found after comma in argument list 414 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 414 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 414 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 414 | ERROR | [x] Newline required after opening brace 414 | ERROR | [x] Each PHP statement must be on a line by itself 414 | ERROR | [x] Each PHP statement must be on a line by itself 414 | ERROR | [x] Closing brace must be on a line by itself 415 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 415 | ERROR | [x] No space found after comma in argument list 416 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 416 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 416 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 416 | ERROR | [x] Newline required after opening brace 416 | ERROR | [x] Each PHP statement must be on a line by itself 416 | ERROR | [x] Each PHP statement must be on a line by itself 416 | ERROR | [x] Closing brace must be on a line by itself 418 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 418 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 420 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 420 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 420 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 421 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 422 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 422 | ERROR | [x] Each PHP statement must be on a line by itself 424 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 424 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 424 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 424 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 425 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 426 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 426 | ERROR | [x] No space found after comma in argument list 426 | ERROR | [x] No space found after comma in argument list 426 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 427 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 427 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 427 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 427 | ERROR | [x] Newline required after opening brace 427 | ERROR | [x] No space found after comma in argument list 427 | ERROR | [x] No space found after comma in argument list 427 | ERROR | [x] No space found after comma in argument list 427 | ERROR | [x] No space found after comma in argument list 427 | ERROR | [x] No space found after comma in argument list 427 | ERROR | [x] No space found after comma in argument list 427 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 427 | ERROR | [x] Closing brace must be on a line by itself 429 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 429 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 429 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 429 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 429 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 430 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 430 | ERROR | [x] Newline required after opening brace 430 | ERROR | [x] No space found after comma in argument list 430 | ERROR | [x] No space found after comma in argument list 430 | ERROR | [x] No space found after comma in argument list 430 | ERROR | [x] No space found after comma in argument list 430 | ERROR | [x] No space found after comma in argument list 430 | ERROR | [x] No space found after comma in argument list 430 | ERROR | [x] No space found after comma in argument list 430 | ERROR | [x] No space found after comma in argument list 430 | ERROR | [x] No space found after comma in argument list 430 | ERROR | [x] No space found after comma in argument list 430 | ERROR | [x] No space found after comma in argument list 430 | ERROR | [x] No space found after comma in argument list 430 | ERROR | [x] No space found after comma in argument list 430 | WARNING | [ ] Line exceeds 120 characters; contains 239 | | characters 430 | ERROR | [x] Closing brace must be on a line by itself 430 | ERROR | [x] Expected 1 space after closing brace; newline | | found 431 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 431 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 431 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 431 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 431 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 432 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 433 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 15 433 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 433 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 433 | ERROR | [x] Newline required after opening brace 433 | ERROR | [x] No space found after comma in argument list 433 | ERROR | [x] No space found after comma in argument list 433 | ERROR | [x] No space found after comma in argument list 433 | ERROR | [x] Closing brace must be on a line by itself 434 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 15 434 | ERROR | [x] No space found after comma in argument list 434 | ERROR | [x] No space found after comma in argument list 434 | ERROR | [x] No space found after comma in argument list 435 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 14 435 | ERROR | [x] Closing brace indented incorrectly; expected 13 | | spaces, found 14 435 | ERROR | [x] Expected 1 space after closing brace; newline | | found 436 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 436 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 437 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 437 | ERROR | [x] Newline required after opening brace 437 | ERROR | [x] No space found after comma in argument list 437 | ERROR | [x] No space found after comma in argument list 437 | ERROR | [x] No space found after comma in argument list 437 | ERROR | [x] Closing brace must be on a line by itself 438 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 438 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 439 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 439 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 440 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 440 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 441 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 441 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 442 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 445 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 445 | ERROR | [ ] Visibility must be declared on method | | "drawScatterLineChart" 445 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 445 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 445 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 446 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 447 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 447 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 448 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 448 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 449 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 449 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 449 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 450 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 450 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 450 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 451 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 451 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 452 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 455 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 455 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 455 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 456 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 457 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 457 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 457 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 457 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 457 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 458 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 459 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 459 | ERROR | [x] Each PHP statement must be on a line by itself 459 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 459 | ERROR | [x] Each PHP statement must be on a line by itself 460 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 460 | ERROR | [x] Each PHP statement must be on a line by itself 460 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 460 | ERROR | [x] Each PHP statement must be on a line by itself 461 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 462 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 464 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 464 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 464 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 464 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 464 | ERROR | [x] Newline required after opening brace 464 | ERROR | [x] Closing brace must be on a line by itself 464 | ERROR | [x] Newline required after opening brace 464 | ERROR | [x] Each PHP statement must be on a line by itself 464 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 464 | ERROR | [x] Closing brace must be on a line by itself 466 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 466 | ERROR | [x] No space found after comma in argument list 467 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 467 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 467 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 467 | ERROR | [x] Newline required after opening brace 467 | ERROR | [x] Each PHP statement must be on a line by itself 467 | ERROR | [x] Each PHP statement must be on a line by itself 467 | ERROR | [x] Closing brace must be on a line by itself 468 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 468 | ERROR | [x] No space found after comma in argument list 469 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 469 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 469 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 469 | ERROR | [x] Newline required after opening brace 469 | ERROR | [x] Each PHP statement must be on a line by itself 469 | ERROR | [x] Each PHP statement must be on a line by itself 469 | ERROR | [x] Closing brace must be on a line by itself 471 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 471 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 472 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 472 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 472 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 472 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 2 472 | ERROR | [x] Newline required after opening brace 472 | ERROR | [x] Closing brace must be on a line by itself 473 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 473 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 473 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 473 | ERROR | [x] Newline required after opening brace 473 | ERROR | [x] Closing brace must be on a line by itself 475 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 475 | ERROR | [x] Each PHP statement must be on a line by itself 476 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 476 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 476 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 477 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 478 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 478 | ERROR | [x] Each PHP statement must be on a line by itself 480 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 480 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 480 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 480 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 481 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 482 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 482 | ERROR | [x] No space found after comma in argument list 482 | ERROR | [x] No space found after comma in argument list 482 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 483 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 483 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 483 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 483 | ERROR | [x] Newline required after opening brace 483 | ERROR | [x] No space found after comma in argument list 483 | ERROR | [x] No space found after comma in argument list 483 | ERROR | [x] No space found after comma in argument list 483 | ERROR | [x] No space found after comma in argument list 483 | ERROR | [x] No space found after comma in argument list 483 | ERROR | [x] No space found after comma in argument list 483 | WARNING | [ ] Line exceeds 120 characters; contains 255 | | characters 483 | ERROR | [x] Closing brace must be on a line by itself 484 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 484 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 486 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 486 | ERROR | [x] Inline control structures are not allowed 486 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 487 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 487 | ERROR | [x] No space found after comma in argument list 487 | ERROR | [x] No space found after comma in argument list 487 | ERROR | [x] No space found after comma in argument list 487 | ERROR | [x] No space found after comma in argument list 489 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 489 | ERROR | [x] Each PHP statement must be on a line by itself 490 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 490 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 491 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 491 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 492 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 492 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 493 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 496 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 496 | ERROR | [ ] Visibility must be declared on method | | "drawScatterSplineChart" 496 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 496 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 496 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 497 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 498 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 498 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 499 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 499 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 500 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 500 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 500 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 501 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 501 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 501 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 502 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 502 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 503 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 505 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 505 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 505 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 506 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 507 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 507 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 507 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 507 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 507 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 508 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 509 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 509 | ERROR | [x] Each PHP statement must be on a line by itself 509 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 509 | ERROR | [x] Each PHP statement must be on a line by itself 510 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 510 | ERROR | [x] Each PHP statement must be on a line by itself 510 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 510 | ERROR | [x] Each PHP statement must be on a line by itself 511 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 512 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 514 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 514 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 514 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 514 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 514 | ERROR | [x] Newline required after opening brace 514 | ERROR | [x] Closing brace must be on a line by itself 514 | ERROR | [x] Newline required after opening brace 514 | ERROR | [x] Each PHP statement must be on a line by itself 514 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 514 | ERROR | [x] Closing brace must be on a line by itself 516 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 516 | ERROR | [x] No space found after comma in argument list 517 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 517 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 517 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 517 | ERROR | [x] Newline required after opening brace 517 | ERROR | [x] Each PHP statement must be on a line by itself 517 | ERROR | [x] Each PHP statement must be on a line by itself 517 | ERROR | [x] Closing brace must be on a line by itself 518 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 518 | ERROR | [x] No space found after comma in argument list 519 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 519 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 519 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 519 | ERROR | [x] Newline required after opening brace 519 | ERROR | [x] Each PHP statement must be on a line by itself 519 | ERROR | [x] Each PHP statement must be on a line by itself 519 | ERROR | [x] Closing brace must be on a line by itself 521 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 521 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 522 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 522 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 522 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 522 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 2 522 | ERROR | [x] Newline required after opening brace 522 | ERROR | [x] Closing brace must be on a line by itself 523 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 523 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 523 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 523 | ERROR | [x] Newline required after opening brace 523 | ERROR | [x] Closing brace must be on a line by itself 525 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 525 | ERROR | [x] Each PHP statement must be on a line by itself 525 | ERROR | [x] Each PHP statement must be on a line by itself 525 | ERROR | [x] Each PHP statement must be on a line by itself 526 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 526 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 526 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 527 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 528 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 528 | ERROR | [x] Each PHP statement must be on a line by itself 529 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 529 | ERROR | [x] No space found after comma in argument list 529 | ERROR | [x] No space found after comma in argument list 529 | ERROR | [x] No space found after comma in argument list 531 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 531 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 531 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 531 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 532 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 533 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 533 | ERROR | [x] No space found after comma in argument list 533 | ERROR | [x] No space found after comma in argument list 533 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 534 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 534 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 534 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 534 | ERROR | [x] Newline required after opening brace 534 | ERROR | [x] No space found after comma in argument list 534 | ERROR | [x] No space found after comma in argument list 534 | ERROR | [x] No space found after comma in argument list 534 | ERROR | [x] No space found after comma in argument list 534 | ERROR | [x] No space found after comma in argument list 534 | ERROR | [x] No space found after comma in argument list 534 | WARNING | [ ] Line exceeds 120 characters; contains 255 | | characters 534 | ERROR | [x] Closing brace must be on a line by itself 535 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 535 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 537 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 537 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 537 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 537 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 538 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 538 | ERROR | [x] Newline required after opening brace 538 | ERROR | [x] Each PHP statement must be on a line by itself 538 | ERROR | [x] Closing brace must be on a line by itself 540 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 540 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 540 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 540 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 541 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 541 | ERROR | [x] Newline required after opening brace 541 | ERROR | [x] No space found after comma in argument list 541 | ERROR | [x] Each PHP statement must be on a line by itself 541 | ERROR | [x] Each PHP statement must be on a line by itself 541 | ERROR | [x] Each PHP statement must be on a line by itself 541 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 541 | ERROR | [x] Closing brace must be on a line by itself 543 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 543 | ERROR | [x] Each PHP statement must be on a line by itself 544 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 544 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 545 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 545 | ERROR | [x] Whitespace found at end of line 546 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 546 | ERROR | [x] No space found after comma in argument list 547 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 547 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 548 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 548 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 549 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 552 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 552 | ERROR | [ ] Visibility must be declared on method | | "getPosArray" 552 | ERROR | [x] Expected 1 space between comma and argument | | "$AxisID"; 0 found 553 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 554 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 556 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 556 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 556 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 556 | ERROR | [x] Newline required after opening brace 556 | ERROR | [x] Closing brace must be on a line by itself 558 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 558 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 558 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 558 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 559 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 560 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 560 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 561 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 562 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 564 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 565 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 565 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 565 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 566 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 567 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 567 | ERROR | [x] Inline control structures are not allowed 567 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 567 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 567 | ERROR | [x] Whitespace found at end of line 568 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 569 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 569 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 569 | ERROR | [x] Inline control structures are not allowed 570 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 570 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 571 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 571 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 573 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 573 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 573 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 573 | ERROR | [x] Newline required after opening brace 573 | ERROR | [x] Closing brace must be on a line by itself 573 | ERROR | [x] Newline required after opening brace 573 | ERROR | [x] Each PHP statement must be on a line by itself 573 | ERROR | [x] Closing brace must be on a line by itself 574 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 574 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 574 | ERROR | [x] Expected 1 space after closing brace; newline | | found 575 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 575 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 576 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 577 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 577 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 578 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 579 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 581 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 582 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 582 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 582 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 583 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 584 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 584 | ERROR | [x] Inline control structures are not allowed 584 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 584 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 584 | ERROR | [x] Whitespace found at end of line 585 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 586 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 586 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 586 | ERROR | [x] Inline control structures are not allowed 587 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 587 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 588 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 588 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 590 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 590 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 590 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 590 | ERROR | [x] Newline required after opening brace 590 | ERROR | [x] Closing brace must be on a line by itself 590 | ERROR | [x] Newline required after opening brace 590 | ERROR | [x] Each PHP statement must be on a line by itself 590 | ERROR | [x] Closing brace must be on a line by itself 591 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 591 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 592 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 595 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 595 | ERROR | [ ] Visibility must be declared on method | | "drawScatterLegend" 595 | ERROR | [x] Expected 1 space between comma and argument | | "$Y"; 0 found 595 | ERROR | [x] Expected 1 space between comma and argument | | "$Format"; 0 found 595 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 595 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 596 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 597 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 597 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 598 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 598 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 599 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 599 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 600 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 600 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 601 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 601 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 602 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 602 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 603 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 603 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 604 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 604 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 605 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 605 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 606 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 606 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 607 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 607 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 608 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 608 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 609 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 609 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 610 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 610 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 611 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 611 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 612 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 612 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 613 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 613 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 614 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 614 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 615 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 615 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 616 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 616 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 616 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 617 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 617 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 618 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 618 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 620 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 620 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 620 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 620 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 620 | ERROR | [x] Newline required after opening brace 620 | ERROR | [x] Each PHP statement must be on a line by itself 620 | ERROR | [x] Each PHP statement must be on a line by itself 620 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 620 | ERROR | [x] Closing brace must be on a line by itself 622 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 624 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 624 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 624 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 625 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 626 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 626 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 626 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 626 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 627 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 628 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 629 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 629 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 629 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 629 | ERROR | [x] Newline required after opening brace 629 | ERROR | [x] Closing brace must be on a line by itself 630 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 630 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 630 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 630 | ERROR | [x] Newline required after opening brace 630 | ERROR | [x] Closing brace must be on a line by itself 631 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 631 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 632 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 632 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 634 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 634 | ERROR | [x] No space found after comma in argument list 635 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 636 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 638 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 638 | ERROR | [x] Each PHP statement must be on a line by itself 638 | ERROR | [x] Each PHP statement must be on a line by itself 638 | ERROR | [x] Each PHP statement must be on a line by itself 638 | ERROR | [x] Each PHP statement must be on a line by itself 638 | ERROR | [x] Each PHP statement must be on a line by itself 638 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 638 | ERROR | [x] Each PHP statement must be on a line by itself 639 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 639 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 639 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 640 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 641 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 641 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 641 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 641 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 641 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 642 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 643 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 643 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 643 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 643 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 644 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 645 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 645 | ERROR | [x] No space found after comma in argument list 645 | ERROR | [x] No space found after comma in argument list 645 | ERROR | [x] No space found after comma in argument list 645 | ERROR | [x] No space found after comma in argument list 645 | ERROR | [x] No space found after comma in argument list 645 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 647 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 647 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 647 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 647 | ERROR | [x] Newline required after opening brace 647 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 647 | ERROR | [x] Closing brace must be on a line by itself 648 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 648 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 648 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 648 | ERROR | [x] Newline required after opening brace 648 | ERROR | [x] Closing brace must be on a line by itself 649 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 649 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 649 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 649 | ERROR | [x] Newline required after opening brace 649 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 649 | ERROR | [x] Closing brace must be on a line by itself 651 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 651 | ERROR | [x] No space found after comma in argument list 652 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 652 | ERROR | [x] No space found after comma in argument list 653 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 653 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 653 | ERROR | [x] Expected 1 space after closing brace; newline | | found 654 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 654 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 654 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 654 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 655 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 656 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 656 | ERROR | [x] No space found after comma in argument list 657 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 658 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 658 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 658 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 659 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 660 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 660 | ERROR | [x] No space found after comma in argument list 660 | ERROR | [x] No space found after comma in argument list 660 | ERROR | [x] No space found after comma in argument list 660 | ERROR | [x] No space found after comma in argument list 660 | ERROR | [x] No space found after comma in argument list 660 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 662 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 662 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 662 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 662 | ERROR | [x] Newline required after opening brace 662 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 662 | ERROR | [x] Closing brace must be on a line by itself 663 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 663 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 663 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 663 | ERROR | [x] Newline required after opening brace 663 | ERROR | [x] Closing brace must be on a line by itself 664 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 664 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 664 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 664 | ERROR | [x] Newline required after opening brace 664 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 664 | ERROR | [x] Closing brace must be on a line by itself 666 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 667 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 667 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 669 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 670 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 670 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 671 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 671 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 672 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 672 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 673 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 673 | ERROR | [x] Each PHP statement must be on a line by itself 675 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 676 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 676 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 676 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 676 | ERROR | [x] Newline required after opening brace 676 | ERROR | [x] Closing brace must be on a line by itself 678 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 678 | ERROR | [x] Inline control structures are not allowed 678 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 678 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 679 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 679 | ERROR | [x] No space found after comma in argument list 679 | ERROR | [x] No space found after comma in argument list 679 | ERROR | [x] No space found after comma in argument list 679 | ERROR | [x] No space found after comma in argument list 679 | ERROR | [x] No space found after comma in argument list 679 | WARNING | [ ] Line exceeds 120 characters; contains 270 | | characters 680 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 680 | ERROR | [x] Inline control structures are not allowed 680 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 680 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 681 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 681 | ERROR | [x] No space found after comma in argument list 681 | ERROR | [x] No space found after comma in argument list 681 | ERROR | [x] No space found after comma in argument list 681 | ERROR | [x] No space found after comma in argument list 681 | WARNING | [ ] Line exceeds 120 characters; contains 255 | | characters 683 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 683 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 683 | ERROR | [x] Each PHP statement must be on a line by itself 684 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 684 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 684 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 685 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 686 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 686 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 686 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 686 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 686 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 687 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 688 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 688 | ERROR | [x] Each PHP statement must be on a line by itself 688 | ERROR | [x] Each PHP statement must be on a line by itself 689 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 689 | ERROR | [x] Each PHP statement must be on a line by itself 691 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 691 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 691 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 691 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 692 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 693 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 694 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 695 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 695 | ERROR | [x] Each PHP statement must be on a line by itself 695 | ERROR | [x] Whitespace found at end of line 697 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 697 | ERROR | [x] No space found after comma in argument list 697 | ERROR | [x] No space found after comma in argument list 698 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 698 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 698 | ERROR | [x] Expected 1 space after closing brace; newline | | found 699 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 699 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 700 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 701 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 701 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 701 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 701 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 702 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 703 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 703 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 703 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 703 | ERROR | [x] Newline required after opening brace 703 | ERROR | [x] Closing brace must be on a line by itself 703 | ERROR | [x] Newline required after opening brace 703 | ERROR | [x] Each PHP statement must be on a line by itself 703 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 703 | ERROR | [x] Closing brace must be on a line by itself 704 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 704 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 704 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 704 | ERROR | [x] Newline required after opening brace 704 | ERROR | [x] Closing brace must be on a line by itself 704 | ERROR | [x] Newline required after opening brace 704 | ERROR | [x] Each PHP statement must be on a line by itself 704 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 704 | ERROR | [x] Closing brace must be on a line by itself 706 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 706 | ERROR | [x] No space found after comma in argument list 706 | ERROR | [x] No space found after comma in argument list 706 | ERROR | [x] No space found after comma in argument list 706 | ERROR | [x] No space found after comma in argument list 706 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 707 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 707 | ERROR | [x] No space found after comma in argument list 707 | ERROR | [x] No space found after comma in argument list 707 | ERROR | [x] No space found after comma in argument list 707 | ERROR | [x] No space found after comma in argument list 707 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 708 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 708 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 708 | ERROR | [x] Expected 1 space after closing brace; newline | | found 709 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 709 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 709 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 709 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 710 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 711 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 711 | ERROR | [x] No space found after comma in argument list 711 | ERROR | [x] No space found after comma in argument list 711 | ERROR | [x] No space found after comma in argument list 711 | ERROR | [x] No space found after comma in argument list 711 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 712 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 712 | ERROR | [x] No space found after comma in argument list 712 | ERROR | [x] No space found after comma in argument list 712 | ERROR | [x] No space found after comma in argument list 712 | ERROR | [x] No space found after comma in argument list 712 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 713 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 713 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 713 | ERROR | [x] Expected 1 space after closing brace; newline | | found 714 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 714 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 714 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 714 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 715 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 716 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 716 | ERROR | [x] No space found after comma in argument list 716 | ERROR | [x] No space found after comma in argument list 716 | ERROR | [x] No space found after comma in argument list 716 | ERROR | [x] No space found after comma in argument list 716 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 717 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 717 | ERROR | [x] No space found after comma in argument list 717 | ERROR | [x] No space found after comma in argument list 717 | ERROR | [x] No space found after comma in argument list 717 | ERROR | [x] No space found after comma in argument list 717 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 718 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 718 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 719 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 719 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 721 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 721 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 721 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 721 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 722 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 723 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 723 | ERROR | [x] No space found after comma in argument list 724 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 724 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 724 | ERROR | [x] Inline control structures are not allowed 725 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 725 | ERROR | [x] No space found after comma in argument list 725 | ERROR | [x] No space found after comma in argument list 725 | ERROR | [x] No space found after comma in argument list 725 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 727 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 727 | ERROR | [x] No space found after comma in argument list 728 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 728 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 728 | ERROR | [x] Expected 1 space after closing brace; newline | | found 729 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 729 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 729 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 729 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 730 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 731 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 731 | ERROR | [x] No space found after comma in argument list 732 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 733 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 733 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 733 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 734 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 735 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 735 | ERROR | [x] No space found after comma in argument list 735 | ERROR | [x] No space found after comma in argument list 735 | ERROR | [x] No space found after comma in argument list 735 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 736 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 737 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 737 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 738 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 739 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 739 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 740 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 740 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 741 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 741 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 743 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 744 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 747 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 747 | ERROR | [ ] Visibility must be declared on method | | "getScatterLegendSize" 747 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 747 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 748 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 749 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 749 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 750 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 750 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 751 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 751 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 752 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 752 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 753 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 753 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 754 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 754 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 756 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 756 | ERROR | [x] No space found after comma in argument list 757 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 759 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 759 | ERROR | [x] Each PHP statement must be on a line by itself 761 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 763 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 763 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 763 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 764 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 765 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 765 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 765 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 765 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 766 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 767 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 768 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 768 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 768 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 768 | ERROR | [x] Newline required after opening brace 768 | ERROR | [x] Closing brace must be on a line by itself 769 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 769 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 769 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 769 | ERROR | [x] Newline required after opening brace 769 | ERROR | [x] Closing brace must be on a line by itself 770 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 770 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 771 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 771 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 773 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 773 | ERROR | [x] No space found after comma in argument list 774 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 775 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 777 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 777 | ERROR | [x] Each PHP statement must be on a line by itself 777 | ERROR | [x] Each PHP statement must be on a line by itself 777 | ERROR | [x] Each PHP statement must be on a line by itself 777 | ERROR | [x] Each PHP statement must be on a line by itself 777 | ERROR | [x] Each PHP statement must be on a line by itself 777 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 777 | ERROR | [x] Each PHP statement must be on a line by itself 778 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 778 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 778 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 779 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 780 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 780 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 780 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 780 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 780 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 781 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 782 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 782 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 782 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 782 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 783 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 784 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 784 | ERROR | [x] No space found after comma in argument list 784 | ERROR | [x] No space found after comma in argument list 784 | ERROR | [x] No space found after comma in argument list 784 | ERROR | [x] No space found after comma in argument list 784 | ERROR | [x] No space found after comma in argument list 784 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 786 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 786 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 786 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 786 | ERROR | [x] Newline required after opening brace 786 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 786 | ERROR | [x] Closing brace must be on a line by itself 787 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 787 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 787 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 787 | ERROR | [x] Newline required after opening brace 787 | ERROR | [x] Closing brace must be on a line by itself 788 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 788 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 788 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 788 | ERROR | [x] Newline required after opening brace 788 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 788 | ERROR | [x] Closing brace must be on a line by itself 790 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 790 | ERROR | [x] No space found after comma in argument list 791 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 791 | ERROR | [x] No space found after comma in argument list 792 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 792 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 792 | ERROR | [x] Expected 1 space after closing brace; newline | | found 793 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 793 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 793 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 793 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 794 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 795 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 795 | ERROR | [x] No space found after comma in argument list 796 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 797 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 797 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 797 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 798 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 799 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 799 | ERROR | [x] No space found after comma in argument list 799 | ERROR | [x] No space found after comma in argument list 799 | ERROR | [x] No space found after comma in argument list 799 | ERROR | [x] No space found after comma in argument list 799 | ERROR | [x] No space found after comma in argument list 799 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 801 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 801 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 801 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 801 | ERROR | [x] Newline required after opening brace 801 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 801 | ERROR | [x] Closing brace must be on a line by itself 802 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 802 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 802 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 802 | ERROR | [x] Newline required after opening brace 802 | ERROR | [x] Closing brace must be on a line by itself 803 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 803 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 803 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 803 | ERROR | [x] Newline required after opening brace 803 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 803 | ERROR | [x] Closing brace must be on a line by itself 805 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 806 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 806 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 808 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 809 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 809 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 810 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 810 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 811 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 811 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 812 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 812 | ERROR | [x] Each PHP statement must be on a line by itself 814 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 815 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 815 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 815 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 815 | ERROR | [x] Newline required after opening brace 815 | ERROR | [x] Closing brace must be on a line by itself 817 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 818 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 820 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 821 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 824 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 824 | ERROR | [ ] Visibility must be declared on method | | "drawScatterBestFit" 824 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 824 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 825 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 826 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 826 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 828 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 830 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 830 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 830 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 831 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 832 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 832 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 832 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 832 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 832 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 833 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 834 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 834 | ERROR | [x] Each PHP statement must be on a line by itself 834 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 834 | ERROR | [x] Each PHP statement must be on a line by itself 835 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 835 | ERROR | [x] Each PHP statement must be on a line by itself 835 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 835 | ERROR | [x] Each PHP statement must be on a line by itself 837 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 837 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 838 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 840 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 841 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 843 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 843 | ERROR | [x] Each PHP statement must be on a line by itself 843 | ERROR | [x] Each PHP statement must be on a line by itself 843 | ERROR | [x] Each PHP statement must be on a line by itself 844 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 844 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 844 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 845 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 846 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 846 | ERROR | [x] Each PHP statement must be on a line by itself 848 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 849 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 850 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 851 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 852 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 852 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 854 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 856 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 856 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 857 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 858 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 858 | ERROR | [x] No space found after comma in argument list 859 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 860 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 861 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 862 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 862 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 862 | ERROR | [x] Expected 1 space after closing brace; newline | | found 863 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 863 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 864 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 865 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 866 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 868 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 868 | ERROR | [x] No space found after comma in argument list 869 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 869 | ERROR | [x] No space found after comma in argument list 870 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 870 | ERROR | [x] No space found after comma in argument list 871 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 871 | ERROR | [x] No space found after comma in argument list 873 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 875 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 875 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 875 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 875 | ERROR | [x] Newline required after opening brace 875 | ERROR | [x] Each PHP statement must be on a line by itself 875 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 875 | ERROR | [x] Closing brace must be on a line by itself 876 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 876 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 876 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 876 | ERROR | [x] Newline required after opening brace 876 | ERROR | [x] Each PHP statement must be on a line by itself 876 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 876 | ERROR | [x] Closing brace must be on a line by itself 877 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 877 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 877 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 877 | ERROR | [x] Newline required after opening brace 877 | ERROR | [x] Each PHP statement must be on a line by itself 877 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 877 | ERROR | [x] Closing brace must be on a line by itself 878 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 878 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 878 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 878 | ERROR | [x] Newline required after opening brace 878 | ERROR | [x] Each PHP statement must be on a line by itself 878 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 878 | ERROR | [x] Closing brace must be on a line by itself 879 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 879 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 881 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 881 | ERROR | [x] No space found after comma in argument list 881 | ERROR | [x] No space found after comma in argument list 881 | ERROR | [x] No space found after comma in argument list 881 | ERROR | [x] No space found after comma in argument list 882 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 882 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 883 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 883 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 884 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 886 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 886 | ERROR | [ ] Visibility must be declared on method | | "writeScatterLabel" 886 | ERROR | [x] Expected 1 space between comma and argument | | "$Points"; 0 found 886 | ERROR | [x] Expected 1 space between comma and argument | | "$Format"; 0 found 886 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 886 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 887 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 888 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 888 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 888 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 889 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 889 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 890 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 890 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 890 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 892 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 893 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 895 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 895 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 895 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 895 | ERROR | [x] Newline required after opening brace 895 | ERROR | [x] Each PHP statement must be on a line by itself 895 | ERROR | [x] Each PHP statement must be on a line by itself 895 | ERROR | [x] Closing brace must be on a line by itself 897 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 897 | ERROR | [x] Inline control structures are not allowed 897 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 897 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 897 | ERROR | [x] Whitespace found at end of line 898 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 900 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 901 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 901 | ERROR | [x] Each PHP statement must be on a line by itself 901 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 901 | ERROR | [x] Each PHP statement must be on a line by itself 902 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 902 | ERROR | [x] Each PHP statement must be on a line by itself 902 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 902 | ERROR | [x] Each PHP statement must be on a line by itself 904 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 904 | ERROR | [x] No space found after comma in argument list 905 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 905 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 905 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 905 | ERROR | [x] Newline required after opening brace 905 | ERROR | [x] Each PHP statement must be on a line by itself 905 | ERROR | [x] Each PHP statement must be on a line by itself 905 | ERROR | [x] Closing brace must be on a line by itself 906 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 906 | ERROR | [x] No space found after comma in argument list 907 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 907 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 907 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 907 | ERROR | [x] Newline required after opening brace 907 | ERROR | [x] Each PHP statement must be on a line by itself 907 | ERROR | [x] Each PHP statement must be on a line by itself 907 | ERROR | [x] Closing brace must be on a line by itself 909 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 909 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 909 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 910 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 911 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 911 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 911 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 911 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 912 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 913 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 914 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 916 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 916 | ERROR | [x] Inline control structures are not allowed 916 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 916 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 917 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 917 | ERROR | [x] No space found after comma in argument list 917 | ERROR | [x] No space found after comma in argument list 917 | ERROR | [x] No space found after comma in argument list 917 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 918 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 918 | ERROR | [x] Inline control structures are not allowed 918 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 918 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 919 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 919 | ERROR | [x] No space found after comma in argument list 919 | ERROR | [x] No space found after comma in argument list 919 | ERROR | [x] No space found after comma in argument list 919 | ERROR | [x] No space found after comma in argument list 919 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 921 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 922 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 923 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 924 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 925 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 927 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 928 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 929 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 930 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 930 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 930 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 930 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 930 | ERROR | [x] Newline required after opening brace 930 | ERROR | [x] Closing brace must be on a line by itself 930 | ERROR | [x] Newline required after opening brace 930 | ERROR | [x] No space found after comma in argument list 930 | ERROR | [x] Each PHP statement must be on a line by itself 930 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 930 | ERROR | [x] Closing brace must be on a line by itself 931 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 931 | ERROR | [x] No space found after comma in argument list 931 | ERROR | [x] No space found after comma in argument list 931 | ERROR | [x] No space found after comma in argument list 933 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 934 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 935 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 936 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 936 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 936 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 936 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 936 | ERROR | [x] Newline required after opening brace 936 | ERROR | [x] Closing brace must be on a line by itself 936 | ERROR | [x] Newline required after opening brace 936 | ERROR | [x] No space found after comma in argument list 936 | ERROR | [x] Each PHP statement must be on a line by itself 936 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 936 | ERROR | [x] Closing brace must be on a line by itself 937 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 937 | ERROR | [x] No space found after comma in argument list 937 | ERROR | [x] No space found after comma in argument list 937 | ERROR | [x] No space found after comma in argument list 939 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 941 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 941 | ERROR | [x] Inline control structures are not allowed 941 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 941 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 942 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 943 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 943 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 943 | ERROR | [x] Inline control structures are not allowed 944 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 946 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 947 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 949 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 949 | ERROR | [x] No space found after comma in argument list 949 | ERROR | [x] No space found after comma in argument list 949 | ERROR | [x] No space found after comma in argument list 949 | ERROR | [x] No space found after comma in argument list 950 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 950 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 951 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 951 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 952 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 955 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 955 | ERROR | [ ] Visibility must be declared on method | | "drawScatterThreshold" 955 | ERROR | [x] Expected 1 space between comma and argument | | "$Format"; 0 found 955 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 955 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 956 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 957 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 957 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 958 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 958 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 959 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 959 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 960 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 960 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 961 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 961 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 962 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 962 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 962 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 963 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 963 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 964 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 964 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 964 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 965 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 965 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 966 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 966 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 966 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 967 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 967 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 967 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 968 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 968 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 969 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 970 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 970 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 971 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 971 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 972 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 972 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 973 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 973 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 974 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 974 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 974 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 975 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 975 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 975 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 976 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 976 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 977 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 977 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 977 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 978 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 978 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 979 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 979 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 980 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 980 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 981 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 981 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 982 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 982 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 983 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 983 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 984 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 984 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 985 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 985 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 986 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 986 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 987 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 987 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 989 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 989 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 990 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 991 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 994 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 994 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 994 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 994 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 994 | ERROR | [x] Newline required after opening brace 994 | ERROR | [x] Closing brace must be on a line by itself 996 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 998 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 998 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 998 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 998 | ERROR | [x] Newline required after opening brace 998 | ERROR | [x] Closing brace must be on a line by itself 1000 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1000 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1000 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1000 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1001 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1002 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1003 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1004 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1004 | ERROR | [x] No space found after comma in argument list 1006 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1006 | ERROR | [x] No space found after comma in argument list 1006 | ERROR | [x] No space found after comma in argument list 1006 | ERROR | [x] No space found after comma in argument list 1006 | ERROR | [x] No space found after comma in argument list 1006 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1008 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1008 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1008 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1008 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1009 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1010 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1010 | ERROR | [x] No space found after comma in argument list 1010 | ERROR | [x] No space found after comma in argument list 1010 | ERROR | [x] No space found after comma in argument list 1010 | ERROR | [x] No space found after comma in argument list 1010 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1011 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1011 | ERROR | [x] No space found after comma in argument list 1011 | ERROR | [x] No space found after comma in argument list 1011 | ERROR | [x] No space found after comma in argument list 1011 | ERROR | [x] No space found after comma in argument list 1011 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1012 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1012 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 1014 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1014 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1014 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1014 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1015 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1016 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1016 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1016 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1016 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1017 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1017 | ERROR | [x] Newline required after opening brace 1017 | ERROR | [x] Each PHP statement must be on a line by itself 1017 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 1017 | ERROR | [x] Closing brace must be on a line by itself 1017 | ERROR | [x] Expected 1 space after closing brace; newline | | found 1018 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1018 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 1018 | ERROR | [x] Whitespace found at end of line 1019 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1019 | ERROR | [x] Newline required after opening brace 1019 | ERROR | [x] Each PHP statement must be on a line by itself 1019 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 1019 | ERROR | [x] Closing brace must be on a line by itself 1021 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1021 | ERROR | [x] No space found after comma in argument list 1021 | ERROR | [x] No space found after comma in argument list 1021 | ERROR | [x] No space found after comma in argument list 1022 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1022 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 1024 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1025 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 1025 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 1025 | ERROR | [x] Expected 1 space after closing brace; newline | | found 1026 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1026 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1026 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1026 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1027 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1028 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1028 | ERROR | [x] No space found after comma in argument list 1029 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1030 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1032 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1032 | ERROR | [x] No space found after comma in argument list 1032 | ERROR | [x] No space found after comma in argument list 1032 | ERROR | [x] No space found after comma in argument list 1032 | ERROR | [x] No space found after comma in argument list 1032 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1034 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1034 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1034 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1034 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1035 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1036 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1036 | ERROR | [x] No space found after comma in argument list 1036 | ERROR | [x] No space found after comma in argument list 1036 | ERROR | [x] No space found after comma in argument list 1036 | ERROR | [x] No space found after comma in argument list 1036 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1037 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1037 | ERROR | [x] No space found after comma in argument list 1037 | ERROR | [x] No space found after comma in argument list 1037 | ERROR | [x] No space found after comma in argument list 1037 | ERROR | [x] No space found after comma in argument list 1037 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1038 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1038 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 1040 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1040 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1040 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1040 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1041 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1042 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1042 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1042 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1042 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1043 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1043 | ERROR | [x] Newline required after opening brace 1043 | ERROR | [x] Each PHP statement must be on a line by itself 1043 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 1043 | ERROR | [x] Closing brace must be on a line by itself 1043 | ERROR | [x] Expected 1 space after closing brace; newline | | found 1044 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1044 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 1044 | ERROR | [x] Whitespace found at end of line 1045 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1045 | ERROR | [x] Newline required after opening brace 1045 | ERROR | [x] Each PHP statement must be on a line by itself 1045 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 1045 | ERROR | [x] Closing brace must be on a line by itself 1047 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1048 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1048 | ERROR | [x] No space found after comma in argument list 1048 | ERROR | [x] No space found after comma in argument list 1048 | ERROR | [x] No space found after comma in argument list 1049 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1049 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 1051 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1052 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 1052 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 1053 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 1056 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 1056 | ERROR | [ ] Visibility must be declared on method | | "drawScatterThresholdArea" 1056 | ERROR | [x] Expected 1 space between comma and argument | | "$Value2"; 0 found 1056 | ERROR | [x] Expected 1 space between comma and argument | | "$Format"; 0 found 1056 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 1056 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 1057 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 1058 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1058 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1059 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1059 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1060 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1060 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1061 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1061 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1062 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1062 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1063 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1063 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 1064 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1065 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1066 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1067 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1068 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1069 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1069 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1070 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1070 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1071 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1071 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1072 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1072 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1073 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1073 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1074 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1074 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1075 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1075 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 1077 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1077 | ERROR | [x] Newline required after opening brace 1077 | ERROR | [x] Closing brace must be on a line by itself 1079 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1080 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1080 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1080 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1080 | ERROR | [x] Newline required after opening brace 1080 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 1080 | ERROR | [x] Closing brace must be on a line by itself 1082 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1082 | ERROR | [x] Newline required after opening brace 1082 | ERROR | [x] Closing brace must be on a line by itself 1084 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1086 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1086 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1086 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1086 | ERROR | [x] Newline required after opening brace 1086 | ERROR | [x] Closing brace must be on a line by itself 1088 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1088 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1088 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1088 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1089 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1090 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1091 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1092 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1092 | ERROR | [x] No space found after comma in argument list 1093 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1093 | ERROR | [x] No space found after comma in argument list 1095 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1095 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1095 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1095 | ERROR | [x] Newline required after opening brace 1095 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 1095 | ERROR | [x] Closing brace must be on a line by itself 1096 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1096 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1096 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1096 | ERROR | [x] Newline required after opening brace 1096 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 1096 | ERROR | [x] Closing brace must be on a line by itself 1098 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1098 | ERROR | [x] No space found after comma in argument list 1098 | ERROR | [x] No space found after comma in argument list 1098 | ERROR | [x] No space found after comma in argument list 1098 | ERROR | [x] No space found after comma in argument list 1100 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1100 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1100 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1100 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1101 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1102 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1102 | ERROR | [x] No space found after comma in argument list 1102 | ERROR | [x] No space found after comma in argument list 1102 | ERROR | [x] No space found after comma in argument list 1102 | ERROR | [x] No space found after comma in argument list 1102 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 1103 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1103 | ERROR | [x] No space found after comma in argument list 1103 | ERROR | [x] No space found after comma in argument list 1103 | ERROR | [x] No space found after comma in argument list 1103 | ERROR | [x] No space found after comma in argument list 1103 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 1104 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1104 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 1106 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1106 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1106 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 1106 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1106 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1107 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1108 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1109 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1111 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1111 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1111 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1111 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1112 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1113 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 1113 | ERROR | [x] No space found after comma in argument list 1113 | ERROR | [x] No space found after comma in argument list 1113 | ERROR | [x] No space found after comma in argument list 1113 | ERROR | [x] No space found after comma in argument list 1113 | ERROR | [x] No space found after comma in argument list 1113 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1114 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 1115 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 1115 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1115 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1115 | ERROR | [x] Newline required after opening brace 1115 | ERROR | [x] Closing brace must be on a line by itself 1115 | ERROR | [x] Newline required after opening brace 1115 | ERROR | [x] Each PHP statement must be on a line by itself 1115 | ERROR | [x] Closing brace must be on a line by itself 1116 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 1116 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 1117 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1118 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1118 | ERROR | [x] No space found after comma in argument list 1118 | ERROR | [x] No space found after comma in argument list 1118 | ERROR | [x] No space found after comma in argument list 1118 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1119 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1119 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1119 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1119 | ERROR | [x] Newline required after opening brace 1119 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 1119 | ERROR | [x] Closing brace must be on a line by itself 1120 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1120 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 1122 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1123 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1124 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 1124 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 1124 | ERROR | [x] Expected 1 space after closing brace; newline | | found 1125 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1125 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1125 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1125 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1126 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1127 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1128 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1129 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1129 | ERROR | [x] No space found after comma in argument list 1130 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1130 | ERROR | [x] No space found after comma in argument list 1132 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1132 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1132 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1132 | ERROR | [x] Newline required after opening brace 1132 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 1132 | ERROR | [x] Closing brace must be on a line by itself 1133 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1133 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1133 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1133 | ERROR | [x] Newline required after opening brace 1133 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 1133 | ERROR | [x] Closing brace must be on a line by itself 1135 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1135 | ERROR | [x] No space found after comma in argument list 1135 | ERROR | [x] No space found after comma in argument list 1135 | ERROR | [x] No space found after comma in argument list 1135 | ERROR | [x] No space found after comma in argument list 1137 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1137 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1137 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1137 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1138 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1139 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1139 | ERROR | [x] No space found after comma in argument list 1139 | ERROR | [x] No space found after comma in argument list 1139 | ERROR | [x] No space found after comma in argument list 1139 | ERROR | [x] No space found after comma in argument list 1139 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 1140 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1140 | ERROR | [x] No space found after comma in argument list 1140 | ERROR | [x] No space found after comma in argument list 1140 | ERROR | [x] No space found after comma in argument list 1140 | ERROR | [x] No space found after comma in argument list 1140 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 1141 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1141 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 1143 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1143 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1143 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 1143 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1143 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1144 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1145 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1146 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1148 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1149 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1149 | ERROR | [x] No space found after comma in argument list 1149 | ERROR | [x] No space found after comma in argument list 1149 | ERROR | [x] No space found after comma in argument list 1149 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 1150 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1150 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1150 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1150 | ERROR | [x] Newline required after opening brace 1150 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 1150 | ERROR | [x] Closing brace must be on a line by itself 1151 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1151 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 1153 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1154 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1155 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 1155 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 1156 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 1157 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 1157 | ERROR | [x] Closing brace indented incorrectly; expected 1 | | spaces, found 2 1158 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 1158 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2605 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 288ms; Memory: 24MB FILE: ...ws-pipeline/modules/AOR_Charts/lib/pChart/class/pSplit.class.php ---------------------------------------------------------------------- FOUND 191 ERRORS AND 1 WARNING AFFECTING 85 LINES ---------------------------------------------------------------------- 16 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 16 | ERROR | [x] Space found before comma in argument list 17 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 17 | ERROR | [x] Space found before comma in argument list 20 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 20 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 20 | ERROR | [ ] Class name "pSplit" is not in PascalCase format 21 | ERROR | [x] Expected 1 spaces before opening brace; 2 found 22 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 22 | ERROR | [ ] The var keyword must not be used to declare a | | property 22 | ERROR | [ ] Visibility must be declared on property | | "$pChartObject" 25 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 25 | ERROR | [ ] Visibility must be declared on method "pSplit" 26 | ERROR | [x] Closing brace must be on a line by itself 29 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 29 | ERROR | [ ] Visibility must be declared on method | | "drawSplitPath" 29 | ERROR | [x] Expected 1 space between comma and argument | | "$Values"; 0 found 29 | ERROR | [x] Expected 1 space between comma and argument | | "$Format"; 0 found 29 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 29 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 30 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 31 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 33 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 33 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 34 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 34 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 35 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 35 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 36 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 36 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 37 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 37 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 38 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 38 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 39 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 39 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 40 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 40 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 41 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 41 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 42 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 42 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 43 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 43 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 47 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 49 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 50 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 52 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 52 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 52 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 53 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 53 | ERROR | [x] Newline required after opening brace 53 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 53 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 53 | ERROR | [x] Newline required after opening brace 53 | ERROR | [x] Closing brace must be on a line by itself 53 | ERROR | [x] Closing brace must be on a line by itself 55 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 56 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 59 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 59 | ERROR | [x] Inline control structures are not allowed 59 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 59 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 60 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 61 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 61 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 61 | ERROR | [x] Inline control structures are not allowed 62 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 63 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 66 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 66 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 66 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 66 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 67 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 68 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 69 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 69 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 69 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 70 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 71 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 71 | ERROR | [x] No space found after comma in argument list 71 | ERROR | [x] No space found after comma in argument list 71 | ERROR | [x] No space found after comma in argument list 71 | ERROR | [x] No space found after comma in argument list 71 | ERROR | [x] No space found after comma in argument list 72 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 72 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 72 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 72 | ERROR | [x] Newline required after opening brace 72 | ERROR | [x] Closing brace must be on a line by itself 73 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 73 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 74 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 75 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 75 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 78 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 79 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 80 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 82 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 82 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 82 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 83 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 84 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 84 | ERROR | [x] Inline control structures are not allowed 84 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 84 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 85 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 86 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 86 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 86 | ERROR | [x] Inline control structures are not allowed 87 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 89 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 90 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 92 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 93 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 93 | ERROR | [x] Each PHP statement must be on a line by itself 95 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 95 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 95 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 97 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 99 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 99 | ERROR | [x] No space found after comma in argument list 99 | ERROR | [x] No space found after comma in argument list 99 | ERROR | [x] No space found after comma in argument list 100 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 101 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 102 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 103 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 105 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 105 | ERROR | [x] No space found after comma in argument list 105 | ERROR | [x] No space found after comma in argument list 105 | ERROR | [x] No space found after comma in argument list 105 | ERROR | [x] No space found after comma in argument list 105 | ERROR | [x] No space found after comma in argument list 105 | ERROR | [x] No space found after comma in argument list 105 | ERROR | [x] No space found after comma in argument list 105 | ERROR | [x] No space found after comma in argument list 106 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 106 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 106 | ERROR | [x] Newline required after opening brace 106 | ERROR | [x] Each PHP statement must be on a line by itself 106 | ERROR | [x] Closing brace must be on a line by itself 109 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 109 | ERROR | [x] No space found after comma in argument list 109 | ERROR | [x] No space found after comma in argument list 109 | ERROR | [x] No space found after comma in argument list 110 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 111 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 112 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 113 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 115 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 115 | ERROR | [x] No space found after comma in argument list 115 | ERROR | [x] No space found after comma in argument list 115 | ERROR | [x] No space found after comma in argument list 115 | ERROR | [x] No space found after comma in argument list 115 | ERROR | [x] No space found after comma in argument list 115 | ERROR | [x] No space found after comma in argument list 115 | ERROR | [x] No space found after comma in argument list 115 | ERROR | [x] No space found after comma in argument list 116 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 117 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 117 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 117 | ERROR | [x] Newline required after opening brace 117 | ERROR | [x] Each PHP statement must be on a line by itself 117 | ERROR | [x] Closing brace must be on a line by itself 119 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 119 | ERROR | [x] No space found after comma in argument list 121 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 121 | ERROR | [x] Inline control structures are not allowed 121 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 121 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 122 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 122 | ERROR | [x] No space found after comma in argument list 122 | ERROR | [x] No space found after comma in argument list 122 | ERROR | [x] No space found after comma in argument list 123 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 123 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 123 | ERROR | [x] Inline control structures are not allowed 124 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 124 | ERROR | [x] No space found after comma in argument list 124 | ERROR | [x] No space found after comma in argument list 124 | ERROR | [x] No space found after comma in argument list 126 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 127 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 128 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 128 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 129 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 130 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 130 | ERROR | [x] Closing brace indented incorrectly; expected 1 | | spaces, found 2 131 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 131 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 185 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...-aws-pipeline/modules/AOR_Charts/lib/pChart/class/pPie.class.php ---------------------------------------------------------------------- FOUND 3004 ERRORS AND 59 WARNINGS AFFECTING 1136 LINES ---------------------------------------------------------------------- 17 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 17 | ERROR | [x] Space found before comma in argument list 18 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 18 | ERROR | [x] Space found before comma in argument list 19 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 19 | ERROR | [x] Space found before comma in argument list 20 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 20 | ERROR | [x] Space found before comma in argument list 22 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 22 | ERROR | [x] Space found before comma in argument list 25 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 25 | ERROR | [x] Space found before comma in argument list 26 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 26 | ERROR | [x] Space found before comma in argument list 28 | ERROR | [x] Space found before comma in argument list 29 | ERROR | [x] Space found before comma in argument list 32 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 32 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 32 | ERROR | [ ] Class name "pPie" is not in PascalCase format 33 | ERROR | [x] Expected 1 spaces before opening brace; 2 found 34 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 34 | ERROR | [ ] The var keyword must not be used to declare a | | property 34 | ERROR | [ ] Visibility must be declared on property | | "$pChartObject" 35 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 35 | ERROR | [ ] The var keyword must not be used to declare a | | property 35 | ERROR | [ ] Visibility must be declared on property | | "$pDataObject" 36 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 36 | ERROR | [ ] The var keyword must not be used to declare a | | property 36 | ERROR | [ ] Visibility must be declared on property | | "$LabelPos" 39 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 39 | ERROR | [ ] Visibility must be declared on method "pPie" 39 | ERROR | [x] Expected 1 space between comma and argument | | "$pDataObject"; 0 found 40 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 42 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 45 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 46 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 49 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 49 | ERROR | [ ] Visibility must be declared on method | | "draw2DPie" 49 | ERROR | [x] Expected 1 space between comma and argument | | "$Y"; 0 found 49 | ERROR | [x] Expected 1 space between comma and argument | | "$Format"; 0 found 49 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 49 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 50 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 51 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 56 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 57 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 61 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 62 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 63 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 69 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 71 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 71 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 79 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 80 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 83 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 83 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 83 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 83 | ERROR | [x] Newline required after opening brace 83 | ERROR | [x] Closing brace must be on a line by itself 86 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 87 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 87 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 88 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 88 | ERROR | [x] Newline required after opening brace 88 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 88 | ERROR | [x] Newline required after opening brace 88 | ERROR | [x] Closing brace must be on a line by itself 88 | ERROR | [x] Closing brace must be on a line by itself 91 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 91 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 91 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 91 | ERROR | [x] Newline required after opening brace 91 | ERROR | [x] Closing brace must be on a line by itself 94 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 94 | ERROR | [x] No space found after comma in argument list 94 | ERROR | [x] No space found after comma in argument list 94 | ERROR | [x] No space found after comma in argument list 97 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 100 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 100 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 100 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 100 | ERROR | [x] Newline required after opening brace 100 | ERROR | [x] Closing brace must be on a line by itself 103 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 104 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 104 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 105 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 105 | ERROR | [x] Newline required after opening brace 105 | ERROR | [x] Newline required after opening brace 105 | ERROR | [x] Closing brace must be on a line by itself 105 | ERROR | [x] Closing brace must be on a line by itself 108 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 108 | ERROR | [x] Newline required after opening brace 108 | ERROR | [x] Closing brace must be on a line by itself 108 | ERROR | [x] Newline required after opening brace 108 | ERROR | [x] Each PHP statement must be on a line by itself 108 | ERROR | [x] Closing brace must be on a line by itself 111 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 113 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 114 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 114 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 114 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 114 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 115 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 116 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 116 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 118 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 118 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 118 | ERROR | [x] Each PHP statement must be on a line by itself 119 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 119 | ERROR | [x] No space found after comma in argument list 119 | ERROR | [x] No space found after comma in argument list 120 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 120 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 123 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 124 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 124 | ERROR | [x] Each PHP statement must be on a line by itself 125 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 125 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 125 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 126 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 127 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 127 | ERROR | [x] Inline control structures are not allowed 127 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 127 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 128 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 128 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 129 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 129 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 130 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 131 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 131 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 131 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 131 | ERROR | [x] Newline required after opening brace 131 | ERROR | [x] Each PHP statement must be on a line by itself 131 | ERROR | [x] No space found after comma in argument list 131 | ERROR | [x] Each PHP statement must be on a line by itself 131 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 131 | ERROR | [x] Closing brace must be on a line by itself 132 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 132 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 133 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 133 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 135 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 135 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 135 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 135 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 136 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 137 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 137 | ERROR | [x] Inline control structures are not allowed 137 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 137 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 138 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 139 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 139 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 140 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 140 | ERROR | [x] Newline required after opening brace 140 | ERROR | [x] Each PHP statement must be on a line by itself 140 | ERROR | [x] Each PHP statement must be on a line by itself 140 | ERROR | [x] Closing brace must be on a line by itself 141 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 141 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 143 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 144 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 144 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 144 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 144 | ERROR | [x] Newline required after opening brace 144 | ERROR | [x] Each PHP statement must be on a line by itself 144 | ERROR | [x] Closing brace must be on a line by itself 146 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 147 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 147 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 148 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 148 | ERROR | [x] Newline required after opening brace 148 | ERROR | [x] Each PHP statement must be on a line by itself 148 | ERROR | [x] Closing brace must be on a line by itself 148 | ERROR | [x] Expected 1 space after closing brace; newline | | found 149 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 149 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 150 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 151 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 152 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 153 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 153 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 155 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 155 | ERROR | [x] Each PHP statement must be on a line by itself 158 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 158 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 158 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 158 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 158 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 159 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 160 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 161 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 163 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 163 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 163 | ERROR | [x] Newline required after opening brace 163 | ERROR | [x] Closing brace must be on a line by itself 164 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 164 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 164 | ERROR | [x] Newline required after opening brace 164 | ERROR | [x] Closing brace must be on a line by itself 165 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 165 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 165 | ERROR | [x] Newline required after opening brace 165 | ERROR | [x] Each PHP statement must be on a line by itself 165 | ERROR | [x] Closing brace must be on a line by itself 167 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 167 | ERROR | [x] Each PHP statement must be on a line by itself 168 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 168 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 170 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 170 | ERROR | [x] No space found after comma in argument list 171 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 171 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 171 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 171 | ERROR | [x] Newline required after opening brace 171 | ERROR | [x] No space found after comma in argument list 171 | ERROR | [x] No space found after comma in argument list 171 | ERROR | [x] No space found after comma in argument list 171 | ERROR | [x] No space found after comma in argument list 171 | ERROR | [x] No space found after comma in argument list 171 | ERROR | [x] No space found after comma in argument list 171 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 171 | ERROR | [x] Closing brace must be on a line by itself 173 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 173 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 173 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 173 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 174 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 175 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 175 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 175 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 175 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 176 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 176 | ERROR | [x] Newline required after opening brace 176 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 176 | ERROR | [x] Closing brace must be on a line by itself 176 | ERROR | [x] Expected 1 space after closing brace; newline | | found 177 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 177 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 178 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 178 | ERROR | [x] Newline required after opening brace 178 | ERROR | [x] Closing brace must be on a line by itself 180 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 181 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 182 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 184 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 186 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 186 | ERROR | [x] Inline control structures are not allowed 186 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 186 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 187 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 187 | ERROR | [x] No space found after comma in argument list 187 | ERROR | [x] No space found after comma in argument list 187 | ERROR | [x] No space found after comma in argument list 187 | ERROR | [x] No space found after comma in argument list 187 | ERROR | [x] No space found after comma in argument list 187 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 187 | ERROR | [x] No space found after comma in argument list 187 | ERROR | [x] No space found after comma in argument list 187 | ERROR | [x] No space found after comma in argument list 188 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 188 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 188 | ERROR | [x] Inline control structures are not allowed 189 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 189 | ERROR | [x] No space found after comma in argument list 189 | ERROR | [x] No space found after comma in argument list 189 | ERROR | [x] No space found after comma in argument list 189 | ERROR | [x] No space found after comma in argument list 189 | ERROR | [x] No space found after comma in argument list 189 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 190 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 190 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 192 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 192 | ERROR | [x] Each PHP statement must be on a line by itself 193 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 193 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 196 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 196 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 196 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 196 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 197 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 198 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 199 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 199 | ERROR | [x] Each PHP statement must be on a line by itself 200 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 200 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 200 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 201 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 202 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 202 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 203 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 203 | ERROR | [x] Inline control structures are not allowed 203 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 203 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 204 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 204 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 205 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 205 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 206 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 207 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 207 | ERROR | [x] Inline control structures are not allowed 207 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 207 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 208 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 209 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 209 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 209 | ERROR | [x] Inline control structures are not allowed 210 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 210 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 211 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 211 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 213 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 213 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 213 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 213 | ERROR | [x] Newline required after opening brace 213 | ERROR | [x] Each PHP statement must be on a line by itself 213 | ERROR | [x] Closing brace must be on a line by itself 215 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 215 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 216 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 216 | ERROR | [x] Newline required after opening brace 216 | ERROR | [x] Each PHP statement must be on a line by itself 216 | ERROR | [x] Closing brace must be on a line by itself 216 | ERROR | [x] Expected 1 space after closing brace; newline | | found 217 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 217 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 218 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 219 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 220 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 221 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 222 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 222 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 223 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 223 | ERROR | [x] Each PHP statement must be on a line by itself 225 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 225 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 225 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 225 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 225 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 226 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 227 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 228 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 230 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 230 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 230 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 230 | ERROR | [x] Newline required after opening brace 230 | ERROR | [x] No space found after comma in argument list 230 | ERROR | [x] No space found after comma in argument list 230 | ERROR | [x] No space found after comma in argument list 230 | ERROR | [x] No space found after comma in argument list 230 | ERROR | [x] Closing brace must be on a line by itself 230 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 230 | ERROR | [x] Each PHP statement must be on a line by itself 232 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 232 | ERROR | [x] No space found after comma in argument list 232 | ERROR | [x] No space found after comma in argument list 233 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 233 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 234 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 234 | ERROR | [x] No space found after comma in argument list 234 | ERROR | [x] No space found after comma in argument list 234 | ERROR | [x] No space found after comma in argument list 234 | ERROR | [x] No space found after comma in argument list 236 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 236 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 236 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 236 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 237 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 238 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 238 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 238 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 238 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 239 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 239 | ERROR | [x] Newline required after opening brace 239 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 239 | ERROR | [x] Closing brace must be on a line by itself 239 | ERROR | [x] Expected 1 space after closing brace; newline | | found 240 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 240 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 241 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 241 | ERROR | [x] Newline required after opening brace 241 | ERROR | [x] Closing brace must be on a line by itself 243 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 244 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 245 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 247 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 249 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 249 | ERROR | [x] Inline control structures are not allowed 249 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 249 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 250 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 250 | ERROR | [x] No space found after comma in argument list 250 | ERROR | [x] No space found after comma in argument list 250 | ERROR | [x] No space found after comma in argument list 250 | ERROR | [x] No space found after comma in argument list 250 | ERROR | [x] No space found after comma in argument list 250 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 250 | ERROR | [x] No space found after comma in argument list 250 | ERROR | [x] No space found after comma in argument list 250 | ERROR | [x] No space found after comma in argument list 251 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 251 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 251 | ERROR | [x] Inline control structures are not allowed 252 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 252 | ERROR | [x] No space found after comma in argument list 252 | ERROR | [x] No space found after comma in argument list 252 | ERROR | [x] No space found after comma in argument list 252 | ERROR | [x] No space found after comma in argument list 252 | ERROR | [x] No space found after comma in argument list 252 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 253 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 253 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 255 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 255 | ERROR | [x] Each PHP statement must be on a line by itself 256 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 256 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 257 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 257 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 259 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 259 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 259 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 259 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 259 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 260 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 261 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 262 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 262 | ERROR | [x] Each PHP statement must be on a line by itself 263 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 264 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 264 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 264 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 265 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 266 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 266 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 266 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 266 | ERROR | [x] Newline required after opening brace 266 | ERROR | [x] Each PHP statement must be on a line by itself 266 | ERROR | [x] Closing brace must be on a line by itself 267 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 269 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 269 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 269 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 269 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 270 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 271 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 272 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 273 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 273 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 273 | ERROR | [x] Expected 1 space after closing brace; newline | | found 274 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 274 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 275 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 276 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 277 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 278 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 278 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 280 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 280 | ERROR | [x] Inline control structures are not allowed 280 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 280 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 281 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 281 | ERROR | [x] No space found after comma in argument list 282 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 282 | ERROR | [x] Inline control structures are not allowed 282 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 282 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 283 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 285 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 285 | ERROR | [x] No space found after comma in argument list 285 | ERROR | [x] No space found after comma in argument list 285 | ERROR | [x] No space found after comma in argument list 287 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 287 | ERROR | [x] Each PHP statement must be on a line by itself 288 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 288 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 289 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 289 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 291 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 291 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 291 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 291 | ERROR | [x] Newline required after opening brace 291 | ERROR | [x] Closing brace must be on a line by itself 293 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 295 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 296 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 299 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 299 | ERROR | [ ] Visibility must be declared on method | | "draw3DPie" 299 | ERROR | [x] Expected 1 space between comma and argument | | "$Y"; 0 found 299 | ERROR | [x] Expected 1 space between comma and argument | | "$Format"; 0 found 299 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 299 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 300 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 302 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 302 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 303 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 303 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 304 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 304 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 305 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 305 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 306 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 306 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 307 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 307 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 308 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 308 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 308 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 309 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 309 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 309 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 310 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 310 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 310 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 311 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 311 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 311 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 312 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 312 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 312 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 313 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 313 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 314 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 314 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 315 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 315 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 316 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 316 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 317 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 317 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 318 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 318 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 318 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 319 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 319 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 320 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 320 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 321 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 321 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 322 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 322 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 323 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 323 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 324 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 324 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 325 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 325 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 326 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 326 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 326 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 329 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 329 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 329 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 329 | ERROR | [x] Newline required after opening brace 329 | ERROR | [x] Closing brace must be on a line by itself 332 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 333 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 336 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 336 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 336 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 336 | ERROR | [x] Newline required after opening brace 336 | ERROR | [x] Closing brace must be on a line by itself 339 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 340 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 340 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 341 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 341 | ERROR | [x] Newline required after opening brace 341 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 341 | ERROR | [x] Newline required after opening brace 341 | ERROR | [x] Closing brace must be on a line by itself 341 | ERROR | [x] Closing brace must be on a line by itself 344 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 344 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 344 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 344 | ERROR | [x] Newline required after opening brace 344 | ERROR | [x] Closing brace must be on a line by itself 347 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 347 | ERROR | [x] No space found after comma in argument list 347 | ERROR | [x] No space found after comma in argument list 347 | ERROR | [x] No space found after comma in argument list 350 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 353 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 353 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 353 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 353 | ERROR | [x] Newline required after opening brace 353 | ERROR | [x] Closing brace must be on a line by itself 356 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 357 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 357 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 358 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 358 | ERROR | [x] Newline required after opening brace 358 | ERROR | [x] Newline required after opening brace 358 | ERROR | [x] Closing brace must be on a line by itself 358 | ERROR | [x] Closing brace must be on a line by itself 361 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 361 | ERROR | [x] Newline required after opening brace 361 | ERROR | [x] Closing brace must be on a line by itself 361 | ERROR | [x] Newline required after opening brace 361 | ERROR | [x] Each PHP statement must be on a line by itself 361 | ERROR | [x] Closing brace must be on a line by itself 364 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 366 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 367 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 367 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 367 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 367 | ERROR | [x] Newline required after opening brace 367 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 367 | ERROR | [x] Closing brace must be on a line by itself 370 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 371 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 371 | ERROR | [x] Each PHP statement must be on a line by itself 372 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 373 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 373 | ERROR | [x] Each PHP statement must be on a line by itself 373 | ERROR | [x] Each PHP statement must be on a line by itself 373 | ERROR | [x] Each PHP statement must be on a line by itself 373 | ERROR | [x] Each PHP statement must be on a line by itself 374 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 374 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 374 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 375 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 376 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 376 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 376 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 376 | ERROR | [x] Newline required after opening brace 376 | ERROR | [x] Each PHP statement must be on a line by itself 376 | ERROR | [x] No space found after comma in argument list 376 | ERROR | [x] Each PHP statement must be on a line by itself 376 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 376 | ERROR | [x] Closing brace must be on a line by itself 377 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 377 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 379 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 381 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 382 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 382 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 382 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 382 | ERROR | [x] Newline required after opening brace 382 | ERROR | [x] Each PHP statement must be on a line by itself 382 | ERROR | [x] Closing brace must be on a line by itself 384 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 384 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 384 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 384 | ERROR | [x] Newline required after opening brace 384 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 384 | ERROR | [x] Closing brace must be on a line by itself 384 | ERROR | [x] Newline required after opening brace 384 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 384 | ERROR | [x] Each PHP statement must be on a line by itself 384 | ERROR | [x] Closing brace must be on a line by itself 385 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 385 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 385 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 385 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 3 385 | ERROR | [x] Newline required after opening brace 385 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 385 | ERROR | [x] Closing brace must be on a line by itself 385 | ERROR | [x] Newline required after opening brace 385 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 385 | ERROR | [x] Each PHP statement must be on a line by itself 385 | ERROR | [x] Closing brace must be on a line by itself 387 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 387 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 388 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 388 | ERROR | [x] Newline required after opening brace 388 | ERROR | [x] Each PHP statement must be on a line by itself 388 | ERROR | [x] Closing brace must be on a line by itself 388 | ERROR | [x] Expected 1 space after closing brace; newline | | found 389 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 389 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 390 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 391 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 392 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 393 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 394 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 394 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 395 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 395 | ERROR | [x] Each PHP statement must be on a line by itself 395 | ERROR | [x] Each PHP statement must be on a line by itself 397 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 397 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 397 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 397 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 397 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 398 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 399 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 400 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 402 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 402 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 402 | ERROR | [x] Newline required after opening brace 402 | ERROR | [x] Closing brace must be on a line by itself 403 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 403 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 403 | ERROR | [x] Newline required after opening brace 403 | ERROR | [x] Closing brace must be on a line by itself 404 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 404 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 404 | ERROR | [x] Newline required after opening brace 404 | ERROR | [x] Closing brace must be on a line by itself 405 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 405 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 405 | ERROR | [x] Newline required after opening brace 405 | ERROR | [x] Each PHP statement must be on a line by itself 405 | ERROR | [x] Closing brace must be on a line by itself 407 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 407 | ERROR | [x] Each PHP statement must be on a line by itself 407 | ERROR | [x] Each PHP statement must be on a line by itself 408 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 408 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 410 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 410 | ERROR | [x] Each PHP statement must be on a line by itself 410 | ERROR | [x] Each PHP statement must be on a line by itself 411 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 411 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 414 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 414 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 414 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 415 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 416 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 416 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 416 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 417 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 418 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 419 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 419 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 419 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 419 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 419 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 420 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 420 | ERROR | [x] Newline required after opening brace 420 | ERROR | [x] Each PHP statement must be on a line by itself 420 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 420 | ERROR | [x] Closing brace must be on a line by itself 422 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 422 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 422 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 423 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 423 | ERROR | [x] No space found after comma in argument list 424 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 424 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 426 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 427 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 428 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 428 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 428 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 429 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 430 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 430 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 430 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 430 | ERROR | [x] Newline required after opening brace 430 | ERROR | [x] Each PHP statement must be on a line by itself 430 | ERROR | [x] Closing brace must be on a line by itself 432 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 432 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 432 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 432 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 432 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 433 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 434 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 435 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 437 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 437 | ERROR | [x] No space found after comma in argument list 437 | ERROR | [x] No space found after comma in argument list 438 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 438 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 440 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 440 | ERROR | [x] Each PHP statement must be on a line by itself 441 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 441 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 442 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 442 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 445 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 445 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 445 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 446 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 447 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 447 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 447 | ERROR | [x] Each PHP statement must be on a line by itself 448 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 448 | ERROR | [x] No space found after comma in argument list 450 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 450 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 450 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 450 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 451 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 452 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 453 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 453 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 453 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 453 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 454 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 454 | ERROR | [x] Newline required after opening brace 454 | ERROR | [x] Each PHP statement must be on a line by itself 454 | ERROR | [x] Each PHP statement must be on a line by itself 454 | ERROR | [x] Each PHP statement must be on a line by itself 454 | ERROR | [x] Closing brace must be on a line by itself 456 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 456 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 456 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 456 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found " /* Empty error handling */\n " 457 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 458 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 459 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 460 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 461 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 461 | ERROR | [x] No space found after comma in argument list 461 | ERROR | [x] No space found after comma in argument list 461 | ERROR | [x] No space found after comma in argument list 461 | ERROR | [x] No space found after comma in argument list 463 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 464 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 465 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 466 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 466 | ERROR | [x] No space found after comma in argument list 466 | ERROR | [x] No space found after comma in argument list 466 | ERROR | [x] No space found after comma in argument list 466 | ERROR | [x] No space found after comma in argument list 467 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 467 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 468 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 468 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 469 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 469 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 472 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 473 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 474 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 474 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 474 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 475 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 476 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 477 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 477 | ERROR | [x] Each PHP statement must be on a line by itself 477 | ERROR | [x] Each PHP statement must be on a line by itself 477 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 477 | ERROR | [x] Each PHP statement must be on a line by itself 479 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 479 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 479 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found " /* Empty error handling */\n " 480 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 481 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 481 | ERROR | [x] No space found after comma in argument list 481 | ERROR | [x] No space found after comma in argument list 481 | ERROR | [x] No space found after comma in argument list 481 | ERROR | [x] No space found after comma in argument list 481 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 482 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 483 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 483 | ERROR | [x] Each PHP statement must be on a line by itself 483 | ERROR | [x] Each PHP statement must be on a line by itself 483 | ERROR | [x] Each PHP statement must be on a line by itself 484 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 484 | ERROR | [x] Each PHP statement must be on a line by itself 484 | ERROR | [x] Each PHP statement must be on a line by itself 484 | ERROR | [x] Each PHP statement must be on a line by itself 484 | ERROR | [x] Whitespace found at end of line 485 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 485 | ERROR | [x] No space found after comma in argument list 486 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 486 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 487 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 487 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 489 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 490 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 491 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 491 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 491 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 492 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 493 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 494 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 494 | ERROR | [x] Each PHP statement must be on a line by itself 494 | ERROR | [x] Each PHP statement must be on a line by itself 494 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 494 | ERROR | [x] Each PHP statement must be on a line by itself 495 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 495 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 495 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 495 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 496 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 497 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 497 | ERROR | [x] No space found after comma in argument list 497 | ERROR | [x] No space found after comma in argument list 497 | ERROR | [x] No space found after comma in argument list 497 | ERROR | [x] No space found after comma in argument list 497 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 499 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 500 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 500 | ERROR | [x] Each PHP statement must be on a line by itself 500 | ERROR | [x] Each PHP statement must be on a line by itself 500 | ERROR | [x] Each PHP statement must be on a line by itself 501 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 501 | ERROR | [x] Each PHP statement must be on a line by itself 501 | ERROR | [x] Each PHP statement must be on a line by itself 501 | ERROR | [x] Each PHP statement must be on a line by itself 501 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 501 | ERROR | [x] Whitespace found at end of line 502 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 502 | ERROR | [x] No space found after comma in argument list 503 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 503 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 504 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 504 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 507 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 507 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 507 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 508 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 509 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 510 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 510 | ERROR | [x] Each PHP statement must be on a line by itself 510 | ERROR | [x] Each PHP statement must be on a line by itself 510 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 510 | ERROR | [x] Each PHP statement must be on a line by itself 512 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 512 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 512 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 512 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 513 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 514 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 515 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 515 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 515 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 515 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 516 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 517 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 518 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 518 | ERROR | [x] Each PHP statement must be on a line by itself 519 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 519 | ERROR | [x] Each PHP statement must be on a line by itself 520 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 520 | ERROR | [x] Each PHP statement must be on a line by itself 521 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 521 | ERROR | [x] Each PHP statement must be on a line by itself 522 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 522 | ERROR | [x] No space found after comma in argument list 523 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 523 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 524 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 524 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 526 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 526 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 526 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 526 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 527 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 528 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 529 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 529 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 529 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 529 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 530 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 530 | ERROR | [x] Newline required after opening brace 530 | ERROR | [x] Each PHP statement must be on a line by itself 530 | ERROR | [x] Each PHP statement must be on a line by itself 530 | ERROR | [x] Closing brace must be on a line by itself 532 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 532 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 532 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 532 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found " /* Empty error handling */\n " 533 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 534 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 535 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 535 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 535 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 535 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 536 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 537 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 538 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 539 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 539 | ERROR | [x] No space found after comma in argument list 539 | ERROR | [x] No space found after comma in argument list 539 | ERROR | [x] No space found after comma in argument list 539 | ERROR | [x] No space found after comma in argument list 540 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 540 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 541 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 541 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 543 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 544 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 544 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 544 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 544 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 545 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 546 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 547 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 548 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 548 | ERROR | [x] No space found after comma in argument list 548 | ERROR | [x] No space found after comma in argument list 548 | ERROR | [x] No space found after comma in argument list 548 | ERROR | [x] No space found after comma in argument list 549 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 549 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 551 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 551 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 551 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 551 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 551 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 552 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 553 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 554 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 555 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 555 | ERROR | [x] No space found after comma in argument list 555 | ERROR | [x] No space found after comma in argument list 555 | ERROR | [x] No space found after comma in argument list 555 | ERROR | [x] No space found after comma in argument list 556 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 556 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 558 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 558 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 558 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 558 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 558 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 559 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 560 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 561 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 562 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 562 | ERROR | [x] No space found after comma in argument list 562 | ERROR | [x] No space found after comma in argument list 562 | ERROR | [x] No space found after comma in argument list 562 | ERROR | [x] No space found after comma in argument list 563 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 563 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 564 | ERROR | [x] Blank line found at end of control structure 565 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 565 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 566 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 566 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 569 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 569 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 569 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 570 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 571 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 572 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 572 | ERROR | [x] Each PHP statement must be on a line by itself 572 | ERROR | [x] Each PHP statement must be on a line by itself 574 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 575 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 575 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 575 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 575 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 575 | ERROR | [x] Newline required after opening brace 575 | ERROR | [x] Each PHP statement must be on a line by itself 575 | ERROR | [x] Each PHP statement must be on a line by itself 575 | ERROR | [x] Closing brace must be on a line by itself 576 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 576 | ERROR | [x] No space found after comma in argument list 578 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 578 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 578 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 578 | ERROR | [x] Newline required after opening brace 578 | ERROR | [x] No space found after comma in argument list 578 | ERROR | [x] No space found after comma in argument list 578 | ERROR | [x] No space found after comma in argument list 578 | ERROR | [x] No space found after comma in argument list 578 | ERROR | [x] No space found after comma in argument list 578 | ERROR | [x] No space found after comma in argument list 578 | WARNING | [ ] Line exceeds 120 characters; contains 284 | | characters 578 | ERROR | [x] Closing brace must be on a line by itself 579 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 579 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 583 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 583 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 583 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 583 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 584 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 585 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 586 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 586 | ERROR | [x] Each PHP statement must be on a line by itself 587 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 587 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 587 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 588 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 589 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 589 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 590 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 590 | ERROR | [x] Inline control structures are not allowed 590 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 590 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 591 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 591 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 592 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 592 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 593 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 594 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 594 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 594 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 594 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 595 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 595 | ERROR | [x] Newline required after opening brace 595 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 595 | ERROR | [x] Closing brace must be on a line by itself 595 | ERROR | [x] Expected 1 space after closing brace; newline | | found 596 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 596 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 596 | ERROR | [x] Inline control structures are not allowed 597 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 597 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 598 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 598 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 600 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 600 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 600 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 600 | ERROR | [x] Newline required after opening brace 600 | ERROR | [x] Each PHP statement must be on a line by itself 600 | ERROR | [x] Closing brace must be on a line by itself 602 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 602 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 603 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 603 | ERROR | [x] Newline required after opening brace 603 | ERROR | [x] Each PHP statement must be on a line by itself 603 | ERROR | [x] Closing brace must be on a line by itself 603 | ERROR | [x] Expected 1 space after closing brace; newline | | found 604 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 604 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 605 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 606 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 607 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 608 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 609 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 609 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 610 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 610 | ERROR | [x] Each PHP statement must be on a line by itself 612 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 612 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 612 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 612 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 612 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 613 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 614 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 615 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 617 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 617 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 617 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 617 | ERROR | [x] Newline required after opening brace 617 | ERROR | [x] No space found after comma in argument list 617 | ERROR | [x] No space found after comma in argument list 617 | ERROR | [x] No space found after comma in argument list 617 | ERROR | [x] No space found after comma in argument list 617 | ERROR | [x] Closing brace must be on a line by itself 617 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 617 | ERROR | [x] Each PHP statement must be on a line by itself 619 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 619 | ERROR | [x] No space found after comma in argument list 619 | ERROR | [x] No space found after comma in argument list 620 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 620 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 620 | ERROR | [x] Newline required after opening brace 620 | ERROR | [x] No space found after comma in argument list 620 | ERROR | [x] No space found after comma in argument list 620 | ERROR | [x] Closing brace must be on a line by itself 621 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 621 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 622 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 622 | ERROR | [x] No space found after comma in argument list 622 | ERROR | [x] No space found after comma in argument list 622 | ERROR | [x] No space found after comma in argument list 622 | ERROR | [x] No space found after comma in argument list 624 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 624 | ERROR | [x] Each PHP statement must be on a line by itself 625 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 625 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 626 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 626 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 628 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 628 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 628 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 628 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 628 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 629 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 630 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 631 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 631 | ERROR | [x] Each PHP statement must be on a line by itself 632 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 633 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 633 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 633 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 634 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 635 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 635 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 635 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 635 | ERROR | [x] Newline required after opening brace 635 | ERROR | [x] Each PHP statement must be on a line by itself 635 | ERROR | [x] Closing brace must be on a line by itself 637 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 639 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 639 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 639 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 639 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 640 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 641 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 642 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 643 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 643 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 643 | ERROR | [x] Expected 1 space after closing brace; newline | | found 644 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 644 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 645 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 646 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 647 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 648 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 648 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 650 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 650 | ERROR | [x] Inline control structures are not allowed 650 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 650 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 651 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 651 | ERROR | [x] No space found after comma in argument list 652 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 652 | ERROR | [x] Inline control structures are not allowed 652 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 652 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 653 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 655 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 655 | ERROR | [x] No space found after comma in argument list 655 | ERROR | [x] No space found after comma in argument list 655 | ERROR | [x] No space found after comma in argument list 657 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 657 | ERROR | [x] Each PHP statement must be on a line by itself 658 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 658 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 659 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 659 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 661 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 661 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 661 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 661 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 662 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 663 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 664 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 664 | ERROR | [x] Each PHP statement must be on a line by itself 665 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 665 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 665 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 666 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 667 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 667 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 667 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 667 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 668 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 668 | ERROR | [x] Newline required after opening brace 668 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 668 | ERROR | [x] Closing brace must be on a line by itself 668 | ERROR | [x] Expected 1 space after closing brace; newline | | found 669 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 669 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 670 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 670 | ERROR | [x] Newline required after opening brace 670 | ERROR | [x] Closing brace must be on a line by itself 672 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 672 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 672 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 672 | ERROR | [x] Newline required after opening brace 672 | ERROR | [x] Each PHP statement must be on a line by itself 672 | ERROR | [x] Closing brace must be on a line by itself 674 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 675 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 676 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 678 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 678 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 678 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 678 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 679 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 680 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 682 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 682 | ERROR | [x] Inline control structures are not allowed 682 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 682 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 683 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 683 | ERROR | [x] No space found after comma in argument list 683 | ERROR | [x] No space found after comma in argument list 683 | ERROR | [x] No space found after comma in argument list 683 | ERROR | [x] No space found after comma in argument list 683 | ERROR | [x] No space found after comma in argument list 683 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 683 | ERROR | [x] No space found after comma in argument list 683 | ERROR | [x] No space found after comma in argument list 683 | ERROR | [x] No space found after comma in argument list 683 | ERROR | [x] No space found after comma in argument list 683 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 684 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 684 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 684 | ERROR | [x] Inline control structures are not allowed 685 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 685 | ERROR | [x] No space found after comma in argument list 685 | ERROR | [x] No space found after comma in argument list 685 | ERROR | [x] No space found after comma in argument list 685 | ERROR | [x] No space found after comma in argument list 685 | ERROR | [x] No space found after comma in argument list 685 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 686 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 686 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 688 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 688 | ERROR | [x] Each PHP statement must be on a line by itself 689 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 689 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 690 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 690 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 692 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 692 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 692 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 692 | ERROR | [x] Newline required after opening brace 692 | ERROR | [x] Closing brace must be on a line by itself 694 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 696 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 697 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 700 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 700 | ERROR | [ ] Visibility must be declared on method | | "drawPieLegend" 700 | ERROR | [x] Expected 1 space between comma and argument | | "$Y"; 0 found 700 | ERROR | [x] Expected 1 space between comma and argument | | "$Format"; 0 found 700 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 700 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 701 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 702 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 702 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 703 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 703 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 704 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 704 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 705 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 705 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 706 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 706 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 707 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 707 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 708 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 708 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 709 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 709 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 710 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 710 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 711 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 711 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 712 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 712 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 713 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 713 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 714 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 714 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 715 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 715 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 716 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 716 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 716 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 717 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 717 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 718 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 718 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 720 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 720 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 720 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 720 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 720 | ERROR | [x] Newline required after opening brace 720 | ERROR | [x] Each PHP statement must be on a line by itself 720 | ERROR | [x] Each PHP statement must be on a line by itself 720 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 720 | ERROR | [x] Closing brace must be on a line by itself 722 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 722 | ERROR | [x] No space found after comma in argument list 723 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 726 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 727 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 730 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 730 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 730 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 730 | ERROR | [x] Newline required after opening brace 730 | ERROR | [x] Closing brace must be on a line by itself 732 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 732 | ERROR | [x] Each PHP statement must be on a line by itself 732 | ERROR | [x] Each PHP statement must be on a line by itself 732 | ERROR | [x] Each PHP statement must be on a line by itself 732 | ERROR | [x] Each PHP statement must be on a line by itself 732 | ERROR | [x] Each PHP statement must be on a line by itself 732 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 732 | ERROR | [x] Each PHP statement must be on a line by itself 733 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 733 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 733 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 734 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 735 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 735 | ERROR | [x] No space found after comma in argument list 735 | ERROR | [x] No space found after comma in argument list 735 | ERROR | [x] No space found after comma in argument list 735 | ERROR | [x] No space found after comma in argument list 735 | ERROR | [x] No space found after comma in argument list 737 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 737 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 737 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 737 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 738 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 739 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 739 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 739 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 739 | ERROR | [x] Newline required after opening brace 739 | ERROR | [x] Closing brace must be on a line by itself 740 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 740 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 740 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 740 | ERROR | [x] Newline required after opening brace 740 | ERROR | [x] Closing brace must be on a line by itself 741 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 741 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 741 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 741 | ERROR | [x] Newline required after opening brace 741 | ERROR | [x] Closing brace must be on a line by itself 742 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 743 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 743 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 743 | ERROR | [x] Expected 1 space after closing brace; newline | | found 744 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 744 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 744 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 744 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 745 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 746 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 746 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 746 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 746 | ERROR | [x] Newline required after opening brace 746 | ERROR | [x] Closing brace must be on a line by itself 747 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 747 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 747 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 747 | ERROR | [x] Newline required after opening brace 747 | ERROR | [x] Closing brace must be on a line by itself 748 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 748 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 748 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 748 | ERROR | [x] Newline required after opening brace 748 | ERROR | [x] Closing brace must be on a line by itself 749 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 750 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 750 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 751 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 751 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 752 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 752 | ERROR | [x] Each PHP statement must be on a line by itself 754 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 755 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 755 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 755 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 755 | ERROR | [x] Newline required after opening brace 755 | ERROR | [x] Closing brace must be on a line by itself 757 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 757 | ERROR | [x] Inline control structures are not allowed 757 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 757 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 758 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 758 | ERROR | [x] No space found after comma in argument list 758 | ERROR | [x] No space found after comma in argument list 758 | ERROR | [x] No space found after comma in argument list 758 | ERROR | [x] No space found after comma in argument list 758 | ERROR | [x] No space found after comma in argument list 758 | WARNING | [ ] Line exceeds 120 characters; contains 270 | | characters 759 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 759 | ERROR | [x] Inline control structures are not allowed 759 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 759 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 760 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 760 | ERROR | [x] No space found after comma in argument list 760 | ERROR | [x] No space found after comma in argument list 760 | ERROR | [x] No space found after comma in argument list 760 | ERROR | [x] No space found after comma in argument list 760 | WARNING | [ ] Line exceeds 120 characters; contains 255 | | characters 762 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 762 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 762 | ERROR | [x] Each PHP statement must be on a line by itself 763 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 763 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 763 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 764 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 765 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 765 | ERROR | [x] Each PHP statement must be on a line by itself 765 | ERROR | [x] Each PHP statement must be on a line by itself 767 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 767 | ERROR | [x] No space found after comma in argument list 767 | ERROR | [x] No space found after comma in argument list 767 | ERROR | [x] No space found after comma in argument list 767 | ERROR | [x] No space found after comma in argument list 767 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 768 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 768 | ERROR | [x] No space found after comma in argument list 768 | ERROR | [x] No space found after comma in argument list 768 | ERROR | [x] No space found after comma in argument list 768 | ERROR | [x] No space found after comma in argument list 768 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 769 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 769 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 769 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 769 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 770 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 771 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 771 | ERROR | [x] No space found after comma in argument list 771 | ERROR | [x] No space found after comma in argument list 771 | ERROR | [x] No space found after comma in argument list 771 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 772 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 773 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 773 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 773 | ERROR | [x] Expected 1 space after closing brace; newline | | found 774 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 774 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 774 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 774 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 775 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 776 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 776 | ERROR | [x] No space found after comma in argument list 776 | ERROR | [x] No space found after comma in argument list 776 | ERROR | [x] No space found after comma in argument list 776 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 777 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 778 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 778 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 779 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 779 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 781 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 782 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 785 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 785 | ERROR | [ ] Visibility must be declared on method | | "setSliceColor" 785 | ERROR | [x] Expected 1 space between comma and argument | | "$Format"; 0 found 785 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 785 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 786 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 787 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 787 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 788 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 788 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 789 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 789 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 790 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 790 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 792 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 793 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 794 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 795 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 796 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 799 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 799 | ERROR | [ ] Visibility must be declared on method | | "writePieLabel" 799 | ERROR | [x] Expected 1 space between comma and argument | | "$Y"; 0 found 799 | ERROR | [x] Expected 1 space between comma and argument | | "$Label"; 0 found 799 | ERROR | [x] Expected 1 space between comma and argument | | "$Angle"; 0 found 799 | ERROR | [x] Expected 1 space between comma and argument | | "$Settings"; 0 found 799 | ERROR | [x] Expected 1 space between comma and argument | | "$Stacked"; 0 found 799 | ERROR | [x] Expected 1 space between comma and argument | | "$Xc"; 0 found 799 | ERROR | [x] Incorrect spacing between argument "$Xc" and | | equals sign; expected 1 but found 0 799 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Xc"; expected 1 but | | found 0 799 | ERROR | [x] Expected 1 space between comma and argument | | "$Yc"; 0 found 799 | ERROR | [x] Incorrect spacing between argument "$Yc" and | | equals sign; expected 1 but found 0 799 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Yc"; expected 1 but | | found 0 799 | ERROR | [x] Expected 1 space between comma and argument | | "$Radius"; 0 found 799 | ERROR | [x] Incorrect spacing between argument "$Radius" | | and equals sign; expected 1 but found 0 799 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Radius"; expected 1 | | but found 0 799 | ERROR | [x] Expected 1 space between comma and argument | | "$Reversed"; 0 found 799 | ERROR | [x] Incorrect spacing between argument "$Reversed" | | and equals sign; expected 1 but found 0 799 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Reversed"; expected | | 1 but found 0 799 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 800 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 801 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 801 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 802 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 802 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 803 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 803 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 805 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 805 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 805 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 805 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 806 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 807 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 808 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 809 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 811 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 811 | ERROR | [x] No space found after comma in argument list 811 | ERROR | [x] No space found after comma in argument list 811 | ERROR | [x] No space found after comma in argument list 812 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 812 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 812 | ERROR | [x] Expected 1 space after closing brace; newline | | found 813 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 813 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 814 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 815 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 816 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 818 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 818 | ERROR | [x] No space found after comma in argument list 818 | ERROR | [x] No space found after comma in argument list 818 | ERROR | [x] No space found after comma in argument list 818 | ERROR | [x] No space found after comma in argument list 818 | ERROR | [x] No space found after comma in argument list 819 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 820 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 821 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 823 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 823 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 823 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 823 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 824 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 825 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 825 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 826 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 826 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 826 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 827 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 828 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 828 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 828 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 828 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 829 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 830 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 830 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 830 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 830 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 831 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 831 | ERROR | [x] Newline required after opening brace 831 | ERROR | [x] No space found after comma in argument list 831 | ERROR | [x] No space found after comma in argument list 831 | ERROR | [x] No space found after comma in argument list 831 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 831 | ERROR | [x] Each PHP statement must be on a line by itself 831 | ERROR | [x] Closing brace must be on a line by itself 832 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 832 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 832 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 832 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 833 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 833 | ERROR | [x] Newline required after opening brace 833 | ERROR | [x] No space found after comma in argument list 833 | ERROR | [x] No space found after comma in argument list 833 | ERROR | [x] No space found after comma in argument list 833 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 833 | ERROR | [x] Each PHP statement must be on a line by itself 833 | ERROR | [x] Closing brace must be on a line by itself 834 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 834 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 834 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 834 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 835 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 835 | ERROR | [x] Newline required after opening brace 835 | ERROR | [x] No space found after comma in argument list 835 | ERROR | [x] No space found after comma in argument list 835 | ERROR | [x] No space found after comma in argument list 835 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 835 | ERROR | [x] Each PHP statement must be on a line by itself 835 | ERROR | [x] Closing brace must be on a line by itself 836 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 13 836 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 836 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 836 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 837 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 837 | ERROR | [x] Newline required after opening brace 837 | ERROR | [x] No space found after comma in argument list 837 | ERROR | [x] No space found after comma in argument list 837 | ERROR | [x] No space found after comma in argument list 837 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 837 | ERROR | [x] Each PHP statement must be on a line by itself 837 | ERROR | [x] Closing brace must be on a line by itself 838 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 838 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 839 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 839 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 840 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 840 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 842 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 842 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 843 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 843 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 843 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 843 | ERROR | [x] Newline required after opening brace 843 | ERROR | [x] Closing brace must be on a line by itself 844 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 844 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 844 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 844 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 2 844 | ERROR | [x] Newline required after opening brace 844 | ERROR | [x] Closing brace must be on a line by itself 845 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 846 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 846 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 847 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 850 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 850 | ERROR | [ ] Visibility must be declared on method "shift" 850 | ERROR | [x] Expected 1 space between comma and argument | | "$EndAngle"; 0 found 850 | ERROR | [x] Expected 1 space between comma and argument | | "$Offset"; 0 found 850 | ERROR | [x] Expected 1 space between comma and argument | | "$Reversed"; 0 found 851 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 852 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 852 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 852 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 852 | ERROR | [x] Newline required after opening brace 852 | ERROR | [x] Closing brace must be on a line by itself 853 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 853 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 853 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 854 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 855 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 855 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 855 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 855 | ERROR | [x] Newline required after opening brace 855 | ERROR | [x] Each PHP statement must be on a line by itself 855 | ERROR | [x] Each PHP statement must be on a line by itself 855 | WARNING | [ ] Line exceeds 120 characters; contains 270 | | characters 855 | ERROR | [x] Closing brace must be on a line by itself 856 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 856 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 857 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 860 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 860 | ERROR | [ ] Visibility must be declared on method | | "writeShiftedLabels" 861 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 862 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 862 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 862 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 862 | ERROR | [x] Newline required after opening brace 862 | ERROR | [x] Closing brace must be on a line by itself 863 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 863 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 863 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 864 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 865 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 865 | ERROR | [x] Each PHP statement must be on a line by itself 866 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 866 | ERROR | [x] Each PHP statement must be on a line by itself 867 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 868 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 869 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 871 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 871 | ERROR | [x] No space found after comma in argument list 871 | ERROR | [x] No space found after comma in argument list 871 | ERROR | [x] No space found after comma in argument list 871 | ERROR | [x] No space found after comma in argument list 872 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 872 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 872 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 872 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 873 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 874 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 874 | ERROR | [x] No space found after comma in argument list 874 | ERROR | [x] No space found after comma in argument list 874 | ERROR | [x] No space found after comma in argument list 875 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 875 | ERROR | [x] No space found after comma in argument list 875 | ERROR | [x] No space found after comma in argument list 875 | ERROR | [x] No space found after comma in argument list 876 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 876 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 876 | ERROR | [x] Expected 1 space after closing brace; newline | | found 877 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 877 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 878 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 879 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 879 | ERROR | [x] No space found after comma in argument list 879 | ERROR | [x] No space found after comma in argument list 879 | ERROR | [x] No space found after comma in argument list 880 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 880 | ERROR | [x] No space found after comma in argument list 880 | ERROR | [x] No space found after comma in argument list 880 | ERROR | [x] No space found after comma in argument list 881 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 881 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 882 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 882 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 883 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 886 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 886 | ERROR | [ ] Visibility must be declared on method | | "draw2DRing" 886 | ERROR | [x] Expected 1 space between comma and argument | | "$Y"; 0 found 886 | ERROR | [x] Expected 1 space between comma and argument | | "$Format"; 0 found 886 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 886 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 887 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 888 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 888 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 889 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 889 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 890 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 890 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 891 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 891 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 891 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 892 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 892 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 893 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 893 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 894 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 894 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 895 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 895 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 896 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 896 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 896 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 897 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 897 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 897 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 898 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 898 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 898 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 899 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 899 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 900 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 900 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 901 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 901 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 902 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 902 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 903 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 903 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 904 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 904 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 904 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "null" but found "NULL" 905 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 905 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 906 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 906 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 907 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 907 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 908 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 908 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 909 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 909 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 910 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 910 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 911 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 911 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 912 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 912 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 912 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 915 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 916 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 919 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 919 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 919 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 919 | ERROR | [x] Newline required after opening brace 919 | ERROR | [x] Closing brace must be on a line by itself 922 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 923 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 923 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 924 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 924 | ERROR | [x] Newline required after opening brace 924 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 924 | ERROR | [x] Newline required after opening brace 924 | ERROR | [x] Closing brace must be on a line by itself 924 | ERROR | [x] Closing brace must be on a line by itself 927 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 927 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 927 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 927 | ERROR | [x] Newline required after opening brace 927 | ERROR | [x] Closing brace must be on a line by itself 930 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 930 | ERROR | [x] No space found after comma in argument list 930 | ERROR | [x] No space found after comma in argument list 930 | ERROR | [x] No space found after comma in argument list 933 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 936 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 936 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 936 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 936 | ERROR | [x] Newline required after opening brace 936 | ERROR | [x] Closing brace must be on a line by itself 939 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 940 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 940 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 941 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 941 | ERROR | [x] Newline required after opening brace 941 | ERROR | [x] Newline required after opening brace 941 | ERROR | [x] Closing brace must be on a line by itself 941 | ERROR | [x] Closing brace must be on a line by itself 944 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 944 | ERROR | [x] Newline required after opening brace 944 | ERROR | [x] Closing brace must be on a line by itself 944 | ERROR | [x] Newline required after opening brace 944 | ERROR | [x] Each PHP statement must be on a line by itself 944 | ERROR | [x] Closing brace must be on a line by itself 947 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 949 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 950 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 950 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 950 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 950 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 951 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 952 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 952 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 954 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 954 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 954 | ERROR | [x] Each PHP statement must be on a line by itself 955 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 955 | ERROR | [x] No space found after comma in argument list 955 | ERROR | [x] No space found after comma in argument list 956 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 956 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 959 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 960 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 960 | ERROR | [x] Each PHP statement must be on a line by itself 961 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 961 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 961 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 962 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 963 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 963 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 963 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 963 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 964 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 965 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 965 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 966 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 967 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 967 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 967 | ERROR | [x] Expected 1 space after closing brace; newline | | found 968 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 968 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 969 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 970 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 970 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 970 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 970 | ERROR | [x] Newline required after opening brace 970 | ERROR | [x] Each PHP statement must be on a line by itself 970 | ERROR | [x] No space found after comma in argument list 970 | ERROR | [x] Each PHP statement must be on a line by itself 970 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 970 | ERROR | [x] Closing brace must be on a line by itself 971 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 971 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 973 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 973 | ERROR | [x] Inline control structures are not allowed 973 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 973 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 974 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 975 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 975 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 975 | ERROR | [x] Inline control structures are not allowed 976 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 977 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 977 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 979 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 979 | ERROR | [x] Each PHP statement must be on a line by itself 979 | ERROR | [x] Each PHP statement must be on a line by itself 980 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 980 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 980 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 980 | ERROR | [x] Newline required after opening brace 980 | ERROR | [x] Each PHP statement must be on a line by itself 980 | ERROR | [x] Closing brace must be on a line by itself 981 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 981 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 981 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 981 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 981 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 982 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 983 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 984 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 986 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 986 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 986 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 986 | ERROR | [x] Newline required after opening brace 986 | ERROR | [x] Each PHP statement must be on a line by itself 986 | ERROR | [x] Closing brace must be on a line by itself 987 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 989 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 989 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 989 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 989 | ERROR | [x] Newline required after opening brace 989 | ERROR | [x] Closing brace must be on a line by itself 990 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 990 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 990 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 990 | ERROR | [x] Newline required after opening brace 990 | ERROR | [x] Closing brace must be on a line by itself 991 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 991 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 991 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 991 | ERROR | [x] Newline required after opening brace 991 | ERROR | [x] Each PHP statement must be on a line by itself 991 | ERROR | [x] Closing brace must be on a line by itself 993 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 993 | ERROR | [x] Each PHP statement must be on a line by itself 994 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 994 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 995 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 995 | ERROR | [x] Each PHP statement must be on a line by itself 996 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 998 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 998 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 998 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 998 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 998 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 999 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1000 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1001 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1003 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1003 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1003 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1003 | ERROR | [x] Newline required after opening brace 1003 | ERROR | [x] Each PHP statement must be on a line by itself 1003 | ERROR | [x] Closing brace must be on a line by itself 1004 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1006 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1007 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1009 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1009 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1009 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1009 | ERROR | [x] Newline required after opening brace 1009 | ERROR | [x] Closing brace must be on a line by itself 1010 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1010 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1010 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1010 | ERROR | [x] Newline required after opening brace 1010 | ERROR | [x] Closing brace must be on a line by itself 1011 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1011 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1011 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1011 | ERROR | [x] Newline required after opening brace 1011 | ERROR | [x] Each PHP statement must be on a line by itself 1011 | ERROR | [x] Closing brace must be on a line by itself 1013 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1013 | ERROR | [x] Each PHP statement must be on a line by itself 1014 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1014 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 1015 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1015 | ERROR | [x] Each PHP statement must be on a line by itself 1018 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1018 | ERROR | [x] No space found after comma in argument list 1019 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1019 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1019 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1019 | ERROR | [x] Newline required after opening brace 1019 | ERROR | [x] No space found after comma in argument list 1019 | ERROR | [x] No space found after comma in argument list 1019 | ERROR | [x] No space found after comma in argument list 1019 | ERROR | [x] No space found after comma in argument list 1019 | ERROR | [x] No space found after comma in argument list 1019 | ERROR | [x] No space found after comma in argument list 1019 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1019 | ERROR | [x] Closing brace must be on a line by itself 1022 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1022 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1022 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1022 | ERROR | [x] Newline required after opening brace 1022 | ERROR | [x] No space found after comma in argument list 1022 | ERROR | [x] No space found after comma in argument list 1022 | ERROR | [x] Closing brace must be on a line by itself 1023 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1023 | ERROR | [x] No space found after comma in argument list 1023 | ERROR | [x] No space found after comma in argument list 1023 | ERROR | [x] No space found after comma in argument list 1023 | ERROR | [x] No space found after comma in argument list 1023 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1024 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1024 | ERROR | [x] No space found after comma in argument list 1024 | ERROR | [x] No space found after comma in argument list 1024 | ERROR | [x] No space found after comma in argument list 1024 | ERROR | [x] No space found after comma in argument list 1024 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1026 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1026 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1026 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1026 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1027 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1028 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1028 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1028 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1028 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1029 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1029 | ERROR | [x] Newline required after opening brace 1029 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 1029 | ERROR | [x] Closing brace must be on a line by itself 1029 | ERROR | [x] Expected 1 space after closing brace; newline | | found 1030 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1030 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 1031 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1031 | ERROR | [x] Newline required after opening brace 1031 | ERROR | [x] Closing brace must be on a line by itself 1033 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1034 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1035 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1037 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1039 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1039 | ERROR | [x] Inline control structures are not allowed 1039 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1039 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1040 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1040 | ERROR | [x] No space found after comma in argument list 1040 | ERROR | [x] No space found after comma in argument list 1040 | ERROR | [x] No space found after comma in argument list 1040 | ERROR | [x] No space found after comma in argument list 1040 | ERROR | [x] No space found after comma in argument list 1040 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 1040 | ERROR | [x] No space found after comma in argument list 1040 | ERROR | [x] No space found after comma in argument list 1040 | ERROR | [x] No space found after comma in argument list 1041 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1041 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 1041 | ERROR | [x] Inline control structures are not allowed 1042 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1042 | ERROR | [x] No space found after comma in argument list 1042 | ERROR | [x] No space found after comma in argument list 1042 | ERROR | [x] No space found after comma in argument list 1042 | ERROR | [x] No space found after comma in argument list 1042 | ERROR | [x] No space found after comma in argument list 1042 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 1043 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1043 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 1045 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1045 | ERROR | [x] Each PHP statement must be on a line by itself 1046 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 1046 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 1048 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1048 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1048 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1048 | ERROR | [x] Newline required after opening brace 1048 | ERROR | [x] Closing brace must be on a line by itself 1050 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1050 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1050 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1050 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1051 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1052 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1053 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1054 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1054 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1054 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1055 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1056 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1057 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1057 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1057 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1057 | ERROR | [x] Newline required after opening brace 1057 | ERROR | [x] Closing brace must be on a line by itself 1059 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1060 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1060 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1060 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1060 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1061 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1062 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 1063 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 1064 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 1064 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1064 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1064 | ERROR | [x] Newline required after opening brace 1064 | ERROR | [x] Closing brace must be on a line by itself 1065 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 1065 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1065 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1065 | ERROR | [x] Newline required after opening brace 1065 | ERROR | [x] Closing brace must be on a line by itself 1066 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 1066 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1066 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1066 | ERROR | [x] Newline required after opening brace 1066 | ERROR | [x] Closing brace must be on a line by itself 1067 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 1067 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1067 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1067 | ERROR | [x] Newline required after opening brace 1067 | ERROR | [x] Closing brace must be on a line by itself 1068 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 1068 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 1068 | ERROR | [x] Expected 1 space after closing brace; newline | | found 1069 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1069 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 1070 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1071 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 1072 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 1073 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 1074 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 1074 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 1076 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1076 | ERROR | [x] Inline control structures are not allowed 1076 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1076 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1077 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1077 | ERROR | [x] No space found after comma in argument list 1078 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1078 | ERROR | [x] Inline control structures are not allowed 1078 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1078 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1079 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1080 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1080 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 1080 | ERROR | [x] Inline control structures are not allowed 1081 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1083 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1083 | ERROR | [x] No space found after comma in argument list 1083 | ERROR | [x] No space found after comma in argument list 1083 | ERROR | [x] No space found after comma in argument list 1084 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1085 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1085 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 1086 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 1086 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 1088 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1090 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1091 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 1094 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 1094 | ERROR | [ ] Visibility must be declared on method | | "draw3DRing" 1094 | ERROR | [x] Expected 1 space between comma and argument | | "$Y"; 0 found 1094 | ERROR | [x] Expected 1 space between comma and argument | | "$Format"; 0 found 1094 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 1094 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 1095 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 1096 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1096 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1097 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1097 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1098 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1098 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1099 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1099 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1100 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1101 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1101 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1102 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1102 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1103 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1103 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1103 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 1104 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1104 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1104 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 1105 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1105 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1105 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 1106 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1106 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1106 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 1107 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1107 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1108 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1108 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1109 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1109 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1110 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1110 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1111 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1111 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1112 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1112 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1113 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1113 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1114 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1114 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1115 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1115 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1116 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1116 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1117 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1118 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1118 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1119 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1120 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1121 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1121 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1121 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 1124 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1124 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1124 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1124 | ERROR | [x] Newline required after opening brace 1124 | ERROR | [x] Closing brace must be on a line by itself 1127 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1128 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1131 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1131 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1131 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1131 | ERROR | [x] Newline required after opening brace 1131 | ERROR | [x] Closing brace must be on a line by itself 1134 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1135 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1135 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1136 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1136 | ERROR | [x] Newline required after opening brace 1136 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1136 | ERROR | [x] Newline required after opening brace 1136 | ERROR | [x] Closing brace must be on a line by itself 1136 | ERROR | [x] Closing brace must be on a line by itself 1139 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1139 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1139 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1139 | ERROR | [x] Newline required after opening brace 1139 | ERROR | [x] Closing brace must be on a line by itself 1142 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1142 | ERROR | [x] No space found after comma in argument list 1142 | ERROR | [x] No space found after comma in argument list 1142 | ERROR | [x] No space found after comma in argument list 1145 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1148 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1148 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1148 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1148 | ERROR | [x] Newline required after opening brace 1148 | ERROR | [x] Closing brace must be on a line by itself 1151 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1152 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1152 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1153 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1153 | ERROR | [x] Newline required after opening brace 1153 | ERROR | [x] Newline required after opening brace 1153 | ERROR | [x] Closing brace must be on a line by itself 1153 | ERROR | [x] Closing brace must be on a line by itself 1156 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1156 | ERROR | [x] Newline required after opening brace 1156 | ERROR | [x] Closing brace must be on a line by itself 1156 | ERROR | [x] Newline required after opening brace 1156 | ERROR | [x] Each PHP statement must be on a line by itself 1156 | ERROR | [x] Closing brace must be on a line by itself 1159 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1161 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1162 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1162 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1162 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1162 | ERROR | [x] Newline required after opening brace 1162 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 1162 | ERROR | [x] Closing brace must be on a line by itself 1165 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1165 | ERROR | [x] Each PHP statement must be on a line by itself 1166 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1167 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1167 | ERROR | [x] Each PHP statement must be on a line by itself 1167 | ERROR | [x] Each PHP statement must be on a line by itself 1167 | ERROR | [x] Each PHP statement must be on a line by itself 1167 | ERROR | [x] Each PHP statement must be on a line by itself 1168 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1168 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1168 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1169 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1170 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1170 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1170 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1170 | ERROR | [x] Newline required after opening brace 1170 | ERROR | [x] Each PHP statement must be on a line by itself 1170 | ERROR | [x] No space found after comma in argument list 1170 | ERROR | [x] Each PHP statement must be on a line by itself 1170 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 1170 | ERROR | [x] Closing brace must be on a line by itself 1171 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1171 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 1173 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1175 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1176 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1176 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1176 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1176 | ERROR | [x] Newline required after opening brace 1176 | ERROR | [x] Each PHP statement must be on a line by itself 1176 | ERROR | [x] Closing brace must be on a line by itself 1178 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1178 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1178 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1178 | ERROR | [x] Newline required after opening brace 1178 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 1178 | ERROR | [x] Closing brace must be on a line by itself 1178 | ERROR | [x] Newline required after opening brace 1178 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 1178 | ERROR | [x] Each PHP statement must be on a line by itself 1178 | ERROR | [x] Closing brace must be on a line by itself 1179 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1179 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1179 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1179 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 3 1179 | ERROR | [x] Newline required after opening brace 1179 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 1179 | ERROR | [x] Closing brace must be on a line by itself 1179 | ERROR | [x] Newline required after opening brace 1179 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 1179 | ERROR | [x] Each PHP statement must be on a line by itself 1179 | ERROR | [x] Closing brace must be on a line by itself 1181 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1182 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1182 | ERROR | [x] Each PHP statement must be on a line by itself 1183 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1183 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 1183 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 1183 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 1183 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1184 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1185 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1186 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1187 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1189 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1190 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1191 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1193 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1194 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1195 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1195 | ERROR | [x] No space found after comma in argument list 1195 | ERROR | [x] No space found after comma in argument list 1197 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1197 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1197 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1197 | ERROR | [x] Newline required after opening brace 1197 | ERROR | [x] Each PHP statement must be on a line by itself 1197 | ERROR | [x] Closing brace must be on a line by itself 1199 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1199 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1199 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1199 | ERROR | [x] Newline required after opening brace 1199 | ERROR | [x] Closing brace must be on a line by itself 1200 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1200 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1200 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1200 | ERROR | [x] Newline required after opening brace 1200 | ERROR | [x] Closing brace must be on a line by itself 1201 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1201 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1201 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1201 | ERROR | [x] Newline required after opening brace 1201 | ERROR | [x] Closing brace must be on a line by itself 1202 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1202 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1202 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1202 | ERROR | [x] Newline required after opening brace 1202 | ERROR | [x] Each PHP statement must be on a line by itself 1202 | ERROR | [x] Closing brace must be on a line by itself 1204 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1204 | ERROR | [x] Each PHP statement must be on a line by itself 1205 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1205 | ERROR | [x] Each PHP statement must be on a line by itself 1206 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1207 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1207 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 1208 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1208 | ERROR | [x] Each PHP statement must be on a line by itself 1210 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1211 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1213 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1214 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1214 | ERROR | [x] Each PHP statement must be on a line by itself 1215 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1215 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 1215 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 1215 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 1215 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1216 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1217 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1218 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1219 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1221 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1222 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1223 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1225 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1225 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1225 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1225 | ERROR | [x] Newline required after opening brace 1225 | ERROR | [x] Each PHP statement must be on a line by itself 1225 | ERROR | [x] Closing brace must be on a line by itself 1227 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1227 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1227 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1227 | ERROR | [x] Newline required after opening brace 1227 | ERROR | [x] Closing brace must be on a line by itself 1228 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1228 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1228 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1228 | ERROR | [x] Newline required after opening brace 1228 | ERROR | [x] Closing brace must be on a line by itself 1229 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1229 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1229 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1229 | ERROR | [x] Newline required after opening brace 1229 | ERROR | [x] Closing brace must be on a line by itself 1230 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1230 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1230 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1230 | ERROR | [x] Newline required after opening brace 1230 | ERROR | [x] Each PHP statement must be on a line by itself 1230 | ERROR | [x] Closing brace must be on a line by itself 1232 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1232 | ERROR | [x] Each PHP statement must be on a line by itself 1233 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1233 | ERROR | [x] Each PHP statement must be on a line by itself 1234 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1235 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1235 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 1236 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1236 | ERROR | [x] Each PHP statement must be on a line by itself 1238 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1238 | ERROR | [x] Each PHP statement must be on a line by itself 1239 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1239 | ERROR | [x] Each PHP statement must be on a line by itself 1240 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1240 | ERROR | [x] Each PHP statement must be on a line by itself 1241 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1241 | ERROR | [x] Each PHP statement must be on a line by itself 1243 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1243 | ERROR | [x] Each PHP statement must be on a line by itself 1243 | ERROR | [x] Each PHP statement must be on a line by itself 1244 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 1244 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 1247 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1247 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1247 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1248 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1249 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1249 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 1249 | ERROR | [x] Each PHP statement must be on a line by itself 1250 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1250 | ERROR | [x] No space found after comma in argument list 1252 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1252 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1252 | ERROR | [x] Inline control structures are not allowed 1253 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1253 | ERROR | [x] No space found after comma in argument list 1253 | ERROR | [x] No space found after comma in argument list 1255 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1255 | ERROR | [x] No space found after comma in argument list 1255 | ERROR | [x] No space found after comma in argument list 1255 | ERROR | [x] No space found after comma in argument list 1255 | ERROR | [x] No space found after comma in argument list 1256 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1256 | ERROR | [x] No space found after comma in argument list 1256 | ERROR | [x] No space found after comma in argument list 1256 | ERROR | [x] No space found after comma in argument list 1256 | ERROR | [x] No space found after comma in argument list 1257 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 1257 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 1259 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1260 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1263 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1263 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1263 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1264 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1265 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1265 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 1265 | ERROR | [x] Each PHP statement must be on a line by itself 1266 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1266 | ERROR | [x] Each PHP statement must be on a line by itself 1266 | ERROR | [x] Each PHP statement must be on a line by itself 1268 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1269 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1269 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1269 | ERROR | [x] Expected 1 space after "=>"; 0 found 1269 | ERROR | [x] Newline required after opening brace 1269 | ERROR | [x] Newline required after opening brace 1269 | ERROR | [x] Closing brace must be on a line by itself 1269 | ERROR | [x] Closing brace must be on a line by itself 1271 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1271 | ERROR | [x] Inline control structures are not allowed 1271 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1271 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1272 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1272 | ERROR | [x] No space found after comma in argument list 1272 | ERROR | [x] No space found after comma in argument list 1272 | ERROR | [x] No space found after comma in argument list 1272 | ERROR | [x] No space found after comma in argument list 1272 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1273 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1273 | ERROR | [x] Inline control structures are not allowed 1273 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1273 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1274 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1274 | ERROR | [x] No space found after comma in argument list 1274 | ERROR | [x] No space found after comma in argument list 1274 | ERROR | [x] No space found after comma in argument list 1274 | ERROR | [x] No space found after comma in argument list 1274 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1276 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1276 | ERROR | [x] No space found after comma in argument list 1276 | ERROR | [x] No space found after comma in argument list 1276 | ERROR | [x] No space found after comma in argument list 1276 | ERROR | [x] No space found after comma in argument list 1276 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1277 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1277 | ERROR | [x] No space found after comma in argument list 1277 | ERROR | [x] No space found after comma in argument list 1277 | ERROR | [x] No space found after comma in argument list 1277 | ERROR | [x] No space found after comma in argument list 1277 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1278 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 1278 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 1281 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1281 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1281 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1282 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1283 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1283 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 1283 | ERROR | [x] Each PHP statement must be on a line by itself 1284 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1284 | ERROR | [x] Each PHP statement must be on a line by itself 1284 | ERROR | [x] Each PHP statement must be on a line by itself 1286 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1286 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 1286 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 1286 | ERROR | [x] Each PHP statement must be on a line by itself 1287 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1287 | ERROR | [x] Each PHP statement must be on a line by itself 1288 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1288 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1288 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1289 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1290 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1290 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1290 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1290 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1291 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1291 | ERROR | [x] Newline required after opening brace 1291 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 1291 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 1291 | ERROR | [x] Each PHP statement must be on a line by itself 1291 | ERROR | [x] Closing brace must be on a line by itself 1291 | ERROR | [x] Expected 1 space after closing brace; newline | | found 1292 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1292 | ERROR | [x] Expected 1 space(s) after ELSEIF keyword; 0 | | found 1292 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1292 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1292 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1293 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1294 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 1294 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1294 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1295 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 1296 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 1297 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 1299 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 1299 | ERROR | [x] Each PHP statement must be on a line by itself 1300 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 1300 | ERROR | [x] Each PHP statement must be on a line by itself 1301 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 1301 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 1302 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 1302 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 1303 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1303 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 1305 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1305 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1305 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1305 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1306 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1306 | ERROR | [x] Newline required after opening brace 1306 | ERROR | [x] No space found after comma in argument list 1306 | ERROR | [x] No space found after comma in argument list 1306 | ERROR | [x] Each PHP statement must be on a line by itself 1306 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1306 | ERROR | [x] Closing brace must be on a line by itself 1307 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 1307 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 1310 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1310 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1310 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1311 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1312 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1312 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 1312 | ERROR | [x] Each PHP statement must be on a line by itself 1313 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1313 | ERROR | [x] Each PHP statement must be on a line by itself 1313 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1313 | ERROR | [x] Each PHP statement must be on a line by itself 1315 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1316 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1316 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1316 | ERROR | [x] Expected 1 space after "=>"; 0 found 1316 | ERROR | [x] Newline required after opening brace 1316 | ERROR | [x] Newline required after opening brace 1316 | ERROR | [x] Closing brace must be on a line by itself 1316 | ERROR | [x] Closing brace must be on a line by itself 1318 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1318 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1318 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1318 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1319 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1320 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1321 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1322 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1323 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1324 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1325 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1326 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1327 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1328 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1330 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1330 | ERROR | [x] No space found after comma in argument list 1331 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1331 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 1333 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1333 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1333 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1333 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1334 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1335 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1336 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1337 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1338 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1339 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1340 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1341 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1342 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1343 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1345 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1345 | ERROR | [x] No space found after comma in argument list 1346 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1346 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 1347 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 1347 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 1351 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1351 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1351 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1352 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1353 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1353 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 1353 | ERROR | [x] Each PHP statement must be on a line by itself 1354 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1354 | ERROR | [x] Each PHP statement must be on a line by itself 1354 | ERROR | [x] Each PHP statement must be on a line by itself 1356 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1357 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1357 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1357 | ERROR | [x] Expected 1 space after "=>"; 0 found 1357 | ERROR | [x] Newline required after opening brace 1357 | ERROR | [x] Newline required after opening brace 1357 | ERROR | [x] Closing brace must be on a line by itself 1357 | ERROR | [x] Closing brace must be on a line by itself 1359 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1359 | ERROR | [x] Inline control structures are not allowed 1359 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1359 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1360 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1360 | ERROR | [x] No space found after comma in argument list 1360 | ERROR | [x] No space found after comma in argument list 1360 | ERROR | [x] No space found after comma in argument list 1360 | ERROR | [x] No space found after comma in argument list 1360 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1361 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1361 | ERROR | [x] Inline control structures are not allowed 1361 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1361 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1362 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1362 | ERROR | [x] No space found after comma in argument list 1362 | ERROR | [x] No space found after comma in argument list 1362 | ERROR | [x] No space found after comma in argument list 1362 | ERROR | [x] No space found after comma in argument list 1362 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1363 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 1363 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 1367 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1367 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1367 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1368 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1369 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1369 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 1369 | ERROR | [x] Each PHP statement must be on a line by itself 1370 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1370 | ERROR | [x] Each PHP statement must be on a line by itself 1370 | ERROR | [x] Each PHP statement must be on a line by itself 1372 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1372 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 1372 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 1372 | ERROR | [x] Each PHP statement must be on a line by itself 1373 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1373 | ERROR | [x] Each PHP statement must be on a line by itself 1373 | ERROR | [x] Each PHP statement must be on a line by itself 1373 | ERROR | [x] Each PHP statement must be on a line by itself 1374 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1374 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1374 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1375 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1376 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1376 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1376 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1376 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1377 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1377 | ERROR | [x] Newline required after opening brace 1377 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 1377 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 1377 | ERROR | [x] Each PHP statement must be on a line by itself 1377 | ERROR | [x] Closing brace must be on a line by itself 1377 | ERROR | [x] Expected 1 space after closing brace; newline | | found 1378 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1378 | ERROR | [x] Expected 1 space(s) after ELSEIF keyword; 0 | | found 1378 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1378 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1378 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1379 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1380 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 1380 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1380 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1380 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1381 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 1382 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 1383 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 1385 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 1385 | ERROR | [x] Each PHP statement must be on a line by itself 1386 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 13 1386 | ERROR | [x] Each PHP statement must be on a line by itself 1387 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 1387 | ERROR | [x] Closing brace indented incorrectly; expected 11 | | spaces, found 12 1388 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 1388 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 1389 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1389 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 1390 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1390 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1390 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1390 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1391 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1391 | ERROR | [x] Newline required after opening brace 1391 | ERROR | [x] No space found after comma in argument list 1391 | ERROR | [x] No space found after comma in argument list 1391 | ERROR | [x] Each PHP statement must be on a line by itself 1391 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1391 | ERROR | [x] Closing brace must be on a line by itself 1392 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 1392 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 1394 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1395 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1399 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1399 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1399 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1400 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1401 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1401 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 1401 | ERROR | [x] Each PHP statement must be on a line by itself 1402 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1402 | ERROR | [x] Each PHP statement must be on a line by itself 1402 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1402 | ERROR | [x] Each PHP statement must be on a line by itself 1404 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1404 | ERROR | [x] No space found after comma in argument list 1406 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1406 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1406 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1406 | ERROR | [x] Newline required after opening brace 1406 | ERROR | [x] No space found after comma in argument list 1406 | ERROR | [x] No space found after comma in argument list 1406 | ERROR | [x] No space found after comma in argument list 1406 | ERROR | [x] No space found after comma in argument list 1406 | ERROR | [x] No space found after comma in argument list 1406 | ERROR | [x] No space found after comma in argument list 1406 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 1406 | ERROR | [x] Closing brace must be on a line by itself 1408 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1408 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1408 | ERROR | [x] Inline control structures are not allowed 1409 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1409 | ERROR | [x] No space found after comma in argument list 1409 | ERROR | [x] No space found after comma in argument list 1411 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1411 | ERROR | [x] No space found after comma in argument list 1411 | ERROR | [x] No space found after comma in argument list 1411 | ERROR | [x] No space found after comma in argument list 1411 | ERROR | [x] No space found after comma in argument list 1411 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 1412 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1412 | ERROR | [x] No space found after comma in argument list 1412 | ERROR | [x] No space found after comma in argument list 1412 | ERROR | [x] No space found after comma in argument list 1412 | ERROR | [x] No space found after comma in argument list 1412 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 1413 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 1413 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 1415 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1415 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1415 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1415 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1416 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1417 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1418 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1418 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1418 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1419 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1420 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1421 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1421 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1421 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1421 | ERROR | [x] Newline required after opening brace 1421 | ERROR | [x] Each PHP statement must be on a line by itself 1421 | ERROR | [x] Closing brace must be on a line by itself 1423 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1423 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1423 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1423 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1424 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1424 | ERROR | [x] Newline required after opening brace 1424 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 1424 | ERROR | [x] Closing brace must be on a line by itself 1424 | ERROR | [x] Expected 1 space after closing brace; newline | | found 1425 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1425 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 1426 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1426 | ERROR | [x] Newline required after opening brace 1426 | ERROR | [x] Closing brace must be on a line by itself 1428 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1429 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1430 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1432 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1432 | ERROR | [x] Inline control structures are not allowed 1432 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1432 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1433 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1433 | ERROR | [x] No space found after comma in argument list 1434 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1434 | ERROR | [x] Inline control structures are not allowed 1434 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1434 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1435 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1436 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1436 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 1436 | ERROR | [x] Inline control structures are not allowed 1437 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1439 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1439 | ERROR | [x] Inline control structures are not allowed 1439 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1439 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1440 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1440 | ERROR | [x] No space found after comma in argument list 1440 | ERROR | [x] No space found after comma in argument list 1440 | ERROR | [x] No space found after comma in argument list 1440 | ERROR | [x] No space found after comma in argument list 1440 | ERROR | [x] No space found after comma in argument list 1440 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "true" but found "TRUE" 1440 | ERROR | [x] No space found after comma in argument list 1440 | ERROR | [x] No space found after comma in argument list 1440 | ERROR | [x] No space found after comma in argument list 1441 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 1441 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 1441 | ERROR | [x] Inline control structures are not allowed 1442 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1442 | ERROR | [x] No space found after comma in argument list 1442 | ERROR | [x] No space found after comma in argument list 1442 | ERROR | [x] No space found after comma in argument list 1442 | ERROR | [x] No space found after comma in argument list 1442 | ERROR | [x] No space found after comma in argument list 1442 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; | | expected "false" but found "FALSE" 1444 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 1444 | ERROR | [x] Each PHP statement must be on a line by itself 1444 | ERROR | [x] Each PHP statement must be on a line by itself 1445 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1445 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 1446 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 1446 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 1447 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1447 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1447 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1447 | ERROR | [x] Newline required after opening brace 1447 | ERROR | [x] Closing brace must be on a line by itself 1449 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1451 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1452 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 1455 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 1455 | ERROR | [ ] Visibility must be declared on method | | "arraySerialize" 1456 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 1456 | ERROR | [x] Opening brace indented incorrectly; expected 2 | | spaces, found 3 1457 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1458 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 1458 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1458 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1459 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1459 | ERROR | [x] Newline required after opening brace 1459 | ERROR | [x] Newline required after opening brace 1459 | ERROR | [x] Closing brace must be on a line by itself 1459 | ERROR | [x] Newline required after opening brace 1459 | ERROR | [x] Each PHP statement must be on a line by itself 1459 | ERROR | [x] Closing brace must be on a line by itself 1459 | ERROR | [x] Closing brace must be on a line by itself 1461 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1462 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 1462 | ERROR | [x] Closing brace indented incorrectly; expected 2 | | spaces, found 3 1465 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 1465 | ERROR | [ ] Visibility must be declared on method | | "arrayReverse" 1466 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 1466 | ERROR | [x] Opening brace indented incorrectly; expected 2 | | spaces, found 3 1467 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1469 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 1469 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 1469 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 1469 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 1469 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1470 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1470 | ERROR | [x] Newline required after opening brace 1470 | ERROR | [x] Each PHP statement must be on a line by itself 1470 | ERROR | [x] Closing brace must be on a line by itself 1472 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1473 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 1473 | ERROR | [x] Closing brace indented incorrectly; expected 2 | | spaces, found 3 1476 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 1476 | ERROR | [ ] Visibility must be declared on method | | "clean0Values" 1476 | ERROR | [x] Expected 1 space between comma and argument | | "$Palette"; 0 found 1476 | ERROR | [x] Expected 1 space between comma and argument | | "$DataSerie"; 0 found 1476 | ERROR | [x] Expected 1 space between comma and argument | | "$AbscissaSerie"; 0 found 1477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 1477 | ERROR | [x] Opening brace indented incorrectly; expected 2 | | spaces, found 3 1478 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1478 | ERROR | [x] Each PHP statement must be on a line by itself 1478 | ERROR | [x] Each PHP statement must be on a line by itself 1481 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 1481 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1481 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1482 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1482 | ERROR | [x] Newline required after opening brace 1482 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1482 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1482 | ERROR | [x] Newline required after opening brace 1482 | ERROR | [x] Closing brace must be on a line by itself 1482 | ERROR | [x] Closing brace must be on a line by itself 1485 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 1485 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 1485 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1486 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 1487 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 1487 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1487 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1488 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 1489 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 1490 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 1491 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1491 | ERROR | [x] Expected 0 spaces after opening bracket; 1 | | found 1491 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1491 | ERROR | [x] Newline required after opening brace 1491 | ERROR | [x] Closing brace must be on a line by itself 1492 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1492 | ERROR | [x] Closing brace indented incorrectly; expected 6 | | spaces, found 7 1493 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 1493 | ERROR | [x] Closing brace indented incorrectly; expected 4 | | spaces, found 5 1494 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1495 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1497 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1498 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 1498 | ERROR | [x] Closing brace indented incorrectly; expected 2 | | spaces, found 3 1499 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 1499 | ERROR | [x] Closing brace indented incorrectly; expected 1 | | spaces, found 2 1500 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 1500 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2983 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 331ms; Memory: 26MB FILE: ...ws-pipeline/modules/AOR_Charts/lib/pChart/class/pStock.class.php ---------------------------------------------------------------------- FOUND 489 ERRORS AND 33 WARNINGS AFFECTING 159 LINES ---------------------------------------------------------------------- 16 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 16 | ERROR | [x] Space found before comma in argument list 19 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 19 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 19 | ERROR | [ ] Class name "pStock" is not in PascalCase format 20 | ERROR | [x] Expected 1 spaces before opening brace; 2 found 21 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 21 | ERROR | [ ] The var keyword must not be used to declare a | | property 21 | ERROR | [ ] Visibility must be declared on property | | "$pChartObject" 22 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 22 | ERROR | [ ] The var keyword must not be used to declare a | | property 22 | ERROR | [ ] Visibility must be declared on property | | "$pDataObject" 25 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 25 | ERROR | [ ] Visibility must be declared on method "pStock" 25 | ERROR | [x] Expected 1 space between comma and argument | | "$pDataObject"; 0 found 26 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 27 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 28 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 29 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 32 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 32 | ERROR | [ ] Visibility must be declared on method | | "drawStockChart" 32 | ERROR | [x] Incorrect spacing between argument "$Format" and | | equals sign; expected 1 but found 0 32 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 33 | ERROR | [x] Opening brace indented incorrectly; expected 3 | | spaces, found 4 34 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 34 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 35 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 35 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 36 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 36 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 37 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 37 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 38 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 38 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 38 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 39 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 39 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 40 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 40 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 41 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 41 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 42 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 42 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 43 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 43 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 44 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 44 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 45 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 46 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 48 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 56 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 64 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 65 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 69 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 70 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 71 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 71 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 75 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 79 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 80 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 82 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 82 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 82 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 82 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 82 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 3 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Newline required after opening brace 82 | ERROR | [x] Each PHP statement must be on a line by itself 82 | ERROR | [x] Each PHP statement must be on a line by itself 82 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 82 | ERROR | [x] Closing brace must be on a line by itself 83 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 83 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 83 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 83 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 83 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 83 | ERROR | [x] Newline required after opening brace 83 | ERROR | [x] Each PHP statement must be on a line by itself 83 | ERROR | [x] Each PHP statement must be on a line by itself 83 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 83 | ERROR | [x] Closing brace must be on a line by itself 85 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 85 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 85 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 85 | ERROR | [x] Newline required after opening brace 85 | ERROR | [x] Closing brace must be on a line by itself 86 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 88 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 89 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 91 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 91 | ERROR | [x] Inline control structures are not allowed 91 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 91 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 91 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 92 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 94 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 95 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 95 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 95 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 96 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 97 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 98 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 98 | ERROR | [x] Inline control structures are not allowed 98 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 98 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 98 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 99 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 99 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 100 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 100 | ERROR | [x] Inline control structures are not allowed 100 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 100 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 100 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 101 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 103 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 104 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 104 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 106 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 106 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 107 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 107 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 108 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 108 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 109 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 109 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 111 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 111 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 111 | ERROR | [x] No space found after comma in argument list 112 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 112 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 114 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 115 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 117 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 118 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 119 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 119 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 120 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 120 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 121 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 121 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 123 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 5 123 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 123 | ERROR | [x] Expected 1 space after "=>"; 0 found 123 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 124 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 125 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 125 | ERROR | [x] No space found after comma in argument list 127 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 127 | WARNING | [ ] Line exceeds 120 characters; contains 241 | | characters 128 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 128 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 128 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 128 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 128 | ERROR | [x] Newline required after opening brace 128 | ERROR | [x] Closing brace must be on a line by itself 129 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 129 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 129 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 129 | ERROR | [x] Newline required after opening brace 129 | ERROR | [x] No space found after comma in argument list 129 | ERROR | [x] No space found after comma in argument list 129 | ERROR | [x] Closing brace must be on a line by itself 129 | ERROR | [x] Newline required after opening brace 129 | ERROR | [x] No space found after comma in argument list 129 | ERROR | [x] No space found after comma in argument list 129 | ERROR | [x] Each PHP statement must be on a line by itself 129 | ERROR | [x] Closing brace must be on a line by itself 129 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 129 | ERROR | [x] Whitespace found at end of line 131 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 131 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 131 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 131 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 132 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 133 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 133 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 133 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 133 | ERROR | [x] Newline required after opening brace 133 | ERROR | [x] Closing brace must be on a line by itself 134 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 134 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 134 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 134 | ERROR | [x] Newline required after opening brace 134 | ERROR | [x] Closing brace must be on a line by itself 136 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 136 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 136 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 136 | ERROR | [x] Newline required after opening brace 136 | ERROR | [x] Closing brace must be on a line by itself 136 | ERROR | [x] Newline required after opening brace 136 | ERROR | [x] Each PHP statement must be on a line by itself 136 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 136 | ERROR | [x] Closing brace must be on a line by itself 138 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 138 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 138 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 138 | ERROR | [x] Newline required after opening brace 138 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 138 | ERROR | [x] Each PHP statement must be on a line by itself 138 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 138 | ERROR | [x] Closing brace must be on a line by itself 140 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 140 | ERROR | [x] Inline control structures are not allowed 140 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 140 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 141 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 141 | ERROR | [x] No space found after comma in argument list 141 | ERROR | [x] No space found after comma in argument list 141 | ERROR | [x] No space found after comma in argument list 141 | ERROR | [x] No space found after comma in argument list 142 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 142 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 142 | ERROR | [x] Inline control structures are not allowed 143 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 143 | ERROR | [x] No space found after comma in argument list 143 | ERROR | [x] No space found after comma in argument list 143 | ERROR | [x] No space found after comma in argument list 143 | ERROR | [x] No space found after comma in argument list 143 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 145 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 145 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 145 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 145 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 146 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 147 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 147 | ERROR | [x] No space found after comma in argument list 147 | ERROR | [x] No space found after comma in argument list 147 | ERROR | [x] No space found after comma in argument list 147 | ERROR | [x] No space found after comma in argument list 147 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 148 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 148 | ERROR | [x] No space found after comma in argument list 148 | ERROR | [x] No space found after comma in argument list 148 | ERROR | [x] No space found after comma in argument list 148 | ERROR | [x] No space found after comma in argument list 148 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 150 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 150 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 150 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 150 | ERROR | [x] Newline required after opening brace 150 | ERROR | [x] No space found after comma in argument list 150 | ERROR | [x] No space found after comma in argument list 150 | ERROR | [x] No space found after comma in argument list 150 | ERROR | [x] No space found after comma in argument list 150 | WARNING | [ ] Line exceeds 120 characters; contains 225 | | characters 150 | ERROR | [x] Closing brace must be on a line by itself 151 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 151 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 151 | ERROR | [x] Expected 1 space after closing brace; newline | | found 152 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 152 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 153 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 154 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 154 | ERROR | [x] No space found after comma in argument list 154 | ERROR | [x] No space found after comma in argument list 154 | ERROR | [x] No space found after comma in argument list 154 | ERROR | [x] No space found after comma in argument list 154 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 155 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 155 | ERROR | [x] No space found after comma in argument list 155 | ERROR | [x] No space found after comma in argument list 155 | ERROR | [x] No space found after comma in argument list 155 | ERROR | [x] No space found after comma in argument list 155 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 157 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 157 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 157 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 157 | ERROR | [x] Newline required after opening brace 157 | ERROR | [x] No space found after comma in argument list 157 | ERROR | [x] No space found after comma in argument list 157 | ERROR | [x] No space found after comma in argument list 157 | ERROR | [x] No space found after comma in argument list 157 | WARNING | [ ] Line exceeds 120 characters; contains 257 | | characters 157 | ERROR | [x] Closing brace must be on a line by itself 158 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 158 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 160 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 160 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 160 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 160 | ERROR | [x] Newline required after opening brace 160 | ERROR | [x] Closing brace must be on a line by itself 162 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 162 | ERROR | [x] Inline control structures are not allowed 162 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 162 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 163 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 163 | ERROR | [x] No space found after comma in argument list 163 | ERROR | [x] No space found after comma in argument list 163 | ERROR | [x] No space found after comma in argument list 163 | ERROR | [x] No space found after comma in argument list 163 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 164 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 164 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 164 | ERROR | [x] Inline control structures are not allowed 165 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 165 | ERROR | [x] No space found after comma in argument list 165 | ERROR | [x] No space found after comma in argument list 165 | ERROR | [x] No space found after comma in argument list 165 | ERROR | [x] No space found after comma in argument list 165 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 167 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 167 | ERROR | [x] Inline control structures are not allowed 167 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 167 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 168 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 168 | ERROR | [x] No space found after comma in argument list 168 | ERROR | [x] No space found after comma in argument list 168 | ERROR | [x] No space found after comma in argument list 168 | ERROR | [x] No space found after comma in argument list 168 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 170 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 171 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 171 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 171 | ERROR | [x] Expected 1 space after closing brace; newline | | found 172 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 172 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 172 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 172 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 173 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 174 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 174 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 174 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 174 | ERROR | [x] Newline required after opening brace 174 | ERROR | [x] Closing brace must be on a line by itself 175 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 175 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 175 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 175 | ERROR | [x] Newline required after opening brace 175 | ERROR | [x] Closing brace must be on a line by itself 177 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 177 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 177 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 177 | ERROR | [x] Newline required after opening brace 177 | ERROR | [x] Closing brace must be on a line by itself 177 | ERROR | [x] Newline required after opening brace 177 | ERROR | [x] Each PHP statement must be on a line by itself 177 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 177 | ERROR | [x] Closing brace must be on a line by itself 179 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 179 | ERROR | [x] Inline control structures are not allowed 179 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 179 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 180 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 180 | ERROR | [x] No space found after comma in argument list 180 | ERROR | [x] No space found after comma in argument list 180 | ERROR | [x] No space found after comma in argument list 180 | ERROR | [x] No space found after comma in argument list 181 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 181 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 181 | ERROR | [x] Inline control structures are not allowed 182 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 182 | ERROR | [x] No space found after comma in argument list 182 | ERROR | [x] No space found after comma in argument list 182 | ERROR | [x] No space found after comma in argument list 182 | ERROR | [x] No space found after comma in argument list 182 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 184 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 184 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 184 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 184 | ERROR | [x] Newline required after opening brace 184 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 184 | ERROR | [x] Each PHP statement must be on a line by itself 184 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 184 | ERROR | [x] Closing brace must be on a line by itself 186 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 186 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 186 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 186 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 187 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 188 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 188 | ERROR | [x] No space found after comma in argument list 188 | ERROR | [x] No space found after comma in argument list 188 | ERROR | [x] No space found after comma in argument list 188 | ERROR | [x] No space found after comma in argument list 188 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 189 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 189 | ERROR | [x] No space found after comma in argument list 189 | ERROR | [x] No space found after comma in argument list 189 | ERROR | [x] No space found after comma in argument list 189 | ERROR | [x] No space found after comma in argument list 189 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 191 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 191 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 191 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 191 | ERROR | [x] Newline required after opening brace 191 | ERROR | [x] No space found after comma in argument list 191 | ERROR | [x] No space found after comma in argument list 191 | ERROR | [x] No space found after comma in argument list 191 | ERROR | [x] No space found after comma in argument list 191 | WARNING | [ ] Line exceeds 120 characters; contains 225 | | characters 191 | ERROR | [x] Closing brace must be on a line by itself 192 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 192 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 192 | ERROR | [x] Expected 1 space after closing brace; newline | | found 193 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 193 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 194 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 195 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 195 | ERROR | [x] No space found after comma in argument list 195 | ERROR | [x] No space found after comma in argument list 195 | ERROR | [x] No space found after comma in argument list 195 | ERROR | [x] No space found after comma in argument list 195 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 196 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 11 196 | ERROR | [x] No space found after comma in argument list 196 | ERROR | [x] No space found after comma in argument list 196 | ERROR | [x] No space found after comma in argument list 196 | ERROR | [x] No space found after comma in argument list 196 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 198 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 11 198 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 198 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 198 | ERROR | [x] Newline required after opening brace 198 | ERROR | [x] No space found after comma in argument list 198 | ERROR | [x] No space found after comma in argument list 198 | ERROR | [x] No space found after comma in argument list 198 | ERROR | [x] No space found after comma in argument list 198 | WARNING | [ ] Line exceeds 120 characters; contains 257 | | characters 198 | ERROR | [x] Closing brace must be on a line by itself 199 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 199 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 10 201 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 201 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 201 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 201 | ERROR | [x] Newline required after opening brace 201 | ERROR | [x] Closing brace must be on a line by itself 203 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 203 | ERROR | [x] Inline control structures are not allowed 203 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 203 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 204 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 204 | ERROR | [x] No space found after comma in argument list 204 | ERROR | [x] No space found after comma in argument list 204 | ERROR | [x] No space found after comma in argument list 204 | ERROR | [x] No space found after comma in argument list 204 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 205 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 9 205 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 205 | ERROR | [x] Inline control structures are not allowed 206 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 206 | ERROR | [x] No space found after comma in argument list 206 | ERROR | [x] No space found after comma in argument list 206 | ERROR | [x] No space found after comma in argument list 206 | ERROR | [x] No space found after comma in argument list 206 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 208 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 208 | ERROR | [x] Inline control structures are not allowed 208 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 208 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 209 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 209 | ERROR | [x] No space found after comma in argument list 209 | ERROR | [x] No space found after comma in argument list 209 | ERROR | [x] No space found after comma in argument list 209 | ERROR | [x] No space found after comma in argument list 209 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 211 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 9 212 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 212 | ERROR | [x] Closing brace indented incorrectly; expected 7 | | spaces, found 8 213 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 213 | ERROR | [x] Closing brace indented incorrectly; expected 5 | | spaces, found 6 214 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 215 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 215 | ERROR | [x] Closing brace indented incorrectly; expected 1 | | spaces, found 2 216 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 216 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 481 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 78ms; Memory: 8MB FILE: ...aws-pipeline/modules/AOR_Charts/lib/pChart/class/pData.class.php ---------------------------------------------------------------------- FOUND 545 ERRORS AND 4 WARNINGS AFFECTING 479 LINES ---------------------------------------------------------------------- 56 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 56 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 56 | ERROR | [ ] Class name "pData" is not in PascalCase format 70 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 83 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 86 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 86 | ERROR | [x] Incorrect spacing between argument "$SerieName" | | and equals sign; expected 1 but found 0 86 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$SerieName"; expected | | 1 but found 0 88 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 90 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 92 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 93 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 95 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 96 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 98 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 100 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 102 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 106 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 109 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 110 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 113 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 115 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 117 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 119 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 120 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 122 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 123 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 125 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 128 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 130 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 132 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 134 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 137 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 139 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 141 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 142 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 143 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 145 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 146 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 147 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 150 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 150 | ERROR | [x] Incorrect spacing between argument "$Index" and | | equals sign; expected 1 but found 0 150 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Index"; expected 1 | | but found 0 152 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 154 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 156 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 159 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 161 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 163 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 165 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 168 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 170 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 172 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 173 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 174 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 176 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 177 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 178 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 181 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 183 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 185 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 187 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 190 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 192 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 194 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 196 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 199 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 201 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 203 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 205 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 208 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 208 | ERROR | [x] Incorrect spacing between argument "$Shape" and | | equals sign; expected 1 but found 0 208 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Shape"; expected 1 | | but found 0 210 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 212 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 213 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 214 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 216 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 217 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 218 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 221 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 221 | ERROR | [x] Incorrect spacing between argument | | "$Description" and equals sign; expected 1 but | | found 0 221 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Description"; | | expected 1 but found 0 223 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 225 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 226 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 227 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 229 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 230 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 231 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 234 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 234 | ERROR | [x] Incorrect spacing between argument "$Drawable" | | and equals sign; expected 1 but found 0 234 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Drawable"; expected | | 1 but found 0 236 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 238 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 239 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 240 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 242 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 243 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 244 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 247 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 247 | ERROR | [x] Incorrect spacing between argument "$Picture" | | and equals sign; expected 1 but found 0 247 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Picture"; expected 1 | | but found 0 249 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 251 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 252 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 253 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 255 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 256 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 257 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 260 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 263 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 266 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 266 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 266 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 270 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 273 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 276 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 279 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 281 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 283 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 284 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 286 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 289 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 292 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 295 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 298 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 298 | ERROR | [x] Incorrect spacing between argument "$ID" and | | equals sign; expected 1 but found 0 298 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ID"; expected 1 but | | found 0 300 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 304 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 305 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 308 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 308 | ERROR | [x] Incorrect spacing between argument "$Shape" and | | equals sign; expected 1 but found 0 308 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Shape"; expected 1 | | but found 0 310 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 312 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 313 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 316 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 316 | ERROR | [x] Incorrect spacing between argument | | "$Description" and equals sign; expected 1 but | | found 0 316 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Description"; | | expected 1 but found 0 318 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 320 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 321 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 324 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 324 | ERROR | [x] Incorrect spacing between argument "$Picture" | | and equals sign; expected 1 but found 0 324 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Picture"; expected 1 | | but found 0 326 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 328 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 329 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 332 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 332 | ERROR | [x] Incorrect spacing between argument "$Drawable" | | and equals sign; expected 1 but found 0 332 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Drawable"; expected | | 1 but found 0 334 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 336 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 337 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 340 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 340 | ERROR | [x] Incorrect spacing between argument "$Width" and | | equals sign; expected 1 but found 0 340 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Width"; expected 1 | | but found 0 342 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 344 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 345 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 348 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 348 | ERROR | [x] Incorrect spacing between argument "$Weight" | | and equals sign; expected 1 but found 0 348 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Weight"; expected 1 | | but found 0 350 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 352 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 353 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 356 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 358 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 359 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 360 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 363 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 368 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 369 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 372 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 377 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 378 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 379 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 381 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 382 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 384 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 385 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 386 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 391 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 394 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 396 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 397 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 399 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 400 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 401 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 404 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 406 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 409 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 411 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 414 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 416 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 419 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 421 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 423 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 425 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 428 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 430 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 433 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 435 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 437 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 439 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 442 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 444 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 449 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 451 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 456 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 458 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 461 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 463 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 467 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 469 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 471 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 473 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 476 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 478 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 483 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 485 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 487 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 489 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 492 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 492 | ERROR | [x] Incorrect spacing between argument "$Serie" and | | equals sign; expected 1 but found 0 492 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Serie"; expected 1 | | but found 0 492 | ERROR | [x] Incorrect spacing between argument "$Percentil" | | and equals sign; expected 1 but found 0 492 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Percentil"; expected | | 1 but found 0 494 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 496 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 499 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 501 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 507 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 509 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 511 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 514 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 514 | ERROR | [x] Incorrect spacing between argument "$SerieName" | | and equals sign; expected 1 but found 0 514 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$SerieName"; expected | | 1 but found 0 514 | ERROR | [x] Incorrect spacing between argument "$Options" | | and equals sign; expected 1 but found 0 514 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Options"; expected 1 | | but found 0 521 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 521 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 521 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 522 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 524 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 526 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 528 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 529 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 532 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 534 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 536 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 539 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 540 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 542 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 543 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 545 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 548 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 548 | ERROR | [x] Incorrect spacing between argument "$Mode" and | | equals sign; expected 1 but found 0 548 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Mode"; expected 1 | | but found 0 548 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 548 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 550 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 552 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 554 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 555 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 556 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 559 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 559 | ERROR | [x] Incorrect spacing between argument "$Position" | | and equals sign; expected 1 but found 0 559 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Position"; expected | | 1 but found 0 561 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 563 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 564 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 567 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 569 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 571 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 572 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 575 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 577 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 579 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 580 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 583 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 585 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 586 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 587 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 590 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 595 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 596 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 600 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 600 | ERROR | [x] Incorrect spacing between argument "$Identity" | | and equals sign; expected 1 but found 0 600 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Identity"; expected | | 1 but found 0 602 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 604 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 605 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 608 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 610 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 612 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 613 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 617 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 620 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 626 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 627 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 629 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 630 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 631 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 633 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 634 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 635 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 638 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 638 | ERROR | [x] Incorrect spacing between argument "$Width" and | | equals sign; expected 1 but found 0 638 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Width"; expected 1 | | but found 0 640 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 642 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 643 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 644 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 646 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 647 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 648 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 651 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 651 | ERROR | [x] Incorrect spacing between argument "$Weight" | | and equals sign; expected 1 but found 0 651 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Weight"; expected 1 | | but found 0 653 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 655 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 656 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 657 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 659 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 660 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 661 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 664 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 666 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 668 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 677 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 680 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 680 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 680 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 682 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 684 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 686 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 687 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 688 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 689 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 692 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 702 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 703 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 708 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 709 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 710 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 711 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 712 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 715 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 715 | ERROR | [x] Incorrect spacing between argument "$Overwrite" | | and equals sign; expected 1 but found 0 715 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Overwrite"; expected | | 1 but found 0 717 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 719 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 720 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 722 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 725 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 727 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 728 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 730 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 732 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 734 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 736 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 738 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 739 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 744 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 745 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 746 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 748 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 750 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 752 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 753 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 754 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 757 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 759 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 761 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 763 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 764 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 765 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 766 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 767 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 769 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 771 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 776 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 777 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 780 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 782 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 784 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 786 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 788 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 789 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 790 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 791 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 792 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 793 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 794 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 795 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 796 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 798 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 800 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 805 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 806 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 808 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 808 | ERROR | [x] Incorrect spacing between argument | | "$NormalizationFactor" and equals sign; | | expected 1 but found 0 808 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument | | "$NormalizationFactor"; expected 1 but found 0 808 | ERROR | [x] Incorrect spacing between argument | | "$UnitChange" and equals sign; expected 1 but | | found 0 808 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$UnitChange"; | | expected 1 but found 0 808 | ERROR | [x] Incorrect spacing between argument "$Round" and | | equals sign; expected 1 but found 0 808 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Round"; expected 1 | | but found 0 814 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 815 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 817 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 819 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 820 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 823 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 825 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 826 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 827 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 828 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 830 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 830 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 830 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 832 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 834 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 836 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 837 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 839 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 842 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 845 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 847 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 849 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 851 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 852 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 853 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 854 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 856 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 857 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 858 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 859 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 860 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 863 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 863 | ERROR | [x] Incorrect spacing between argument "$Options" | | and equals sign; expected 1 but found 0 863 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Options"; expected 1 | | but found 0 865 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 866 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 867 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 868 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 871 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 874 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 880 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 881 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 882 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 883 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 885 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 886 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 888 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 889 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 890 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 891 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 893 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 894 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 895 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 896 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 897 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 899 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 900 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 901 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 902 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 903 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 905 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 906 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 909 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 909 | ERROR | [x] Incorrect spacing between argument "$Formula" | | and equals sign; expected 1 but found 0 909 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Formula"; expected 1 | | but found 0 909 | ERROR | [x] Incorrect spacing between argument "$Options" | | and equals sign; expected 1 but found 0 909 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Options"; expected 1 | | but found 0 911 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 912 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 913 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 914 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 915 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 916 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 918 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 920 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 924 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 926 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 928 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 929 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 931 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 933 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 934 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 936 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 937 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 939 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 940 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 942 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 946 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 949 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 951 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 952 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 954 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 955 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 957 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 959 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 961 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 962 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 963 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 965 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 966 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 968 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 970 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 971 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 974 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 975 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 976 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 977 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 978 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 981 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 984 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 987 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 990 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 993 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 996 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 999 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1002 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1005 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1008 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1011 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1014 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1017 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1020 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1023 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1028 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1031 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1034 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1036 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1039 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1040 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1043 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1044 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1047 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1048 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 543 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 163ms; Memory: 14MB FILE: ...aws-pipeline/modules/AOR_Charts/lib/pChart/class/pDraw.class.php ---------------------------------------------------------------------- FOUND 3832 ERRORS AND 447 WARNINGS AFFECTING 4058 LINES ---------------------------------------------------------------------- 103 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 103 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 103 | ERROR | [ ] Class name "pDraw" is not in PascalCase format 106 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 111 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 112 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 114 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 115 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 118 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 121 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 129 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 132 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 132 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 132 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 134 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 135 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 136 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 137 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 138 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 139 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 140 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 141 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 142 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 143 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 144 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 145 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 146 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 151 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 155 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 157 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 159 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 160 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 162 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 165 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 166 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 168 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 168 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 168 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 171 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 172 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 173 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 177 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 179 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 180 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 182 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 185 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 187 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 189 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 191 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 191 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 191 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 192 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 193 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 193 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 195 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 196 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 197 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 197 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 199 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 200 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 201 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 202 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 205 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 208 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 212 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 214 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 215 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 217 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 219 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 220 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 222 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 223 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 225 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 226 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 228 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 229 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 231 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 232 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 234 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 235 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 237 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 238 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 240 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 241 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 243 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 244 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 246 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 247 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 249 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 250 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 252 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 253 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 255 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 256 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 258 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 259 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 261 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 262 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 264 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 265 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 267 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 268 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 270 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 271 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 273 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 274 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 276 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 277 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 279 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 280 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 282 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 283 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 285 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 286 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 288 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 289 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 291 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 292 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 294 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 295 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 297 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 298 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 300 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 301 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 303 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 304 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 306 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 307 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 309 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 310 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 312 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 313 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 315 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 316 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 318 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 319 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 321 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 322 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 324 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 325 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 327 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 328 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 330 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 331 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 333 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 334 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 336 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 337 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 339 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 340 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 342 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 343 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 345 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 346 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 348 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 349 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 350 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 353 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 353 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 353 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 355 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 356 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 357 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 362 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 364 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 365 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 367 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 371 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 374 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 376 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 381 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 387 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 390 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 390 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 390 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 406 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 407 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 410 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 410 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 410 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 412 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 413 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 414 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 415 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 416 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 417 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 418 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 419 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 427 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 431 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 432 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 436 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 440 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 442 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 443 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 445 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 448 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 450 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 451 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 455 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 458 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 468 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 468 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 468 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 472 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 474 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 476 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 478 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 479 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 481 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 484 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 487 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 490 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 495 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 497 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 499 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 501 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 502 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 504 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 507 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 510 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 513 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 514 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 517 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 520 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 522 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 525 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 527 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 529 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 533 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 536 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 539 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 539 | ERROR | [ ] Method name | | "pDraw::drawRoundedFilledRectangle_deprecated" | | is not in camel caps format 539 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 539 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 541 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 542 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 543 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 544 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 545 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 546 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 547 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 548 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 550 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 554 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 555 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 559 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 563 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 565 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 566 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 568 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 571 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 573 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 574 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 576 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 578 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 580 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 581 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 583 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 585 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 587 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 590 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 595 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 602 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 604 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 605 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 607 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 609 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 609 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 609 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 614 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 616 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 618 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 619 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 621 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 623 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 624 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 626 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 628 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 630 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 632 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 640 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 642 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 644 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 645 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 647 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 649 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 650 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 652 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 654 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 656 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 658 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 661 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 663 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 666 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 669 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 669 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 669 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 671 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 672 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 673 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 674 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 675 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 676 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 678 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 680 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 681 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 683 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 685 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 686 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 687 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 688 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 689 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 690 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 691 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 692 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 694 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 696 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 697 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 700 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 701 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 704 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 704 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 704 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 706 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 707 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 708 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 709 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 710 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 711 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 712 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 713 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 714 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 715 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 716 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 717 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 718 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 719 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 720 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 721 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 722 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 724 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 728 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 730 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 732 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 733 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 735 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 738 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 740 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 741 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 744 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 748 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 750 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 752 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 753 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 758 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 763 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 767 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 769 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 772 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 775 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 776 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 779 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 782 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 784 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 785 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 787 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 788 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 792 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 794 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 798 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 800 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 804 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 806 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 810 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 811 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 813 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 814 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 815 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 818 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 821 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 821 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 821 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 827 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 830 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 830 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 830 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 832 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 833 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 834 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 835 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 836 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 837 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 838 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 839 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 840 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 841 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 846 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 846 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 846 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 852 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 854 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 857 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 860 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 868 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 871 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 874 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 882 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 885 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 887 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 891 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 894 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 897 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 897 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 897 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 899 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 900 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 901 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 902 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 903 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 904 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 905 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 909 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 910 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 911 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 912 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 914 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 917 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 919 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 934 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 934 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 934 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 943 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 943 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 943 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 944 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 946 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 947 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 949 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 950 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 952 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 956 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 958 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 962 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 964 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 972 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 975 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 978 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 986 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 991 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 996 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 998 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 999 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 1000 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1010 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1012 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1013 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1014 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1016 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1019 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1020 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1022 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1025 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1025 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 1025 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 1027 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1028 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1029 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1030 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1031 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1032 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1033 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1034 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1035 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1037 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1038 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1039 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1040 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1041 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1046 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1049 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1051 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1054 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1058 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1070 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1071 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1071 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 1071 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 1085 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1088 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1089 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1092 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1097 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1097 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 1097 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 1103 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1104 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1105 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 1106 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 1108 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 1110 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 1111 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 1113 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 1115 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 1116 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 1118 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 1120 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 1121 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 1123 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 1125 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 1127 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 1128 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1129 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1131 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1132 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1134 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 1136 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 1138 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 1139 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1141 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1143 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1146 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1148 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1149 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1152 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1155 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1155 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 1155 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 1157 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1158 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1159 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1163 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1164 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1166 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1168 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1169 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1171 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1176 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1178 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 1179 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1181 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1183 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1184 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1186 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1187 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1189 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1190 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1192 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1193 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1195 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1196 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1198 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1199 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1201 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1206 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1206 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 1206 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 1210 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1211 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1213 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 1215 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 1217 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 1218 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1220 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1222 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1225 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1227 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1228 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1230 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1233 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1233 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 1233 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 1235 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1236 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1237 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1238 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1239 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1240 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1241 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1242 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1243 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1244 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1246 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1248 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1249 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1253 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1260 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1262 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 1263 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1267 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1276 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1277 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1278 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1279 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1283 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1284 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 1285 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1287 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1288 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1291 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1291 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 1291 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 1293 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1294 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1295 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1296 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1297 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1298 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1299 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1300 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1301 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1302 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1303 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1304 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1305 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1306 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1307 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1308 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1309 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1310 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1311 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1312 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1313 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1314 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1315 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1316 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1317 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1320 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1322 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1324 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1329 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1331 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1334 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1338 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1347 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1356 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1368 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 1370 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1372 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1374 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1375 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1380 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1381 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1382 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1383 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1391 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1394 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1394 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 1394 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 1396 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1397 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1398 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1399 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1400 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1401 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1402 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1403 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1408 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1409 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1411 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1413 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1417 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1419 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1421 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1422 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1424 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1426 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1428 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1429 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1431 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1442 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1443 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1444 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 1444 | ERROR | [x] Each PHP statement must be on a line by itself 1444 | ERROR | [x] Each PHP statement must be on a line by itself 1445 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1445 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 1445 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 1446 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 1448 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 1449 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 1450 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 1451 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 1452 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 1453 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 1454 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 1455 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 1456 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 1457 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 1458 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 1459 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 1460 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1461 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1462 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 1462 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 1462 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 1463 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 1464 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 1465 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1466 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1468 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 1469 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 1469 | ERROR | [x] Each PHP statement must be on a line by itself 1470 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1470 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 1470 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 1471 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 1473 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 1474 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 1475 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 1476 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 1477 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 1478 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 1479 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 1480 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 1481 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 1482 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 1483 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 1484 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1485 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1486 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 1487 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1488 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1489 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 1489 | ERROR | [x] Closing brace indented incorrectly; expected 9 | | spaces, found 6 1492 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1495 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1495 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 1495 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 1502 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1504 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1506 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1508 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1509 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1511 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1512 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1514 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1515 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1517 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1518 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1520 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1521 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1523 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1525 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1526 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1527 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1529 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1535 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1541 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1542 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1544 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1546 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1547 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1549 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1551 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1554 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1556 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1559 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1561 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1564 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1566 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1567 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1568 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1571 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1573 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1574 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1576 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1577 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1579 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1581 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1583 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1585 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1586 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1588 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1589 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1591 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1592 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1594 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1595 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1597 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1598 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1600 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1602 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1604 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1606 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1610 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1613 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1616 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1619 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1619 | ERROR | [x] Incorrect spacing between argument "$Alpha" and | | equals sign; expected 1 but found 0 1619 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Alpha"; expected 1 | | but found 0 1621 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1623 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1624 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1626 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1627 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1629 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1630 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1632 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1633 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1635 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1636 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1638 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1639 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1641 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1642 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1644 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1648 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1651 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1654 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1657 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1660 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1663 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1666 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1668 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1675 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1677 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1678 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1680 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1681 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1683 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1686 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1689 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1691 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1694 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1696 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1698 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1700 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1702 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1706 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1708 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1709 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 1710 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1712 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 1712 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 1712 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 1713 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 1713 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 1713 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 1716 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 1718 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 1719 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 1720 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 1721 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 1722 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1723 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1728 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1729 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1732 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1732 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 1732 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 1734 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1735 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1736 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1737 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1738 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1739 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1740 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1741 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1742 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1743 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1744 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1751 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1753 | WARNING | [ ] Line exceeds 120 characters; contains 282 | | characters 1754 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1760 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1763 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1765 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1771 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1773 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1774 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1776 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1781 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1782 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1783 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1786 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1803 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1805 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1806 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1808 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1813 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1814 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1815 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1817 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 1818 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1819 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1820 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1824 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1827 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1827 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 1827 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 1850 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1852 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1853 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1855 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1859 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1860 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1861 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1863 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1864 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 1865 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1866 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 1867 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1868 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 1869 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1870 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1871 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 1872 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1874 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1875 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 1876 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1877 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1878 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1881 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 1881 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 1881 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 1883 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1885 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1886 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1888 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1890 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1891 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1894 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1896 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1897 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1898 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1899 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1900 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1901 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1902 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1903 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1904 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1908 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1909 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1910 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1911 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1914 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1916 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1920 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1922 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1926 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1927 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1931 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1933 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1935 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 1939 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1940 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1941 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1943 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1944 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 1945 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1946 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1947 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1948 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1952 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1954 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1955 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1956 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1957 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1958 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1959 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1960 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1961 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1962 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1963 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1964 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 1965 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1967 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1969 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1971 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 1975 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1976 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1977 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1979 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1980 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 1981 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 1982 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1983 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1984 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1988 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1990 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1991 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1992 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1993 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1994 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1996 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1997 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 1998 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1999 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2000 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2001 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 2004 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 2004 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 2004 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 2006 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2007 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2008 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2009 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2010 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2011 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2012 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2013 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2014 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2015 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2016 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2020 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2021 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2023 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2025 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2026 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2028 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2029 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2030 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2046 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2047 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2048 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2049 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 2051 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2053 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2054 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2056 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2057 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2059 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2063 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2066 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2067 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 2069 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2071 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2072 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2074 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2075 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2077 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2080 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2083 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2084 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2085 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2090 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2092 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2098 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 2101 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 2101 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 2101 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 2103 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2104 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2105 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2106 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2107 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2108 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2109 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2110 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2111 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2112 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2113 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2114 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2115 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2116 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2118 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2121 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2123 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2124 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2126 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2130 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2134 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2135 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2137 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2139 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2140 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2142 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2143 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2144 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2157 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2158 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2159 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2160 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 2162 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2164 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2165 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2167 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2168 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2170 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2174 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2177 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2178 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 2180 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2182 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2183 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2185 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2186 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2188 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2191 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2194 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2195 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2196 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2201 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2203 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2205 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2206 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 2207 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2208 | WARNING | [ ] Line exceeds 120 characters; contains 252 | | characters 2209 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2213 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2214 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2221 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2228 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2229 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2230 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2232 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2234 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2235 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2237 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2239 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2241 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 2242 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 2243 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2244 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 2245 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 2246 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2247 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 2248 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 2249 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2250 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2252 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2254 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2255 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 2256 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2259 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2262 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2263 | WARNING | [ ] Line exceeds 120 characters; contains 250 | | characters 2265 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2267 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2268 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2269 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2273 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 2275 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 2275 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 2275 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 2277 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2278 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2279 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2280 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2281 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2282 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2283 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2283 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 2284 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2285 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2286 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2287 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2288 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2289 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2290 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2291 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2292 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2293 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2294 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2295 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2296 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2297 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2298 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2299 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2300 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2301 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2302 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2303 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2304 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2305 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2306 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2307 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2308 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2309 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2310 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2311 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2312 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2313 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2315 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2316 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2317 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2318 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2319 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2320 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2321 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2322 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2323 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2324 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2325 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2326 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2327 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2328 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2329 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2330 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2331 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2332 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2333 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2334 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2335 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2336 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2337 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2338 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2341 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2343 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2346 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2348 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2351 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 2355 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2357 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2359 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2362 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2363 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2364 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2366 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2367 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2368 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2372 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2373 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2375 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2377 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2379 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2381 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2384 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2386 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2390 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2391 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2392 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2392 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 2395 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2396 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2401 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2403 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2404 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2405 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2408 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2411 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2412 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2414 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2415 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2415 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 2417 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2418 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2420 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2420 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2420 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 2423 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2424 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2424 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 2426 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2428 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2430 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2431 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2432 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2435 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2439 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2442 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2444 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2446 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 2454 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2456 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2458 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2460 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2461 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2463 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2464 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2466 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2467 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2470 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2471 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2473 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2474 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 2475 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2477 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2478 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2481 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2482 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2484 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2485 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2486 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2490 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2492 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2494 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2495 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2497 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2498 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2499 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2501 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2503 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2505 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2507 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2509 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2510 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2512 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2514 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2516 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2517 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2519 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2520 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2522 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2523 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2526 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2527 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2529 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2531 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2532 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2547 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 2548 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2555 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 2556 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2564 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2568 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2569 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2570 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2571 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2574 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2575 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2578 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2579 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2582 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2583 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2586 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2588 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2589 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2591 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 2592 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2594 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 2595 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2597 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2598 | WARNING | [ ] Line exceeds 120 characters; contains 232 | | characters 2599 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2600 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2604 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2606 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2608 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2611 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2611 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2611 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 2615 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2616 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2617 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 2618 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2620 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2621 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2622 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2623 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 2624 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2626 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2627 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2631 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2631 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 2632 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 2637 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2639 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2641 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2643 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2644 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2645 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 2646 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2647 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2647 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 2648 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 2649 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2650 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2651 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2652 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 2653 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2654 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2655 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 2656 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2657 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2658 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2660 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2663 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 2667 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2670 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2671 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2674 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2675 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2678 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2679 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2682 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2683 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2686 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2688 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2689 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2691 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 2692 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2694 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 2695 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2697 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2698 | WARNING | [ ] Line exceeds 120 characters; contains 232 | | characters 2699 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2700 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2704 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2706 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2708 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2711 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2711 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2711 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 2715 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2716 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2717 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 2718 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2720 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2721 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2722 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2723 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 2724 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2726 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2727 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2731 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2731 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 2732 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 2737 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2739 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2741 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2743 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2744 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2745 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 2746 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2747 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2747 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 2748 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 2749 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2750 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2751 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2752 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 2753 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2754 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2755 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 2756 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2757 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2758 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2760 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2763 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 2767 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2770 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2771 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2772 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2773 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2776 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2777 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2780 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2781 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2784 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2785 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2788 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2790 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2791 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2793 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 2794 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2796 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 2797 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2799 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2800 | WARNING | [ ] Line exceeds 120 characters; contains 232 | | characters 2801 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2802 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2806 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2808 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2810 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2813 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2813 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2813 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 2817 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2818 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2819 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 2820 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2822 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2823 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2824 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2825 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 2826 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2828 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2829 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2833 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2833 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 2834 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 2839 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2841 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2843 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2845 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2846 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2847 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 2848 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2849 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2849 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 2850 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 2851 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2852 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2853 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2854 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 2855 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2856 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2857 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 2858 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2859 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2860 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2861 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2864 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 2868 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2871 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2872 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2875 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2876 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2879 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2880 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2883 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2884 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2887 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2889 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2890 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2892 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 2893 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2895 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 2896 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2898 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2899 | WARNING | [ ] Line exceeds 120 characters; contains 232 | | characters 2900 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2901 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2905 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2907 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2909 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2912 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2912 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2912 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 2916 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2917 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2918 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 2919 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2921 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2922 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2923 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2924 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 2925 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2927 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2928 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2932 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2932 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 2933 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 2938 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2940 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2942 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2944 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2945 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2946 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 2947 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2948 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2948 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 2949 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 2950 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2951 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2952 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2953 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 2954 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2955 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2956 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 2957 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 2958 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 2959 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2961 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2964 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 2968 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2971 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2972 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2973 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2977 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 2978 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 2979 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 2980 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2982 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 2983 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2985 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 2986 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2988 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2989 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 2990 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2997 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 2997 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2997 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 3000 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 3002 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3003 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 3004 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3005 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 3006 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3007 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3007 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 3008 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 3009 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3011 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3012 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 3013 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3015 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3016 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 3017 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3019 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 3020 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 3025 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3027 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3030 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 3034 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3037 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3038 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3040 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 3041 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3043 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 3044 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3046 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3047 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 3048 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3055 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3055 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 3055 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 3058 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 3060 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3061 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 3062 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3063 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 3064 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3065 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3065 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 3066 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 3067 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3069 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3070 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 3071 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3073 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3074 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 3075 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3077 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 3078 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 3083 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3085 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3088 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 3092 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3094 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3095 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3096 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3097 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3099 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 3100 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3102 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 3103 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3105 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3106 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 3107 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3114 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3114 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 3114 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 3117 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 3119 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3120 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 3121 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3122 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 3123 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3124 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3124 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 3125 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 3126 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3128 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3129 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 3130 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3132 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3133 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 3134 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3136 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 3137 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 3142 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3144 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3147 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 3151 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3154 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3155 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3157 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 3158 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3160 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 3161 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3163 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3164 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 3165 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3172 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3172 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 3172 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 3175 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 3177 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3178 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 3179 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3180 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 3181 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3182 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3182 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 3183 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 3184 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3186 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3187 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 3188 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3190 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3191 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 3192 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3194 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 3195 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 3200 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3202 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3205 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 3209 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3212 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3213 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3214 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3215 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3216 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3218 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3220 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3222 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3223 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3225 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3226 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3228 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3229 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3231 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3234 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3237 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3237 | ERROR | [x] Incorrect spacing between argument "$AxisID" | | and equals sign; expected 1 but found 0 3237 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$AxisID"; expected 1 | | but found 0 3241 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3243 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3247 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3249 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3251 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3252 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3255 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3257 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3262 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3263 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3266 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3267 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3271 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3274 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3278 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3280 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3282 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3284 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3286 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3288 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3291 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3296 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3297 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3298 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3299 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3301 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3303 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3304 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3305 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 3306 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3308 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3311 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3315 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3316 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3317 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3319 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3322 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3326 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3330 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3332 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3342 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3345 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3345 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 3345 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 3346 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3349 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3349 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 3349 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 3353 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3355 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 3357 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3358 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3361 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 3362 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3363 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3366 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3367 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3379 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3382 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3384 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3386 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3388 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3389 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3391 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3395 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3397 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3400 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3403 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3403 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 3403 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 3405 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3406 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3407 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3408 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3409 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3410 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3411 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3412 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3413 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3414 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3415 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3417 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3418 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3419 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3420 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3421 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3422 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3423 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3424 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3425 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3426 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3427 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3428 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3429 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3430 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3431 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3432 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3433 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3434 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3435 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3441 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3442 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3444 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3446 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3448 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3450 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3451 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3453 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3454 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3457 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3459 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 3460 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 3461 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 3464 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3465 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3466 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3468 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3470 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3471 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3473 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3474 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3476 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3482 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3483 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 3485 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3486 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 3487 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 3488 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3490 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3491 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3494 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3497 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3500 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3503 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3504 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3510 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3511 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 3513 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3514 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 3515 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 3516 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3518 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3519 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3522 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3525 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3528 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3531 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3532 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3533 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3536 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3536 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 3536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 3538 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3539 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3540 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3541 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3548 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3549 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3550 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3551 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3552 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3553 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3557 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3559 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3561 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3563 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3569 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3576 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3578 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3579 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3581 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3582 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3584 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3585 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3587 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3591 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3592 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 3593 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 3594 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3596 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3600 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3603 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3605 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3607 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3608 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3610 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 3611 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3613 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3614 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3618 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3625 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3627 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3628 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3630 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3631 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3633 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3634 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3636 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3640 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3641 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 3642 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 3643 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3645 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3650 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 3651 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3653 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3654 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3658 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3659 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3662 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3662 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 3662 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 3664 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3665 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3666 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3667 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3668 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3669 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3670 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3671 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3672 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3673 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3674 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3675 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3677 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3678 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3679 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3680 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3681 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3682 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3683 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3684 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3685 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3686 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3687 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3688 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3689 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3690 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3691 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3692 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3693 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3694 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3695 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3697 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3698 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3700 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3702 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3704 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 3705 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 3706 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 3712 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3714 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3715 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3717 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3718 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3720 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3722 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3724 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3724 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 3728 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 3730 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3731 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 3732 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 3733 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3735 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3736 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3739 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3742 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3745 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3746 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3749 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3751 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3753 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3753 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 3757 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 3759 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3760 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 3761 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 3762 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3764 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3765 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3768 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3771 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3775 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3776 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3779 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3780 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3783 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3783 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 3783 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 3785 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3786 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3787 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3788 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3789 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3796 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3797 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3798 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3799 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3800 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3801 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3803 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3805 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3807 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3810 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3812 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3814 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3816 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3821 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3823 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3824 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3826 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3828 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3834 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3836 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3837 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3839 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3840 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3842 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3843 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3845 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3848 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3849 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 3850 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 3851 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3853 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3857 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 3858 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3860 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3861 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3865 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3871 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3873 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3874 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3876 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3877 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3879 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3880 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3882 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3885 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3886 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 3887 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 3888 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3890 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3894 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3897 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3899 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3901 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3902 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3904 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 3905 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3907 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3908 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3912 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3913 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3915 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3918 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3919 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3923 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3924 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3925 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3927 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 3927 | ERROR | [x] Incorrect spacing between argument "$Option" | | and equals sign; expected 1 but found 0 3927 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Option"; expected 1 | | but found 0 3927 | ERROR | [x] Incorrect spacing between argument | | "$ReturnOnly0Height" and equals sign; expected | | 1 but found 0 3927 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ReturnOnly0Height"; | | expected 1 but found 0 3929 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3930 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3933 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3935 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3937 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3939 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3940 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3944 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3947 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3952 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3953 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3954 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3956 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3958 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3959 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3960 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3961 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3962 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3964 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3965 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 3966 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3967 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3968 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3969 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3974 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3975 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3976 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3978 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3980 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3981 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3982 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3983 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3984 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3986 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3987 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 3988 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 3989 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 3990 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 3991 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3993 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3995 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 3997 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 4000 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 4000 | ERROR | [x] Incorrect spacing between argument "$Mode" and | | equals sign; expected 1 but found 0 4000 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Mode"; expected 1 | | but found 0 4000 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 4000 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 4000 | ERROR | [x] Incorrect spacing between argument "$Unit" and | | equals sign; expected 1 but found 0 4000 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Unit"; expected 1 | | but found 0 4002 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4004 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4006 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4007 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4009 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4012 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4015 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4019 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4021 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4022 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4024 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4025 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4027 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4028 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4030 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4032 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4034 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4036 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4037 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4039 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4041 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4043 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4045 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4047 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4049 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4050 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4052 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4053 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4055 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4057 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4058 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4060 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 4063 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 4063 | ERROR | [x] Incorrect spacing between argument "$Type" and | | equals sign; expected 1 but found 0 4063 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Type"; expected 1 | | but found 0 4063 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 4063 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 4065 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4066 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4067 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4068 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4069 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4070 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4071 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4072 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4073 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4074 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4075 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4076 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4077 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4078 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4079 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4080 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4081 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4082 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4083 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4084 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4085 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4086 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4087 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4088 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4089 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4090 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4091 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4092 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4094 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 4095 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 4096 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 4101 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4102 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4102 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 4108 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4112 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4119 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4120 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4122 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4123 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4125 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4126 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4128 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4130 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4135 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4140 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4141 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4141 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 4144 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4145 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4145 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 4148 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4156 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4158 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4159 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4161 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4162 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4164 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4165 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4167 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4175 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4177 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4178 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4178 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 4181 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4182 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4182 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 4185 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4193 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4195 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4196 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4198 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4199 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4201 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4202 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4204 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4212 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4213 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4218 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4219 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4219 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 4222 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4223 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4223 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 4226 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4234 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4236 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4237 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4239 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4240 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4242 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4243 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4245 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4253 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4255 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4256 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4256 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 4259 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4260 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4260 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 4263 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4271 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4273 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4274 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4276 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4277 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4279 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4280 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4282 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4290 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4291 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4292 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4293 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4294 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 4297 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 4297 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 4297 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 4299 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4300 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4301 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4302 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4303 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4304 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4305 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4306 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4307 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4308 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4309 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4310 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4311 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4312 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4313 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4320 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4321 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4322 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4324 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4326 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4327 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4329 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4336 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4340 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4341 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4344 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4347 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4349 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4353 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4355 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4356 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4357 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4358 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4359 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4361 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4363 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4365 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4371 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4372 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4374 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4376 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4377 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4380 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4383 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4387 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4388 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4389 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4390 | WARNING | [ ] Line exceeds 120 characters; contains 255 | | characters 4391 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4393 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4394 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4395 | WARNING | [ ] Line exceeds 120 characters; contains 222 | | characters 4396 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4398 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4400 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4401 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 4402 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4403 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4405 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4406 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4407 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4409 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4411 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4412 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4415 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4418 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4422 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4423 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4424 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4425 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 4426 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4428 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4429 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4430 | WARNING | [ ] Line exceeds 120 characters; contains 222 | | characters 4431 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4433 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4435 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4436 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 4437 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4438 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4440 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4441 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4442 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4443 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4444 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 4447 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 4447 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 4447 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 4449 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4450 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4451 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4452 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 4452 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4453 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 4453 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4454 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 4454 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4455 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4456 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4457 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4458 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4459 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4460 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4467 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4468 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4476 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4478 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4479 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 4480 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4482 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4486 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4488 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4489 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4490 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4491 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4493 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4495 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4497 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4503 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4504 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4506 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4508 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4513 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4517 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4522 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4523 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4524 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 4525 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4527 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4528 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 4529 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4531 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4532 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 4534 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4536 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4538 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4540 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4542 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4544 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4547 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4548 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4550 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4555 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4556 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 4557 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4558 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4560 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4562 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4567 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4571 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4576 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4577 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4578 | WARNING | [ ] Line exceeds 120 characters; contains 232 | | characters 4579 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4581 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4582 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 4583 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4585 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4586 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 4588 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4590 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4592 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4594 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4596 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4598 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4601 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4602 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4604 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4609 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4610 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 4611 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4612 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4613 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4614 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 4617 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 4617 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 4617 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 4619 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4620 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4621 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4622 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4623 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4624 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4625 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4626 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4632 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4633 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4639 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4643 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4645 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4646 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4647 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4648 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4651 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4653 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4655 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4656 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4657 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 4658 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 4659 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4660 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4664 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4665 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4667 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4669 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4674 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4676 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4677 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4679 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4680 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4682 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4686 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4690 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4691 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4692 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4693 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 4694 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4696 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4699 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4700 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 4704 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 4705 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 4707 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 4709 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 4711 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 4715 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 4716 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 4717 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 4718 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4721 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4723 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4726 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4729 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4730 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4734 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4735 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 4737 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 4739 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 4741 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4745 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 4746 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4747 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 4748 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4749 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4750 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4752 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4754 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4759 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4761 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4762 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4764 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4765 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4767 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4769 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4773 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4774 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4775 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4776 | WARNING | [ ] Line exceeds 120 characters; contains 232 | | characters 4777 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4779 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4782 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4783 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 4787 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 4788 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 4790 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 4792 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 4794 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 4798 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 4799 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 4800 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 4801 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4804 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4806 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4809 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4812 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4813 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4817 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4818 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 4820 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 4822 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 4824 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4828 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 4829 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4830 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 4831 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4832 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4833 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4834 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4835 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 4838 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 4838 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 4838 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 4840 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4841 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4842 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4843 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4844 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4845 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4846 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4847 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4848 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4849 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4850 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4851 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4853 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4854 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4855 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4856 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4857 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4863 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 4864 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 4872 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4877 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4879 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4880 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 4881 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4882 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 4883 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4885 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4889 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4891 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4892 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4893 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4894 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4896 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4898 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4900 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4906 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4907 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4909 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4911 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4916 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4920 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4923 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4924 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4925 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4928 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4931 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 4932 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 4933 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4935 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4936 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 4937 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4939 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4940 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 4941 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4943 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4946 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4948 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4951 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4952 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4954 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4959 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4960 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 4961 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4963 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4965 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4970 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4974 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4977 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 4978 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4979 | WARNING | [ ] Line exceeds 120 characters; contains 240 | | characters 4980 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4982 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4983 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 4984 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4986 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4987 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 4988 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4990 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4993 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4995 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4998 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 4999 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5001 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5006 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5007 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5008 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5009 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 5010 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 5013 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 5013 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 5013 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 5015 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5016 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5017 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5018 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5019 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5020 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5021 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5022 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5023 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5024 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5028 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5029 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 5031 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 5037 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5038 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5039 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5043 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 5045 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 5047 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 5048 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5050 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5052 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5062 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5075 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5079 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5079 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 5079 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 5080 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 5081 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 5082 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5083 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 5084 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5086 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5088 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5098 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5111 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5115 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5115 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 5115 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 5116 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 5117 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 5118 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5119 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 5120 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 5123 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 5123 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 5123 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 5125 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5126 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5127 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5128 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5130 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5132 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5133 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5134 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5135 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5136 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5137 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5144 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 5145 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5153 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5155 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5157 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5159 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5160 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 5161 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5162 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 5163 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5165 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5169 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5171 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5172 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5173 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5174 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5175 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5181 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5182 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5184 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5186 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5191 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5195 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5199 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5200 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5201 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5204 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5207 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5208 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 5209 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5211 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5214 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5216 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5217 | WARNING | [ ] Line exceeds 120 characters; contains 314 | | characters 5218 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5219 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5220 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5221 | WARNING | [ ] Line exceeds 120 characters; contains 319 | | characters 5222 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5223 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5224 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5226 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5227 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5229 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5230 | WARNING | [ ] Line exceeds 120 characters; contains 338 | | characters 5231 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5232 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5234 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5235 | WARNING | [ ] Line exceeds 120 characters; contains 331 | | characters 5236 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5237 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5241 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5243 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5244 | WARNING | [ ] Line exceeds 120 characters; contains 328 | | characters 5245 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5246 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5248 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5251 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5252 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5254 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5256 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5259 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5262 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5264 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5266 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5267 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5269 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5270 | WARNING | [ ] Line exceeds 120 characters; contains 336 | | characters 5271 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5272 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5273 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5274 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5276 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5278 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5283 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5287 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5291 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5292 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5293 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5296 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5299 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5300 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 5301 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5303 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5307 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5308 | WARNING | [ ] Line exceeds 120 characters; contains 322 | | characters 5309 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5310 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5312 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5314 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5315 | WARNING | [ ] Line exceeds 120 characters; contains 342 | | characters 5316 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5319 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5320 | WARNING | [ ] Line exceeds 120 characters; contains 338 | | characters 5321 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5325 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5327 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5328 | WARNING | [ ] Line exceeds 120 characters; contains 328 | | characters 5329 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5330 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5332 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5335 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5336 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5338 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5340 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5343 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5346 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5348 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5350 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5351 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5353 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5354 | WARNING | [ ] Line exceeds 120 characters; contains 336 | | characters 5355 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5356 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5357 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5358 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5359 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 5360 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 5363 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 5363 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 5363 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 5365 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5366 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5367 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5368 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5369 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5370 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5371 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5372 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5373 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5379 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 5380 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5388 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5392 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5394 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5395 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5396 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5397 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5399 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5400 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5402 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5404 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5411 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5412 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5414 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5415 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5417 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5419 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5421 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5423 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5428 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5430 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5432 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5436 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5441 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5442 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5451 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5453 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5454 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5457 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5464 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5466 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5469 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5470 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5472 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5474 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5477 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5480 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5482 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5484 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5486 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5491 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5494 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5497 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5498 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5500 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5501 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5503 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5505 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5507 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5509 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5514 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5518 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5522 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5523 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5532 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5534 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5535 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5538 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5545 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5547 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5550 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5551 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5553 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5555 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5557 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5560 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5562 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5564 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5566 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5571 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5574 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5577 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5578 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5579 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 5580 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 5583 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 5583 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 5583 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 5585 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5586 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5587 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5588 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5589 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5590 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5591 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5592 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5593 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5600 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 5601 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5607 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5611 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5613 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5614 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5615 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5616 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5621 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5622 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5623 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 5624 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 5625 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5626 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5630 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5631 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5633 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5638 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5640 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5642 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5644 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5646 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5648 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5653 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5657 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5658 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5659 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5660 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5663 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5666 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5667 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 5668 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5670 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5671 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5673 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5675 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5677 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5679 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5681 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5683 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5684 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5686 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5688 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5690 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5691 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5695 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5699 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5701 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5703 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5705 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5708 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5710 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5712 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5713 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5715 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5717 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5718 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5719 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5721 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5722 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 5723 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5724 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5729 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5731 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5732 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5733 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5735 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5736 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5738 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5742 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5744 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5746 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5749 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5751 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5753 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5758 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5762 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5763 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5764 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5765 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5768 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5771 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5772 | WARNING | [ ] Line exceeds 120 characters; contains 208 | | characters 5773 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5775 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5776 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5778 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5780 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5782 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5784 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5786 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5789 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5790 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5791 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5793 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5795 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5797 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5801 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5806 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5807 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5809 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5811 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5815 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5817 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5819 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5820 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5822 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5824 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 5825 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 5826 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5828 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5829 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 5830 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5831 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5836 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5838 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5839 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5840 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5841 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 5842 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 5846 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 5846 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 5846 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 5848 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5849 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5850 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5851 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5852 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 5853 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5854 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5855 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5856 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5857 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5858 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5859 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5860 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5861 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5862 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5863 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5864 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5865 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5866 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5867 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5868 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5869 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5870 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5871 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5872 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5873 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5874 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5875 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5876 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5877 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5878 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5879 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5880 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5882 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5883 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5884 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5885 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5886 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5893 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 5896 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 5902 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 5903 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 5909 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5913 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5914 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5918 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5919 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5923 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5924 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5926 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5928 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5929 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 5931 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5932 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5933 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5934 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5936 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5938 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5940 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5944 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5946 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5948 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5950 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 5951 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5953 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5954 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5956 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5958 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5960 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5962 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5965 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5967 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5969 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5970 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5972 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5974 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5977 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5979 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5983 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5985 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5987 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5989 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5993 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5996 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 5997 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 5998 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6000 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6002 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6005 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6007 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6008 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6010 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6012 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6014 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6016 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6017 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6019 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6020 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6021 | WARNING | [ ] Line exceeds 120 characters; contains 310 | | characters 6022 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6024 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6025 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6027 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6030 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6032 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6033 | WARNING | [ ] Line exceeds 120 characters; contains 282 | | characters 6034 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6035 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6036 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6037 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 6038 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6040 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6041 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 6042 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6043 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 6045 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6046 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 6047 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6049 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6052 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 6053 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 45 6054 | WARNING | [ ] Line exceeds 120 characters; contains 240 | | characters 6055 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 45 6056 | WARNING | [ ] Line exceeds 120 characters; contains 240 | | characters 6057 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 45 6059 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 6060 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 6061 | WARNING | [ ] Line exceeds 120 characters; contains 237 | | characters 6062 | WARNING | [ ] Line exceeds 120 characters; contains 237 | | characters 6065 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 6066 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 6067 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 6069 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6070 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6072 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6075 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6077 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6079 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6080 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6082 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6084 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 6085 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 6086 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6087 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6089 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6090 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6092 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6098 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6099 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 6102 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 6103 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6104 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6107 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6110 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6111 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 6112 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6115 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6116 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6120 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6121 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6122 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6124 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6125 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6127 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6129 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6131 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6133 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6137 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6139 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6141 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6142 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6144 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6146 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6149 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6151 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6155 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6157 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6159 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6161 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6165 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6168 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6169 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6170 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6172 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6174 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6177 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6179 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6180 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6182 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6183 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6185 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6187 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6188 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6190 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6191 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6192 | WARNING | [ ] Line exceeds 120 characters; contains 310 | | characters 6193 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6195 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6196 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6198 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6201 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6203 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6204 | WARNING | [ ] Line exceeds 120 characters; contains 282 | | characters 6205 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6206 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6207 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6208 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 6209 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6211 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6212 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 6213 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6214 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 6216 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6217 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 6218 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6220 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6223 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 6224 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 45 6225 | WARNING | [ ] Line exceeds 120 characters; contains 240 | | characters 6226 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 45 6227 | WARNING | [ ] Line exceeds 120 characters; contains 240 | | characters 6228 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 45 6230 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 6231 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 6232 | WARNING | [ ] Line exceeds 120 characters; contains 237 | | characters 6233 | WARNING | [ ] Line exceeds 120 characters; contains 237 | | characters 6236 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 6237 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 6238 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 6240 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6241 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6243 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6246 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6248 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6250 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6251 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6253 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6255 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 6256 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 6257 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6258 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6260 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6261 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6263 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6269 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6271 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 6273 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 6274 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6275 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6278 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6281 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6282 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 6283 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6286 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6287 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6290 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6291 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6293 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6294 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 6295 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 6298 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 6298 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 6298 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 6300 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6303 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6304 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6305 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6306 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6307 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6308 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6309 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6310 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6311 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6312 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6313 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6314 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6315 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6316 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6317 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6318 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6319 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6320 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6321 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6322 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6323 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6324 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6325 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6326 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6327 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6328 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6329 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6330 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6341 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 6342 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6348 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6352 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6353 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6357 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6358 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6362 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6363 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6365 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6367 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6369 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6370 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6371 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6372 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6374 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6376 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6378 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6385 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 6387 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6388 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6390 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6391 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6393 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6395 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6397 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6399 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6405 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6409 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6410 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6411 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6412 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6414 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6416 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6418 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6420 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6421 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6423 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6428 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6430 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6432 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6433 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6435 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6437 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6439 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6440 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 6441 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6443 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6444 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 6445 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6446 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 6448 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6451 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 6453 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6455 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6458 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6459 | WARNING | [ ] Line exceeds 120 characters; contains 233 | | characters 6460 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 6461 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6462 | WARNING | [ ] Line exceeds 120 characters; contains 234 | | characters 6463 | WARNING | [ ] Line exceeds 120 characters; contains 234 | | characters 6466 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 6467 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 6468 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6470 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6471 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6473 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6477 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 6486 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6486 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 6487 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6488 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 6490 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6491 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6493 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6493 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 6494 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6495 | WARNING | [ ] Line exceeds 120 characters; contains 290 | | characters 6496 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6497 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6498 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6501 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6504 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6505 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6506 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6508 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6509 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6511 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6513 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6515 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6517 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6523 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6527 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6528 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6529 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6530 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6532 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6534 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6536 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6538 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6539 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6541 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6546 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6548 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6550 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6551 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6553 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6555 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6557 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6558 | WARNING | [ ] Line exceeds 120 characters; contains 283 | | characters 6559 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6561 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6562 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 6563 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6564 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 6566 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6569 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 6571 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6573 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6576 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6577 | WARNING | [ ] Line exceeds 120 characters; contains 233 | | characters 6578 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 6579 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6580 | WARNING | [ ] Line exceeds 120 characters; contains 234 | | characters 6581 | WARNING | [ ] Line exceeds 120 characters; contains 234 | | characters 6584 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 6585 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 6586 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6588 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6589 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6591 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6594 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 6603 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6603 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 6604 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6605 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 6607 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6608 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6610 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6610 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 6611 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6612 | WARNING | [ ] Line exceeds 120 characters; contains 290 | | characters 6613 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 6614 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 6615 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6618 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6621 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6622 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6623 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6624 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 6625 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 6628 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 6628 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 6628 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 6630 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6631 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6632 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6633 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6634 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6635 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6636 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6637 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6638 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6640 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6641 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6642 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6643 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6644 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6658 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 6659 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6662 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6663 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6665 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6666 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6668 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6670 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6671 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6673 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6675 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6677 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6679 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6682 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6683 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6684 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 6689 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 6691 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6697 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6699 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6703 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6704 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 6705 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6707 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6709 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6711 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6712 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 6713 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6714 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 6715 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6717 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6718 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6719 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6720 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6727 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6728 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6730 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6731 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6733 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6735 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6737 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6739 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6742 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6746 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6751 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6752 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6755 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6757 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6764 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6765 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6767 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6768 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6769 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6770 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6771 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6772 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 6773 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6776 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6777 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6779 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6780 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6782 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6783 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6785 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6787 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6789 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6791 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6794 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6798 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6803 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6804 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6807 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6809 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6816 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6817 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6819 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6820 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6821 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6822 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6823 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6824 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 6825 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6828 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6829 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6831 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6832 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6833 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 6835 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 6838 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 6838 | ERROR | [x] Incorrect spacing between argument "$Alpha" and | | equals sign; expected 1 but found 0 6838 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Alpha"; expected 1 | | but found 0 6841 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 6844 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 6844 | ERROR | [x] Incorrect spacing between argument | | "$Surrounding" and equals sign; expected 1 but | | found 0 6844 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Surrounding"; | | expected 1 but found 0 6848 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 6850 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 6852 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 6853 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6855 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6857 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6858 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6860 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6862 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6863 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6865 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6867 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6868 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6870 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6872 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6874 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6878 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6879 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6881 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6883 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6884 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6886 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6888 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6889 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6891 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6893 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6894 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6896 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6898 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6899 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6900 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 6903 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 6906 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 6906 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 6906 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 6908 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6909 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6910 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6911 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6912 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6913 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6914 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6915 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6916 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6917 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6918 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6919 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6920 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6921 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6922 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6923 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6924 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6925 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6926 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6927 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6928 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6929 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6930 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6931 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6932 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6933 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6934 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6935 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6936 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6937 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6938 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6939 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6940 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6941 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6942 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6943 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6944 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6945 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6946 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6952 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 6954 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 6956 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 6958 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 6959 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 6970 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 6971 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6972 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6976 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 6977 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6978 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 6979 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 6980 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 6981 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6982 | WARNING | [ ] Line exceeds 120 characters; contains 300 | | characters 6983 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 6984 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6986 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6988 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6990 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 6999 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7000 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 7001 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7002 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7003 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 7004 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7006 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7010 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7020 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7021 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7023 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7025 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7026 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7028 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7029 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7031 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7034 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7037 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7038 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7043 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7044 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7047 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7049 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 7050 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 7051 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 7052 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7054 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 7055 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 7056 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 7057 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7061 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7062 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 7063 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 7064 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7066 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7069 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7071 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7073 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7076 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7079 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7082 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7083 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7086 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7087 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 7088 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7089 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 7090 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7091 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 7092 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7093 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters 7094 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7095 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7098 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7100 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7102 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7111 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7112 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 7113 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7114 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7115 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 7116 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7118 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7122 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7132 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7133 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7135 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7137 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7138 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7140 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7141 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7143 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7145 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7147 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7148 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7153 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7154 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7157 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7159 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 7160 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 7161 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 7162 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7164 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 7165 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 7166 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 7167 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7171 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7172 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 7174 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 7175 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7177 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7180 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7182 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7184 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7187 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7190 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7193 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7196 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7197 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7198 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 7201 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 7201 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 7201 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 7203 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7204 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7205 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7206 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7207 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7212 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7213 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7214 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7218 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7222 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7223 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7225 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7227 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7228 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7230 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7232 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7239 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7240 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7242 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7244 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7247 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7251 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7256 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7257 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7262 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7265 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7275 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7278 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7279 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7282 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7283 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7286 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7287 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7290 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7293 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7294 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7296 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7298 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7301 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7305 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7310 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7311 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7316 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7319 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7329 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7332 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7333 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7336 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7337 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7340 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7341 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7344 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7347 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7348 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7349 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7350 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 7353 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 7353 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 7353 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 7355 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7356 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7357 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7358 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7359 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7360 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7361 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7362 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7363 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7368 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7372 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7373 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7377 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7378 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7382 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7384 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7387 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7388 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7390 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7392 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7395 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7396 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 7397 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7400 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7401 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7410 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7411 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 7412 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7414 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7416 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7418 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7420 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7420 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 7422 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7430 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7432 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7434 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7437 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7439 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7441 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7443 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7445 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7447 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7448 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7450 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7452 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7456 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7457 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 7458 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 7458 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 7459 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 7461 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 7462 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 7464 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 7465 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 7467 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 7468 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 7469 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 7470 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7471 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7476 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7478 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7480 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7481 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 7482 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7483 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 7484 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7487 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7488 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7490 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7491 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7493 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7495 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7498 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7499 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 7500 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7503 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7504 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7513 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7514 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 7515 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7517 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7519 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7521 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7522 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7522 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 7524 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7525 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7525 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 7527 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7530 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7535 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7540 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7542 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7544 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7546 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7549 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7551 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7553 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7554 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7556 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7558 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7559 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7561 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7563 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7567 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7568 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 7569 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 7569 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 7570 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 7572 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 7573 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 7575 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 7576 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 7578 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 7579 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 7580 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 7581 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7582 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7587 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7589 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7591 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7592 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 7593 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7594 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 7595 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7598 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7599 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7601 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7602 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7603 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 7606 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 7606 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 7606 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 7608 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7609 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7610 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7611 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7612 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7613 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7614 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7615 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7616 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7617 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7618 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7619 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7620 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7621 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7622 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7623 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7624 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7625 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7626 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7627 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7628 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7629 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7630 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7631 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7632 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7633 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7634 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7635 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7636 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7637 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7638 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7639 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7640 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7642 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7645 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7651 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7654 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7658 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7658 | ERROR | [x] Expected 1 space after "=>"; 0 found 7661 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 7662 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7664 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7666 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7668 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7670 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7678 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7689 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7694 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7699 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7705 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 7706 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7709 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 7710 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7711 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 7712 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7713 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 7714 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7722 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 7730 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7731 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 7732 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 7733 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 7734 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7735 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 7736 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 7737 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 7738 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7746 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7747 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 7748 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 7749 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 7750 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7751 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 7752 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 7753 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 7754 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7757 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7760 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 7761 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 7762 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7763 | WARNING | [ ] Line exceeds 120 characters; contains 276 | | characters 7764 | WARNING | [ ] Line exceeds 120 characters; contains 224 | | characters 7765 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7768 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7769 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 7770 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7775 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7781 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7782 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 7783 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 7784 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7789 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7792 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 7795 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 7795 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 7797 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7798 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7799 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 7800 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7802 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7803 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7804 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters 7805 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7806 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 7807 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7808 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7817 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7827 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7828 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 7829 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 7830 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 7831 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7832 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 7833 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7835 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7845 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 7846 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7847 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7858 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7870 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7871 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 7873 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 7873 | ERROR | [x] Incorrect spacing between argument "$Format" | | and equals sign; expected 1 but found 0 7873 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Format"; expected 1 | | but found 0 7875 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7876 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7877 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7878 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7879 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7880 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7881 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7882 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7883 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7884 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7885 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7888 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7892 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7898 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7898 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 7898 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 7899 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7901 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7902 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7906 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7906 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 7906 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 7908 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7915 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7916 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7917 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7920 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7923 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7924 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7927 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7928 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7929 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7933 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7935 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7944 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7945 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7947 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7948 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7950 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7951 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7953 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7955 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7957 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7971 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 7973 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 7973 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 7973 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 7977 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 7983 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 7984 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7986 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7988 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7992 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7994 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 7996 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 7998 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 8000 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 8002 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 8003 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 8005 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 8007 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 8009 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 8010 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 8012 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 8014 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 8016 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 8017 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 8019 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 8020 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 8022 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 8023 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 8025 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 8025 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 8027 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 8030 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 8031 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 8032 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 8035 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 8037 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 8040 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 8042 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 8046 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 8046 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 8046 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 8047 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 8048 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 8051 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 8052 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 8053 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 8055 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 8059 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 8060 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 8062 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 8063 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 8065 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 8068 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 8069 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 8070 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 8071 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 45 8073 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 45 8075 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 45 8076 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 45 8078 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 45 8080 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 45 8081 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 45 8083 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 45 8085 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 45 8086 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 45 8088 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 45 8090 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 45 8092 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 41 8093 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 37 8094 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 8098 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 8100 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 33 8103 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 29 8104 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 8105 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 8106 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 8107 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 8108 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 8111 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 8112 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 8113 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 8114 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 8115 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 8118 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 8121 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 8123 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 8124 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 8126 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 8127 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 8129 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 8130 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3829 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 1.71 secs; Memory: 104.01MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Administration/Common.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 3. 142 | ERROR | [x] Incorrect spacing between argument "$overwrite" | | and equals sign; expected 1 but found 0 142 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$overwrite"; expected | | 1 but found 0 355 | ERROR | [x] Incorrect spacing between argument | | "$first_entry" and equals sign; expected 1 but | | found 0 355 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$first_entry"; | | expected 1 but found 0 355 | ERROR | [x] Incorrect spacing between argument | | "$selected_key" and equals sign; expected 1 but | | found 0 355 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$selected_key"; | | expected 1 but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 83ms; Memory: 8MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Administration/Locale.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 4 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 55 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 59 | ERROR | [x] Multi-line function call not indented correctly; | | expected 0 spaces but found 8 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Administration/Updater.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 74 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 78 | ERROR | [x] Multi-line function call not indented correctly; | | expected 0 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/Administration/RebuildFulltextIndices.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 52 | ERROR | [x] Expected 1 space before "=>"; 0 found 52 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Administration/UpgradeFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 94 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Administration/UpgradeWizard.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 14 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 3. 160 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 179 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 204 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 217 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 219 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 223 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 225 | WARNING | [ ] Line exceeds 120 characters; contains 361 | | characters 227 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 233 | WARNING | [ ] Line exceeds 120 characters; contains 259 | | characters 249 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 277 | WARNING | [ ] Line exceeds 120 characters; contains 295 | | characters 322 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 326 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 332 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 60ms; Memory: 8MB FILE: .../suitecrm-aws-pipeline/modules/Administration/expandDatabase.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 67 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 75 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 80 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 96 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 100 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 108 | ERROR | [x] Blank line found at start of control structure 121 | ERROR | [x] Expected 1 space before "=>"; 0 found 121 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Administration/RebuildSchedulers.php ---------------------------------------------------------------------- FOUND 17 ERRORS AND 1 WARNING AFFECTING 15 LINES ---------------------------------------------------------------------- 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 55 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 60 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 79 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 80 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 80 | ERROR | [x] Closing brace indented incorrectly; expected 0 | | spaces, found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/Administration/UpgradeWizardCommon.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 6 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 73 and the first side | | effect is on line 3. 123 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 126 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 129 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 132 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 135 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 218 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 240 | ERROR | [x] Expected 1 space before "=>"; 0 found 240 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Administration/controller.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 1 WARNING AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | Method name | | "AdministrationController::action_savetabs" is not | | in camel caps format 76 | ERROR | Method name | | "AdministrationController::action_savelanguages" is | | not in camel caps format 99 | ERROR | Method name | | "AdministrationController::action_saveglobalsearchsettings" | | is not in camel caps format 136 | ERROR | Method name | | "AdministrationController::action_UpdateAjaxUI" is | | not in camel caps format 154 | ERROR | Method name | | "AdministrationController::action_callRebuildSprites" | | is not in camel caps format ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Administration/BusinessHours.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 27 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 28 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 29 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 79 | WARNING | [ ] Line exceeds 120 characters; contains 259 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Administration/UpgradeHistory.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 12 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 85 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 87 | ERROR | [ ] Method name "UpgradeHistory::UpgradeHistory" is | | not in camel caps format 89 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 148 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 186 | ERROR | [ ] Method name "UpgradeHistory::UninstallAvailable" | | is not in camel caps format 191 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 194 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 208 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 209 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 210 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 211 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 212 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 263 | ERROR | [ ] Method name | | "UpgradeHistory::is_right_version_greater" is | | not in camel caps format 289 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 290 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 292 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 303 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 315 | ERROR | [x] Incorrect spacing between argument "$encode" and | | equals sign; expected 1 but found 0 315 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encode"; expected 1 | | but found 0 315 | ERROR | [x] Incorrect spacing between argument "$deleted" | | and equals sign; expected 1 but found 0 315 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$deleted"; expected 1 | | but found 0 317 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 64ms; Memory: 8MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Administration/index.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 1 WARNING AFFECTING 6 LINES ---------------------------------------------------------------------- 79 | ERROR | [x] Expected 1 space before "=>"; 0 found 79 | ERROR | [x] Expected 1 space after "=>"; 0 found 82 | ERROR | [x] Expected 1 space before "=>"; 0 found 82 | ERROR | [x] Expected 1 space after "=>"; 0 found 83 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 97 | ERROR | [x] Blank line found at start of control structure 115 | ERROR | [x] Expected 1 space after "=>"; 0 found 116 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Administration/Development.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 60 | WARNING | [ ] Line exceeds 120 characters; contains 379 | | characters 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 64 | WARNING | [ ] Line exceeds 120 characters; contains 379 | | characters 65 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Administration/AOSAdmin.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 124 characters 105 | WARNING | Line exceeds 120 characters; contains 259 characters 117 | WARNING | Line exceeds 120 characters; contains 165 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Administration/Diagnostic.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 74 | ERROR | [x] Multi-line function call not indented correctly; | | expected 0 spaces but found 8 92 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 93 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...pipeline/modules/Administration/upgrade_custom_relationships.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 119. 67 | WARNING | Line exceeds 120 characters; contains 126 characters 69 | WARNING | Line exceeds 120 characters; contains 140 characters 86 | WARNING | Line exceeds 120 characters; contains 135 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/Administration/updateTimezonePrefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 170 | WARNING | Line exceeds 120 characters; contains 153 characters 172 | WARNING | Line exceeds 120 characters; contains 158 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Administration/DiagnosticDelete.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 59 | ERROR | [x] Multi-line function call not indented correctly; | | expected 0 spaces but found 8 84 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Administration/RebuildConfig.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 67 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Administration/DiagnosticRun.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 8 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 109 and the first side | | effect is on line 3. 202 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 238 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 299 | ERROR | [x] Multi-line function call not indented correctly; | | expected 4 spaces but found 8 400 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 504 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 662 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 763 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 768 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 95ms; Memory: 10MB FILE: ...rm-aws-pipeline/modules/Administration/UpgradeWizard_prepare.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 22 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 57 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 57 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 58 | ERROR | [x] Multi-line function call not indented correctly; | | expected 0 spaces but found 8 58 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 194 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 233 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 251 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 254 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 273 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 274 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 296 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 297 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 360 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 366 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 367 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 404 | WARNING | [ ] Line exceeds 120 characters; contains 241 | | characters 405 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters 406 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 407 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 408 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 439 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 452 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 468 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 481 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 482 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 507 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 76ms; Memory: 8MB FILE: ...s-pipeline/modules/Administration/ExportCustomFieldStructure.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 50 | ERROR | [x] Expected 1 space before "=>"; 0 found 50 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ipeline/modules/Administration/GoogleCalendarSettingsHandler.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 43. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 77 | WARNING | Line exceeds 120 characters; contains 152 characters 146 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Administration/RepairJSFile.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 73 | WARNING | Line exceeds 120 characters; contains 150 characters 83 | WARNING | Line exceeds 120 characters; contains 134 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Administration/RepairFieldCasing.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 5 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 70 | ERROR | [x] Expected 1 space before "=>"; 0 found 70 | ERROR | [x] Expected 1 space after "=>"; 0 found 73 | ERROR | [x] Expected 1 space before "=>"; 0 found 73 | ERROR | [x] Expected 1 space after "=>"; 0 found 74 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 75 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 78 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 80 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 108 | ERROR | [x] Expected 1 space before "=>"; 0 found 108 | ERROR | [x] Expected 1 space after "=>"; 0 found 109 | ERROR | [x] Expected 1 space before "=>"; 0 found 109 | ERROR | [x] Expected 1 space after "=>"; 0 found 110 | ERROR | [x] Expected 1 space before "=>"; 0 found 110 | ERROR | [x] Expected 1 space after "=>"; 0 found 112 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 119 | ERROR | [x] Expected 1 space before "=>"; 0 found 119 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Administration/PasswordManager.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 42. 83 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 83 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 84 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 84 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 128 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 209 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 212 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Administration/vardefs.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 44 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 53 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 61 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 68 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 74 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Administration/callJSRepair.php ---------------------------------------------------------------------- FOUND 9 ERRORS AFFECTING 9 LINES ---------------------------------------------------------------------- 53 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 4 55 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 4 61 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 8 65 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 8 69 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 12 72 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 12 77 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 12 81 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 12 82 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Administration/repairSelectModule.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 53 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 12 54 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 16 56 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 16 57 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 12 59 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 12 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Administration/RepairSeedUsers.php ---------------------------------------------------------------------- FOUND 21 ERRORS AFFECTING 20 LINES ---------------------------------------------------------------------- 67 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 78 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 12 79 | ERROR | [x] Line indented incorrectly; expected 70 spaces, | | found 8 79 | ERROR | [x] Closing brace indented incorrectly; expected 70 | | spaces, found 8 80 | ERROR | [x] Line indented incorrectly; expected at least 74 | | spaces, found 12 81 | ERROR | [x] Line indented incorrectly; expected 70 spaces, | | found 8 82 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 83 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 86 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 21 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Administration/RepairIndex.php ---------------------------------------------------------------------- FOUND 16 ERRORS AND 4 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 46 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 53 | ERROR | [x] Expected 1 space before "=>"; 0 found 53 | ERROR | [x] Expected 1 space after "=>"; 0 found 70 | ERROR | [x] Expected 1 space before "=>"; 0 found 70 | ERROR | [x] Expected 1 space after "=>"; 0 found 93 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] Each PHP statement must be on a line by itself 133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 137 | ERROR | [x] Expected 1 space before "=>"; 0 found 137 | ERROR | [x] Expected 1 space after "=>"; 0 found 171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 178 | ERROR | [x] Expected 1 space before "=>"; 0 found 178 | ERROR | [x] Expected 1 space after "=>"; 0 found 198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 209 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 262 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Administration/AODAdmin.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 60 | WARNING | Line exceeds 120 characters; contains 124 characters 98 | WARNING | Line exceeds 120 characters; contains 259 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Administration/Administration.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 10 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 42. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 68 | WARNING | Line exceeds 120 characters; contains 195 characters 111 | WARNING | Line exceeds 120 characters; contains 163 characters 113 | ERROR | Method name "Administration::Administration" is not | | in camel caps format 115 | WARNING | Line exceeds 120 characters; contains 121 characters 161 | WARNING | Line exceeds 120 characters; contains 142 characters 238 | WARNING | Line exceeds 120 characters; contains 138 characters 242 | WARNING | Line exceeds 120 characters; contains 128 characters 247 | WARNING | Line exceeds 120 characters; contains 141 characters 249 | WARNING | Line exceeds 120 characters; contains 142 characters 256 | ERROR | Method name "Administration::get_config_prefix" is | | not in camel caps format 258 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Administration/Async.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 129 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 132 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 153 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 154 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Administration/repairDatabase.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 105 | WARNING | Line exceeds 120 characters; contains 130 characters 126 | WARNING | Line exceeds 120 characters; contains 138 characters 128 | WARNING | Line exceeds 120 characters; contains 122 characters 161 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Administration/SugarSpriteBuilder.php ---------------------------------------------------------------------- FOUND 18 ERRORS AND 9 WARNINGS AFFECTING 26 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 134 | ERROR | [x] Blank line found at start of control structure 140 | ERROR | [x] Blank line found at start of control structure 143 | ERROR | [x] Blank line found at start of control structure 146 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 148 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 187 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 188 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 217 | ERROR | [x] Blank line found at start of control structure 304 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 390 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 395 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 396 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 504 | ERROR | [ ] Each class must be in a file by itself 504 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 547 | ERROR | [x] Blank line found at start of control structure 568 | ERROR | [x] Blank line found at start of control structure 571 | ERROR | [x] The CASE body must start on the line following | | the statement ---------------------------------------------------------------------- PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 85ms; Memory: 10MB FILE: ...rm-aws-pipeline/modules/Administration/QuickRepairAndRebuild.php ---------------------------------------------------------------------- FOUND 65 ERRORS AND 14 WARNINGS AFFECTING 74 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 41. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 54 | ERROR | [x] Incorrect spacing between argument | | "$autoexecute" and equals sign; expected 1 but | | found 0 54 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$autoexecute"; | | expected 1 but found 0 54 | ERROR | [x] Incorrect spacing between argument | | "$show_output" and equals sign; expected 1 but | | found 0 54 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$show_output"; | | expected 1 but found 0 69 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 70 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 70 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 71 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 72 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 73 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 74 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 75 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 76 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 77 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 78 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 79 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 80 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 81 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 82 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 83 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 84 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 85 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 86 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 87 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 88 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 89 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 90 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 91 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 92 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 93 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 94 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 95 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 96 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 97 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 98 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 99 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 100 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 101 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 102 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 103 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 104 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 105 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 106 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 107 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 108 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 109 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 110 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 111 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 112 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 113 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 114 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 115 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 116 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 117 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 118 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 119 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 120 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 121 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 122 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 123 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 124 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 125 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 126 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 126 | ERROR | [x] Closing brace indented incorrectly; expected 12 | | spaces, found 8 156 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 163 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 189 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 204 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 206 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 304 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 306 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 335 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 403 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 430 | WARNING | [ ] Method name "_rebuildAuditTablesHelper" should | | not be prefixed with an underscore to indicate | | visibility 442 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 497 | WARNING | [ ] Method name "_clearCache" should not be prefixed | | with an underscore to indicate visibility 527 | WARNING | [ ] Method name "_getModuleNamePlural" should not be | | prefixed with an underscore to indicate | | visibility ---------------------------------------------------------------------- PHPCBF CAN FIX THE 64 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 85ms; Memory: 8MB FILE: ...crm-aws-pipeline/modules/Administration/UpgradeWizard_commit.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 8 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 134 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 138 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 237 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 237 | ERROR | [x] Closing brace indented incorrectly; expected 4 | | spaces, found 8 301 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 316 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 324 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 360 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 368 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 433 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 437 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 439 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 440 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 448 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 449 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 472 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 531 | WARNING | [ ] Line exceeds 120 characters; contains 394 | | characters 532 | WARNING | [ ] Line exceeds 120 characters; contains 363 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 83ms; Memory: 8MB FILE: ...aws-pipeline/modules/Administration/SyncInboundEmailAccounts.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/Administration/RebuildRelationship.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 58 | WARNING | Line exceeds 120 characters; contains 210 characters 59 | WARNING | Line exceeds 120 characters; contains 135 characters 89 | WARNING | Line exceeds 120 characters; contains 157 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Administration/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 53 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Administration/RepairActivities.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 56 | WARNING | Line exceeds 120 characters; contains 137 characters 69 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Administration/RepairXSS.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 3. 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 81 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/Administration/Save.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 65 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Administration/RepairIE.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 69 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Administration/AOPAdmin.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 353 and the first side effect is on | | line 42. 192 | WARNING | Line exceeds 120 characters; contains 259 characters 215 | WARNING | Line exceeds 120 characters; contains 129 characters 253 | WARNING | Line exceeds 120 characters; contains 131 characters 269 | WARNING | Line exceeds 120 characters; contains 131 characters 289 | WARNING | Line exceeds 120 characters; contains 232 characters ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Administration/Upgrade.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 24 WARNINGS AFFECTING 37 LINES ---------------------------------------------------------------------- 58 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 59 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | WARNING | [ ] Line exceeds 120 characters; contains 314 | | characters 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | WARNING | [ ] Line exceeds 120 characters; contains 320 | | characters 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 78 | WARNING | [ ] Line exceeds 120 characters; contains 306 | | characters 80 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 82 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 83 | WARNING | [ ] Line exceeds 120 characters; contains 311 | | characters 85 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 86 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 86 | ERROR | [x] Closing brace indented incorrectly; expected 0 | | spaces, found 4 90 | WARNING | [ ] Line exceeds 120 characters; contains 302 | | characters 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | WARNING | [ ] Line exceeds 120 characters; contains 314 | | characters 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | WARNING | [ ] Line exceeds 120 characters; contains 326 | | characters 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | WARNING | [ ] Line exceeds 120 characters; contains 320 | | characters 106 | WARNING | [ ] Line exceeds 120 characters; contains 332 | | characters 110 | WARNING | [ ] Line exceeds 120 characters; contains 418 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 344 | | characters 118 | WARNING | [ ] Line exceeds 120 characters; contains 426 | | characters 124 | WARNING | [ ] Line exceeds 120 characters; contains 317 | | characters 127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 130 | WARNING | [ ] Line exceeds 120 characters; contains 326 | | characters 134 | WARNING | [ ] Line exceeds 120 characters; contains 339 | | characters 138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | WARNING | [ ] Line exceeds 120 characters; contains 288 | | characters 139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | WARNING | [ ] Line exceeds 120 characters; contains 286 | | characters 143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 146 | WARNING | [ ] Line exceeds 120 characters; contains 312 | | characters 150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 150 | WARNING | [ ] Line exceeds 120 characters; contains 289 | | characters 151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | WARNING | [ ] Line exceeds 120 characters; contains 310 | | characters 155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 158 | WARNING | [ ] Line exceeds 120 characters; contains 321 | | characters 162 | WARNING | [ ] Line exceeds 120 characters; contains 318 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 22 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Administration/DisplayWarnings.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 183 characters 66 | WARNING | Line exceeds 120 characters; contains 152 characters 81 | WARNING | Line exceeds 120 characters; contains 145 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Administration/updater_utils.php ---------------------------------------------------------------------- FOUND 15 ERRORS AND 7 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [x] Incorrect spacing between argument | | "$send_usage_info" and equals sign; expected 1 | | but found 0 49 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$send_usage_info"; | | expected 1 but found 0 74 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 77 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 92 | WARNING | [ ] Line exceeds 120 characters; contains 237 | | characters 101 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 126 | ERROR | [x] Incorrect spacing between argument | | "$send_usage_info" and equals sign; expected 1 | | but found 0 126 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$send_usage_info"; | | expected 1 but found 0 143 | ERROR | [x] Incorrect spacing between argument | | "$send_usage_info" and equals sign; expected 1 | | but found 0 143 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$send_usage_info"; | | expected 1 but found 0 143 | ERROR | [x] Incorrect spacing between argument | | "$get_request_data" and equals sign; expected 1 | | but found 0 143 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$get_request_data"; | | expected 1 but found 0 143 | ERROR | [x] Incorrect spacing between argument | | "$from_install" and equals sign; expected 1 but | | found 0 143 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$from_install"; | | expected 1 but found 0 167 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 193 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 234 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 245 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 343 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 354 | ERROR | [x] Incorrect spacing between argument "$firstLogin" | | and equals sign; expected 1 but found 0 354 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$firstLogin"; expected | | 1 but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 69ms; Memory: 8MB FILE: ...-aws-pipeline/modules/Administration/metadata/adminpaneldefs.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 38 WARNINGS AFFECTING 42 LINES ---------------------------------------------------------------------- 45 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 46 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 47 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 50 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 51 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 52 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 56 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 57 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 58 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 61 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 64 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 67 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 70 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 72 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 74 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 77 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 81 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 85 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 87 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 89 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 121 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 123 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 124 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 135 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 137 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 139 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 140 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 141 | WARNING | [ ] Line exceeds 120 characters; contains 240 | | characters 142 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 143 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 146 | WARNING | [ ] Line exceeds 120 characters; contains 265 | | characters 148 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 212 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 213 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 215 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 218 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 299 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 310 | ERROR | [x] Expected 1 space before "=>"; 0 found 310 | ERROR | [x] Expected 1 space after "=>"; 0 found 312 | ERROR | [x] Expected 1 space before "=>"; 0 found 312 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...ecrm-aws-pipeline/modules/Administration/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 77 WARNINGS AFFECTING 77 LINES ---------------------------------------------------------------------- 46 | WARNING | Line exceeds 120 characters; contains 214 characters 91 | WARNING | Line exceeds 120 characters; contains 246 characters 97 | WARNING | Line exceeds 120 characters; contains 171 characters 101 | WARNING | Line exceeds 120 characters; contains 175 characters 128 | WARNING | Line exceeds 120 characters; contains 155 characters 132 | WARNING | Line exceeds 120 characters; contains 217 characters 148 | WARNING | Line exceeds 120 characters; contains 287 characters 149 | WARNING | Line exceeds 120 characters; contains 128 characters 154 | WARNING | Line exceeds 120 characters; contains 179 characters 159 | WARNING | Line exceeds 120 characters; contains 152 characters 167 | WARNING | Line exceeds 120 characters; contains 306 characters 168 | WARNING | Line exceeds 120 characters; contains 139 characters 170 | WARNING | Line exceeds 120 characters; contains 253 characters 172 | WARNING | Line exceeds 120 characters; contains 254 characters 179 | WARNING | Line exceeds 120 characters; contains 138 characters 181 | WARNING | Line exceeds 120 characters; contains 131 characters 189 | WARNING | Line exceeds 120 characters; contains 211 characters 237 | WARNING | Line exceeds 120 characters; contains 169 characters 238 | WARNING | Line exceeds 120 characters; contains 130 characters 243 | WARNING | Line exceeds 120 characters; contains 358 characters 259 | WARNING | Line exceeds 120 characters; contains 161 characters 264 | WARNING | Line exceeds 120 characters; contains 846 characters 275 | WARNING | Line exceeds 120 characters; contains 180 characters 282 | WARNING | Line exceeds 120 characters; contains 142 characters 291 | WARNING | Line exceeds 120 characters; contains 160 characters 292 | WARNING | Line exceeds 120 characters; contains 146 characters 296 | WARNING | Line exceeds 120 characters; contains 163 characters 299 | WARNING | Line exceeds 120 characters; contains 192 characters 300 | WARNING | Line exceeds 120 characters; contains 192 characters 327 | WARNING | Line exceeds 120 characters; contains 147 characters 401 | WARNING | Line exceeds 120 characters; contains 326 characters 404 | WARNING | Line exceeds 120 characters; contains 314 characters 412 | WARNING | Line exceeds 120 characters; contains 153 characters 427 | WARNING | Line exceeds 120 characters; contains 124 characters 431 | WARNING | Line exceeds 120 characters; contains 129 characters 442 | WARNING | Line exceeds 120 characters; contains 122 characters 444 | WARNING | Line exceeds 120 characters; contains 138 characters 446 | WARNING | Line exceeds 120 characters; contains 144 characters 448 | WARNING | Line exceeds 120 characters; contains 148 characters 449 | WARNING | Line exceeds 120 characters; contains 198 characters 452 | WARNING | Line exceeds 120 characters; contains 156 characters 464 | WARNING | Line exceeds 120 characters; contains 249 characters 475 | WARNING | Line exceeds 120 characters; contains 460 characters 484 | WARNING | Line exceeds 120 characters; contains 148 characters 498 | WARNING | Line exceeds 120 characters; contains 161 characters 506 | WARNING | Line exceeds 120 characters; contains 186 characters 512 | WARNING | Line exceeds 120 characters; contains 312 characters 515 | WARNING | Line exceeds 120 characters; contains 125 characters 530 | WARNING | Line exceeds 120 characters; contains 182 characters 589 | WARNING | Line exceeds 120 characters; contains 167 characters 593 | WARNING | Line exceeds 120 characters; contains 144 characters 600 | WARNING | Line exceeds 120 characters; contains 211 characters 602 | WARNING | Line exceeds 120 characters; contains 159 characters 603 | WARNING | Line exceeds 120 characters; contains 165 characters 605 | WARNING | Line exceeds 120 characters; contains 145 characters 606 | WARNING | Line exceeds 120 characters; contains 163 characters 608 | WARNING | Line exceeds 120 characters; contains 133 characters 609 | WARNING | Line exceeds 120 characters; contains 201 characters 621 | WARNING | Line exceeds 120 characters; contains 128 characters 660 | WARNING | Line exceeds 120 characters; contains 159 characters 664 | WARNING | Line exceeds 120 characters; contains 147 characters 743 | WARNING | Line exceeds 120 characters; contains 180 characters 753 | WARNING | Line exceeds 120 characters; contains 140 characters 764 | WARNING | Line exceeds 120 characters; contains 132 characters 767 | WARNING | Line exceeds 120 characters; contains 128 characters 774 | WARNING | Line exceeds 120 characters; contains 128 characters 787 | WARNING | Line exceeds 120 characters; contains 127 characters 789 | WARNING | Line exceeds 120 characters; contains 121 characters 799 | WARNING | Line exceeds 120 characters; contains 130 characters 849 | WARNING | Line exceeds 120 characters; contains 123 characters 886 | WARNING | Line exceeds 120 characters; contains 121 characters 897 | WARNING | Line exceeds 120 characters; contains 194 characters 932 | WARNING | Line exceeds 120 characters; contains 228 characters 948 | WARNING | Line exceeds 120 characters; contains 146 characters 953 | WARNING | Line exceeds 120 characters; contains 200 characters 955 | WARNING | Line exceeds 120 characters; contains 135 characters 965 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 101ms; Memory: 14MB FILE: ...aws-pipeline/modules/Administration/views/view.themesettings.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 75 | WARNING | Line exceeds 120 characters; contains 134 characters 110 | WARNING | Line exceeds 120 characters; contains 140 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Administration/views/view.backups.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 7 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 50 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 150 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 158 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 162 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 169 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 170 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 174 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 179 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 182 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 184 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 8 187 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 190 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 8 196 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...aws-pipeline/modules/Administration/views/view.configuretabs.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 2 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 3. 50 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | [ ] Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate | | visibility 91 | ERROR | [x] Expected 1 space before "=>"; 0 found 91 | ERROR | [x] Expected 1 space after "=>"; 0 found 95 | ERROR | [x] Expected 1 space before "=>"; 0 found 95 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...eline/modules/Administration/views/view.globalsearchsettings.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 3. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 51 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 56 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 64 | WARNING | [ ] Method name "_getModuleTab" should not be | | prefixed with an underscore to indicate | | visibility 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Administration/views/view.languages.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 3. 46 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | [ ] Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate | | visibility 92 | ERROR | [x] Expected 1 space before "=>"; 0 found 92 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Administration/views/view.repair.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 58 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...s-pipeline/modules/Administration/views/view.configureajaxui.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...peline/modules/Administration/views/view.themeconfigsettings.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Administration/Search/Controller.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 51 | | and the first side effect is on line 45. ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Administration/Search/View.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 51 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...eline/modules/Administration/Search/ElasticSearch/Controller.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 66 and the first side effect is on | | line 43. 145 | ERROR | Expected 1 space after closing brace; newline found ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...ws-pipeline/modules/Administration/Search/ElasticSearch/View.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 45. 71 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/Administration/Search/MVC/Controller.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 51 | | and the first side effect is on line 45. ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Administration/Search/MVC/View.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 54 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...n/SyncInboundEmailAccounts/SyncInboundEmailAccountsException.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...lAccounts/SyncInboundEmailAccountsInvalidMethodTypeException.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...mailAccounts/SyncInboundEmailAccountsIMapConnectionException.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...nboundEmailAccounts/SyncInboundEmailAccountsSubActionHandler.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 4 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 42. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 99 | ERROR | [x] Blank line found at start of control structure 113 | ERROR | [x] Blank line found at end of control structure 117 | ERROR | [x] Blank line found at start of control structure 133 | ERROR | [x] Blank line found at end of control structure 169 | ERROR | [ ] Method name | | "SyncInboundEmailAccountsSubActionHandler::action_Index" | | is not in camel caps format 218 | ERROR | [ ] Method name | | "SyncInboundEmailAccountsSubActionHandler::action_Sync" | | is not in camel caps format 233 | ERROR | [x] Blank line found at start of control structure 235 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 267 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 420 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 75ms; Memory: 8MB FILE: ...ration/SyncInboundEmailAccounts/SyncInboundEmailAccountsPage.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 53 and the first side effect is on | | line 42. 53 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...cInboundEmailAccounts/SyncInboundEmailAccountsEmptyException.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...s/SyncInboundEmailAccountsInvalidSubActionArgumentsException.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 54 and the first side effect is on | | line 42. 54 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...boundEmailAccounts/SyncInboundEmailAccountsNoMethodException.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...pipeline/modules/OutboundEmailAccounts/OutboundEmailAccounts.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 19 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 44. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 71 | WARNING | Line exceeds 120 characters; contains 131 characters 79 | WARNING | Line exceeds 120 characters; contains 131 characters 124 | WARNING | Line exceeds 120 characters; contains 171 characters 182 | WARNING | Line exceeds 120 characters; contains 133 characters 186 | WARNING | Line exceeds 120 characters; contains 133 characters 190 | WARNING | Line exceeds 120 characters; contains 124 characters 199 | WARNING | Line exceeds 120 characters; contains 141 characters 204 | WARNING | Line exceeds 120 characters; contains 126 characters 206 | WARNING | Line exceeds 120 characters; contains 218 characters 210 | WARNING | Line exceeds 120 characters; contains 121 characters 216 | WARNING | Line exceeds 120 characters; contains 148 characters 226 | WARNING | Line exceeds 120 characters; contains 215 characters 227 | WARNING | Line exceeds 120 characters; contains 216 characters 239 | WARNING | Line exceeds 120 characters; contains 206 characters 240 | WARNING | Line exceeds 120 characters; contains 185 characters 256 | WARNING | Line exceeds 120 characters; contains 166 characters 261 | WARNING | Line exceeds 120 characters; contains 151 characters 262 | WARNING | Line exceeds 120 characters; contains 179 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ne/modules/OutboundEmailAccounts/OutboundEmailAccounts_sugar.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 1 WARNING AFFECTING 11 LINES ---------------------------------------------------------------------- 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | [ ] Class name "OutboundEmailAccounts_sugar" is not | | in PascalCase format 55 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [ ] Method name | | "OutboundEmailAccounts_sugar::bean_implements" is | | not in camel caps format 87 | ERROR | [x] The CASE body must start on the line following | | the statement 87 | ERROR | [x] Terminating statement must be on a line by itself 87 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ws-pipeline/modules/OutboundEmailAccounts/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 8 ERRORS AFFECTING 8 LINES ---------------------------------------------------------------------- 21 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 22 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 23 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 28 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 37 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 38 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 39 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 44 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ws-pipeline/modules/OutboundEmailAccounts/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...pipeline/modules/OutboundEmailAccounts/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 172 characters 53 | WARNING | Line exceeds 120 characters; contains 126 characters 54 | WARNING | Line exceeds 120 characters; contains 124 characters 55 | WARNING | Line exceeds 120 characters; contains 121 characters 56 | WARNING | Line exceeds 120 characters; contains 127 characters 57 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...s-pipeline/modules/OutboundEmailAccounts/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 83 | WARNING | Line exceeds 120 characters; contains 152 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ts/OutboundEmailAccountsDashlet/OutboundEmailAccountsDashlet.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...tboundEmailAccountsDashlet/OutboundEmailAccountsDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/SecurityGroups/AssignGroups.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 8 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 7 and the first side | | effect is on line 3. 7 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 9 | ERROR | [ ] Method name "AssignGroups::popup_select" is not | | in camel caps format 13 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 29 | ERROR | [x] No space found after comma in argument list 46 | ERROR | [x] Blank line found at start of control structure 60 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 65 | ERROR | [ ] Method name "AssignGroups::popup_onload" is not | | in camel caps format 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 99 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 104 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 114 | ERROR | [x] No space found after comma in argument list 121 | WARNING | [ ] Line exceeds 120 characters; contains 387 | | characters 131 | ERROR | [ ] Method name "AssignGroups::mass_assign" is not | | in camel caps format 156 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 277 | WARNING | [ ] Line exceeds 120 characters; contains 297 | | characters 278 | WARNING | [ ] Line exceeds 120 characters; contains 297 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/SecurityGroups/SecurityGroupMessage.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 6 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 6 and the first side | | effect is on line 3. 6 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 48 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 50 | ERROR | [ ] Method name | | "SecurityGroupMessage::SecurityGroupMessage" is | | not in camel caps format 52 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 63 | ERROR | [ ] Method name | | "SecurityGroupMessage::get_list_view_data" is | | not in camel caps format 84 | WARNING | [ ] Line exceeds 120 characters; contains 259 | | characters 99 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 100 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 188 | ERROR | [ ] Method name | | "SecurityGroupMessage::bean_implements" is not | | in camel caps format 191 | ERROR | [x] The CASE body must start on the line following | | the statement 191 | ERROR | [x] Terminating statement must be on a line by | | itself 191 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/SecurityGroups/config.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 52 | ERROR | [x] Each PHP statement must be on a line by itself 79 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 137 | WARNING | [ ] Line exceeds 120 characters; contains 300 | | characters 143 | ERROR | [x] No space found after comma in argument list 143 | ERROR | [x] No space found after comma in argument list 143 | ERROR | [x] No space found after comma in argument list 143 | ERROR | [x] No space found after comma in argument list ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...ine/modules/SecurityGroups/SecurityGroupUserRelationshipEdit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 46 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 58 | ERROR | [x] Each PHP statement must be on a line by itself 60 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 64 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 89 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/SecurityGroups/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 7 | WARNING | Line exceeds 120 characters; contains 184 characters 9 | WARNING | Line exceeds 120 characters; contains 181 characters 16 | WARNING | Line exceeds 120 characters; contains 173 characters 17 | WARNING | Line exceeds 120 characters; contains 185 characters 18 | WARNING | Line exceeds 120 characters; contains 209 characters ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/SecurityGroups/VersionCheck.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 7 and the first side | | effect is on line 3. 7 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 9 | ERROR | [ ] Method name "VersionCheck::version_check" is not | | in camel caps format 24 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 34 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 50 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/SecurityGroups/MassAssign.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 38 | ERROR | Expected 1 space after closing brace; newline found 106 | WARNING | Line exceeds 120 characters; contains 175 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ine/modules/SecurityGroups/SaveSecurityGroupUserRelationship.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 26 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 36 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 38 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 40 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 42 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 46 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 48 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 50 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 58 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/SecurityGroups/SecurityGroup.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 34 WARNINGS AFFECTING 45 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 5 and the first side | | effect is on line 3. 5 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 19 | ERROR | [ ] Method name "SecurityGroup::SecurityGroup" is | | not in camel caps format 21 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 91 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 164 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 165 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 201 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 202 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 211 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 227 | ERROR | [ ] Method name | | "SecurityGroup::assign_default_groups" is not in | | camel caps format 240 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 246 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 247 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 249 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 253 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 254 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 267 | ERROR | [ ] Method name "SecurityGroup::inherit_creator" is | | not in camel caps format 271 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 280 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 291 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 292 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 293 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 303 | ERROR | [ ] Method name "SecurityGroup::inherit_assigned" is | | not in camel caps format 306 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 313 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 323 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 324 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 325 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 337 | ERROR | [ ] Method name "SecurityGroup::inherit_parent" is | | not in camel caps format 342 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 388 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 394 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 444 | ERROR | [ ] Method name "SecurityGroup::inherit_parentQuery" | | is not in camel caps format 462 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 500 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 501 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 502 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 547 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 581 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 595 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 596 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 16 596 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 618 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 628 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 696 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 104ms; Memory: 10MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/SecurityGroups/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 35 | WARNING | Line exceeds 120 characters; contains 178 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ipeline/modules/SecurityGroups/SecurityGroupUserRelationship.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 10 and the first side effect is on | | line 3. 10 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Line exceeds 120 characters; contains 163 characters 57 | ERROR | Method name | | "SecurityGroupUserRelationship::SecurityGroupUserRelationship" | | is not in camel caps format 59 | WARNING | Line exceeds 120 characters; contains 121 characters 69 | ERROR | Method name | | "SecurityGroupUserRelationship::fill_in_additional_detail_fields" | | is not in camel caps format 94 | ERROR | Method name | | "SecurityGroupUserRelationship::create_list_query" is | | not in camel caps format ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/SecurityGroups/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | No PHP code was found in this file and short open tags | | are not allowed by this install of PHP. This file may | | be using short open tags but PHP does not allow them. ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/SecurityGroups/SecurityGroup_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 4 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 4 | ERROR | [ ] Class name "SecurityGroup_sugar" is not in | | PascalCase format 36 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 38 | ERROR | [ ] Method name | | "SecurityGroup_sugar::SecurityGroup_sugar" is not | | in camel caps format 40 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 50 | ERROR | [ ] Method name | | "SecurityGroup_sugar::bean_implements" is not in | | camel caps format 53 | ERROR | [x] The CASE body must start on the line following | | the statement 53 | ERROR | [x] Terminating statement must be on a line by itself 53 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/SecurityGroups/SaveConfig.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 67 | WARNING | Line exceeds 120 characters; contains 127 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/SecurityGroups/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 16 | WARNING | Line exceeds 120 characters; contains 157 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/SecurityGroups/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 14 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 14 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 46 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/SecurityGroups/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 5 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 6 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 9 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 10 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/SecurityGroups/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 80 | WARNING | Line exceeds 120 characters; contains 157 characters 82 | WARNING | Line exceeds 120 characters; contains 139 characters 87 | WARNING | Line exceeds 120 characters; contains 137 characters 91 | WARNING | Line exceeds 120 characters; contains 169 characters 93 | WARNING | Line exceeds 120 characters; contains 176 characters 120 | WARNING | Line exceeds 120 characters; contains 156 characters 123 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Relationships/Relationship.php ---------------------------------------------------------------------- FOUND 18 ERRORS AND 10 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 70 | WARNING | [ ] Property name "$_self_referencing" should not be | | prefixed with an underscore to indicate | | visibility 78 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 80 | ERROR | [ ] Method name "Relationship::Relationship" is not | | in camel caps format 82 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 95 | ERROR | [ ] Method name "Relationship::is_self_referencing" | | is not in camel caps format 112 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 128 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 136 | ERROR | [ ] Method name "Relationship::get_other_module" is | | not in camel caps format 141 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 159 | ERROR | [ ] Method name "Relationship::retrieve_by_sides" is | | not in camel caps format 164 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 177 | ERROR | [ ] Method name "Relationship::retrieve_by_modules" | | is not in camel caps format 177 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 but | | found 0 206 | ERROR | [ ] Method name "Relationship::retrieve_by_name" is | | not in camel caps format 213 | ERROR | [x] Expected 1 space before "=>"; 0 found 213 | ERROR | [x] Expected 1 space after "=>"; 0 found 222 | ERROR | [ ] Method name | | "Relationship::load_relationship_meta" is not in | | camel caps format 231 | ERROR | [ ] Method name | | "Relationship::build_relationship_cache" is not | | in camel caps format 242 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 249 | ERROR | [ ] Method name "Relationship::cache_file_dir" is | | not in camel caps format 253 | ERROR | [ ] Method name "Relationship::cache_file_name_only" | | is not in camel caps format 258 | ERROR | [ ] Method name "Relationship::delete_cache" is not | | in camel caps format 269 | ERROR | [ ] Method name | | "Relationship::trace_relationship_module" is not | | in camel caps format 269 | ERROR | [x] Incorrect spacing between argument | | "$rel_module2_name" and equals sign; expected 1 | | but found 0 269 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$rel_module2_name"; | | expected 1 but found 0 285 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Relationships/RelationshipHandler.php ---------------------------------------------------------------------- FOUND 51 ERRORS AND 7 WARNINGS AFFECTING 41 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 3. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$db"; 1 found 91 | ERROR | [x] Incorrect spacing between argument | | "$base_module" and equals sign; expected 1 but | | found 0 91 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$base_module"; | | expected 1 but found 0 100 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 102 | ERROR | [ ] Method name | | "RelationshipHandler::RelationshipHandler" is | | not in camel caps format 102 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$db"; 1 found 102 | ERROR | [x] Incorrect spacing between argument | | "$base_module" and equals sign; expected 1 but | | found 0 102 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$base_module"; | | expected 1 but found 0 104 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 114 | ERROR | [ ] Method name | | "RelationshipHandler::set_rel_vardef_fields" is | | not in camel caps format 114 | ERROR | [x] Incorrect spacing between argument | | "$rel1_vardef_field" and equals sign; expected 1 | | but found 0 114 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$rel1_vardef_field"; | | expected 1 but found 0 123 | ERROR | [ ] Method name | | "RelationshipHandler::set_rel_relationship_names" | | is not in camel caps format 123 | ERROR | [x] Incorrect spacing between argument "$build_rel2" | | and equals sign; expected 1 but found 0 123 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$build_rel2"; expected | | 1 but found 0 145 | ERROR | [ ] Method name "RelationshipHandler::build_info" is | | not in camel caps format 145 | ERROR | [x] Incorrect spacing between argument "$build_rel2" | | and equals sign; expected 1 but found 0 145 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$build_rel2"; expected | | 1 but found 0 167 | ERROR | [ ] Method name | | "RelationshipHandler::build_rel1_info" is not in | | camel caps format 174 | ERROR | [ ] Method name | | "RelationshipHandler::build_rel2_info" is not in | | camel caps format 176 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 186 | ERROR | [ ] Method name | | "RelationshipHandler::build_module_labels" is | | not in camel caps format 186 | ERROR | [x] Incorrect spacing between argument "$build_rel2" | | and equals sign; expected 1 but found 0 186 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$build_rel2"; expected | | 1 but found 0 238 | ERROR | [ ] Method name | | "RelationshipHandler::build_related_list" is not | | in camel caps format 238 | ERROR | [ ] Arguments with default values must be at the end | | of the argument list 249 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 259 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 274 | ERROR | [ ] Method name | | "RelationshipHandler::get_relationship_information" | | is not in camel caps format 274 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$target_bean"; 1 found 338 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 352 | ERROR | [ ] Method name | | "RelationshipHandler::traverse_rel_meta" is not | | in camel caps format 352 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$target_bean"; 1 found 374 | ERROR | [ ] Method name "RelationshipHandler::get_id_name" | | is not in camel caps format 374 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$target_bean"; 1 found 392 | ERROR | [ ] Method name | | "RelationshipHandler::process_by_rel_bean" is | | not in camel caps format 402 | ERROR | [ ] Method name | | "RelationshipHandler::get_rel1_vardef_field_base" | | is not in camel caps format 420 | ERROR | [ ] Method name | | "RelationshipHandler::get_farthest_reach" is not | | in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 35 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 67ms; Memory: 8MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Relationships/vardefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 176 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Relationships/views/view.editfields.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Home/RemoveDashboardPages.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 121 characters 53 | WARNING | Line exceeds 120 characters; contains 177 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/modules/Home/sitemap.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 78 and the first side | | effect is on line 3. 60 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 63 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 98 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 109 | ERROR | [x] Expected 1 space before "=>"; 0 found 109 | ERROR | [x] Expected 1 space after "=>"; 0 found 120 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Home/About.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 58 | WARNING | Line exceeds 120 characters; contains 145 characters 78 | WARNING | Line exceeds 120 characters; contains 124 characters 85 | WARNING | Line exceeds 120 characters; contains 134 characters 94 | WARNING | Line exceeds 120 characters; contains 124 characters 97 | WARNING | Line exceeds 120 characters; contains 124 characters 109 | WARNING | Line exceeds 120 characters; contains 157 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/modules/Home/Menu.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 42 | ERROR | [x] Expected 1 blank line at end of file; 3 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Home/controller.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 5 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 42. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | ERROR | Method name | | "HomeController::action_getEditFieldHTML" is not in | | camel caps format 52 | WARNING | Line exceeds 120 characters; contains 135 characters 57 | ERROR | Method name "HomeController::action_saveHTMLField" | | is not in camel caps format 60 | WARNING | Line exceeds 120 characters; contains 132 characters 64 | ERROR | Method name "HomeController::action_getDisplayValue" | | is not in camel caps format 77 | ERROR | Method name | | "HomeController::action_getValidationRules" is not | | in camel caps format 108 | WARNING | Line exceeds 120 characters; contains 136 characters 115 | ERROR | Method name | | "HomeController::action_getRelateFieldJS" is not in | | camel caps format 136 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Home/quicksearchQuery.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 59 | ERROR | [x] Expected 1 space before "=>"; 0 found 59 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Home/index.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 3 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 111 | ERROR | [x] Expected 1 space before "=>"; 0 found 111 | ERROR | [x] Expected 1 space after "=>"; 0 found 139 | ERROR | [x] Expected 1 space before "=>"; 0 found 139 | ERROR | [x] Expected 1 space after "=>"; 0 found 181 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 213 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 226 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 238 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 264 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 265 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 268 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 271 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 273 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 287 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 67ms; Memory: 8MB FILE: ...ace/suitecrm-aws-pipeline/modules/Home/UnifiedSearchAdvanced.php ---------------------------------------------------------------------- FOUND 28 ERRORS AND 26 WARNINGS AFFECTING 41 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 86 | ERROR | [x] Expected 1 space before "=>"; 0 found 86 | ERROR | [x] Expected 1 space after "=>"; 0 found 98 | ERROR | [x] Expected 1 space before "=>"; 0 found 98 | ERROR | [x] Expected 1 space after "=>"; 0 found 121 | ERROR | [x] Expected 1 space before "=>"; 0 found 121 | ERROR | [x] Expected 1 space after "=>"; 0 found 122 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 132 | ERROR | [x] Expected 1 space before "=>"; 0 found 132 | ERROR | [x] Expected 1 space after "=>"; 0 found 133 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 182 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 188 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 189 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 197 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 202 | ERROR | [x] Expected 1 space before "=>"; 0 found 202 | ERROR | [x] Expected 1 space after "=>"; 0 found 246 | ERROR | [x] Expected 1 space before "=>"; 0 found 246 | ERROR | [x] Expected 1 space after "=>"; 0 found 252 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 253 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 257 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 279 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 280 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 288 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 292 | ERROR | [x] Expected 1 space before "=>"; 0 found 292 | ERROR | [x] Expected 1 space after "=>"; 0 found 295 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 336 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 340 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 344 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 351 | ERROR | [x] Expected 1 space before "=>"; 0 found 351 | ERROR | [x] Expected 1 space after "=>"; 0 found 368 | ERROR | [x] Expected 1 space before "=>"; 0 found 368 | ERROR | [x] Expected 1 space after "=>"; 0 found 409 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 410 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 411 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 428 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 438 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 464 | ERROR | [x] Expected 1 space before "=>"; 0 found 464 | ERROR | [x] Expected 1 space after "=>"; 0 found 465 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 481 | ERROR | [x] Expected 1 space before "=>"; 0 found 481 | ERROR | [x] Expected 1 space after "=>"; 0 found 483 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 513 | ERROR | [x] Expected 1 space before "=>"; 0 found 513 | ERROR | [x] Expected 1 space after "=>"; 0 found 578 | ERROR | [x] Expected 1 space before "=>"; 0 found 578 | ERROR | [x] Expected 1 space after "=>"; 0 found 579 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 604 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 607 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 27 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 91ms; Memory: 10MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Home/SubpanelEdits.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 50 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Home/SubpanelCreates.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Home/LastViewed.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 66 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Home/UnifiedSearch.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 10 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 161 and the first side | | effect is on line 41. 52 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 61 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 94 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 141 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 142 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 144 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 150 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 151 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 155 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 8 155 | ERROR | [x] Closing brace indented incorrectly; expected 0 | | spaces, found 8 157 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 8 302 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 305 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 308 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 309 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 312 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 65ms; Memory: 8MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Home/PopupSugar.php ---------------------------------------------------------------------- FOUND 49 ERRORS AND 2 WARNINGS AFFECTING 51 LINES ---------------------------------------------------------------------- 42 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 55 | WARNING | [ ] Line exceeds 120 characters; contains 399 | | characters 59 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 62 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 65 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 68 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 71 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 72 | ERROR | [x] Blank line found at end of control structure 80 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 49 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/modules/Home/Search.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 65 | | and the first side effect is on line 45. ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Home/AddDashboardPages.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 50 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Home/QuickSearch.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 8 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 42. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 53 | ERROR | [ ] Class name "quicksearchQuery" is not in | | PascalCase format 98 | ERROR | [ ] Method name | | "quicksearchQuery::get_contact_array" is not in | | camel caps format 114 | ERROR | [ ] Method name "quicksearchQuery::get_user_array" | | is not in camel caps format 185 | ERROR | [x] Multi-line function call not indented correctly; | | expected 24 spaces but found 20 185 | ERROR | [x] Multi-line function call not indented correctly; | | expected 28 spaces but found 20 185 | ERROR | [x] Multi-line function call not indented correctly; | | expected 28 spaces but found 20 185 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 227 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 228 | ERROR | [x] Multi-line function call not indented correctly; | | expected 24 spaces but found 28 235 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 285 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 286 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 286 | ERROR | [x] Blank line found at start of control structure 296 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 336 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 377 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 435 | ERROR | [x] Multi-line function call not indented correctly; | | expected 16 spaces but found 12 585 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 87ms; Memory: 10MB FILE: ...space/suitecrm-aws-pipeline/modules/Home/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 9 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 71 | WARNING | Line exceeds 120 characters; contains 242 characters 171 | WARNING | Line exceeds 120 characters; contains 254 characters 177 | WARNING | Line exceeds 120 characters; contains 277 characters 189 | WARNING | Line exceeds 120 characters; contains 121 characters 196 | WARNING | Line exceeds 120 characters; contains 125 characters 199 | WARNING | Line exceeds 120 characters; contains 148 characters 241 | WARNING | Line exceeds 120 characters; contains 152 characters 242 | WARNING | Line exceeds 120 characters; contains 140 characters 246 | WARNING | Line exceeds 120 characters; contains 142 characters ---------------------------------------------------------------------- Time: 50ms; Memory: 8MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Home/views/view.tour.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | WARNING | Line exceeds 120 characters; contains 122 characters 60 | WARNING | Line exceeds 120 characters; contains 147 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Home/views/view.list.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Method name "HomeViewList::ActivitiesViewList" is not | | in camel caps format 79 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...s-pipeline/modules/Home/views/view.additionaldetailsretrieve.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 101 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 104 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 107 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 109 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 124 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Home/views/view.modulelistmenu.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 42 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | Line exceeds 120 characters; contains 173 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...peline/modules/Home/Dashlets/InvadersDashlet/InvadersDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 82 | WARNING | Line exceeds 120 characters; contains 163 characters 84 | ERROR | Method name "InvadersDashlet::InvadersDashlet" is | | not in camel caps format 86 | WARNING | Line exceeds 120 characters; contains 121 characters 109 | WARNING | Line exceeds 120 characters; contains 138 characters ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...line/modules/Home/Dashlets/SugarNewsDashlet/SugarNewsDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 62 | WARNING | Line exceeds 120 characters; contains 163 characters 64 | ERROR | Method name "SugarNewsDashlet::SugarNewsDashlet" is | | not in camel caps format 66 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...modules/Home/Dashlets/SugarNewsDashlet/SugarNewsDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...s-pipeline/modules/Home/Dashlets/iFrameDashlet/iFrameDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 6 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | Class name "iFrameDashlet" is not in PascalCase | | format 52 | WARNING | Line exceeds 120 characters; contains 133 characters 91 | WARNING | Line exceeds 120 characters; contains 163 characters 95 | WARNING | Line exceeds 120 characters; contains 121 characters 172 | WARNING | Line exceeds 120 characters; contains 126 characters 174 | WARNING | Line exceeds 120 characters; contains 221 characters ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...eline/modules/Home/Dashlets/iFrameDashlet/iFrameDashlet.meta.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...s-pipeline/modules/Home/Dashlets/JotPadDashlet/JotPadDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 88 | WARNING | Line exceeds 120 characters; contains 163 characters 90 | ERROR | Method name "JotPadDashlet::JotPadDashlet" is not in | | camel caps format 92 | WARNING | Line exceeds 120 characters; contains 121 characters 117 | WARNING | Line exceeds 120 characters; contains 138 characters ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...s-pipeline/modules/Home/Dashlets/ChartsDashlet/ChartsDashlet.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 76 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 78 | ERROR | [ ] Method name "ChartsDashlet::ChartsDashlet" is | | not in camel caps format 80 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 99 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 123 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 131 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 189 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 190 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 208 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 213 | ERROR | [x] Multi-line function call not indented correctly; | | expected 32 spaces but found 16 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...eline/modules/Home/Dashlets/ChartsDashlet/ChartsDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Home/Dashlets/RSSDashlet/RSSDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 42. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 146 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 158 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/jjwg_Address_Cache/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 7 | WARNING | Line exceeds 120 characters; contains 230 characters 10 | WARNING | Line exceeds 120 characters; contains 215 characters 13 | WARNING | Line exceeds 120 characters; contains 221 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/jjwg_Address_Cache/vardefs.php ---------------------------------------------------------------------- FOUND 7 ERRORS AFFECTING 7 LINES ---------------------------------------------------------------------- 24 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 25 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 26 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 42 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 43 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 44 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 61 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/jjwg_Address_Cache/jjwg_Address_Cache.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 3 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 10 and the first side | | effect is on line 4. 10 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 10 | ERROR | [ ] Class name "jjwg_Address_Cache" is not in | | PascalCase format 22 | ERROR | [x] Incorrect spacing between argument "$init" and | | equals sign; expected 1 but found 0 22 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$init"; expected 1 but | | found 0 32 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 34 | ERROR | [ ] Method name | | "jjwg_Address_Cache::jjwg_Address_Cache" is not | | in camel caps format 34 | ERROR | [x] Incorrect spacing between argument "$init" and | | equals sign; expected 1 but found 0 34 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$init"; expected 1 but | | found 0 36 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 114 | ERROR | [x] Blank line found at start of control structure 121 | ERROR | [x] Blank line found at start of control structure 160 | ERROR | [ ] Method name "jjwg_Address_Cache::is_valid_lng" | | is not in camel caps format 170 | ERROR | [ ] Method name "jjwg_Address_Cache::is_valid_lat" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...pipeline/modules/jjwg_Address_Cache/jjwg_Address_Cache_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 3 | ERROR | [ ] Class name "jjwg_Address_Cache_sugar" is not in | | PascalCase format 35 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 37 | ERROR | [ ] Method name | | "jjwg_Address_Cache_sugar::jjwg_Address_Cache_sugar" | | is not in camel caps format 39 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 49 | ERROR | [ ] Method name | | "jjwg_Address_Cache_sugar::bean_implements" is | | not in camel caps format 52 | ERROR | [x] The CASE body must start on the line following | | the statement 52 | ERROR | [x] Terminating statement must be on a line by itself 52 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/jjwg_Address_Cache/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 26 ERRORS AFFECTING 26 LINES ---------------------------------------------------------------------- 27 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 28 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 29 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 34 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 35 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 36 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 41 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 42 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 43 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 48 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 50 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 56 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 65 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 66 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 67 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 72 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 73 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 74 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 79 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 80 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 81 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 86 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 87 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 88 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 94 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ws-pipeline/modules/jjwg_Address_Cache/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 10 | WARNING | Line exceeds 120 characters; contains 177 characters ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...aws-pipeline/modules/Calls_Reschedule/Calls_Reschedule_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | [ ] Class name "Calls_Reschedule_sugar" is not in | | PascalCase format 56 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 82 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 84 | ERROR | [ ] Method name | | "Calls_Reschedule_sugar::Calls_Reschedule_sugar" | | is not in camel caps format 86 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 96 | ERROR | [ ] Method name | | "Calls_Reschedule_sugar::bean_implements" is not | | in camel caps format 99 | ERROR | [x] The CASE body must start on the line following | | the statement 99 | ERROR | [x] Terminating statement must be on a line by itself 99 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Calls_Reschedule/reschedule_count.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 3 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 3 | ERROR | Class name "reschedule_count" is not in PascalCase | | format ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Calls_Reschedule/Reschedule_popup.php ---------------------------------------------------------------------- FOUND 33 ERRORS AND 2 WARNINGS AFFECTING 35 LINES ---------------------------------------------------------------------- 154 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 156 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 158 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 159 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 161 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 163 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 164 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 166 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 168 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 169 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 171 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 173 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 193 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 195 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 197 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 198 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 200 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 202 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 210 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 230 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 246 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 12 247 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 16 250 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 16 253 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 16 254 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 16 257 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 16 258 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 16 261 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 16 262 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 16 265 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 16 266 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 16 269 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 12 270 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 3 273 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 280 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 33 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 66ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Calls_Reschedule/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 202 characters 51 | WARNING | Line exceeds 120 characters; contains 184 characters 54 | WARNING | Line exceeds 120 characters; contains 204 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Calls_Reschedule/vardefs.php ---------------------------------------------------------------------- FOUND 7 ERRORS AFFECTING 7 LINES ---------------------------------------------------------------------- 68 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 69 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 70 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 88 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 89 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 90 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 115 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Calls_Reschedule/Calls_Reschedule.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 44. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | Class name "Calls_Reschedule" is not in PascalCase | | format 55 | WARNING | Line exceeds 120 characters; contains 163 characters 57 | ERROR | Method name "Calls_Reschedule::Calls_Reschedule" is | | not in camel caps format 59 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...s-pipeline/modules/Calls_Reschedule/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 121 characters 65 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/Calls_Reschedule/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Calls_Reschedule/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...-aws-pipeline/modules/Calls_Reschedule/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 172 characters 53 | WARNING | Line exceeds 120 characters; contains 126 characters 54 | WARNING | Line exceeds 120 characters; contains 124 characters 55 | WARNING | Line exceeds 120 characters; contains 121 characters 56 | WARNING | Line exceeds 120 characters; contains 127 characters 57 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Meetings/MeetingFormBase.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 28 WARNINGS AFFECTING 42 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 3. 54 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 56 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 56 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 56 | ERROR | [x] Incorrect spacing between argument "$formname" | | and equals sign; expected 1 but found 0 56 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formname"; expected 1 | | but found 0 94 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 104 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 105 | WARNING | [ ] Line exceeds 120 characters; contains 257 | | characters 106 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 107 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 110 | WARNING | [ ] Line exceeds 120 characters; contains 204 | | characters 127 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 127 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 152 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 158 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 160 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 173 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 174 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 175 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 177 | ERROR | [x] Incorrect spacing between argument "$redirect" | | and equals sign; expected 1 but found 0 177 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$redirect"; expected 1 | | but found 0 177 | ERROR | [x] Incorrect spacing between argument | | "$useRequired" and equals sign; expected 1 but | | found 0 177 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$useRequired"; | | expected 1 but found 0 190 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 198 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 216 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 220 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 251 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 252 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 253 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 281 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 282 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 287 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 288 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 293 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 304 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 322 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 335 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 359 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 375 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 380 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 396 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 396 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 397 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 422 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 437 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 446 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 469 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 486 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 21 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 80ms; Memory: 8MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Meetings/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 170 characters 52 | WARNING | Line exceeds 120 characters; contains 156 characters 55 | WARNING | Line exceeds 120 characters; contains 189 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Meetings/JoinExternalMeeting.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 55 | WARNING | Line exceeds 120 characters; contains 172 characters 62 | WARNING | Line exceeds 120 characters; contains 172 characters 77 | WARNING | Line exceeds 120 characters; contains 193 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Meetings/MeetingsQuickCreate.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 8 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 60 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 69 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 70 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 150 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 152 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 166 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Meetings/MeetingsJjwg_MapsLogicHook.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 4. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "MeetingsJjwg_MapsLogicHook" is not in | | PascalCase format 17 | WARNING | Line exceeds 120 characters; contains 163 characters 19 | ERROR | Method name | | "MeetingsJjwg_MapsLogicHook::MeetingsJjwg_MapsLogicHook" | | is not in camel caps format 21 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Meetings/Meeting.php ---------------------------------------------------------------------- FOUND 32 ERRORS AND 37 WARNINGS AFFECTING 61 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 110 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 130 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 137 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 139 | ERROR | [ ] Method name "Meeting::Meeting" is not in camel | | caps format 141 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 155 | ERROR | [x] Incorrect spacing between argument "$is_owner" | | and equals sign; expected 1 but found 0 155 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$is_owner"; expected | | 1 but found 0 155 | ERROR | [x] Incorrect spacing between argument "$in_group" | | and equals sign; expected 1 but found 0 155 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$in_group"; expected | | 1 but found 0 215 | WARNING | [ ] Line exceeds 120 characters; contains 389 | | characters 224 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 230 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 275 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 288 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 347 | ERROR | [ ] Method name "Meeting::mark_deleted" is not in | | camel caps format 361 | ERROR | [ ] Method name "Meeting::get_summary_text" is not | | in camel caps format 366 | ERROR | [ ] Method name "Meeting::create_export_query" is | | not in camel caps format 366 | ERROR | [x] Incorrect spacing between argument | | "$relate_link_join" and equals sign; expected 1 | | but found 0 366 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$relate_link_join"; | | expected 1 but found 0 373 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 376 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 403 | ERROR | [ ] Method name | | "Meeting::fill_in_additional_detail_fields" is | | not in camel caps format 458 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 508 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 552 | ERROR | [ ] Method name "Meeting::get_list_view_data" is | | not in camel caps format 561 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 561 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 565 | WARNING | [ ] Line exceeds 120 characters; contains 240 | | characters 567 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 583 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 618 | ERROR | [ ] Method name "Meeting::set_notification_body" is | | not in camel caps format 626 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 640 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 647 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 654 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 657 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 662 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 676 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 684 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 695 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 697 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 713 | ERROR | [ ] Method name | | "Meeting::create_notification_email" is not in | | camel caps format 728 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 741 | ERROR | [ ] Method name | | "Meeting::send_assignment_notifications" is not | | in camel caps format 748 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 755 | ERROR | [ ] Method name "Meeting::get_meeting_users" is not | | in camel caps format 759 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 778 | ERROR | [ ] Method name "Meeting::get_invite_meetings" is | | not in camel caps format 783 | WARNING | [ ] Line exceeds 120 characters; contains 279 | | characters 802 | ERROR | [ ] Method name "Meeting::set_accept_status" is not | | in camel caps format 825 | ERROR | [ ] Method name | | "Meeting::get_notification_recipients" is not | | in camel caps format 879 | ERROR | [ ] Method name "Meeting::bean_implements" is not | | in camel caps format 882 | ERROR | [x] The CASE body must start on the line following | | the statement 882 | ERROR | [x] Terminating statement must be on a line by | | itself 882 | ERROR | [x] Closing brace must be on a line by itself 896 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 913 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 915 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 929 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 958 | ERROR | [ ] Method name | | "Meeting::save_relationship_changes" is not in | | camel caps format 962 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 963 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 1032 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 1039 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 137ms; Memory: 14MB FILE: ...uitecrm-aws-pipeline/modules/Meetings/MeetingsListViewSmarty.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 5 and the first side effect is on | | line 3. 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 13 | WARNING | Line exceeds 120 characters; contains 163 characters 15 | ERROR | Method name | | "MeetingsListViewSmarty::MeetingsListViewSmarty" is | | not in camel caps format 17 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Meetings/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 268 | WARNING | Line exceeds 120 characters; contains 151 characters 290 | WARNING | Line exceeds 120 characters; contains 157 characters 330 | WARNING | Line exceeds 120 characters; contains 145 characters 593 | WARNING | Line exceeds 120 characters; contains 121 characters 594 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 74ms; Memory: 10MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Meetings/field_arrays.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 71 | WARNING | Line exceeds 120 characters; contains 314 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Meetings/SubPanelViewInvitees.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 64 | WARNING | Line exceeds 120 characters; contains 138 characters 67 | WARNING | Line exceeds 120 characters; contains 142 characters 75 | WARNING | Line exceeds 120 characters; contains 483 characters 77 | WARNING | Line exceeds 120 characters; contains 396 characters 79 | WARNING | Line exceeds 120 characters; contains 383 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Meetings/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 11 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 500 characters 66 | WARNING | Line exceeds 120 characters; contains 458 characters 70 | WARNING | Line exceeds 120 characters; contains 641 characters 79 | WARNING | Line exceeds 120 characters; contains 500 characters 84 | WARNING | Line exceeds 120 characters; contains 458 characters 88 | WARNING | Line exceeds 120 characters; contains 641 characters 109 | WARNING | Line exceeds 120 characters; contains 124 characters 175 | WARNING | Line exceeds 120 characters; contains 124 characters 180 | WARNING | Line exceeds 120 characters; contains 171 characters 181 | WARNING | Line exceeds 120 characters; contains 126 characters 187 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Meetings/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 48 | | and the first side effect is on line 42. ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Meetings/metadata/quickcreatedefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 62 | WARNING | Line exceeds 120 characters; contains 464 characters 67 | WARNING | Line exceeds 120 characters; contains 405 characters 71 | WARNING | Line exceeds 120 characters; contains 618 characters 90 | WARNING | Line exceeds 120 characters; contains 130 characters 160 | WARNING | Line exceeds 120 characters; contains 124 characters 165 | WARNING | Line exceeds 120 characters; contains 171 characters 166 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Meetings/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 101 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Meetings/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 59 | WARNING | Line exceeds 120 characters; contains 757 characters 69 | WARNING | Line exceeds 120 characters; contains 382 characters 77 | WARNING | Line exceeds 120 characters; contains 583 characters 86 | WARNING | Line exceeds 120 characters; contains 269 characters 138 | WARNING | Line exceeds 120 characters; contains 141 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Meetings/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 9 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 172 characters 70 | WARNING | Line exceeds 120 characters; contains 127 characters 71 | WARNING | Line exceeds 120 characters; contains 124 characters 72 | WARNING | Line exceeds 120 characters; contains 121 characters 73 | WARNING | Line exceeds 120 characters; contains 128 characters 74 | WARNING | Line exceeds 120 characters; contains 125 characters 76 | WARNING | Line exceeds 120 characters; contains 125 characters 77 | WARNING | Line exceeds 120 characters; contains 122 characters 79 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Meetings/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 135 | WARNING | Line exceeds 120 characters; contains 127 characters 154 | WARNING | Line exceeds 120 characters; contains 238 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Meetings/views/view.list.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | Line exceeds 120 characters; contains 163 characters 56 | ERROR | Method name "MeetingsViewList::MeetingsViewList" is | | not in camel caps format 58 | WARNING | Line exceeds 120 characters; contains 121 characters 87 | WARNING | Line exceeds 120 characters; contains 133 characters 88 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Meetings/views/view.edit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 84 | WARNING | Line exceeds 120 characters; contains 125 characters 85 | WARNING | Line exceeds 120 characters; contains 133 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Meetings/views/view.listbytype.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 9 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | WARNING | Line exceeds 120 characters; contains 201 characters 57 | WARNING | Line exceeds 120 characters; contains 163 characters 59 | ERROR | Method name | | "MeetingsViewListbytype::MeetingsViewListbytype" is | | not in camel caps format 61 | WARNING | Line exceeds 120 characters; contains 121 characters 75 | WARNING | Line exceeds 120 characters; contains 126 characters 95 | WARNING | Line exceeds 120 characters; contains 187 characters 121 | WARNING | Line exceeds 120 characters; contains 131 characters 139 | WARNING | Line exceeds 120 characters; contains 174 characters 141 | WARNING | Line exceeds 120 characters; contains 444 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...s/Meetings/Dashlets/MyMeetingsDashlet/MyMeetingsDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...odules/Meetings/Dashlets/MyMeetingsDashlet/MyMeetingsDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 22 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 85 | WARNING | Line exceeds 120 characters; contains 163 characters 87 | ERROR | Method name "MyMeetingsDashlet::MyMeetingsDashlet" | | is not in camel caps format 89 | WARNING | Line exceeds 120 characters; contains 121 characters 106 | WARNING | Line exceeds 120 characters; contains 123 characters 108 | WARNING | Line exceeds 120 characters; contains 176 characters 112 | WARNING | Line exceeds 120 characters; contains 127 characters 126 | WARNING | Line exceeds 120 characters; contains 188 characters 129 | WARNING | Line exceeds 120 characters; contains 127 characters 140 | WARNING | Line exceeds 120 characters; contains 151 characters 143 | WARNING | Line exceeds 120 characters; contains 176 characters 146 | WARNING | Line exceeds 120 characters; contains 152 characters 149 | WARNING | Line exceeds 120 characters; contains 171 characters 152 | WARNING | Line exceeds 120 characters; contains 141 characters 154 | WARNING | Line exceeds 120 characters; contains 146 characters 156 | WARNING | Line exceeds 120 characters; contains 313 characters 157 | WARNING | Line exceeds 120 characters; contains 174 characters 159 | WARNING | Line exceeds 120 characters; contains 316 characters 160 | WARNING | Line exceeds 120 characters; contains 180 characters 162 | WARNING | Line exceeds 120 characters; contains 314 characters 163 | WARNING | Line exceeds 120 characters; contains 189 characters 165 | WARNING | Line exceeds 120 characters; contains 175 characters 183 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...s/Meetings/Dashlets/MyMeetingsDashlet/MyMeetingsDashlet.data.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 62 | WARNING | Line exceeds 120 characters; contains 133 characters 74 | WARNING | Line exceeds 120 characters; contains 128 characters 79 | WARNING | Line exceeds 120 characters; contains 136 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Emails/EmailValidatorException.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 42. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Emails/Status.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 96 | WARNING | Line exceeds 120 characters; contains 339 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Emails/EmailsDataAddress.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 41. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Emails/EmailsSignatureResolver.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 41. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Emails/PessimisticLock.php ---------------------------------------------------------------------- FOUND 15 ERRORS AND 2 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 111 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Emails/Delete.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 69 | WARNING | Line exceeds 120 characters; contains 218 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Emails/EmailFromValidator.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 56 and the first side effect is on | | line 44. 56 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 519 | ERROR | Method name "EmailFromValidator::validateFrom_Name" | | is not in camel caps format ---------------------------------------------------------------------- Time: 83ms; Memory: 8MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/modules/Emails/Check.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 62 | WARNING | Line exceeds 120 characters; contains 262 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Emails/PopupDocuments.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 108 | WARNING | Line exceeds 120 characters; contains 130 characters 110 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/modules/Emails/EmailUI.php ---------------------------------------------------------------------- FOUND 26 ERRORS AND 44 WARNINGS AFFECTING 70 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 44. 54 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 61 | WARNING | [ ] Line exceeds 120 characters; contains 435 | | characters 71 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 101 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 103 | ERROR | [ ] Method name "EmailUI::EmailUI" is not in camel | | caps format 105 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 115 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 159 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 161 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 166 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 199 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 231 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 256 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 260 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 283 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 286 | WARNING | [ ] Line exceeds 120 characters; contains 277 | | characters 291 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 295 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 299 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 303 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 321 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 387 | WARNING | [ ] Method name "_loadQuickCreateModules" should | | not be prefixed with an underscore to indicate | | visibility 484 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 550 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 569 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 706 | WARNING | [ ] Method name "_generateComposeConfigData" should | | not be prefixed with an underscore to indicate | | visibility 738 | ERROR | [x] No space found after comma in argument list 763 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 830 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 834 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 877 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 1037 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1064 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1069 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1161 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1278 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1483 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 1502 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 1532 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1653 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1655 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1715 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1729 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1735 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1812 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1903 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1909 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1928 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 2007 | ERROR | [x] Blank line found at end of control structure 2098 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 2181 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 2225 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 2348 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 2408 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2526 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2531 | WARNING | [ ] Method name "_getPeopleUnionQuery" should not | | be prefixed with an underscore to indicate | | visibility 2577 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 2579 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 2725 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 2727 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 2755 | WARNING | [ ] Method name "_cleanUIDList" should not be | | prefixed with an underscore to indicate | | visibility 2854 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 3031 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 3167 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 3189 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 3243 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 3250 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 3500 | WARNING | [ ] Method name "_writeCacheFile" should not be | | prefixed with an underscore to indicate | | visibility 3619 | WARNING | [ ] Line exceeds 120 characters; contains 311 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 24 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 398ms; Memory: 30MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/modules/Emails/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 55 | WARNING | Line exceeds 120 characters; contains 167 characters 58 | WARNING | Line exceeds 120 characters; contains 163 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Emails/EmailUIAjax.php ---------------------------------------------------------------------- FOUND 57 ERRORS AND 24 WARNINGS AFFECTING 81 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 56 and the first side | | effect is on line 42. 120 | ERROR | [x] Blank line found at start of control structure 128 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 155 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 190 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 277 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 278 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 279 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 280 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 281 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 282 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 283 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 285 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 286 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 287 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 288 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 289 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 290 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 291 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 292 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 293 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 294 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 295 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 296 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 297 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 298 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 299 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 300 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 301 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 302 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 303 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 304 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 305 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 306 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 309 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 310 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 311 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 312 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 313 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 315 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 317 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 318 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 319 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 320 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 322 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 323 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 324 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 325 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 326 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 327 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 328 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 329 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 330 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 331 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 332 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 334 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 335 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 336 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 337 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 361 | ERROR | [x] The CASE body must start on the line following | | the statement 416 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 418 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 595 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 24 618 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 650 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 656 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 664 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 741 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 743 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 756 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 758 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 776 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 784 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 794 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 835 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 858 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1188 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 1200 | WARNING | [ ] Line exceeds 120 characters; contains 204 | | characters 1295 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1564 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1679 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 57 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 243ms; Memory: 20MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/modules/Emails/Email.php ---------------------------------------------------------------------- FOUND 62 ERRORS AND 90 WARNINGS AFFECTING 152 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 42. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 583 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 589 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 591 | ERROR | [ ] Method name "Email::Email" is not in camel caps | | format 593 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 615 | ERROR | [ ] Method name "Email::bean_implements" is not in | | camel caps format 952 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1090 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1117 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1200 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1206 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 1217 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1250 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 1261 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1286 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 1301 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1357 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1358 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 1386 | ERROR | [x] Blank line found at start of control structure 1402 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1408 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 1440 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1461 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 1538 | WARNING | [ ] Method name "_arrayToDelimitedString" should | | not be prefixed with an underscore to indicate | | visibility 1554 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1622 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1629 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1630 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1677 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 1680 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1751 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 1816 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1889 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 2004 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 2068 | ERROR | [ ] Method name "Email::check_email_settings" is | | not in camel caps format 2074 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2106 | ERROR | [ ] Method name "Email::js_set_archived" is not in | | camel caps format 2154 | ERROR | [ ] Method name "Email::u_get_clear_form_js" is not | | in camel caps format 2173 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 2238 | ERROR | [ ] Method name "Email::parse_addrs" is not in | | camel caps format 2258 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2303 | ERROR | [ ] Method name "Email::remove_empty_fields" is not | | in camel caps format 2328 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 2346 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 2357 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2388 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2392 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2409 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 2424 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 2462 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2466 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2492 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2496 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2512 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2547 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 2558 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2588 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2592 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2609 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 2624 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 2662 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2666 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2692 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2696 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2712 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2774 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 2979 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 2989 | ERROR | [x] Blank line found at start of control structure 3029 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 3037 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3042 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 3090 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3098 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3104 | ERROR | [x] Blank line found at start of control structure 3111 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 3119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3128 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 3129 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 3132 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3136 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3174 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 3198 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 3205 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 3208 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 3231 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 3249 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 3270 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 3330 | ERROR | [ ] Method name "Email::create_new_list_query" is | | not in camel caps format 3367 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 3400 | ERROR | [ ] Method name | | "Email::fill_in_additional_list_fields" is not | | in camel caps format 3427 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 3438 | ERROR | [ ] Method name | | "Email::fill_in_additional_detail_fields" is | | not in camel caps format 3447 | WARNING | [ ] Line exceeds 120 characters; contains 204 | | characters 3448 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 3520 | ERROR | [ ] Method name "Email::create_export_query" is not | | in camel caps format 3530 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 3564 | ERROR | [ ] Method name "Email::get_list_view_data" is not | | in camel caps format 3587 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 3596 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 3607 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 3618 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 3629 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 3640 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 3666 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 3675 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 3696 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 3826 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 3842 | WARNING | [ ] Method name | | "_genereateSearchImportedEmailsQuery" should | | not be prefixed with an underscore to indicate | | visibility 3850 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 3859 | WARNING | [ ] Line exceeds 120 characters; contains 204 | | characters 3865 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 3869 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 3878 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 3881 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 3895 | WARNING | [ ] Method name "_generateSearchImportWhereClause" | | should not be prefixed with an underscore to | | indicate visibility 3980 | ERROR | [ ] Method name "Email::get_summary_text" is not in | | camel caps format 4062 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 4082 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 4110 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 4150 | WARNING | [ ] Line exceeds 120 characters; contains 208 | | characters 4154 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 4155 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 4158 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 4226 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 16 4230 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 4233 | WARNING | [ ] Line exceeds 120 characters; contains 252 | | characters 4234 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 4235 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 4236 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 4237 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 4238 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 4239 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 4240 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 4241 | ERROR | [x] Multi-line function call not indented | | correctly; expected 24 spaces but found 16 4246 | WARNING | [ ] Line exceeds 120 characters; contains 262 | | characters 4247 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 4294 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 4364 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 4366 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 4454 | ERROR | [x] Blank line found at start of control structure 4463 | ERROR | [x] Blank line found at start of control structure 4478 | ERROR | [x] Blank line found at start of control structure 4492 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 4537 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 4582 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 4626 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 4732 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 4740 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 4743 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 4830 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 46 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 507ms; Memory: 38.01MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Emails/Folder.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 42. 54 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 102 | ERROR | [x] Blank line found at start of control structure 107 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Emails/NonGmailSentFolderHandler.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 42. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 120 | WARNING | Line exceeds 120 characters; contains 141 characters 218 | WARNING | Line exceeds 120 characters; contains 128 characters 240 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Emails/SugarRoutingAsync.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 1 WARNING AFFECTING 7 LINES ---------------------------------------------------------------------- 54 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 58 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 62 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 72 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 77 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 107 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 113 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...-pipeline/modules/Emails/EmailsControllerActionGetFromFields.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 53 and the first side effect is on | | line 41. 53 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Emails/EmailsController.php ---------------------------------------------------------------------- FOUND 28 ERRORS AND 4 WARNINGS AFFECTING 32 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 42. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 131 | ERROR | [ ] Method name "EmailsController::action_index" is | | not in camel caps format 139 | ERROR | [ ] Method name | | "EmailsController::action_DetailDraftView" is | | not in camel caps format 147 | ERROR | [ ] Method name | | "EmailsController::action_ComposeView" is not in | | camel caps format 185 | ERROR | [ ] Method name | | "EmailsController::action_QuickCreate" is not in | | camel caps format 235 | ERROR | [ ] Method name "EmailsController::action_send" is | | not in camel caps format 351 | ERROR | [x] Blank line found at start of control structure 360 | ERROR | [x] Blank line found at start of control structure 370 | ERROR | [x] Blank line found at start of control structure 397 | ERROR | [ ] Method name "EmailsController::action_SaveDraft" | | is not in camel caps format 409 | ERROR | [ ] Method name | | "EmailsController::action_DeleteDraft" is not in | | camel caps format 421 | ERROR | [ ] Method name "EmailsController::action_Popup" is | | not in camel caps format 430 | ERROR | [ ] Method name | | "EmailsController::action_getFromFields" is not | | in camel caps format 446 | ERROR | [ ] Method name | | "EmailsController::action_GetDraftAttachmentData" | | is not in camel caps format 476 | ERROR | [ ] Method name | | "EmailsController::action_CheckEmail" is not in | | camel caps format 488 | ERROR | [ ] Method name | | "EmailsController::action_GetFolders" is not in | | camel caps format 522 | ERROR | [ ] Method name | | "EmailsController::action_DisplayDetailView" is | | not in camel caps format 549 | ERROR | [ ] Method name | | "EmailsController::action_ImportAndShowDetailView" | | is not in camel caps format 573 | ERROR | [ ] Method name | | "EmailsController::action_ImportView" is not in | | camel caps format 578 | ERROR | [ ] Method name | | "EmailsController::action_GetCurrentUserID" is | | not in camel caps format 585 | ERROR | [ ] Method name | | "EmailsController::action_ImportFromListView" is | | not in camel caps format 615 | ERROR | [ ] Method name "EmailsController::action_ReplyTo" | | is not in camel caps format 621 | ERROR | [ ] Method name | | "EmailsController::action_ReplyToAll" is not in | | camel caps format 627 | ERROR | [ ] Method name "EmailsController::action_Forward" | | is not in camel caps format 637 | ERROR | [ ] Method name | | "EmailsController::action_ComposeViewWithPdfTemplate" | | is not in camel caps format 643 | ERROR | [ ] Method name "EmailsController::action_SendDraft" | | is not in camel caps format 653 | ERROR | [ ] Method name | | "EmailsController::action_MarkEmails" is not in | | camel caps format 663 | ERROR | [ ] Method name | | "EmailsController::action_DeleteFromImap" is not | | in camel caps format 740 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 756 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 973 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 121ms; Memory: 10MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/modules/Emails/Grab.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 51 | WARNING | Line exceeds 120 characters; contains 126 characters 74 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Emails/EmailsDataAddressCollector.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 10 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 41. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 207 | WARNING | Line exceeds 120 characters; contains 199 characters 213 | WARNING | Line exceeds 120 characters; contains 205 characters 237 | WARNING | Line exceeds 120 characters; contains 136 characters 261 | WARNING | Line exceeds 120 characters; contains 145 characters 335 | WARNING | Line exceeds 120 characters; contains 143 characters 536 | WARNING | Line exceeds 120 characters; contains 139 characters 587 | WARNING | Line exceeds 120 characters; contains 170 characters 604 | WARNING | Line exceeds 120 characters; contains 165 characters 754 | WARNING | Line exceeds 120 characters; contains 154 characters ---------------------------------------------------------------------- Time: 92ms; Memory: 10MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/modules/Emails/Compose.php ---------------------------------------------------------------------- FOUND 16 ERRORS AND 9 WARNINGS AFFECTING 25 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 65 and the first side | | effect is on line 3. 50 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 85 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 132 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 139 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 145 | WARNING | [ ] Line exceeds 120 characters; contains 259 | | characters 188 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 192 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 194 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 195 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 245 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 246 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 247 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 248 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 249 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 250 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 251 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 252 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 253 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 254 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 8 292 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 293 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 8 326 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 345 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 69ms; Memory: 8MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/modules/Emails/Save.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 10 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 46 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 53 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 66 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 95 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 113 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 165 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 167 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 178 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 189 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 217 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 218 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 296 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 64ms; Memory: 8MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Emails/EmailException.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 42. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/Emails/Popup_picker.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 4 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 57 and the first side effect is on | | line 3. 57 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 57 | ERROR | Class name "Popup_Picker" is not in PascalCase | | format 67 | WARNING | Line exceeds 120 characters; contains 163 characters 69 | ERROR | Method name "Popup_Picker::Popup_Picker" is not in | | camel caps format 71 | WARNING | Line exceeds 120 characters; contains 121 characters 84 | WARNING | Method name "_get_where_clause" should not be | | prefixed with an underscore to indicate visibility 84 | ERROR | Method name "Popup_Picker::_get_where_clause" is not | | in camel caps format 101 | ERROR | Method name "Popup_Picker::process_page" is not in | | camel caps format ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Emails/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 93 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Emails/metadata/listviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 11 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 183 characters 52 | WARNING | Line exceeds 120 characters; contains 170 characters 55 | WARNING | Line exceeds 120 characters; contains 185 characters 58 | WARNING | Line exceeds 120 characters; contains 187 characters 63 | WARNING | Line exceeds 120 characters; contains 409 characters 66 | WARNING | Line exceeds 120 characters; contains 125 characters 69 | WARNING | Line exceeds 120 characters; contains 149 characters 72 | WARNING | Line exceeds 120 characters; contains 143 characters 75 | WARNING | Line exceeds 120 characters; contains 137 characters 78 | WARNING | Line exceeds 120 characters; contains 146 characters 81 | WARNING | Line exceeds 120 characters; contains 152 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Emails/metadata/composeviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 169 characters 54 | WARNING | Line exceeds 120 characters; contains 170 characters 55 | WARNING | Line exceeds 120 characters; contains 197 characters 57 | WARNING | Line exceeds 120 characters; contains 185 characters 58 | WARNING | Line exceeds 120 characters; contains 186 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Emails/metadata/detaildraftviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 47 | WARNING | Line exceeds 120 characters; contains 129 characters 51 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Emails/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 183 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...s-pipeline/modules/Emails/metadata/nonimporteddetailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 47 | WARNING | Line exceeds 120 characters; contains 240 characters 50 | WARNING | Line exceeds 120 characters; contains 316 characters 53 | WARNING | Line exceeds 120 characters; contains 317 characters 56 | WARNING | Line exceeds 120 characters; contains 312 characters 59 | WARNING | Line exceeds 120 characters; contains 323 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Emails/metadata/studio.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | No PHP code was found in this file and short open tags | | are not allowed by this install of PHP. This file may | | be using short open tags but PHP does not allow them. ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Emails/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 9 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 50 | WARNING | Line exceeds 120 characters; contains 323 characters 54 | WARNING | Line exceeds 120 characters; contains 357 characters 57 | WARNING | Line exceeds 120 characters; contains 358 characters 60 | WARNING | Line exceeds 120 characters; contains 353 characters 63 | WARNING | Line exceeds 120 characters; contains 202 characters 67 | WARNING | Line exceeds 120 characters; contains 204 characters 71 | WARNING | Line exceeds 120 characters; contains 215 characters 75 | WARNING | Line exceeds 120 characters; contains 209 characters 79 | WARNING | Line exceeds 120 characters; contains 220 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Emails/metadata/subpanels/ForQueues.php ---------------------------------------------------------------------- FOUND 7 ERRORS AFFECTING 7 LINES ---------------------------------------------------------------------- 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 87 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Emails/subpanels/ForQueues.php ---------------------------------------------------------------------- FOUND 7 ERRORS AFFECTING 7 LINES ---------------------------------------------------------------------- 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 87 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/Emails/include/displayAttachmentField.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 53 | | and the first side effect is on line 42. ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/Emails/include/displaySubjectField.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 52 | | and the first side effect is on line 42. ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/Emails/include/displayIndicatorField.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 52 | | and the first side effect is on line 42. ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ws-pipeline/modules/Emails/include/displayHasAttachmentField.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 53 | | and the first side effect is on line 42. ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ipeline/modules/Emails/include/displayEmailAddressOptInField.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 42. 66 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...-aws-pipeline/modules/Emails/include/ComposeView/ComposeView.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 42 and the first side effect is on | | line 41. 42 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...-pipeline/modules/Emails/include/ListView/ListViewDataEmails.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 12 WARNINGS AFFECTING 26 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 56 and the first side | | effect is on line 42. 56 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 163 | ERROR | [x] Blank line found at start of control structure 210 | ERROR | [x] Blank line found at start of control structure 225 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 278 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 282 | ERROR | [x] Blank line found at start of control structure 359 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 362 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 367 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 368 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 369 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 370 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 542 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 596 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 606 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 664 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 747 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 780 | ERROR | [x] Blank line found at start of control structure 782 | ERROR | [x] The CASE body must start on the line following | | the statement 804 | ERROR | [x] The CASE body must start on the line following | | the statement 806 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 828 | ERROR | [x] The DEFAULT body must start on the line | | following the statement 832 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 860 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 871 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 101ms; Memory: 10MB FILE: ...les/Emails/include/ListView/ListViewDataEmailsSearchAbstract.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 42. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...dules/Emails/include/ListView/ListViewDataEmailsSearchOnIMap.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 122 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 140 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 146 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 252 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 293 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 340 | ERROR | [x] Blank line found at start of control structure 347 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 358 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 76ms; Memory: 8MB FILE: ...odules/Emails/include/ListView/ListViewDataEmailsSearchOnCrm.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 17 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 42. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 65 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 118 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 159 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 169 | ERROR | [x] Expected 1 space before "=>"; 0 found 169 | ERROR | [x] Expected 1 space after "=>"; 0 found 184 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 190 | WARNING | [ ] Line exceeds 120 characters; contains 226 | | characters 227 | ERROR | [x] Multi-line function call not indented correctly; | | expected 16 spaces but found 24 233 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 234 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 235 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 240 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 276 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 279 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 280 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 282 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 305 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 310 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 312 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 72ms; Memory: 8MB FILE: ...ipeline/modules/Emails/include/ListView/ListViewSmartyEmails.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 42. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...line/modules/Emails/include/DetailView/EmailsDraftDetailView.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 44. 49 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 63 | ERROR | [x] Incorrect spacing between argument "$focus" and | | equals sign; expected 1 but found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...-pipeline/modules/Emails/include/DetailView/EmailsDetailView.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 44. 49 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 71 | ERROR | [x] Incorrect spacing between argument "$focus" and | | equals sign; expected 1 but found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...odules/Emails/include/DetailView/EmailsNonImportedDetailView.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 44. 49 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 59 | ERROR | [x] Incorrect spacing between argument "$focus" and | | equals sign; expected 1 but found 2 82 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Emails/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 13 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 267 | WARNING | Line exceeds 120 characters; contains 158 characters 268 | WARNING | Line exceeds 120 characters; contains 152 characters 270 | WARNING | Line exceeds 120 characters; contains 272 characters 300 | WARNING | Line exceeds 120 characters; contains 413 characters 301 | WARNING | Line exceeds 120 characters; contains 122 characters 313 | WARNING | Line exceeds 120 characters; contains 249 characters 316 | WARNING | Line exceeds 120 characters; contains 152 characters 367 | WARNING | Line exceeds 120 characters; contains 138 characters 407 | WARNING | Line exceeds 120 characters; contains 156 characters 410 | WARNING | Line exceeds 120 characters; contains 142 characters 411 | WARNING | Line exceeds 120 characters; contains 133 characters 412 | WARNING | Line exceeds 120 characters; contains 129 characters 413 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 62ms; Memory: 8MB FILE: ...crm-aws-pipeline/modules/Emails/views/view.detailnonimported.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 43. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/Emails/views/view.deletedraftemail.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 43. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Emails/views/view.list.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 43. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Emails/views/view.sendemail.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 43. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Emails/views/view.popup.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 42. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Emails/views/view.edit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 43. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Emails/views/view.detail.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 43. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Emails/views/view.detaildraft.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 43. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Emails/views/view.savedraftemail.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 43. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Emails/views/view.import.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 43. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Emails/views/view.compose.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 43. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 173 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...line/modules/Emails/Dashlets/MyEmailsDashlet/MyEmailsDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 10 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 73 | WARNING | Line exceeds 120 characters; contains 163 characters 75 | ERROR | Method name "MyEmailsDashlet::MyEmailsDashlet" is | | not in camel caps format 77 | WARNING | Line exceeds 120 characters; contains 121 characters 90 | WARNING | Line exceeds 120 characters; contains 157 characters 124 | WARNING | Line exceeds 120 characters; contains 214 characters 125 | WARNING | Line exceeds 120 characters; contains 153 characters 128 | WARNING | Line exceeds 120 characters; contains 204 characters 133 | WARNING | Line exceeds 120 characters; contains 207 characters 138 | WARNING | Line exceeds 120 characters; contains 203 characters 143 | WARNING | Line exceeds 120 characters; contains 205 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...modules/Emails/Dashlets/MyEmailsDashlet/MyEmailsDashlet.data.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 74 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...modules/Emails/Dashlets/MyEmailsDashlet/MyEmailsDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/OAuth2Tokens/OAuth2Tokens.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 42. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 118 | ERROR | Method name "OAuth2Tokens::get_summary_text" is not | | in camel caps format ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/OAuth2Tokens/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 56 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/OAuth2Tokens/controller.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 41 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 47 | ERROR | Method name "OAuth2TokensController::action_massupdate" | | is not in camel caps format ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/OAuth2Tokens/metadata/listviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 409 characters 55 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...aws-pipeline/modules/OAuth2Tokens/metadata/subpanels/default.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 53 | WARNING | Line exceeds 120 characters; contains 142 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/SurveyQuestions/SurveyQuestions.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 40 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | WARNING | Line exceeds 120 characters; contains 183 characters 73 | ERROR | Method name "SurveyQuestions::bean_implements" is not | | in camel caps format ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/SurveyQuestions/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 57 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...tions/Dashlets/SurveyQuestionsDashlet/SurveyQuestionsDashlet.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/OAuth2Clients/OAuth2Clients.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 1 WARNING AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 42. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 83 | ERROR | [ ] Method name "OAuth2Clients::get_summary_text" is | | not in camel caps format 114 | ERROR | [x] The CASE body must start on the line following | | the statement 114 | ERROR | [x] Terminating statement must be on a line by | | itself 114 | ERROR | [x] Closing brace must be on a line by itself 114 | ERROR | [x] Each PHP statement must be on a line by itself 115 | ERROR | [x] The CASE body must start on the line following | | the statement 115 | ERROR | [x] Terminating statement must be on a line by | | itself 115 | ERROR | [x] Closing brace must be on a line by itself 115 | ERROR | [x] Each PHP statement must be on a line by itself 116 | ERROR | [x] The CASE body must start on the line following | | the statement 116 | ERROR | [x] Terminating statement must be on a line by | | itself 116 | ERROR | [x] Closing brace must be on a line by itself 116 | ERROR | [x] Each PHP statement must be on a line by itself 117 | ERROR | [x] The CASE body must start on the line following | | the statement 117 | ERROR | [x] Terminating statement must be on a line by | | itself 117 | ERROR | [x] Closing brace must be on a line by itself 117 | ERROR | [x] Each PHP statement must be on a line by itself 118 | ERROR | [x] The CASE body must start on the line following | | the statement 118 | ERROR | [x] Terminating statement must be on a line by | | itself 118 | ERROR | [x] Closing brace must be on a line by itself 118 | ERROR | [x] Each PHP statement must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 20 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/OAuth2Clients/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 56 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/OAuth2Clients/controller.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 42. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 63 | ERROR | Method name | | "OAuth2ClientsController::action_EditViewPassword" is | | not in camel caps format 71 | ERROR | Method name | | "OAuth2ClientsController::action_EditViewCredentials" | | is not in camel caps format ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/OAuth2Clients/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 90 | WARNING | Line exceeds 120 characters; contains 154 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...pipeline/modules/OAuth2Clients/metadata/editpasswordviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 72 | WARNING | Line exceeds 120 characters; contains 193 characters 73 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...eline/modules/OAuth2Clients/metadata/editcredentialsviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 72 | WARNING | Line exceeds 120 characters; contains 154 characters 73 | WARNING | Line exceeds 120 characters; contains 138 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/OAuth2Clients/views/view.edit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/OAuth2Clients/views/view.detail.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Documents/Delete.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 76 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/modules/Documents/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 51 | WARNING | Line exceeds 120 characters; contains 163 characters 60 | WARNING | Line exceeds 120 characters; contains 123 characters 61 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Documents/controller.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 42 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 44 | ERROR | Method name "DocumentsController::action_Popup" is not | | in camel caps format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Documents/GetLatestRevision.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 53 | WARNING | Line exceeds 120 characters; contains 202 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Documents/DocumentPopupPicker.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 56 and the first side effect is on | | line 43. 56 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 64 | WARNING | Method name "_get_where_clause" should not be | | prefixed with an underscore to indicate visibility 64 | ERROR | Method name "DocumentPopupPicker::_get_where_clause" | | is not in camel caps format ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Documents/Document.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 18 WARNINGS AFFECTING 30 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 42. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 112 | WARNING | Line exceeds 120 characters; contains 163 characters 114 | ERROR | Method name "Document::Document" is not in camel | | caps format 116 | WARNING | Line exceeds 120 characters; contains 121 characters 137 | WARNING | Line exceeds 120 characters; contains 154 characters 222 | ERROR | Method name "Document::get_summary_text" is not in | | camel caps format 227 | ERROR | Method name "Document::is_authenticated" is not in | | camel caps format 236 | ERROR | Method name | | "Document::fill_in_additional_list_fields" is not in | | camel caps format 241 | ERROR | Method name | | "Document::fill_in_additional_detail_fields" is not | | in camel caps format 253 | WARNING | Line exceeds 120 characters; contains 135 characters 257 | WARNING | Line exceeds 120 characters; contains 123 characters 275 | WARNING | Line exceeds 120 characters; contains 121 characters 280 | WARNING | Line exceeds 120 characters; contains 123 characters 293 | WARNING | Line exceeds 120 characters; contains 122 characters 302 | WARNING | Line exceeds 120 characters; contains 177 characters 340 | ERROR | Method name | | "Document::list_view_parse_additional_sections" is | | not in camel caps format 345 | ERROR | Method name "Document::create_export_query" is not | | in camel caps format 372 | ERROR | Method name "Document::get_list_view_data" is not in | | camel caps format 390 | WARNING | Line exceeds 120 characters; contains 181 characters 395 | WARNING | Line exceeds 120 characters; contains 157 characters 398 | WARNING | Line exceeds 120 characters; contains 128 characters 402 | WARNING | Line exceeds 120 characters; contains 157 characters 405 | WARNING | Line exceeds 120 characters; contains 137 characters 408 | WARNING | Line exceeds 120 characters; contains 126 characters 409 | WARNING | Line exceeds 120 characters; contains 135 characters 411 | WARNING | Line exceeds 120 characters; contains 129 characters 425 | ERROR | Method name "Document::mark_relationships_deleted" | | is not in camel caps format 441 | ERROR | Method name "Document::bean_implements" is not in | | camel caps format 454 | ERROR | Method name "Document::get_document_name" is not in | | camel caps format ---------------------------------------------------------------------- Time: 76ms; Memory: 8MB FILE: ...m-aws-pipeline/modules/Documents/DocumentExternalApiDropDown.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 44 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Documents/TreeData.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 2 WARNINGS AFFECTING 22 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 49 | ERROR | [x] Incorrect spacing between argument "$get_array" | | and equals sign; expected 1 but found 0 49 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$get_array"; expected | | 1 but found 0 72 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 77 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 81 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 82 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 85 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 88 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 89 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 91 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 93 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 99 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 101 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 104 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 107 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 114 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 115 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 117 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 120 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 122 | ERROR | [x] Incorrect spacing between argument "$href" and | | equals sign; expected 1 but found 0 122 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$href"; expected 1 but | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 22 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Documents/DocumentSoap.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 58 | WARNING | Line exceeds 120 characters; contains 163 characters 60 | ERROR | Method name "DocumentSoap::DocumentSoap" is not in | | camel caps format 62 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Documents/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 111 | WARNING | Line exceeds 120 characters; contains 516 characters 116 | WARNING | Line exceeds 120 characters; contains 172 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/Documents/metadata/quickcreatedefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 43 | WARNING | Line exceeds 120 characters; contains 143 characters 44 | WARNING | Line exceeds 120 characters; contains 137 characters 45 | WARNING | Line exceeds 120 characters; contains 144 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Documents/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 185 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Documents/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 3 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 8 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/Documents/metadata/subpanels/default.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 180 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ipeline/modules/Documents/metadata/subpanels/ForContractType.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 180 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Documents/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 141 | WARNING | Line exceeds 120 characters; contains 168 characters 153 | WARNING | Line exceeds 120 characters; contains 127 characters 156 | WARNING | Line exceeds 120 characters; contains 169 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Documents/views/view.edit.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 8 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 3. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 59 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 61 | ERROR | [ ] Method name | | "DocumentsViewEdit::DocumentsViewEdit" is not in | | camel caps format 63 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 97 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 127 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 143 | ERROR | [x] Blank line found at start of control structure 175 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 180 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Documents/views/view.detail.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 52 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 63 | WARNING | Line exceeds 120 characters; contains 171 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Documents/views/view.extdoc.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 8 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 3. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 52 | WARNING | Line exceeds 120 characters; contains 201 characters 74 | WARNING | Line exceeds 120 characters; contains 132 characters 89 | WARNING | Line exceeds 120 characters; contains 149 characters 97 | WARNING | Line exceeds 120 characters; contains 142 characters 110 | WARNING | Line exceeds 120 characters; contains 142 characters 126 | WARNING | Line exceeds 120 characters; contains 185 characters 148 | WARNING | Line exceeds 120 characters; contains 297 characters ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...ocuments/Dashlets/MyDocumentsDashlet/MyDocumentsDashlet.data.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 91 | WARNING | Line exceeds 120 characters; contains 124 characters 98 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...les/Documents/Dashlets/MyDocumentsDashlet/MyDocumentsDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 67 | WARNING | Line exceeds 120 characters; contains 163 characters 69 | ERROR | Method name "MyDocumentsDashlet::MyDocumentsDashlet" | | is not in camel caps format 71 | WARNING | Line exceeds 120 characters; contains 121 characters 88 | WARNING | Line exceeds 120 characters; contains 157 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/jjwg_Maps/jjwg_Maps.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 47 WARNINGS AFFECTING 62 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 42. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 48 | ERROR | [ ] Class name "jjwg_Maps" is not in PascalCase | | format 109 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 268 | ERROR | [x] Incorrect spacing between argument "$init" and | | equals sign; expected 1 but found 0 268 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$init"; expected 1 | | but found 0 278 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 280 | ERROR | [ ] Method name "jjwg_Maps::jjwg_Maps" is not in | | camel caps format 280 | ERROR | [x] Incorrect spacing between argument "$init" and | | equals sign; expected 1 but found 0 280 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$init"; expected 1 | | but found 0 282 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 323 | ERROR | [x] Blank line found at start of control structure 328 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 383 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 436 | ERROR | [x] Blank line found at start of control structure 445 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 475 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 481 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 482 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 486 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 497 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 501 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 512 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 513 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 580 | ERROR | [x] Blank line found at start of control structure 673 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 710 | ERROR | [x] Blank line found at start of control structure 933 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 950 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1046 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1048 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1050 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1052 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1054 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1055 | ERROR | [x] Blank line found at start of control structure 1058 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1059 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 1066 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1068 | ERROR | [x] Blank line found at start of control structure 1079 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1087 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1088 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1096 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1098 | ERROR | [x] Blank line found at start of control structure 1101 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1102 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1110 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 1111 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 1112 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 1121 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 1122 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 1123 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1131 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1133 | ERROR | [x] Blank line found at start of control structure 1136 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1154 | ERROR | [x] Blank line found at start of control structure 1163 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1209 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 1213 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 1216 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 1219 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 1222 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 1225 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1252 | ERROR | [ ] Method name "jjwg_Maps::is_valid_lng" is not in | | camel caps format 1261 | ERROR | [ ] Method name "jjwg_Maps::is_valid_lat" is not in | | camel caps format 1277 | ERROR | [x] Expected 1 space before "=>"; 0 found 1277 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 160ms; Memory: 16MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/modules/jjwg_Maps/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 7 | WARNING | Line exceeds 120 characters; contains 178 characters 10 | WARNING | Line exceeds 120 characters; contains 184 characters 13 | WARNING | Line exceeds 120 characters; contains 201 characters 16 | WARNING | Line exceeds 120 characters; contains 194 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/jjwg_Maps/controller.php ---------------------------------------------------------------------- FOUND 30 ERRORS AND 62 WARNINGS AFFECTING 91 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 14 and the first side | | effect is on line 4. 14 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 14 | ERROR | [ ] Class name "jjwg_MapsController" is not in | | PascalCase format 32 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 83 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 85 | ERROR | [ ] Method name | | "jjwg_MapsController::jjwg_MapsController" is | | not in camel caps format 87 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 115 | ERROR | [ ] Method name | | "jjwg_MapsController::action_geocoded_counts" | | is not in camel caps format 145 | ERROR | [x] Blank line found at start of control structure 152 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 170 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 182 | ERROR | [ ] Method name | | "jjwg_MapsController::action_geocode_addresses" | | is not in camel caps format 186 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 220 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 264 | ERROR | [x] Blank line found at start of control structure 267 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 287 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 291 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 293 | ERROR | [x] Blank line found at start of control structure 331 | ERROR | [ ] Method name | | "jjwg_MapsController::action_add_to_target_list" | | is not in camel caps format 357 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 365 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 410 | ERROR | [ ] Method name | | "jjwg_MapsController::action_export_geocoding_addresses" | | is not in camel caps format 415 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 424 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 428 | ERROR | [x] Blank line found at start of control structure 474 | ERROR | [ ] Method name | | "jjwg_MapsController::do_list_csv_output" is | | not in camel caps format 496 | ERROR | [ ] Method name | | "jjwg_MapsController::list_row_to_csv" is not | | in camel caps format 514 | ERROR | [ ] Method name | | "jjwg_MapsController::action_geocoding_test" is | | not in camel caps format 520 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 528 | ERROR | [ ] Method name | | "jjwg_MapsController::action_config" is not in | | camel caps format 537 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 550 | ERROR | [ ] Method name | | "jjwg_MapsController::action_reset_geocoding" | | is not in camel caps format 574 | ERROR | [ ] Method name | | "jjwg_MapsController::action_delete_all_address_cache" | | is not in camel caps format 598 | ERROR | [ ] Method name | | "jjwg_MapsController::action_quick_radius" is | | not in camel caps format 614 | ERROR | [ ] Method name | | "jjwg_MapsController::action_quick_radius_display" | | is not in camel caps format 623 | ERROR | [ ] Method name | | "jjwg_MapsController::action_map_display" is | | not in camel caps format 639 | ERROR | [ ] Method name | | "jjwg_MapsController::action_donate" is not in | | camel caps format 648 | ERROR | [ ] Method name | | "jjwg_MapsController::action_map_markers" is | | not in camel caps format 673 | ERROR | [x] Blank line found at start of control structure 686 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 693 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 694 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 695 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 696 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 703 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 704 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 705 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 711 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 712 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 716 | ERROR | [x] Blank line found at start of control structure 721 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 726 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 735 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 742 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 762 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 776 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 778 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 780 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 781 | WARNING | [ ] Line exceeds 120 characters; contains 275 | | characters 783 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 784 | WARNING | [ ] Line exceeds 120 characters; contains 314 | | characters 786 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 793 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 852 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 861 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 863 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 864 | WARNING | [ ] Line exceeds 120 characters; contains 283 | | characters 870 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 871 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 875 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 917 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 929 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 931 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 940 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 954 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 956 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 957 | WARNING | [ ] Line exceeds 120 characters; contains 275 | | characters 959 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 960 | WARNING | [ ] Line exceeds 120 characters; contains 314 | | characters 969 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 973 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 976 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1048 | ERROR | [x] Blank line found at start of control structure 1068 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1102 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 1103 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1107 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1114 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1116 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1216 | ERROR | [ ] Method name "jjwg_MapsController::is_valid_lng" | | is not in camel caps format 1225 | ERROR | [ ] Method name "jjwg_MapsController::is_valid_lat" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 165ms; Memory: 14MB FILE: ...pace/suitecrm-aws-pipeline/modules/jjwg_Maps/jjwg_Maps_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 3 | ERROR | [ ] Class name "jjwg_Maps_sugar" is not in PascalCase | | format 39 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 41 | ERROR | [ ] Method name "jjwg_Maps_sugar::jjwg_Maps_sugar" is | | not in camel caps format 43 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 53 | ERROR | [ ] Method name "jjwg_Maps_sugar::bean_implements" is | | not in camel caps format 56 | ERROR | [x] The CASE body must start on the line following | | the statement 56 | ERROR | [x] Terminating statement must be on a line by itself 56 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/jjwg_Maps/jjwg_Maps_Router.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 26 | ERROR | [x] Blank line found at start of control structure 60 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/jjwg_Maps/metadata/listviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 22 | WARNING | Line exceeds 120 characters; contains 147 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/jjwg_Maps/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 8 ERRORS AFFECTING 8 LINES ---------------------------------------------------------------------- 22 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 23 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 24 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 31 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 40 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 41 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 42 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/jjwg_Maps/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 8 | WARNING | Line exceeds 120 characters; contains 177 characters ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/jjwg_Maps/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 21 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 92 | WARNING | Line exceeds 120 characters; contains 359 characters 94 | WARNING | Line exceeds 120 characters; contains 352 characters 96 | WARNING | Line exceeds 120 characters; contains 422 characters 118 | WARNING | Line exceeds 120 characters; contains 227 characters 132 | WARNING | Line exceeds 120 characters; contains 257 characters 149 | WARNING | Line exceeds 120 characters; contains 126 characters 151 | WARNING | Line exceeds 120 characters; contains 149 characters 153 | WARNING | Line exceeds 120 characters; contains 139 characters 155 | WARNING | Line exceeds 120 characters; contains 184 characters 159 | WARNING | Line exceeds 120 characters; contains 161 characters 161 | WARNING | Line exceeds 120 characters; contains 157 characters 165 | WARNING | Line exceeds 120 characters; contains 205 characters 169 | WARNING | Line exceeds 120 characters; contains 139 characters 171 | WARNING | Line exceeds 120 characters; contains 146 characters 173 | WARNING | Line exceeds 120 characters; contains 149 characters 175 | WARNING | Line exceeds 120 characters; contains 191 characters 177 | WARNING | Line exceeds 120 characters; contains 136 characters 179 | WARNING | Line exceeds 120 characters; contains 204 characters 181 | WARNING | Line exceeds 120 characters; contains 145 characters 183 | WARNING | Line exceeds 120 characters; contains 171 characters 184 | WARNING | Line exceeds 120 characters; contains 229 characters ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...s-pipeline/modules/jjwg_Maps/views/view.quick_radius_display.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 7 and the first side | | effect is on line 4. 7 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | [ ] Class name "Jjwg_MapsViewQuick_Radius_Display" is | | not in PascalCase format 15 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 17 | ERROR | [ ] Method name | | "Jjwg_MapsViewQuick_Radius_Display::Jjwg_MapsViewQuick_Radius_Display" | | is not in camel caps format 19 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 42 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 47 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/jjwg_Maps/views/view.geocoded_counts.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 12 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 4. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "Jjwg_MapsViewGeocoded_Counts" is not in | | PascalCase format 15 | WARNING | Line exceeds 120 characters; contains 163 characters 17 | ERROR | Method name | | "Jjwg_MapsViewGeocoded_Counts::Jjwg_MapsViewGeocoded_Counts" | | is not in camel caps format 19 | WARNING | Line exceeds 120 characters; contains 121 characters 31 | WARNING | Line exceeds 120 characters; contains 131 characters 61 | WARNING | Line exceeds 120 characters; contains 150 characters 66 | WARNING | Line exceeds 120 characters; contains 148 characters 77 | WARNING | Line exceeds 120 characters; contains 123 characters 99 | WARNING | Line exceeds 120 characters; contains 205 characters 101 | WARNING | Line exceeds 120 characters; contains 205 characters 103 | WARNING | Line exceeds 120 characters; contains 199 characters 105 | WARNING | Line exceeds 120 characters; contains 207 characters 113 | WARNING | Line exceeds 120 characters; contains 156 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/jjwg_Maps/views/view.geocoding_test.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 5 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 7 and the first side | | effect is on line 4. 7 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | [ ] Class name "Jjwg_MapsViewGeocoding_Test" is not | | in PascalCase format 15 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 17 | ERROR | [ ] Method name | | "Jjwg_MapsViewGeocoding_Test::Jjwg_MapsViewGeocoding_Test" | | is not in camel caps format 19 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 35 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 45 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 49 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 50 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 51 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 52 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 53 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 54 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/jjwg_Maps/views/view.map_markers.php ---------------------------------------------------------------------- FOUND 103 ERRORS AND 23 WARNINGS AFFECTING 117 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 7 and the first side | | effect is on line 4. 7 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 7 | ERROR | [ ] Class name "Jjwg_MapsViewMap_Markers" is not in | | PascalCase format 15 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 17 | ERROR | [ ] Method name | | "Jjwg_MapsViewMap_Markers::Jjwg_MapsViewMap_Markers" | | is not in camel caps format 19 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 39 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 39 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 96 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 97 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 98 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 100 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 102 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 103 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 107 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 110 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 113 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 0 115 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 0 115 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 117 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 119 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 8 120 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 8 121 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 122 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 12 123 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 124 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 125 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 12 126 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 127 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 128 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 0 131 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 132 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 134 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 0 136 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 4 137 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 138 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 139 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 140 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 141 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 142 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 144 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 145 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 146 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 147 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 148 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 149 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 151 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 152 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 153 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 154 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 155 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 156 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 157 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 158 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 159 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 160 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 161 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 162 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 165 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 166 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 167 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 168 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 169 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 170 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 171 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 177 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 179 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 387 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 405 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 679 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 680 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 748 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 950 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 950 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 953 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found 959 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 0 960 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 2 961 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 964 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 0 965 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 2 966 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 6 968 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 4 969 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 0 970 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 2 972 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 0 973 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 2 974 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 6 977 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 0 978 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 4 979 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 8 980 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 4 981 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 8 982 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 4 983 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 0 984 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 2 986 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 0 987 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 2 989 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 0 990 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 2 991 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 1012 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 0 1013 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 2 1015 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 0 1016 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 2 1016 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1017 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 1018 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 1019 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 1024 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1027 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 1028 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1030 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 8 1031 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 1031 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 6 1033 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 1033 | ERROR | [x] Expected 1 space before "=>"; 0 found 1033 | ERROR | [x] Expected 1 space after "=>"; 0 found 1034 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1036 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 1037 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 1037 | ERROR | [x] Closing brace indented incorrectly; expected 12 | | spaces, found 6 1043 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 0 1044 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 2 1051 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 1059 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 0 1063 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 100 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 70ms; Memory: 8MB FILE: ...tecrm-aws-pipeline/modules/jjwg_Maps/views/view.quick_radius.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 9 WARNINGS AFFECTING 19 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 7 and the first side | | effect is on line 4. 7 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | [ ] Class name "Jjwg_MapsViewQuick_Radius" is not in | | PascalCase format 15 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 17 | ERROR | [ ] Method name | | "Jjwg_MapsViewQuick_Radius::Jjwg_MapsViewQuick_Radius" | | is not in camel caps format 19 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 35 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 49 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 57 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 59 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 64 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 65 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 65 | ERROR | [x] Closing brace indented incorrectly; expected 16 | | spaces, found 8 75 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 76 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 77 | ERROR | [x] Expected 1 space before "=>"; 0 found 77 | ERROR | [x] Expected 1 space after "=>"; 0 found 78 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 83 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 84 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 84 | ERROR | [x] Closing brace indented incorrectly; expected 16 | | spaces, found 8 90 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 93 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/jjwg_Maps/views/view.map_display.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 6 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 7 and the first side | | effect is on line 4. 7 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | [ ] Class name "Jjwg_MapsViewMap_Display" is not in | | PascalCase format 15 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 17 | ERROR | [ ] Method name | | "Jjwg_MapsViewMap_Display::Jjwg_MapsViewMap_Display" | | is not in camel caps format 19 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 32 | WARNING | [ ] Line exceeds 120 characters; contains 257 | | characters 33 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 39 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 79 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 82 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 83 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 84 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 89 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 0 90 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 93 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/jjwg_Maps/views/view.config.php ---------------------------------------------------------------------- FOUND 57 ERRORS AND 49 WARNINGS AFFECTING 88 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 7 and the first side | | effect is on line 4. 7 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 7 | ERROR | [ ] Class name "Jjwg_MapsViewConfig" is not in | | PascalCase format 15 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 17 | ERROR | [ ] Method name | | "Jjwg_MapsViewConfig::Jjwg_MapsViewConfig" is | | not in camel caps format 19 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 62 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 66 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 67 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 75 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 77 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 95 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 105 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 131 | ERROR | [x] Expected 1 space before "=>"; 0 found 131 | ERROR | [x] Expected 1 space after "=>"; 0 found 137 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 141 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 151 | ERROR | [x] Expected 1 space before "=>"; 0 found 151 | ERROR | [x] Expected 1 space after "=>"; 0 found 157 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 161 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 171 | ERROR | [x] Expected 1 space before "=>"; 0 found 171 | ERROR | [x] Expected 1 space after "=>"; 0 found 177 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 181 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 191 | ERROR | [x] Expected 1 space before "=>"; 0 found 191 | ERROR | [x] Expected 1 space after "=>"; 0 found 197 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 201 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 212 | ERROR | [x] Expected 1 space before "=>"; 0 found 212 | ERROR | [x] Expected 1 space after "=>"; 0 found 218 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 222 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 233 | ERROR | [x] Expected 1 space before "=>"; 0 found 233 | ERROR | [x] Expected 1 space after "=>"; 0 found 239 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 243 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 254 | ERROR | [x] Expected 1 space before "=>"; 0 found 254 | ERROR | [x] Expected 1 space after "=>"; 0 found 260 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 273 | ERROR | [x] Expected 1 space before "=>"; 0 found 273 | ERROR | [x] Expected 1 space after "=>"; 0 found 279 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 283 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 286 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 287 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 287 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 297 | ERROR | [x] Expected 1 space before "=>"; 0 found 297 | ERROR | [x] Expected 1 space after "=>"; 0 found 298 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 303 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 304 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 304 | ERROR | [x] Closing brace indented incorrectly; expected 16 | | spaces, found 12 307 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 310 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 4 329 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 339 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 349 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 359 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 369 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 379 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 389 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 400 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 403 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 404 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 404 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 408 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 409 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 415 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 418 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 4 487 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 492 | ERROR | [x] Expected 1 space before "=>"; 0 found 492 | ERROR | [x] Expected 1 space after "=>"; 0 found 498 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 501 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 539 | ERROR | [x] Expected 1 space before "=>"; 0 found 539 | ERROR | [x] Expected 1 space after "=>"; 0 found 545 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 548 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 560 | ERROR | [x] Expected 1 space before "=>"; 0 found 560 | ERROR | [x] Expected 1 space after "=>"; 0 found 566 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 569 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 593 | ERROR | [x] Expected 1 space before "=>"; 0 found 593 | ERROR | [x] Expected 1 space after "=>"; 0 found 599 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 602 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 627 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 634 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 640 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 647 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 653 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 664 | ERROR | [x] Expected 1 space before "=>"; 0 found 664 | ERROR | [x] Expected 1 space after "=>"; 0 found 670 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 673 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 686 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 693 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 699 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 712 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 719 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 725 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 735 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 737 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 750 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 759 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 54 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 95ms; Memory: 10MB FILE: ...modules/jjwg_Maps/Dashlets/jjwg_MapsDashlet/jjwg_MapsDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 8 and the first side effect is on | | line 2. 8 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 8 | ERROR | Class name "jjwg_MapsDashlet" is not in PascalCase | | format 27 | WARNING | Line exceeds 120 characters; contains 163 characters 29 | ERROR | Method name "jjwg_MapsDashlet::jjwg_MapsDashlet" is | | not in camel caps format 31 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Employees/Employee.php ---------------------------------------------------------------------- FOUND 23 ERRORS AND 11 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 42. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 117 | ERROR | [ ] Method name "Employee::bean_implements" is not | | in camel caps format 128 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 130 | ERROR | [ ] Method name "Employee::Employee" is not in camel | | caps format 132 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 143 | ERROR | [ ] Method name "Employee::get_summary_text" is not | | in camel caps format 150 | ERROR | [ ] Method name | | "Employee::fill_in_additional_list_fields" is | | not in camel caps format 155 | ERROR | [ ] Method name | | "Employee::fill_in_additional_detail_fields" is | | not in camel caps format 158 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 164 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 170 | ERROR | [ ] Method name "Employee::retrieve_employee_id" is | | not in camel caps format 184 | ERROR | [ ] Method name "Employee::verify_data" is not in | | camel caps format 191 | ERROR | [ ] Method name "Employee::get_list_view_data" is | | not in camel caps format 200 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 207 | ERROR | [ ] Method name | | "Employee::list_view_parse_additional_sections" | | is not in camel caps format 213 | ERROR | [ ] Method name "Employee::create_export_query" is | | not in camel caps format 255 | ERROR | [ ] Method name | | "Employee::preprocess_fields_on_save" is not in | | camel caps format 264 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 266 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 279 | ERROR | [ ] Method name "Employee::create_new_list_query" is | | not in camel caps format 279 | ERROR | [x] Incorrect spacing between argument "$filter" and | | equals sign; expected 1 but found 0 279 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$filter"; expected 1 | | but found 0 279 | ERROR | [x] Incorrect spacing between argument "$params" and | | equals sign; expected 1 but found 0 279 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$params"; expected 1 | | but found 0 279 | ERROR | [x] Incorrect spacing between argument "$join_type" | | and equals sign; expected 1 but found 0 279 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$join_type"; expected | | 1 but found 0 279 | ERROR | [x] Incorrect spacing between argument "$parentbean" | | and equals sign; expected 1 but found 0 279 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$parentbean"; expected | | 1 but found 0 279 | WARNING | [ ] Line exceeds 120 characters; contains 218 | | characters 289 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 302 | ERROR | [x] Expected 1 space before "=>"; 0 found 302 | ERROR | [x] Expected 1 space after "=>"; 0 found 330 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 60ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Employees/EmployeesStudioModule.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Employees/EmployeesSearchForm.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Employees/Error.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 56 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 0 56 | ERROR | [x] Closing brace indented incorrectly; expected 20 | | spaces, found 0 57 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 4 58 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 4 59 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/modules/Employees/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 57 | WARNING | Line exceeds 120 characters; contains 165 characters 60 | WARNING | Line exceeds 120 characters; contains 157 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Employees/controller.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 41 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | WARNING | Line exceeds 120 characters; contains 163 characters 51 | ERROR | Method name | | "EmployeesController::EmployeesController" is not in | | camel caps format 53 | WARNING | Line exceeds 120 characters; contains 121 characters 63 | ERROR | Method name "EmployeesController::action_editview" is | | not in camel caps format 73 | ERROR | Method name "EmployeesController::action_delete" is | | not in camel caps format 75 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Employees/WapAuthenticate.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 83 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Employees/EmployeeStatus.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 42. 63 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Employees/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 60 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/modules/Employees/Save.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 96 and the first side effect is on | | line 3. 57 | WARNING | Line exceeds 120 characters; contains 183 characters 59 | WARNING | Line exceeds 120 characters; contains 136 characters 101 | WARNING | Line exceeds 120 characters; contains 282 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Employees/Popup_picker.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 4 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 57 and the first side effect is on | | line 3. 57 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 57 | ERROR | Class name "Popup_Picker" is not in PascalCase | | format 69 | WARNING | Line exceeds 120 characters; contains 163 characters 71 | ERROR | Method name "Popup_Picker::Popup_Picker" is not in | | camel caps format 73 | WARNING | Line exceeds 120 characters; contains 121 characters 86 | WARNING | Method name "_get_where_clause" should not be | | prefixed with an underscore to indicate visibility 86 | ERROR | Method name "Popup_Picker::_get_where_clause" is not | | in camel caps format 104 | ERROR | Method name "Popup_Picker::process_page" is not in | | camel caps format ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Employees/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 100 | WARNING | Line exceeds 120 characters; contains 340 characters 113 | WARNING | Line exceeds 120 characters; contains 375 characters 123 | WARNING | Line exceeds 120 characters; contains 1473 | | characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Employees/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 53 | WARNING | Line exceeds 120 characters; contains 406 characters 63 | WARNING | Line exceeds 120 characters; contains 196 characters 72 | WARNING | Line exceeds 120 characters; contains 475 characters 82 | WARNING | Line exceeds 120 characters; contains 230 characters 91 | WARNING | Line exceeds 120 characters; contains 488 characters 101 | WARNING | Line exceeds 120 characters; contains 263 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Employees/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 127 characters 52 | WARNING | Line exceeds 120 characters; contains 184 characters 71 | WARNING | Line exceeds 120 characters; contains 153 characters 72 | WARNING | Line exceeds 120 characters; contains 151 characters 75 | WARNING | Line exceeds 120 characters; contains 159 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Employees/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 94 | WARNING | Line exceeds 120 characters; contains 258 characters 103 | WARNING | Line exceeds 120 characters; contains 126 characters 114 | WARNING | Line exceeds 120 characters; contains 241 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Employees/views/view.list.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 146 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Employees/views/view.edit.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 7 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Line exceeds 120 characters; contains 163 characters 57 | ERROR | Method name "EmployeesViewEdit::EmployeesViewEdit" | | is not in camel caps format 59 | WARNING | Line exceeds 120 characters; contains 121 characters 77 | WARNING | Line exceeds 120 characters; contains 157 characters 95 | WARNING | Line exceeds 120 characters; contains 134 characters 99 | WARNING | Line exceeds 120 characters; contains 140 characters 100 | WARNING | Line exceeds 120 characters; contains 140 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Employees/views/view.detail.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Line exceeds 120 characters; contains 163 characters 57 | ERROR | Method name | | "EmployeesViewDetail::EmployeesViewDetail" is not in | | camel caps format 59 | WARNING | Line exceeds 120 characters; contains 121 characters 133 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/EAPM/controller.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 6 WARNINGS AFFECTING 17 LINES ---------------------------------------------------------------------- 42 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 69 | WARNING | Line exceeds 120 characters; contains 136 characters 74 | ERROR | Method name "EAPMController::pre_save" is not in | | camel caps format 87 | WARNING | Line exceeds 120 characters; contains 121 characters 96 | ERROR | Method name "EAPMController::post_save" is not in | | camel caps format 117 | WARNING | Line exceeds 120 characters; contains 154 characters 128 | WARNING | Line exceeds 120 characters; contains 129 characters 129 | WARNING | Line exceeds 120 characters; contains 274 characters 137 | ERROR | Method name "EAPMController::action_oauth" is not in | | camel caps format 160 | WARNING | Line exceeds 120 characters; contains 169 characters 176 | ERROR | Method name "EAPMController::pre_QuickSave" is not | | in camel caps format 192 | ERROR | Method name "EAPMController::action_QuickSave" is | | not in camel caps format 202 | ERROR | Method name "EAPMController::post_QuickSave" is not | | in camel caps format 207 | ERROR | Method name "EAPMController::pre_Reauthenticate" is | | not in camel caps format 212 | ERROR | Method name "EAPMController::action_Reauthenticate" | | is not in camel caps format 229 | ERROR | Method name "EAPMController::post_Reauthenticate" is | | not in camel caps format 234 | ERROR | Method name "EAPMController::action_FlushFileCache" | | is not in camel caps format ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/modules/EAPM/EAPM.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 6 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 41. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 80 | ERROR | [ ] Method name "EAPM::bean_implements" is not in | | camel caps format 83 | ERROR | [x] The CASE body must start on the line following | | the statement 83 | ERROR | [x] Terminating statement must be on a line by | | itself 83 | ERROR | [x] Closing brace must be on a line by itself 128 | ERROR | [ ] Method name "EAPM::create_new_list_query" is not | | in camel caps format 128 | WARNING | [ ] Line exceeds 120 characters; contains 226 | | characters 143 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 167 | ERROR | [ ] Method name "EAPM::mark_deleted" is not in camel | | caps format 184 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 187 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 202 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 207 | ERROR | [ ] Method name | | "EAPM::fill_in_additional_detail_fields" is not | | in camel caps format 213 | ERROR | [ ] Method name | | "EAPM::fill_in_additional_list_fields" is not in | | camel caps format 219 | ERROR | [ ] Method name "EAPM::save_cleanup" is not in camel | | caps format 231 | ERROR | [ ] Method name "EAPM::delete_user_accounts" is not | | in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/modules/EAPM/vardefs.php ---------------------------------------------------------------------- FOUND 10 ERRORS AFFECTING 10 LINES ---------------------------------------------------------------------- 62 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 63 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 79 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 80 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 81 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 99 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 100 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 101 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/EAPM/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 157 characters 53 | WARNING | Line exceeds 120 characters; contains 451 characters 56 | WARNING | Line exceeds 120 characters; contains 310 characters 59 | WARNING | Line exceeds 120 characters; contains 630 characters 76 | WARNING | Line exceeds 120 characters; contains 185 characters 87 | WARNING | Line exceeds 120 characters; contains 190 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/EAPM/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/EAPM/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/EAPM/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 360 characters 53 | WARNING | Line exceeds 120 characters; contains 131 characters 60 | WARNING | Line exceeds 120 characters; contains 196 characters 66 | WARNING | Line exceeds 120 characters; contains 490 characters 67 | WARNING | Line exceeds 120 characters; contains 131 characters 75 | WARNING | Line exceeds 120 characters; contains 277 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/EAPM/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 51 | WARNING | Line exceeds 120 characters; contains 172 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/EAPM/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 90 | WARNING | Line exceeds 120 characters; contains 159 characters 96 | WARNING | Line exceeds 120 characters; contains 129 characters 98 | WARNING | Line exceeds 120 characters; contains 224 characters 100 | WARNING | Line exceeds 120 characters; contains 153 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/EAPM/views/view.edit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 8 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | WARNING | Property name "$_returnId" should not be prefixed | | with an underscore to indicate visibility 59 | WARNING | Line exceeds 120 characters; contains 122 characters 65 | WARNING | Method name "_getModuleTab" should not be prefixed | | with an underscore to indicate visibility 73 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 99 | WARNING | Line exceeds 120 characters; contains 236 characters 126 | WARNING | Line exceeds 120 characters; contains 152 characters 130 | WARNING | Line exceeds 120 characters; contains 151 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/EAPM/views/view.detail.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 6 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | WARNING | Property name "$_returnId" should not be prefixed | | with an underscore to indicate visibility 51 | WARNING | Method name "_getModuleTab" should not be prefixed | | with an underscore to indicate visibility 59 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 86 | WARNING | Line exceeds 120 characters; contains 236 characters 109 | WARNING | Line exceeds 120 characters; contains 151 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/AOR_Fields/AOR_Field.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 41 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 41 | ERROR | Class name "AOR_Field" is not in PascalCase format 82 | WARNING | Line exceeds 120 characters; contains 163 characters 84 | ERROR | Method name "AOR_Field::AOR_Field" is not in camel | | caps format 86 | WARNING | Line exceeds 120 characters; contains 121 characters 96 | ERROR | Method name "AOR_Field::save_lines" is not in camel | | caps format 102 | WARNING | Line exceeds 120 characters; contains 126 characters 108 | WARNING | Line exceeds 120 characters; contains 170 characters 138 | WARNING | Line exceeds 120 characters; contains 128 characters 150 | WARNING | Line exceeds 120 characters; contains 134 characters ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/AOR_Fields/fieldLines.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 46 | WARNING | Line exceeds 120 characters; contains 182 characters 49 | WARNING | Line exceeds 120 characters; contains 150 characters 55 | WARNING | Line exceeds 120 characters; contains 133 characters 59 | WARNING | Line exceeds 120 characters; contains 131 characters 66 | WARNING | Line exceeds 120 characters; contains 176 characters 71 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/AOS_Quotes/createContract.php ---------------------------------------------------------------------- FOUND 24 ERRORS AND 2 WARNINGS AFFECTING 26 LINES ---------------------------------------------------------------------- 25 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 28 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 61 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 64 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 69 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 71 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 72 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 74 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 75 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 77 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 78 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 80 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 81 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 83 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 84 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 86 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 91 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 95 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 97 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 101 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 103 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 105 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 108 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 118 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 123 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 126 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 24 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/AOS_Quotes/AOS_Quotes_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 25 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 25 | ERROR | [ ] Class name "AOS_Quotes_sugar" is not in | | PascalCase format 34 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 108 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 110 | ERROR | [ ] Method name "AOS_Quotes_sugar::AOS_Quotes_sugar" | | is not in camel caps format 112 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 122 | ERROR | [ ] Method name "AOS_Quotes_sugar::bean_implements" | | is not in camel caps format 125 | ERROR | [x] The CASE body must start on the line following | | the statement 125 | ERROR | [x] Terminating statement must be on a line by | | itself 125 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/AOS_Quotes/AOS_Quotes.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 26 and the first side effect is on | | line 25. 26 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 26 | ERROR | Class name "AOS_Quotes" is not in PascalCase format 34 | WARNING | Line exceeds 120 characters; contains 163 characters 36 | ERROR | Method name "AOS_Quotes::AOS_Quotes" is not in camel | | caps format 38 | WARNING | Line exceeds 120 characters; contains 121 characters 88 | ERROR | Method name "AOS_Quotes::mark_deleted" is not in | | camel caps format ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/AOS_Quotes/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 32 | WARNING | Line exceeds 120 characters; contains 177 characters 35 | WARNING | Line exceeds 120 characters; contains 166 characters 38 | WARNING | Line exceeds 120 characters; contains 186 characters 41 | WARNING | Line exceeds 120 characters; contains 215 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/AOS_Quotes/controller.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 27 and the first side effect is on | | line 25. 27 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 27 | ERROR | Class name "AOS_QuotesController" is not in | | PascalCase format 29 | ERROR | Method name "AOS_QuotesController::action_editview" | | is not in camel caps format ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/AOS_Quotes/converToInvoice.php ---------------------------------------------------------------------- FOUND 28 ERRORS AND 2 WARNINGS AFFECTING 30 LINES ---------------------------------------------------------------------- 25 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 28 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 43 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 45 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 65 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 67 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 76 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 79 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 82 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 85 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 90 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 92 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 93 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 95 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 96 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 98 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 99 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 101 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 102 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 104 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 105 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 107 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 112 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 115 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 117 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 122 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 124 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 126 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 129 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 137 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 28 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/AOS_Quotes/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | No PHP code was found in this file and short open tags | | are not allowed by this install of PHP. This file may | | be using short open tags but PHP does not allow them. ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/AOS_Quotes/createOpportunity.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 25 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 4 28 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/AOS_Quotes/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 134 characters 61 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/AOS_Quotes/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 27 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 28 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 29 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 31 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 32 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/AOS_Quotes/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 20 | WARNING | Line exceeds 120 characters; contains 129 characters 24 | WARNING | Line exceeds 120 characters; contains 131 characters 28 | WARNING | Line exceeds 120 characters; contains 143 characters 32 | WARNING | Line exceeds 120 characters; contains 161 characters 49 | WARNING | Line exceeds 120 characters; contains 155 characters 66 | WARNING | Line exceeds 120 characters; contains 159 characters 315 | WARNING | Line exceeds 120 characters; contains 121 characters 321 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 51ms; Memory: 8MB FILE: ...itecrm-aws-pipeline/modules/AOS_Quotes/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 9 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 30 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 33 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 34 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 35 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 36 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 37 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 45 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 62 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 63 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/AOS_Quotes/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 121 | WARNING | Line exceeds 120 characters; contains 238 characters 122 | WARNING | Line exceeds 120 characters; contains 222 characters 180 | WARNING | Line exceeds 120 characters; contains 142 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/AOS_Quotes/views/view.edit.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 30 and the first side effect is on | | line 3. 30 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 30 | ERROR | Class name "AOS_QuotesViewEdit" is not in PascalCase | | format 38 | WARNING | Line exceeds 120 characters; contains 163 characters 40 | ERROR | Method name "AOS_QuotesViewEdit::AOS_QuotesViewEdit" | | is not in camel caps format 42 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/AOS_Quotes/views/view.detail.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 41. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | Class name "AOS_QuotesViewDetail" is not in | | PascalCase format 64 | WARNING | Line exceeds 120 characters; contains 163 characters 66 | ERROR | Method name | | "AOS_QuotesViewDetail::AOS_QuotesViewDetail" is not | | in camel caps format 68 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ules/AOS_Quotes/Dashlets/AOS_QuotesDashlet/AOS_QuotesDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 41 and the first side effect is on | | line 3. 41 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 41 | ERROR | Class name "AOS_QuotesDashlet" is not in PascalCase | | format 61 | WARNING | Line exceeds 120 characters; contains 163 characters 63 | ERROR | Method name "AOS_QuotesDashlet::AOS_QuotesDashlet" is | | not in camel caps format 65 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...AOS_Quotes/Dashlets/AOS_QuotesDashlet/AOS_QuotesDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 40 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Cases/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 154 characters 51 | WARNING | Line exceeds 120 characters; contains 150 characters 54 | WARNING | Line exceeds 120 characters; contains 178 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Cases/controller.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | Method name | | "CasesController::action_get_kb_articles" is not in | | camel caps format 66 | WARNING | Line exceeds 120 characters; contains 199 characters 87 | ERROR | Method name "CasesController::action_get_kb_article" | | is not in camel caps format 95 | WARNING | Line exceeds 120 characters; contains 139 characters 96 | WARNING | Line exceeds 120 characters; contains 154 characters 100 | WARNING | Line exceeds 120 characters; contains 177 characters 102 | WARNING | Line exceeds 120 characters; contains 154 characters 113 | ERROR | Method name "CasesController::IsNullOrEmptyString" | | is not in camel caps format ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Cases/CasesJjwg_MapsLogicHook.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 8 and the first side effect is on | | line 5. 8 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 8 | ERROR | Class name "CasesJjwg_MapsLogicHook" is not in | | PascalCase format 17 | WARNING | Line exceeds 120 characters; contains 163 characters 19 | ERROR | Method name | | "CasesJjwg_MapsLogicHook::CasesJjwg_MapsLogicHook" is | | not in camel caps format 21 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Cases/Case.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 5 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 42. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 46 | ERROR | Class name "aCase" is not in PascalCase format 159 | ERROR | Method name "aCase::get_summary_text" is not in | | camel caps format 201 | ERROR | Method name "aCase::save_relationship_changes" is | | not in camel caps format 213 | ERROR | Method name "aCase::set_case_contact_relationship" | | is not in camel caps format 221 | ERROR | Method name | | "aCase::fill_in_additional_detail_fields" is not in | | camel caps format 244 | ERROR | Method name "aCase::get_contacts" is not in camel | | caps format 252 | WARNING | Line exceeds 120 characters; contains 140 characters 257 | WARNING | Line exceeds 120 characters; contains 205 characters 271 | ERROR | Method name "aCase::get_list_view_data" is not in | | camel caps format 289 | WARNING | Line exceeds 120 characters; contains 135 characters 300 | WARNING | Line exceeds 120 characters; contains 127 characters 312 | ERROR | Method name "aCase::build_generic_where_clause" is | | not in camel caps format 345 | ERROR | Method name "aCase::set_notification_body" is not in | | camel caps format 366 | ERROR | Method name "aCase::bean_implements" is not in camel | | caps format ---------------------------------------------------------------------- Time: 67ms; Memory: 8MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Cases/field_arrays.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 66 | WARNING | Line exceeds 120 characters; contains 152 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Cases/CasesQuickCreate.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 60 | WARNING | Line exceeds 120 characters; contains 162 characters 63 | WARNING | Line exceeds 120 characters; contains 178 characters 64 | WARNING | Line exceeds 120 characters; contains 121 characters 76 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Cases/CasesListViewSmarty.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 5 and the first side effect is on | | line 3. 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 13 | WARNING | Line exceeds 120 characters; contains 163 characters 15 | ERROR | Method name | | "CasesListViewSmarty::CasesListViewSmarty" is not in | | camel caps format 17 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Cases/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 44 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Cases/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 90 | WARNING | Line exceeds 120 characters; contains 138 characters 93 | WARNING | Line exceeds 120 characters; contains 167 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Cases/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 233 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 50ms; Memory: 8MB FILE: ...ecrm-aws-pipeline/modules/Cases/metadata/subpanels/ForEmails.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Cases/SugarFeeds/CaseFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 59 | WARNING | Line exceeds 120 characters; contains 208 characters 61 | WARNING | Line exceeds 120 characters; contains 149 characters 62 | WARNING | Line exceeds 120 characters; contains 197 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Cases/views/view.list.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 5 and the first side effect is on | | line 3. 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 13 | WARNING | Line exceeds 120 characters; contains 163 characters 15 | ERROR | Method name "CasesViewList::CasesViewList" is not in | | camel caps format 17 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Cases/views/view.edit.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 42 and the first side | | effect is on line 40. 42 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 52 | ERROR | [ ] Method name "CasesViewEdit::CasesViewEdit" is not | | in camel caps format 54 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 77 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 77 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 9 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ne/modules/Cases/Dashlets/MyCasesDashlet/MyCasesDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ipeline/modules/Cases/Dashlets/MyCasesDashlet/MyCasesDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 3. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 68 | WARNING | Line exceeds 120 characters; contains 163 characters 70 | ERROR | Method name "MyCasesDashlet::MyCasesDashlet" is not | | in camel caps format 72 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Project/chart.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 41 WARNINGS AFFECTING 60 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 45 | ERROR | [ ] Class name "chart" is not in PascalCase format 66 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 115 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 165 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 178 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 193 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 207 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 224 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 225 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 226 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 263 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 278 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 280 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 281 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 282 | WARNING | [ ] Line exceeds 120 characters; contains 361 | | characters 298 | ERROR | [x] Blank line found at start of control structure 305 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 323 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 337 | WARNING | [ ] Line exceeds 120 characters; contains 272 | | characters 343 | WARNING | [ ] Line exceeds 120 characters; contains 285 | | characters 366 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 370 | WARNING | [ ] Line exceeds 120 characters; contains 224 | | characters 376 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 382 | ERROR | [ ] Expected 1 space after closing brace; 0 found 393 | ERROR | [x] Blank line found at start of control structure 410 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 428 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 442 | WARNING | [ ] Line exceeds 120 characters; contains 276 | | characters 448 | WARNING | [ ] Line exceeds 120 characters; contains 289 | | characters 463 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 465 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 467 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 469 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 475 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 481 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 488 | ERROR | [x] Blank line found at start of control structure 494 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 497 | ERROR | [x] Blank line found at start of control structure 502 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 510 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 520 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 534 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 540 | WARNING | [ ] Line exceeds 120 characters; contains 293 | | characters 558 | WARNING | [ ] Line exceeds 120 characters; contains 224 | | characters 560 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 565 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 582 | ERROR | [ ] Method name "chart::year_quarter" is not in | | camel caps format 606 | ERROR | [ ] Method name "chart::year_week" is not in camel | | caps format 630 | ERROR | [ ] Method name "chart::year_month" is not in camel | | caps format 651 | ERROR | [ ] Method name "chart::get_weeks" is not in camel | | caps format 669 | ERROR | [ ] Method name "chart::count_months" is not in | | camel caps format 690 | ERROR | [ ] Method name "chart::count_days" is not in camel | | caps format 694 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 709 | ERROR | [ ] Method name "chart::get_week_dates" is not in | | camel caps format 721 | ERROR | [ ] Method name "chart::get_month_dates" is not in | | camel caps format 732 | ERROR | [ ] Method name "chart::get_date" is not in camel | | caps format 743 | ERROR | [ ] Method name "chart::check_weekend" is not in | | camel caps format 781 | ERROR | [ ] Method name "chart::time_range" is not in camel | | caps format 790 | ERROR | [ ] Method name "chart::get_cell_class" is not in | | camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 103ms; Memory: 10MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Project/gantt.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 17 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 103 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 132 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 141 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 147 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 149 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 150 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 161 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 170 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 176 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 178 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 179 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 190 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 199 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 205 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 207 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 239 | ERROR | [ ] Method name "Gantt::year_month" is not in camel | | caps format 239 | ERROR | [x] Incorrect spacing between argument | | "$diff_interval" and equals sign; expected 1 but | | found 0 239 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$diff_interval"; | | expected 1 but found 0 262 | ERROR | [ ] Method name "Gantt::count_days" is not in camel | | caps format 267 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 277 | ERROR | [ ] Method name "Gantt::time_range" is not in camel | | caps format 286 | ERROR | [ ] Method name "Gantt::substr_unicode" is not in | | camel caps format 296 | ERROR | [ ] Method name "Gantt::IsNullOrEmptyString" is not | | in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 59ms; Memory: 8MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Project/controller.php ---------------------------------------------------------------------- FOUND 16 ERRORS AND 17 WARNINGS AFFECTING 31 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 26 and the first side | | effect is on line 23. 26 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 29 | ERROR | [ ] Method name | | "ProjectController::action_view_GanttChart" is | | not in camel caps format 34 | ERROR | [ ] Method name | | "ProjectController::action_generate_chart" is | | not in camel caps format 57 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 85 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 90 | ERROR | [ ] Method name | | "ProjectController::action_update_GanttChart" is | | not in camel caps format 166 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 215 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 217 | WARNING | [ ] Line exceeds 120 characters; contains 208 | | characters 222 | ERROR | [ ] Method name | | "ProjectController::action_delete_task" is not | | in camel caps format 232 | ERROR | [ ] Method name | | "ProjectController::action_get_end_date" is not | | in camel caps format 255 | ERROR | [ ] Method name | | "ProjectController::action_update_order" is not | | in camel caps format 272 | ERROR | [ ] Method name | | "ProjectController::action_get_predecessors" is | | not in camel caps format 288 | ERROR | [ ] Method name "ProjectController::create_task" is | | not in camel caps format 288 | WARNING | [ ] Line exceeds 120 characters; contains 239 | | characters 310 | ERROR | [ ] Method name "ProjectController::update_task" is | | not in camel caps format 310 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 336 | ERROR | [ ] Method name | | "ProjectController::action_ResourceList" is not | | in camel caps format 342 | ERROR | [ ] Method name | | "ProjectController::action_update_chart" is not | | in camel caps format 409 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 415 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 439 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 446 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 453 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 455 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 485 | ERROR | [ ] Method name "ProjectController::action_Tooltips" | | is not in camel caps format 501 | WARNING | [ ] Line exceeds 120 characters; contains 506 | | characters 504 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 507 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 519 | ERROR | [ ] Method name "ProjectController::count_days" is | | not in camel caps format 523 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 532 | ERROR | [ ] Method name | | "ProjectController::IsNullOrEmptyString" is not | | in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 83ms; Memory: 8MB FILE: .../suitecrm-aws-pipeline/modules/Project/ProjectListViewSmarty.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 8 and the first side | | effect is on line 3. 8 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 17 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 19 | ERROR | [ ] Method name | | "ProjectListViewSmarty::ProjectListViewSmarty" is | | not in camel caps format 21 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 36 | ERROR | [x] Blank line found at start of control structure 39 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 40 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 45 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Project/delete_project_tasks.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 28 and the first side effect is on | | line 3. 28 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 28 | ERROR | Class name "delete_project_tasks" is not in | | PascalCase format 30 | ERROR | Method name "delete_project_tasks::delete_tasks" is | | not in camel caps format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Project/Project.php ---------------------------------------------------------------------- FOUND 23 ERRORS AND 15 WARNINGS AFFECTING 30 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 106 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 108 | ERROR | [ ] Method name "Project::Project" is not in camel | | caps format 110 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 127 | ERROR | [ ] Method name | | "Project::fill_in_additional_detail_fields" is | | not in camel caps format 139 | ERROR | [ ] Method name | | "Project::fill_in_additional_list_fields" is not | | in camel caps format 152 | ERROR | [ ] Method name "Project::save_relationship_changes" | | is not in camel caps format 152 | ERROR | [x] Incorrect spacing between argument "$exclude" | | and equals sign; expected 1 but found 0 152 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$exclude"; expected 1 | | but found 0 158 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 174 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 186 | WARNING | [ ] Method name "_get_total_estimated_effort" should | | not be prefixed with an underscore to indicate | | visibility 186 | ERROR | [ ] Method name | | "Project::_get_total_estimated_effort" is not in | | camel caps format 206 | WARNING | [ ] Method name "_get_total_actual_effort" should | | not be prefixed with an underscore to indicate | | visibility 206 | ERROR | [ ] Method name "Project::_get_total_actual_effort" | | is not in camel caps format 226 | ERROR | [ ] Method name "Project::get_summary_text" is not | | in camel caps format 234 | ERROR | [ ] Method name | | "Project::build_generic_where_clause" is not in | | camel caps format 251 | ERROR | [ ] Method name "Project::get_list_view_data" is not | | in camel caps format 258 | ERROR | [ ] Method name "Project::bean_implements" is not in | | camel caps format 261 | ERROR | [x] The CASE body must start on the line following | | the statement 261 | ERROR | [x] Terminating statement must be on a line by | | itself 261 | ERROR | [x] Closing brace must be on a line by itself 266 | ERROR | [ ] Method name "Project::create_export_query" is | | not in camel caps format 266 | ERROR | [x] Incorrect spacing between argument | | "$relate_link_join" and equals sign; expected 1 | | but found 0 266 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$relate_link_join"; | | expected 1 but found 0 306 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 358 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 363 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 388 | ERROR | [x] Blank line found at start of control structure 392 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 413 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 436 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 463 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 469 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 540 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 567 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 595 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 91ms; Memory: 10MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Project/project_table.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 11 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 22 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 44 | WARNING | Line exceeds 120 characters; contains 121 characters 48 | WARNING | Line exceeds 120 characters; contains 125 characters 49 | WARNING | Line exceeds 120 characters; contains 124 characters 50 | WARNING | Line exceeds 120 characters; contains 122 characters 51 | WARNING | Line exceeds 120 characters; contains 123 characters 84 | WARNING | Line exceeds 120 characters; contains 207 characters 87 | WARNING | Line exceeds 120 characters; contains 519 characters 115 | WARNING | Line exceeds 120 characters; contains 150 characters 118 | WARNING | Line exceeds 120 characters; contains 153 characters 141 | WARNING | Line exceeds 120 characters; contains 185 characters 143 | WARNING | Line exceeds 120 characters; contains 205 characters 157 | ERROR | Method name "ProjectTable::IsNullOrEmptyString" is | | not in camel caps format ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Project/ProjectQuickCreate.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 60 | WARNING | Line exceeds 120 characters; contains 183 characters 61 | WARNING | Line exceeds 120 characters; contains 123 characters 73 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Project/ProjectListViewData.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 71 | WARNING | Line exceeds 120 characters; contains 138 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/modules/Project/Save.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 117 | WARNING | Line exceeds 120 characters; contains 124 characters 133 | WARNING | Line exceeds 120 characters; contains 162 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Project/SubPanelView.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 90 | WARNING | Line exceeds 120 characters; contains 136 characters 106 | WARNING | Line exceeds 120 characters; contains 151 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Project/ProjectJjwg_MapsLogicHook.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 9 and the first side effect is on | | line 6. 9 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 9 | ERROR | Class name "ProjectJjwg_MapsLogicHook" is not in | | PascalCase format 18 | WARNING | Line exceeds 120 characters; contains 163 characters 20 | ERROR | Method name | | "ProjectJjwg_MapsLogicHook::ProjectJjwg_MapsLogicHook" | | is not in camel caps format 22 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Project/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 31 | WARNING | Line exceeds 120 characters; contains 505 characters 35 | WARNING | Line exceeds 120 characters; contains 1846 characters 42 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/Project/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 67 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Project/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 305 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 56ms; Memory: 8MB FILE: ...ace/suitecrm-aws-pipeline/modules/Project/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 43 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 44 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Project/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 39 | WARNING | Line exceeds 120 characters; contains 605 characters 50 | WARNING | Line exceeds 120 characters; contains 417 characters 56 | WARNING | Line exceeds 120 characters; contains 252 characters 74 | WARNING | Line exceeds 120 characters; contains 698 characters 86 | WARNING | Line exceeds 120 characters; contains 484 characters 92 | WARNING | Line exceeds 120 characters; contains 283 characters 96 | WARNING | Line exceeds 120 characters; contains 276 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Project/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 12 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 46 | WARNING | Line exceeds 120 characters; contains 172 characters 58 | WARNING | Line exceeds 120 characters; contains 127 characters 59 | WARNING | Line exceeds 120 characters; contains 124 characters 60 | WARNING | Line exceeds 120 characters; contains 121 characters 61 | WARNING | Line exceeds 120 characters; contains 128 characters 62 | WARNING | Line exceeds 120 characters; contains 125 characters 64 | WARNING | Line exceeds 120 characters; contains 128 characters 65 | WARNING | Line exceeds 120 characters; contains 135 characters 66 | WARNING | Line exceeds 120 characters; contains 132 characters 67 | WARNING | Line exceeds 120 characters; contains 126 characters 68 | WARNING | Line exceeds 120 characters; contains 133 characters 69 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Project/views/view.list.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 63 | WARNING | Line exceeds 120 characters; contains 163 characters 65 | ERROR | Method name "ProjectViewList::ProjectViewList" is not | | in camel caps format 67 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Project/views/view.edit.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 44 and the first side effect is on | | line 42. 44 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 52 | WARNING | Line exceeds 120 characters; contains 163 characters 54 | ERROR | Method name "ProjectViewEdit::ProjectViewEdit" is not | | in camel caps format 56 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Project/views/view.ganttchart.php ---------------------------------------------------------------------- FOUND 122 ERRORS AND 26 WARNINGS AFFECTING 128 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 26 and the first side | | effect is on line 23. 26 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 96 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 103 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 109 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 111 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 113 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 8 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 116 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 127 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 146 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 153 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 154 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 8 155 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 156 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 12 157 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 158 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 8 159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 160 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 162 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 165 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 186 | WARNING | [ ] Line exceeds 120 characters; contains 256 | | characters 187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 206 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 208 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 214 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 217 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 218 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 224 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 240 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 20 241 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 243 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 20 251 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 255 | ERROR | [ ] Method name "ProjectViewGanttChart::time_range" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 120 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Project/views/view.detail.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Project/views/view.resourcelist.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 27 and the first side | | effect is on line 23. 27 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Project/views/view.quickedit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 56 and the first side effect is on | | line 3. 49 | WARNING | Line exceeds 120 characters; contains 138 characters 50 | WARNING | Line exceeds 120 characters; contains 140 characters 51 | WARNING | Line exceeds 120 characters; contains 151 characters 56 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Project/views/view.templatesedit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 55 | WARNING | Line exceeds 120 characters; contains 127 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/Project/views/view.templatesdetail.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 44 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 82 | WARNING | Method name "_displaySubPanels" should not be | | prefixed with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ules/Project/Dashlets/MyProjectDashlet/MyProjectDashlet.data.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 122 characters 53 | WARNING | Line exceeds 120 characters; contains 121 characters 62 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...e/modules/Project/Dashlets/MyProjectDashlet/MyProjectDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 3. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 69 | WARNING | Line exceeds 120 characters; contains 163 characters 71 | ERROR | Method name "MyProjectDashlet::MyProjectDashlet" is | | not in camel caps format 73 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ules/Project/Dashlets/MyProjectDashlet/MyProjectDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/AOW_Actions/FormulaCalculator.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 31 WARNINGS AFFECTING 34 LINES ---------------------------------------------------------------------- 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 74 | ERROR | [ ] Each class must be in a file by itself 74 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 109 | WARNING | [ ] Line exceeds 120 characters; contains 226 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 132 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 247 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 254 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 553 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 554 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 754 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 756 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 758 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 760 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 763 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 766 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 772 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 775 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 781 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 784 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 790 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 793 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 797 | ERROR | [x] Blank line found at end of control structure 810 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 813 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 816 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 819 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 822 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 823 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 826 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 827 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 830 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 831 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 834 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 835 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 122ms; Memory: 12MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/AOW_Actions/AOW_Action.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 5 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 41 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 41 | ERROR | Class name "AOW_Action" is not in PascalCase format 74 | WARNING | Line exceeds 120 characters; contains 163 characters 76 | ERROR | Method name "AOW_Action::AOW_Action" is not in camel | | caps format 78 | WARNING | Line exceeds 120 characters; contains 121 characters 88 | ERROR | Method name "AOW_Action::save_lines" is not in camel | | caps format 115 | WARNING | Line exceeds 120 characters; contains 189 characters 117 | WARNING | Line exceeds 120 characters; contains 176 characters 119 | WARNING | Line exceeds 120 characters; contains 123 characters 137 | ERROR | Method name "AOW_Action::bean_implements" is not in | | camel caps format ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/AOW_Actions/actionLines.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 65 | WARNING | Line exceeds 120 characters; contains 149 characters 70 | WARNING | Line exceeds 120 characters; contains 185 characters 77 | WARNING | Line exceeds 120 characters; contains 136 characters 94 | WARNING | Line exceeds 120 characters; contains 128 characters 101 | WARNING | Line exceeds 120 characters; contains 184 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/AOW_Actions/vardefs.php ---------------------------------------------------------------------- FOUND 16 ERRORS AFFECTING 16 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 50 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 51 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 70 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 71 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 72 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 92 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 93 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 94 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 99 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 100 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 101 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 110 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...-aws-pipeline/modules/AOW_Actions/actions/actionComputeField.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 13 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 46. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | ERROR | Class name "actionComputeField" is not in PascalCase | | format 71 | ERROR | Method name "actionComputeField::run_action" is not | | in camel caps format 157 | WARNING | Line exceeds 120 characters; contains 126 characters 283 | WARNING | Line exceeds 120 characters; contains 156 characters 332 | ERROR | Method name "actionComputeField::edit_display" is | | not in camel caps format 378 | WARNING | Line exceeds 120 characters; contains 121 characters 418 | WARNING | Line exceeds 120 characters; contains 129 characters 463 | WARNING | Line exceeds 120 characters; contains 213 characters 467 | WARNING | Line exceeds 120 characters; contains 132 characters 483 | WARNING | Line exceeds 120 characters; contains 133 characters 486 | WARNING | Line exceeds 120 characters; contains 140 characters 487 | WARNING | Line exceeds 120 characters; contains 149 characters 491 | WARNING | Line exceeds 120 characters; contains 137 characters 681 | WARNING | Line exceeds 120 characters; contains 126 characters 761 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 92ms; Memory: 10MB FILE: ...suitecrm-aws-pipeline/modules/AOW_Actions/actions/actionBase.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 2 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 26 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 26 | ERROR | [ ] Class name "actionBase" is not in PascalCase | | format 36 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 40 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 55 | ERROR | [ ] Method name "actionBase::edit_display" is not in | | camel caps format 60 | ERROR | [ ] Method name "actionBase::run_action" is not in | | camel caps format 60 | ERROR | [x] Incorrect spacing between argument "$in_save" and | | equals sign; expected 1 but found 0 60 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$in_save"; expected 1 | | but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/AOW_Actions/actions/templateParser.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 1 WARNING AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 29 and the first side | | effect is on line 27. 8 | ERROR | [x] Whitespace found at end of line 29 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 29 | ERROR | [ ] Class name "aowTemplateParser" is not in | | PascalCase format 31 | ERROR | [ ] Method name "aowTemplateParser::parse_template" | | is not in camel caps format 40 | ERROR | [x] Blank line found at start of control structure 50 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 50 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...-aws-pipeline/modules/AOW_Actions/actions/actionCreateRecord.php ---------------------------------------------------------------------- FOUND 23 ERRORS AND 19 WARNINGS AFFECTING 40 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 42. 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 43 | ERROR | [ ] Class name "actionCreateRecord" is not in | | PascalCase format 60 | ERROR | [ ] Method name "actionCreateRecord::edit_display" | | is not in camel caps format 81 | WARNING | [ ] Line exceeds 120 characters; contains 240 | | characters 86 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 87 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 89 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 97 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 103 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 106 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 120 | ERROR | [x] Multi-line function call not indented correctly; | | expected 20 spaces but found 24 121 | ERROR | [x] Multi-line function call not indented correctly; | | expected 20 spaces but found 24 122 | ERROR | [x] Multi-line function call not indented correctly; | | expected 20 spaces but found 24 123 | ERROR | [x] Multi-line function call not indented correctly; | | expected 20 spaces but found 24 124 | ERROR | [x] Multi-line function call not indented correctly; | | expected 20 spaces but found 24 125 | ERROR | [x] Multi-line function call not indented correctly; | | expected 16 spaces but found 20 139 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 148 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 162 | ERROR | [ ] Method name "actionCreateRecord::run_action" is | | not in camel caps format 181 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 183 | ERROR | [x] Expected 1 space before "=>"; 0 found 183 | ERROR | [x] Expected 1 space after "=>"; 0 found 184 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 204 | ERROR | [ ] Method name "actionCreateRecord::set_record" is | | not in camel caps format 237 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 238 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 20 239 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 24 240 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 24 241 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 20 242 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 24 243 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 20 244 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 272 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 274 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 292 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 356 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 389 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 420 | ERROR | [ ] Method name | | "actionCreateRecord::set_relationships" is not | | in camel caps format 434 | ERROR | [x] The CASE body must start on the line following | | the statement 462 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 489 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 86ms; Memory: 10MB FILE: ...-aws-pipeline/modules/AOW_Actions/actions/actionModifyRecord.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 13 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 28 and the first side | | effect is on line 27. 28 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 28 | ERROR | [ ] Class name "actionModifyRecord" is not in | | PascalCase format 36 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 40 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 55 | ERROR | [ ] Method name "actionModifyRecord::edit_display" | | is not in camel caps format 61 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 64 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 65 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 68 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 71 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 74 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 77 | WARNING | [ ] Line exceeds 120 characters; contains 229 | | characters 102 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 109 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 118 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 125 | ERROR | [ ] Method name "actionModifyRecord::run_action" is | | not in camel caps format 125 | ERROR | [x] Incorrect spacing between argument "$in_save" | | and equals sign; expected 1 but found 0 125 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$in_save"; expected 1 | | but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/AOW_Actions/actions/actionSendEmail.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 18 WARNINGS AFFECTING 25 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 28 and the first side | | effect is on line 26. 28 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 28 | ERROR | [ ] Class name "actionSendEmail" is not in | | PascalCase format 51 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 55 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 70 | ERROR | [ ] Method name "actionSendEmail::edit_display" is | | not in camel caps format 83 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 84 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 100 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 116 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 118 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 129 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 291 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 322 | ERROR | [ ] Method name "actionSendEmail::run_action" is not | | in camel caps format 348 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 350 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 365 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 402 | ERROR | [ ] Method name "actionSendEmail::parse_template" is | | not in camel caps format 412 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 425 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 448 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 449 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 450 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 482 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 97ms; Memory: 10MB FILE: .../AOK_Knowledge_Base_Categories/AOK_Knowledge_Base_Categories.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 44. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Class name "AOK_Knowledge_Base_Categories" is not in | | PascalCase format 53 | WARNING | Line exceeds 120 characters; contains 163 characters 55 | ERROR | Method name | | "AOK_Knowledge_Base_Categories::AOK_Knowledge_Base_Categories" | | is not in camel caps format 57 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/AOK_Knowledge_Base_Categories/Menu.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 2 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 3 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 5 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 47 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 48 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 49 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 50 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 51 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 52 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...nowledge_Base_Categories/AOK_Knowledge_Base_Categories_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | [ ] Class name "AOK_Knowledge_Base_Categories_sugar" | | is not in PascalCase format 55 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 78 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 80 | ERROR | [ ] Method name | | "AOK_Knowledge_Base_Categories_sugar::AOK_Knowledge_Base_Categories_sugar" | | is not in camel caps format 82 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 92 | ERROR | [ ] Method name | | "AOK_Knowledge_Base_Categories_sugar::bean_implements" | | is not in camel caps format 95 | ERROR | [x] The CASE body must start on the line following | | the statement 95 | ERROR | [x] Terminating statement must be on a line by itself 95 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...dules/AOK_Knowledge_Base_Categories/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 122 characters 52 | WARNING | Line exceeds 120 characters; contains 121 characters 65 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ne/modules/AOK_Knowledge_Base_Categories/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ine/modules/AOK_Knowledge_Base_Categories/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../modules/AOK_Knowledge_Base_Categories/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 172 characters 53 | WARNING | Line exceeds 120 characters; contains 126 characters 54 | WARNING | Line exceeds 120 characters; contains 124 characters 55 | WARNING | Line exceeds 120 characters; contains 121 characters 56 | WARNING | Line exceeds 120 characters; contains 127 characters 57 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ..._Base_CategoriesDashlet/AOK_Knowledge_Base_CategoriesDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | ERROR | Class name "AOK_Knowledge_Base_CategoriesDashlet" is | | not in PascalCase format 75 | WARNING | Line exceeds 120 characters; contains 163 characters 77 | ERROR | Method name | | "AOK_Knowledge_Base_CategoriesDashlet::AOK_Knowledge_Base_CategoriesDashlet" | | is not in camel caps format 79 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ..._CategoriesDashlet/AOK_Knowledge_Base_CategoriesDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Accounts/AccountFormBase.php ---------------------------------------------------------------------- FOUND 27 ERRORS AND 32 WARNINGS AFFECTING 41 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 3. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 120 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 120 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 135 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 136 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 139 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 146 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 150 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 153 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 154 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 155 | WARNING | [ ] Line exceeds 120 characters; contains 343 | | characters 157 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 158 | WARNING | [ ] Line exceeds 120 characters; contains 410 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 354 | | characters 162 | WARNING | [ ] Line exceeds 120 characters; contains 295 | | characters 165 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 175 | ERROR | [x] Expected 1 space before "=>"; 0 found 175 | ERROR | [x] Expected 1 space after "=>"; 0 found 188 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 190 | ERROR | [x] Expected 1 space before "=>"; 0 found 190 | ERROR | [x] Expected 1 space after "=>"; 0 found 193 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 195 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 207 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 211 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 212 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 213 | WARNING | [ ] Line exceeds 120 characters; contains 293 | | characters 215 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 216 | WARNING | [ ] Line exceeds 120 characters; contains 358 | | characters 218 | WARNING | [ ] Line exceeds 120 characters; contains 302 | | characters 220 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 223 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 229 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 229 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 229 | ERROR | [x] Incorrect spacing between argument "$form" and | | equals sign; expected 1 but found 0 229 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$form"; expected 1 but | | found 0 248 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 254 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 265 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 265 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 265 | ERROR | [x] Incorrect spacing between argument "$formname" | | and equals sign; expected 1 but found 0 265 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formname"; expected 1 | | but found 0 295 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 313 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 313 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 313 | ERROR | [x] Incorrect spacing between argument "$formname" | | and equals sign; expected 1 but found 0 313 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formname"; expected 1 | | but found 0 313 | ERROR | [x] Incorrect spacing between argument "$contact" | | and equals sign; expected 1 but found 0 313 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$contact"; expected 1 | | but found 0 365 | WARNING | [ ] Line exceeds 120 characters; contains 532 | | characters 366 | WARNING | [ ] Line exceeds 120 characters; contains 517 | | characters 372 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 413 | ERROR | [x] Incorrect spacing between argument "$redirect" | | and equals sign; expected 1 but found 0 413 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$redirect"; expected 1 | | but found 0 413 | ERROR | [x] Incorrect spacing between argument | | "$useRequired" and equals sign; expected 1 but | | found 0 413 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$useRequired"; | | expected 1 but found 0 459 | ERROR | [x] Expected 1 space before "=>"; 0 found 459 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 86ms; Memory: 10MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Accounts/Account.php ---------------------------------------------------------------------- FOUND 27 ERRORS AND 10 WARNINGS AFFECTING 30 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 3. 54 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 134 | WARNING | [ ] Line exceeds 120 characters; contains 225 | | characters 138 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 168 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 170 | ERROR | [ ] Method name "Account::Account" is not in camel | | caps format 172 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 181 | ERROR | [ ] Method name "Account::get_summary_text" is not | | in camel caps format 186 | ERROR | [ ] Method name "Account::get_contacts" is not in | | camel caps format 193 | ERROR | [ ] Method name | | "Account::clear_account_case_relationship" is | | not in camel caps format 204 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 214 | ERROR | [ ] Method name "Account::remove_redundant_http" is | | not in camel caps format 215 | ERROR | [x] Opening brace must be the last content on the | | line 215 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 223 | ERROR | [ ] Method name | | "Account::fill_in_additional_list_fields" is not | | in camel caps format 227 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 230 | ERROR | [ ] Method name | | "Account::fill_in_additional_detail_fields" is | | not in camel caps format 234 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 236 | ERROR | [x] Blank line found at start of control structure 240 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 265 | ERROR | [ ] Method name "Account::get_list_view_data" is not | | in camel caps format 282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 285 | ERROR | [ ] Method name | | "Account::build_generic_where_clause" is not in | | camel caps format 308 | ERROR | [ ] Method name "Account::create_export_query" is | | not in camel caps format 308 | ERROR | [x] Incorrect spacing between argument | | "$relate_link_join" and equals sign; expected 1 | | but found 0 308 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$relate_link_join"; | | expected 1 but found 0 336 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 374 | ERROR | [ ] Method name "Account::set_notification_body" is | | not in camel caps format 383 | ERROR | [ ] Method name "Account::bean_implements" is not in | | camel caps format 386 | ERROR | [x] The CASE body must start on the line following | | the statement 386 | ERROR | [x] Terminating statement must be on a line by | | itself 386 | ERROR | [x] Closing brace must be on a line by itself 390 | ERROR | [ ] Method name "Account::get_unlinked_email_query" | | is not in camel caps format 390 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 390 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 but | | found 0 408 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 68ms; Memory: 8MB FILE: ...uitecrm-aws-pipeline/modules/Accounts/AccountsListViewSmarty.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 6 and the first side effect is on | | line 2. 6 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 15 | WARNING | Line exceeds 120 characters; contains 163 characters 17 | ERROR | Method name | | "AccountsListViewSmarty::AccountsListViewSmarty" is | | not in camel caps format 19 | WARNING | Line exceeds 120 characters; contains 121 characters 101 | WARNING | Line exceeds 120 characters; contains 241 characters 104 | WARNING | Line exceeds 120 characters; contains 209 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Accounts/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 50 | WARNING | Line exceeds 120 characters; contains 167 characters 54 | WARNING | Line exceeds 120 characters; contains 168 characters 57 | WARNING | Line exceeds 120 characters; contains 189 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Accounts/AccountsJjwg_MapsLogicHook.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 9 and the first side effect is on | | line 6. 9 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 9 | ERROR | Class name "AccountsJjwg_MapsLogicHook" is not in | | PascalCase format 18 | WARNING | Line exceeds 120 characters; contains 163 characters 20 | ERROR | Method name | | "AccountsJjwg_MapsLogicHook::AccountsJjwg_MapsLogicHook" | | is not in camel caps format 22 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Accounts/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 172 characters 142 | WARNING | Line exceeds 120 characters; contains 184 characters ---------------------------------------------------------------------- Time: 72ms; Memory: 10MB FILE: ...e/suitecrm-aws-pipeline/modules/Accounts/AccountsQuickCreate.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 61 | WARNING | Line exceeds 120 characters; contains 184 characters 62 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Accounts/ShowDuplicates.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 151 characters ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Accounts/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 92 | WARNING | Line exceeds 120 characters; contains 127 characters 95 | WARNING | Line exceeds 120 characters; contains 141 characters 112 | WARNING | Line exceeds 120 characters; contains 121 characters 113 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Accounts/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 40 ERRORS AFFECTING 40 LINES ---------------------------------------------------------------------- 76 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 77 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 84 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 85 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 86 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 91 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 92 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 93 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 98 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 99 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 100 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 105 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 110 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 115 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 120 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 145 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 151 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 160 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 165 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 166 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 40 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Accounts/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 329 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 58ms; Memory: 8MB FILE: ...ce/suitecrm-aws-pipeline/modules/Accounts/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Accounts/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 58 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Accounts/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 133 | WARNING | Line exceeds 120 characters; contains 184 characters 146 | WARNING | Line exceeds 120 characters; contains 218 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Accounts/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 150 | WARNING | Line exceeds 120 characters; contains 297 characters 151 | WARNING | Line exceeds 120 characters; contains 319 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Accounts/views/view.list.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 5 and | | the first side effect is on line 3. 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Accounts/views/view.edit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Accounts/views/view.detail.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 42 and the first side effect is on | | line 3. 42 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | WARNING | Line exceeds 120 characters; contains 163 characters 52 | ERROR | Method name "AccountsViewDetail::AccountsViewDetail" | | is not in camel caps format 54 | WARNING | Line exceeds 120 characters; contains 121 characters 113 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...s/Accounts/Dashlets/MyAccountsDashlet/MyAccountsDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...odules/Accounts/Dashlets/MyAccountsDashlet/MyAccountsDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 7 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 71 | WARNING | Line exceeds 120 characters; contains 163 characters 73 | ERROR | Method name "MyAccountsDashlet::MyAccountsDashlet" | | is not in camel caps format 75 | WARNING | Line exceeds 120 characters; contains 121 characters 97 | WARNING | Line exceeds 120 characters; contains 128 characters 99 | WARNING | Line exceeds 120 characters; contains 124 characters 103 | WARNING | Line exceeds 120 characters; contains 167 characters 104 | WARNING | Line exceeds 120 characters; contains 215 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Groups/EditView.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 69 | WARNING | Line exceeds 120 characters; contains 151 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/modules/Groups/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 47 | WARNING | Line exceeds 120 characters; contains 138 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/Groups/DetailView.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 66 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/modules/Groups/Group.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 3 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 64 | ERROR | [ ] Method name "Group::Group" is not in camel caps | | format 66 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 79 | ERROR | [ ] Method name "Group::mark_deleted" is not in camel | | caps format 84 | ERROR | [ ] Method name "Group::create_export_query" is not | | in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/modules/Groups/Save.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/EmailAddresses/EmailAddress.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 42. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/Opportunities/SubPanelViewProjects.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 97 | WARNING | Line exceeds 120 characters; contains 129 characters 101 | WARNING | Line exceeds 120 characters; contains 307 characters 105 | WARNING | Line exceeds 120 characters; contains 135 characters 106 | WARNING | Line exceeds 120 characters; contains 186 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Opportunities/SaveOverload.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 45 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Opportunities/ListViewTop.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 54 | WARNING | Line exceeds 120 characters; contains 159 characters 57 | WARNING | Line exceeds 120 characters; contains 271 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...s-pipeline/modules/Opportunities/OpportunitiesListViewSmarty.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 5 and the first side effect is on | | line 3. 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 13 | WARNING | Line exceeds 120 characters; contains 163 characters 15 | ERROR | Method name | | "OpportunitiesListViewSmarty::OpportunitiesListViewSmarty" | | is not in camel caps format 17 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Opportunities/Menu.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 55 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...peline/modules/Opportunities/OpportunitiesJjwg_MapsLogicHook.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 4. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "OpportunitiesJjwg_MapsLogicHook" is not | | in PascalCase format 16 | WARNING | Line exceeds 120 characters; contains 163 characters 18 | ERROR | Method name | | "OpportunitiesJjwg_MapsLogicHook::OpportunitiesJjwg_MapsLogicHook" | | is not in camel caps format 20 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Opportunities/Opportunity.php ---------------------------------------------------------------------- FOUND 27 ERRORS AND 11 WARNINGS AFFECTING 34 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 90 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 94 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 109 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 111 | ERROR | [ ] Method name "Opportunity::Opportunity" is not in | | camel caps format 113 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 126 | ERROR | [ ] Method name "Opportunity::get_summary_text" is | | not in camel caps format 131 | ERROR | [ ] Method name "Opportunity::create_list_query" is | | not in camel caps format 146 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 181 | ERROR | [ ] Method name "Opportunity::create_export_query" | | is not in camel caps format 181 | ERROR | [x] Incorrect spacing between argument | | "$relate_link_join" and equals sign; expected 1 | | but found 0 181 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$relate_link_join"; | | expected 1 but found 0 191 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 217 | ERROR | [ ] Method name | | "Opportunity::fill_in_additional_list_fields" is | | not in camel caps format 224 | ERROR | [ ] Method name | | "Opportunity::fill_in_additional_detail_fields" | | is not in camel caps format 259 | ERROR | [ ] Method name "Opportunity::get_contacts" is not | | in camel caps format 268 | WARNING | [ ] Line exceeds 120 characters; contains 258 | | characters 275 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 282 | ERROR | [ ] Method name "Opportunity::update_currency_id" is | | not in camel caps format 297 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 303 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 309 | ERROR | [ ] Method name "Opportunity::get_list_view_data" is | | not in camel caps format 321 | ERROR | [ ] Method name "Opportunity::get_currency_symbol" | | is not in camel caps format 338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 341 | ERROR | [ ] Method name | | "Opportunity::build_generic_where_clause" is not | | in camel caps format 386 | ERROR | [ ] Method name | | "Opportunity::save_relationship_changes" is not | | in camel caps format 404 | ERROR | [ ] Method name | | "Opportunity::set_opportunity_contact_relationship" | | is not in camel caps format 412 | ERROR | [ ] Method name "Opportunity::set_notification_body" | | is not in camel caps format 419 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 425 | ERROR | [ ] Method name "Opportunity::bean_implements" is | | not in camel caps format 428 | ERROR | [x] The CASE body must start on the line following | | the statement 428 | ERROR | [x] Terminating statement must be on a line by | | itself 428 | ERROR | [x] Closing brace must be on a line by itself 441 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 458 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 471 | ERROR | [ ] Method name "Opportunity::get_account_detail" is | | not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 76ms; Memory: 8MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Opportunities/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 45 | WARNING | Line exceeds 120 characters; contains 204 characters 285 | WARNING | Line exceeds 120 characters; contains 131 characters 429 | WARNING | Line exceeds 120 characters; contains 121 characters 448 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 70ms; Memory: 10MB FILE: ...-aws-pipeline/modules/Opportunities/OpportunitiesQuickCreate.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 72 | WARNING | Line exceeds 120 characters; contains 194 characters 73 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Opportunities/field_arrays.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 70 | WARNING | Line exceeds 120 characters; contains 216 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Opportunities/OpportunityFormBase.php ---------------------------------------------------------------------- FOUND 31 ERRORS AND 22 WARNINGS AFFECTING 38 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 81 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 81 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 91 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 93 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 95 | WARNING | [ ] Line exceeds 120 characters; contains 275 | | characters 100 | ERROR | [x] Expected 1 space before "=>"; 0 found 100 | ERROR | [x] Expected 1 space after "=>"; 0 found 112 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 114 | ERROR | [x] Expected 1 space before "=>"; 0 found 114 | ERROR | [x] Expected 1 space after "=>"; 0 found 117 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 120 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 132 | WARNING | [ ] Line exceeds 120 characters; contains 275 | | characters 138 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 138 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 166 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 176 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 176 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 176 | ERROR | [x] Incorrect spacing between argument "$formname" | | and equals sign; expected 1 but found 0 176 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formname"; expected 1 | | but found 0 176 | ERROR | [x] Incorrect spacing between argument "$lead" and | | equals sign; expected 1 but found 0 176 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$lead"; expected 1 but | | found 0 217 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 218 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 235 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 265 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 274 | WARNING | [ ] Line exceeds 120 characters; contains 518 | | characters 309 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 327 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 327 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 327 | ERROR | [x] Incorrect spacing between argument "$formname" | | and equals sign; expected 1 but found 0 327 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formname"; expected 1 | | but found 0 361 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 372 | ERROR | [x] Blank line found at start of control structure 379 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 4 380 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 4 381 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 4 382 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 383 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 384 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 385 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 4 395 | WARNING | [ ] Line exceeds 120 characters; contains 343 | | characters 400 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 401 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 413 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 423 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 439 | ERROR | [x] Incorrect spacing between argument "$redirect" | | and equals sign; expected 1 but found 0 439 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$redirect"; expected 1 | | but found 0 439 | ERROR | [x] Incorrect spacing between argument | | "$useRequired" and equals sign; expected 1 but | | found 0 439 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$useRequired"; | | expected 1 but found 0 469 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 30 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 67ms; Memory: 8MB FILE: ...ace/suitecrm-aws-pipeline/modules/Opportunities/SubPanelView.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 8 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 70 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 73 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 81 | WARNING | [ ] Line exceeds 120 characters; contains 263 | | characters 104 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 128 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 134 | WARNING | [ ] Line exceeds 120 characters; contains 307 | | characters 138 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 139 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Opportunities/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 81 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ws-pipeline/modules/Opportunities/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 75 | WARNING | Line exceeds 120 characters; contains 131 characters 76 | WARNING | Line exceeds 120 characters; contains 134 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Opportunities/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 84 | WARNING | Line exceeds 120 characters; contains 174 characters 87 | WARNING | Line exceeds 120 characters; contains 203 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Opportunities/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 249 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 51ms; Memory: 8MB FILE: ...itecrm-aws-pipeline/modules/Opportunities/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Opportunities/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 11 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 50 | WARNING | Line exceeds 120 characters; contains 145 characters 51 | WARNING | Line exceeds 120 characters; contains 148 characters 52 | WARNING | Line exceeds 120 characters; contains 174 characters 53 | WARNING | Line exceeds 120 characters; contains 172 characters 74 | WARNING | Line exceeds 120 characters; contains 127 characters 75 | WARNING | Line exceeds 120 characters; contains 124 characters 76 | WARNING | Line exceeds 120 characters; contains 121 characters 77 | WARNING | Line exceeds 120 characters; contains 128 characters 78 | WARNING | Line exceeds 120 characters; contains 125 characters 81 | WARNING | Line exceeds 120 characters; contains 126 characters 82 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Opportunities/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 79 | WARNING | Line exceeds 120 characters; contains 332 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Opportunities/SugarFeeds/OppFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 56 | WARNING | Line exceeds 120 characters; contains 276 characters 58 | WARNING | Line exceeds 120 characters; contains 157 characters 61 | WARNING | Line exceeds 120 characters; contains 276 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Opportunities/views/view.list.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 5 and the first side effect is on | | line 3. 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 13 | WARNING | Line exceeds 120 characters; contains 163 characters 15 | ERROR | Method name | | "OpportunitiesViewList::OpportunitiesViewList" is not | | in camel caps format 17 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Opportunities/views/view.edit.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 54 and the first side effect is on | | line 3. 54 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 63 | WARNING | Line exceeds 120 characters; contains 163 characters 65 | ERROR | Method name | | "OpportunitiesViewEdit::OpportunitiesViewEdit" is not | | in camel caps format 67 | WARNING | Line exceeds 120 characters; contains 121 characters 91 | WARNING | Line exceeds 120 characters; contains 154 characters 94 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Opportunities/views/view.detail.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 56 and the first side effect is on | | line 3. 56 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 64 | WARNING | Line exceeds 120 characters; contains 163 characters 66 | ERROR | Method name | | "OpportunitiesViewDetail::OpportunitiesViewDetail" is | | not in camel caps format 68 | WARNING | Line exceeds 120 characters; contains 121 characters 86 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ities/Dashlets/MyOpportunitiesDashlet/MyOpportunitiesDashlet.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 3. 51 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 71 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 73 | ERROR | [ ] Method name | | "MyOpportunitiesDashlet::MyOpportunitiesDashlet" | | is not in camel caps format 75 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 90 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 91 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../Dashlets/MyOpportunitiesDashlet/MyOpportunitiesDashlet.data.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 238 characters 53 | WARNING | Line exceeds 120 characters; contains 125 characters 54 | WARNING | Line exceeds 120 characters; contains 123 characters 55 | WARNING | Line exceeds 120 characters; contains 126 characters 75 | WARNING | Line exceeds 120 characters; contains 134 characters 91 | WARNING | Line exceeds 120 characters; contains 127 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: .../Dashlets/MyOpportunitiesDashlet/MyOpportunitiesDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ts/MyClosedOpportunitiesDashlet/MyClosedOpportunitiesDashlet.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 81 | WARNING | Line exceeds 120 characters; contains 144 characters 100 | WARNING | Line exceeds 120 characters; contains 142 characters 120 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ClosedOpportunitiesDashlet/MyClosedOpportunitiesDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Charts/chartdefs.php ---------------------------------------------------------------------- FOUND 10 ERRORS AFFECTING 10 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 71 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 79 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 86 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 94 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 101 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 110 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Charts/PredefinedChart.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 8 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 3. 54 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 63 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 65 | ERROR | [ ] Method name "PredefinedChart::PredefinedChart" | | is not in camel caps format 67 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 77 | ERROR | [x] Incorrect spacing between argument "$params" and | | equals sign; expected 1 but found 0 77 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$params"; expected 1 | | but found 0 203 | ERROR | [x] Expected 1 space before "=>"; 0 found 203 | ERROR | [x] Expected 1 space after "=>"; 0 found 213 | ERROR | [x] Expected 1 space before "=>"; 0 found 213 | ERROR | [x] Expected 1 space after "=>"; 0 found 316 | ERROR | [x] Expected 1 space before "=>"; 0 found 316 | ERROR | [x] Expected 1 space after "=>"; 0 found 322 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 404 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 405 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 407 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 481 | ERROR | [x] Expected 1 space before "=>"; 0 found 481 | ERROR | [x] Expected 1 space after "=>"; 0 found 501 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 101ms; Memory: 10MB FILE: ...ws-pipeline/modules/Charts/code/Chart_lead_source_by_outcome.php ---------------------------------------------------------------------- FOUND 31 ERRORS AND 19 WARNINGS AFFECTING 39 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 42. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 47 | ERROR | [ ] Class name "Chart_lead_source_by_outcome" is not | | in PascalCase format 56 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 58 | ERROR | [ ] Method name | | "Chart_lead_source_by_outcome::Chart_lead_source_by_outcome" | | is not in camel caps format 60 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 142 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 143 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 144 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 145 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 145 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 149 | WARNING | [ ] Line exceeds 120 characters; contains 636 | | characters 151 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 152 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 152 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 167 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 172 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 176 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 177 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 178 | WARNING | [ ] Line exceeds 120 characters; contains 478 | | characters 179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 184 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 186 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 187 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 199 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 215 | ERROR | [ ] Method name | | "Chart_lead_source_by_outcome::gen_xml" is not | | in camel caps format 254 | ERROR | [x] Expected 1 space before "=>"; 0 found 254 | ERROR | [x] Expected 1 space after "=>"; 0 found 260 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 276 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 311 | ERROR | [x] Expected 1 space before "=>"; 0 found 311 | ERROR | [x] Expected 1 space after "=>"; 0 found 325 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 327 | ERROR | [x] Expected 1 space before "=>"; 0 found 327 | ERROR | [x] Expected 1 space after "=>"; 0 found 328 | WARNING | [ ] Line exceeds 120 characters; contains 670 | | characters 335 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 339 | ERROR | [x] Expected 1 space before "=>"; 0 found 339 | ERROR | [x] Expected 1 space after "=>"; 0 found 341 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 346 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 355 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 436 | ERROR | [x] Expected 1 space before "=>"; 0 found 436 | ERROR | [x] Expected 1 space after "=>"; 0 found 442 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 27 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 82ms; Memory: 8MB FILE: .../suitecrm-aws-pipeline/modules/Charts/code/predefined_charts.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 167 characters 51 | WARNING | Line exceeds 120 characters; contains 165 characters 53 | WARNING | Line exceeds 120 characters; contains 150 characters 55 | WARNING | Line exceeds 120 characters; contains 151 characters 57 | WARNING | Line exceeds 120 characters; contains 157 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ipeline/modules/Charts/code/Chart_my_pipeline_by_sales_stage.php ---------------------------------------------------------------------- FOUND 60 ERRORS AND 17 WARNINGS AFFECTING 60 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 238 and the first side | | effect is on line 42. 97 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 98 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 99 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 101 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 102 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 148 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 149 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 150 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 151 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 156 | WARNING | [ ] Line exceeds 120 characters; contains 605 | | characters 159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 174 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 175 | WARNING | [ ] Line exceeds 120 characters; contains 292 | | characters 179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 179 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 180 | WARNING | [ ] Line exceeds 120 characters; contains 282 | | characters 183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 185 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 189 | WARNING | [ ] Line exceeds 120 characters; contains 532 | | characters 195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 195 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 198 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 206 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 207 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 210 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 212 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 214 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 275 | ERROR | [x] Expected 1 space before "=>"; 0 found 275 | ERROR | [x] Expected 1 space after "=>"; 0 found 285 | ERROR | [x] Expected 1 space before "=>"; 0 found 285 | ERROR | [x] Expected 1 space after "=>"; 0 found 347 | ERROR | [x] Expected 1 space before "=>"; 0 found 347 | ERROR | [x] Expected 1 space after "=>"; 0 found 362 | ERROR | [x] Expected 1 space before "=>"; 0 found 362 | ERROR | [x] Expected 1 space after "=>"; 0 found 363 | WARNING | [ ] Line exceeds 120 characters; contains 659 | | characters 375 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 379 | ERROR | [x] Expected 1 space before "=>"; 0 found 379 | ERROR | [x] Expected 1 space after "=>"; 0 found 386 | WARNING | [ ] Line exceeds 120 characters; contains 300 | | characters 395 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 412 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 420 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 424 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 431 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 433 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 436 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 440 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 447 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 450 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 460 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 462 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 463 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 464 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 464 | ERROR | [x] Expected 1 space before "=>"; 0 found 464 | ERROR | [x] Expected 1 space after "=>"; 0 found 466 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 469 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 473 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 474 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 474 | ERROR | [x] Expected 1 space before "=>"; 0 found 474 | ERROR | [x] Expected 1 space after "=>"; 0 found 476 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 479 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 498 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 500 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 503 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 60 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 85ms; Memory: 10MB FILE: ...ecrm-aws-pipeline/modules/Charts/code/Chart_outcome_by_month.php ---------------------------------------------------------------------- FOUND 38 ERRORS AND 25 WARNINGS AFFECTING 50 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 42. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 47 | ERROR | [ ] Class name "Chart_outcome_by_month" is not in | | PascalCase format 56 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 58 | ERROR | [ ] Method name | | "Chart_outcome_by_month::Chart_outcome_by_month" | | is not in camel caps format 60 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 152 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 153 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 154 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 155 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 156 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 158 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 164 | WARNING | [ ] Line exceeds 120 characters; contains 646 | | characters 165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 165 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 165 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 167 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 168 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 182 | ERROR | [x] Line indented incorrectly; expected 50 spaces, | | found 8 182 | ERROR | [x] Closing brace indented incorrectly; expected 50 | | spaces, found 8 185 | ERROR | [x] Line indented incorrectly; expected 48 spaces, | | found 8 185 | ERROR | [x] Closing brace indented incorrectly; expected 48 | | spaces, found 8 188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 188 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 189 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 191 | ERROR | [x] Line indented incorrectly; expected 105 spaces, | | found 8 191 | ERROR | [x] Closing brace indented incorrectly; expected 105 | | spaces, found 8 192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 193 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 194 | WARNING | [ ] Line exceeds 120 characters; contains 545 | | characters 201 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 203 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 203 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 204 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 207 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 208 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 209 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 210 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 211 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 212 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 217 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 218 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 228 | ERROR | [ ] Method name "Chart_outcome_by_month::gen_xml" is | | not in camel caps format 271 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters 272 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 274 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 288 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 330 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 332 | ERROR | [x] Expected 1 space before "=>"; 0 found 332 | ERROR | [x] Expected 1 space after "=>"; 0 found 334 | WARNING | [ ] Line exceeds 120 characters; contains 679 | | characters 347 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 351 | ERROR | [x] Expected 1 space before "=>"; 0 found 351 | ERROR | [x] Expected 1 space after "=>"; 0 found 353 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 358 | WARNING | [ ] Line exceeds 120 characters; contains 304 | | characters 367 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 452 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 453 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 455 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 34 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 85ms; Memory: 10MB FILE: ...s-pipeline/modules/Charts/code/Chart_pipeline_by_lead_source.php ---------------------------------------------------------------------- FOUND 26 ERRORS AND 13 WARNINGS AFFECTING 31 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 42. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 47 | ERROR | [ ] Class name "Chart_pipeline_by_lead_source" is | | not in PascalCase format 57 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 59 | ERROR | [ ] Method name | | "Chart_pipeline_by_lead_source::Chart_pipeline_by_lead_source" | | is not in camel caps format 61 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 150 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 151 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 152 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 153 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 153 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 157 | WARNING | [ ] Line exceeds 120 characters; contains 636 | | characters 159 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 160 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 160 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 177 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 181 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 182 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 183 | WARNING | [ ] Line exceeds 120 characters; contains 478 | | characters 189 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 191 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 192 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 203 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 217 | ERROR | [ ] Method name | | "Chart_pipeline_by_lead_source::gen_xml" is not | | in camel caps format 264 | ERROR | [x] Expected 1 space before "=>"; 0 found 264 | ERROR | [x] Expected 1 space after "=>"; 0 found 286 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 288 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 307 | ERROR | [x] Expected 1 space before "=>"; 0 found 307 | ERROR | [x] Expected 1 space after "=>"; 0 found 317 | WARNING | [ ] Line exceeds 120 characters; contains 578 | | characters 335 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 431 | ERROR | [x] Expected 1 space before "=>"; 0 found 431 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 22 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 79ms; Memory: 8MB FILE: ...s-pipeline/modules/Charts/code/Chart_pipeline_by_sales_stage.php ---------------------------------------------------------------------- FOUND 51 ERRORS AND 22 WARNINGS AFFECTING 51 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 42. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 47 | ERROR | [ ] Class name "Chart_pipeline_by_sales_stage" is | | not in PascalCase format 56 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 58 | ERROR | [ ] Method name | | "Chart_pipeline_by_sales_stage::Chart_pipeline_by_sales_stage" | | is not in camel caps format 60 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 130 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 132 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 133 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 134 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 135 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 136 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 202 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 202 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 206 | WARNING | [ ] Line exceeds 120 characters; contains 651 | | characters 208 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 210 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 211 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 231 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 232 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 234 | ERROR | [x] Line indented incorrectly; expected 113 spaces, | | found 8 234 | ERROR | [x] Closing brace indented incorrectly; expected 113 | | spaces, found 8 237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 237 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 238 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 240 | ERROR | [x] Line indented incorrectly; expected 109 spaces, | | found 8 240 | ERROR | [x] Closing brace indented incorrectly; expected 109 | | spaces, found 8 243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 244 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 248 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 251 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 252 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 253 | WARNING | [ ] Line exceeds 120 characters; contains 557 | | characters 259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 259 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 262 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 267 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 270 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 270 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 271 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 282 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 283 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 295 | ERROR | [ ] Method name | | "Chart_pipeline_by_sales_stage::gen_xml" is not | | in camel caps format 333 | ERROR | [x] Expected 1 space before "=>"; 0 found 333 | ERROR | [x] Expected 1 space after "=>"; 0 found 343 | ERROR | [x] Expected 1 space before "=>"; 0 found 343 | ERROR | [x] Expected 1 space after "=>"; 0 found 407 | ERROR | [x] Expected 1 space before "=>"; 0 found 407 | ERROR | [x] Expected 1 space after "=>"; 0 found 416 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 422 | ERROR | [x] Expected 1 space before "=>"; 0 found 422 | ERROR | [x] Expected 1 space after "=>"; 0 found 423 | WARNING | [ ] Line exceeds 120 characters; contains 649 | | characters 435 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 439 | ERROR | [x] Expected 1 space before "=>"; 0 found 439 | ERROR | [x] Expected 1 space after "=>"; 0 found 446 | WARNING | [ ] Line exceeds 120 characters; contains 304 | | characters 455 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 580 | ERROR | [x] Expected 1 space before "=>"; 0 found 580 | ERROR | [x] Expected 1 space after "=>"; 0 found 590 | ERROR | [x] Expected 1 space before "=>"; 0 found 590 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 47 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 99ms; Memory: 10MB FILE: ...ace/suitecrm-aws-pipeline/modules/Charts/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 57 | WARNING | Line exceeds 120 characters; contains 227 characters 65 | WARNING | Line exceeds 120 characters; contains 272 characters 72 | WARNING | Line exceeds 120 characters; contains 180 characters 76 | WARNING | Line exceeds 120 characters; contains 185 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...pelineBySalesStageDashlet/MyPipelineBySalesStageDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: .../MyPipelineBySalesStageDashlet/MyPipelineBySalesStageDashlet.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 12 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 3. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 56 | WARNING | Property name "$_seedName" should not be prefixed | | with an underscore to indicate visibility 127 | WARNING | Line exceeds 120 characters; contains 130 characters 151 | WARNING | Line exceeds 120 characters; contains 143 characters 161 | WARNING | Line exceeds 120 characters; contains 128 characters 270 | WARNING | Line exceeds 120 characters; contains 147 characters 277 | WARNING | Line exceeds 120 characters; contains 134 characters 278 | WARNING | Line exceeds 120 characters; contains 130 characters 283 | WARNING | Line exceeds 120 characters; contains 128 characters 288 | WARNING | Line exceeds 120 characters; contains 126 characters 295 | WARNING | Line exceeds 120 characters; contains 142 characters 406 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 59ms; Memory: 6MB FILE: ...lets/PipelineBySalesStageDashlet/PipelineBySalesStageDashlet.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 3. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 62 | WARNING | Property name "$_seedName" should not be prefixed | | with an underscore to indicate visibility 156 | WARNING | Line exceeds 120 characters; contains 143 characters 166 | WARNING | Line exceeds 120 characters; contains 127 characters 347 | WARNING | Line exceeds 120 characters; contains 133 characters ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...PipelineBySalesStageDashlet/PipelineBySalesStageDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...tunitiesByLeadSourceDashlet/OpportunitiesByLeadSourceDashlet.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 9 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 3. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 58 | WARNING | Property name "$_seedName" should not be prefixed | | with an underscore to indicate visibility 118 | WARNING | Line exceeds 120 characters; contains 163 characters 124 | WARNING | Line exceeds 120 characters; contains 148 characters 125 | WARNING | Line exceeds 120 characters; contains 124 characters 190 | WARNING | Line exceeds 120 characters; contains 130 characters 203 | WARNING | Line exceeds 120 characters; contains 141 characters 235 | WARNING | Line exceeds 120 characters; contains 131 characters 260 | WARNING | Line exceeds 120 characters; contains 142 characters ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...iesByLeadSourceDashlet/OpportunitiesByLeadSourceDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...rts/Dashlets/CampaignROIChartDashlet/CampaignROIChartDashlet.php ---------------------------------------------------------------------- FOUND 16 ERRORS AND 12 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 3. 50 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 56 | WARNING | [ ] Property name "$_seedName" should not be | | prefixed with an underscore to indicate | | visibility 118 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 124 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 127 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 225 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 228 | ERROR | [x] Incorrect spacing between argument "$datay" and | | equals sign; expected 1 but found 0 228 | ERROR | [x] Incorrect spacing between argument "$targets" | | and equals sign; expected 1 but found 0 228 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$targets"; expected 1 | | but found 0 228 | ERROR | [x] Incorrect spacing between argument | | "$cache_file_name" and equals sign; expected 1 | | but found 0 228 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cache_file_name"; | | expected 1 but found 0 228 | ERROR | [x] Incorrect spacing between argument "$refresh" | | and equals sign; expected 1 but found 0 228 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$refresh"; expected 1 | | but found 0 228 | ERROR | [x] Incorrect spacing between argument | | "$marketing_id" and equals sign; expected 1 but | | found 0 228 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$marketing_id"; | | expected 1 but found 0 228 | ERROR | [x] Incorrect spacing between argument "$is_dashlet" | | and equals sign; expected 1 but found 0 228 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$is_dashlet"; expected | | 1 but found 0 228 | ERROR | [x] Incorrect spacing between argument "$dashlet_id" | | and equals sign; expected 1 but found 0 228 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$dashlet_id"; expected | | 1 but found 0 228 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 230 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 245 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 281 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 335 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 339 | ERROR | [x] Expected 1 space before "=>"; 0 found 339 | ERROR | [x] Expected 1 space after "=>"; 0 found 356 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...ashlets/CampaignROIChartDashlet/CampaignROIChartDashlet.meta.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...utcomeDashlet/OpportunitiesByLeadSourceByOutcomeDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ceByOutcomeDashlet/OpportunitiesByLeadSourceByOutcomeDashlet.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 11 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 57 | WARNING | Property name "$_seedName" should not be prefixed | | with an underscore to indicate visibility 106 | WARNING | Line exceeds 120 characters; contains 130 characters 114 | WARNING | Line exceeds 120 characters; contains 125 characters 119 | WARNING | Line exceeds 120 characters; contains 141 characters 128 | WARNING | Line exceeds 120 characters; contains 130 characters 164 | WARNING | Line exceeds 120 characters; contains 143 characters 171 | WARNING | Line exceeds 120 characters; contains 128 characters 264 | WARNING | Line exceeds 120 characters; contains 142 characters 276 | WARNING | Line exceeds 120 characters; contains 129 characters 295 | WARNING | Line exceeds 120 characters; contains 226 characters ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...ts/Dashlets/OutcomeByMonthDashlet/OutcomeByMonthDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../Charts/Dashlets/OutcomeByMonthDashlet/OutcomeByMonthDashlet.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 7 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 60 | WARNING | Property name "$_seedName" should not be prefixed | | with an underscore to indicate visibility 133 | WARNING | Line exceeds 120 characters; contains 143 characters 141 | WARNING | Line exceeds 120 characters; contains 126 characters 247 | WARNING | Line exceeds 120 characters; contains 123 characters 267 | WARNING | Line exceeds 120 characters; contains 130 characters 285 | WARNING | Line exceeds 120 characters; contains 227 characters ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/SurveyQuestionOptions/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 130 characters 58 | WARNING | Line exceeds 120 characters; contains 127 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...pipeline/modules/SurveyQuestionOptions/SurveyQuestionOptions.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 41 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | WARNING | Line exceeds 120 characters; contains 183 characters 72 | ERROR | Method name "SurveyQuestionOptions::bean_implements" | | is not in camel caps format ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ws-pipeline/modules/SurveyQuestionOptions/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 57 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...s-pipeline/modules/SurveyQuestionOptions/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 62 | WARNING | Line exceeds 120 characters; contains 125 characters 65 | WARNING | Line exceeds 120 characters; contains 123 characters 66 | WARNING | Line exceeds 120 characters; contains 127 characters 67 | WARNING | Line exceeds 120 characters; contains 125 characters 68 | WARNING | Line exceeds 120 characters; contains 127 characters 69 | WARNING | Line exceeds 120 characters; contains 127 characters 73 | WARNING | Line exceeds 120 characters; contains 124 characters 74 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ts/SurveyQuestionOptionsDashlet/SurveyQuestionOptionsDashlet.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/Configurator/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 133 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Configurator/controller.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 5 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | ERROR | Method name | | "ConfiguratorController::action_FontManager" is not | | in camel caps format 63 | ERROR | Method name | | "ConfiguratorController::action_deleteFont" is not | | in camel caps format 81 | ERROR | Method name | | "ConfiguratorController::action_listview" is not in | | camel caps format 92 | ERROR | Method name | | "ConfiguratorController::action_addFontView" is not | | in camel caps format 103 | ERROR | Method name "ConfiguratorController::action_addFont" | | is not in camel caps format 110 | WARNING | Line exceeds 120 characters; contains 122 characters 141 | ERROR | Method name | | "ConfiguratorController::action_saveadminwizard" is | | not in camel caps format 163 | WARNING | Line exceeds 120 characters; contains 126 characters 216 | WARNING | Line exceeds 120 characters; contains 128 characters 242 | ERROR | Method name | | "ConfiguratorController::action_saveconfig" is not | | in camel caps format 271 | ERROR | Method name "ConfiguratorController::action_detail" | | is not in camel caps format 283 | ERROR | Method name | | "ConfiguratorController::action_historyContactsEmails" | | is not in camel caps format 291 | ERROR | Method name | | "ConfiguratorController::action_historyContactsEmailsSave" | | is not in camel caps format 324 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 66ms; Memory: 8MB FILE: ...pace/suitecrm-aws-pipeline/modules/Configurator/Configurator.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 12 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | WARNING | Line exceeds 120 characters; contains 359 characters 82 | WARNING | Line exceeds 120 characters; contains 124 characters 133 | WARNING | Line exceeds 120 characters; contains 122 characters 171 | WARNING | Line exceeds 120 characters; contains 129 characters 179 | WARNING | Line exceeds 120 characters; contains 132 characters 268 | WARNING | Line exceeds 120 characters; contains 134 characters 302 | WARNING | Line exceeds 120 characters; contains 135 characters 325 | WARNING | Line exceeds 120 characters; contains 128 characters 328 | WARNING | Line exceeds 120 characters; contains 128 characters 419 | WARNING | Line exceeds 120 characters; contains 193 characters 420 | WARNING | Line exceeds 120 characters; contains 153 characters ---------------------------------------------------------------------- Time: 77ms; Memory: 8MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Configurator/LogView.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 6 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 79 and the first side | | effect is on line 3. 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 69 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 71 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 73 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Configurator/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 3. 85 | WARNING | Line exceeds 120 characters; contains 122 characters 88 | WARNING | Line exceeds 120 characters; contains 122 characters 89 | WARNING | Line exceeds 120 characters; contains 122 characters 97 | WARNING | Line exceeds 120 characters; contains 124 characters 98 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...-pipeline/modules/Configurator/metadata/SugarpdfSettingsdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 146 | WARNING | Line exceeds 120 characters; contains 122 characters 213 | WARNING | Line exceeds 120 characters; contains 129 characters 216 | WARNING | Line exceeds 120 characters; contains 141 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Configurator/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 37 WARNINGS AFFECTING 37 LINES ---------------------------------------------------------------------- 80 | WARNING | Line exceeds 120 characters; contains 318 characters 83 | WARNING | Line exceeds 120 characters; contains 186 characters 85 | WARNING | Line exceeds 120 characters; contains 164 characters 105 | WARNING | Line exceeds 120 characters; contains 137 characters 107 | WARNING | Line exceeds 120 characters; contains 175 characters 109 | WARNING | Line exceeds 120 characters; contains 168 characters 111 | WARNING | Line exceeds 120 characters; contains 174 characters 120 | WARNING | Line exceeds 120 characters; contains 227 characters 121 | WARNING | Line exceeds 120 characters; contains 236 characters 140 | WARNING | Line exceeds 120 characters; contains 142 characters 149 | WARNING | Line exceeds 120 characters; contains 160 characters 150 | WARNING | Line exceeds 120 characters; contains 146 characters 152 | WARNING | Line exceeds 120 characters; contains 169 characters 155 | WARNING | Line exceeds 120 characters; contains 177 characters 156 | WARNING | Line exceeds 120 characters; contains 183 characters 167 | WARNING | Line exceeds 120 characters; contains 177 characters 184 | WARNING | Line exceeds 120 characters; contains 122 characters 185 | WARNING | Line exceeds 120 characters; contains 138 characters 186 | WARNING | Line exceeds 120 characters; contains 121 characters 195 | WARNING | Line exceeds 120 characters; contains 474 characters 202 | WARNING | Line exceeds 120 characters; contains 253 characters 203 | WARNING | Line exceeds 120 characters; contains 265 characters 216 | WARNING | Line exceeds 120 characters; contains 140 characters 219 | WARNING | Line exceeds 120 characters; contains 190 characters 222 | WARNING | Line exceeds 120 characters; contains 146 characters 237 | WARNING | Line exceeds 120 characters; contains 225 characters 246 | WARNING | Line exceeds 120 characters; contains 331 characters 249 | WARNING | Line exceeds 120 characters; contains 285 characters 252 | WARNING | Line exceeds 120 characters; contains 286 characters 258 | WARNING | Line exceeds 120 characters; contains 280 characters 268 | WARNING | Line exceeds 120 characters; contains 161 characters 269 | WARNING | Line exceeds 120 characters; contains 202 characters 326 | WARNING | Line exceeds 120 characters; contains 314 characters 346 | WARNING | Line exceeds 120 characters; contains 142 characters 351 | WARNING | Line exceeds 120 characters; contains 155 characters 359 | WARNING | Line exceeds 120 characters; contains 238 characters 360 | WARNING | Line exceeds 120 characters; contains 236 characters ---------------------------------------------------------------------- Time: 57ms; Memory: 8MB FILE: ...e/suitecrm-aws-pipeline/modules/Configurator/views/view.edit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 9 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 58 and the first side effect is on | | line 42. 58 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 78 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 83 | WARNING | Line exceeds 120 characters; contains 123 characters 125 | WARNING | Line exceeds 120 characters; contains 126 characters 133 | WARNING | Line exceeds 120 characters; contains 259 characters 138 | WARNING | Line exceeds 120 characters; contains 136 characters 150 | WARNING | Line exceeds 120 characters; contains 148 characters 155 | WARNING | Line exceeds 120 characters; contains 161 characters 160 | WARNING | Line exceeds 120 characters; contains 159 characters ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Configurator/views/view.addfontview.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | ERROR | [ ] Method name | | "ConfiguratorViewAddFontView::AddFontView" is not | | in camel caps format 72 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 73 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 90 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Configurator/views/view.fontmanager.php ---------------------------------------------------------------------- FOUND 21 ERRORS AND 3 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 54 | ERROR | [ ] Method name | | "ConfiguratorViewFontManager::FontManager" is | | not in camel caps format 79 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 80 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 106 | WARNING | [ ] Method name "_getJS" should not be prefixed with | | an underscore to indicate visibility 133 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 151 | ERROR | [x] Expected 1 space before "=>"; 0 found 151 | ERROR | [x] Expected 1 space after "=>"; 0 found 234 | ERROR | [x] Terminating statement must be on a line by | | itself 234 | ERROR | [x] Closing brace must be on a line by itself 234 | ERROR | [x] Each PHP statement must be on a line by itself 236 | ERROR | [x] Terminating statement must be on a line by | | itself 236 | ERROR | [x] Closing brace must be on a line by itself 236 | ERROR | [x] Each PHP statement must be on a line by itself 238 | ERROR | [x] Terminating statement must be on a line by | | itself 238 | ERROR | [x] Closing brace must be on a line by itself 238 | ERROR | [x] Each PHP statement must be on a line by itself 240 | ERROR | [x] Terminating statement must be on a line by | | itself 240 | ERROR | [x] Closing brace must be on a line by itself 240 | ERROR | [x] Each PHP statement must be on a line by itself 242 | ERROR | [x] Terminating statement must be on a line by | | itself 242 | ERROR | [x] Closing brace must be on a line by itself 242 | ERROR | [x] Each PHP statement must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...peline/modules/Configurator/views/view.historycontactsemails.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 87 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ws-pipeline/modules/Configurator/views/view.sugarpdfsettings.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 7 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 60 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 65 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 87 | ERROR | [x] Expected 1 space before "=>"; 0 found 87 | ERROR | [x] Expected 1 space after "=>"; 0 found 110 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 113 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 123 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 127 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 16 157 | ERROR | [x] Expected 1 space before "=>"; 0 found 157 | ERROR | [x] Expected 1 space after "=>"; 0 found 169 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 170 | ERROR | [x] Expected 1 space before "=>"; 0 found 170 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/Configurator/views/view.addfontresult.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 3. 46 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 66 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 67 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Configurator/views/view.adminwizard.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 6 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 56 and the first side effect is on | | line 3. 56 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 105 | WARNING | Line exceeds 120 characters; contains 144 characters 110 | WARNING | Line exceeds 120 characters; contains 142 characters 121 | WARNING | Line exceeds 120 characters; contains 153 characters 122 | WARNING | Line exceeds 120 characters; contains 198 characters 142 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...peline/modules/AOS_Product_Categories/AOS_Product_Categories.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 44. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Class name "AOS_Product_Categories" is not in | | PascalCase format 53 | WARNING | Line exceeds 120 characters; contains 163 characters 55 | ERROR | Method name | | "AOS_Product_Categories::AOS_Product_Categories" is | | not in camel caps format 57 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../modules/AOS_Product_Categories/AOS_Product_Categories_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | [ ] Class name "AOS_Product_Categories_sugar" is not | | in PascalCase format 55 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 80 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 82 | ERROR | [ ] Method name | | "AOS_Product_Categories_sugar::AOS_Product_Categories_sugar" | | is not in camel caps format 84 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 94 | ERROR | [ ] Method name | | "AOS_Product_Categories_sugar::bean_implements" | | is not in camel caps format 97 | ERROR | [x] The CASE body must start on the line following | | the statement 97 | ERROR | [x] Terminating statement must be on a line by itself 97 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/AOS_Product_Categories/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 213 characters 51 | WARNING | Line exceeds 120 characters; contains 202 characters 54 | WARNING | Line exceeds 120 characters; contains 222 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/AOS_Product_Categories/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 142 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...line/modules/AOS_Product_Categories/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 121 characters 65 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...-pipeline/modules/AOS_Product_Categories/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...s-pipeline/modules/AOS_Product_Categories/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ipeline/modules/AOS_Product_Categories/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 172 characters 53 | WARNING | Line exceeds 120 characters; contains 126 characters 54 | WARNING | Line exceeds 120 characters; contains 124 characters 55 | WARNING | Line exceeds 120 characters; contains 121 characters 56 | WARNING | Line exceeds 120 characters; contains 127 characters 57 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...-pipeline/modules/AOS_Product_Categories/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 78 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...-aws-pipeline/modules/AOS_Product_Categories/views/view.edit.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 3. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "AOS_Product_CategoriesViewEdit" is not in | | PascalCase format 15 | WARNING | Line exceeds 120 characters; contains 163 characters 17 | ERROR | Method name | | "AOS_Product_CategoriesViewEdit::AOS_Product_CategoriesViewEdit" | | is not in camel caps format 19 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...Product_CategoriesDashlet/AOS_Product_CategoriesDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../AOS_Product_CategoriesDashlet/AOS_Product_CategoriesDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | ERROR | Class name "AOS_Product_CategoriesDashlet" is not in | | PascalCase format 75 | WARNING | Line exceeds 120 characters; contains 163 characters 77 | ERROR | Method name | | "AOS_Product_CategoriesDashlet::AOS_Product_CategoriesDashlet" | | is not in camel caps format 79 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/CampaignTrackers/CampaignTracker.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 54 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 114 | WARNING | Line exceeds 120 characters; contains 163 characters 116 | ERROR | Method name "CampaignTracker::CampaignTracker" is | | not in camel caps format 118 | WARNING | Line exceeds 120 characters; contains 121 characters 143 | ERROR | Method name "CampaignTracker::get_summary_text" is | | not in camel caps format 154 | ERROR | Method name | | "CampaignTracker::fill_in_additional_detail_fields" | | is not in camel caps format 172 | WARNING | Line exceeds 120 characters; contains 229 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/CampaignTrackers/EditView.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 122 | WARNING | [ ] Line exceeds 120 characters; contains 327 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/CampaignTrackers/Menu.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/CampaignTrackers/DetailView.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 127 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/CampaignTrackers/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 71 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/CampaignTrackers/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 61 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...s-pipeline/modules/AOS_PDF_Templates/AOS_PDF_Templates_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 34 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 34 | ERROR | [ ] Class name "AOS_PDF_Templates_sugar" is not in | | PascalCase format 42 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 71 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 73 | ERROR | [ ] Method name | | "AOS_PDF_Templates_sugar::AOS_PDF_Templates_sugar" | | is not in camel caps format 75 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 85 | ERROR | [ ] Method name | | "AOS_PDF_Templates_sugar::bean_implements" is not | | in camel caps format 88 | ERROR | [x] The CASE body must start on the line following | | the statement 88 | ERROR | [x] Terminating statement must be on a line by itself 88 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/AOS_PDF_Templates/formLetterPdf.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 82 | WARNING | Line exceeds 120 characters; contains 208 characters 86 | WARNING | Line exceeds 120 characters; contains 220 characters ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/AOS_PDF_Templates/templateParser.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 3 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 30 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 30 | ERROR | [ ] Class name "templateParser" is not in PascalCase | | format 32 | ERROR | [ ] Method name "templateParser::parse_template" is | | not in camel caps format 40 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 59 | ERROR | [ ] Method name | | "templateParser::parse_template_bean" is not in | | camel caps format 77 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 92 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 116 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 119 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 120 | ERROR | [x] Multi-line function call not indented correctly; | | expected 20 spaces but found 24 120 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 120 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 121 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 122 | ERROR | [x] Multi-line function call not indented correctly; | | expected 20 spaces but found 24 122 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 122 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 161 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/AOS_PDF_Templates/formLetter.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 13 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 45 | ERROR | [ ] Class name "formLetter" is not in PascalCase | | format 66 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 93 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 102 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 103 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 104 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 105 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 111 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 159 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 167 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 169 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 170 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 176 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 177 | ERROR | [x] Multi-line function call not indented correctly; | | expected 28 spaces but found 20 177 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 181 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/AOS_PDF_Templates/sendEmail.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 42. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | ERROR | Class name "sendEmail" is not in PascalCase format 61 | ERROR | Method name "sendEmail::send_email" is not in camel | | caps format 138 | WARNING | Line exceeds 120 characters; contains 200 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/AOS_PDF_Templates/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 34 | WARNING | Line exceeds 120 characters; contains 198 characters 37 | WARNING | Line exceeds 120 characters; contains 187 characters 40 | WARNING | Line exceeds 120 characters; contains 207 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...aws-pipeline/modules/AOS_PDF_Templates/TemplateSampleService.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 41 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/AOS_PDF_Templates/generatePdf.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 8 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 171 and the first side | | effect is on line 42. 41 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 66 | WARNING | [ ] Line exceeds 120 characters; contains 286 | | characters 148 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 185 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 273 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 291 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 308 | ERROR | [x] Blank line found at start of control structure 371 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 79ms; Memory: 8MB FILE: ...pace/suitecrm-aws-pipeline/modules/AOS_PDF_Templates/vardefs.php ---------------------------------------------------------------------- FOUND 34 ERRORS AFFECTING 34 LINES ---------------------------------------------------------------------- 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 65 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 66 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 83 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 126 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 140 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 141 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 160 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 161 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 180 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 200 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 220 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 240 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 260 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 280 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 34 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 57ms; Memory: 8MB FILE: ...kspace/suitecrm-aws-pipeline/modules/AOS_PDF_Templates/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | No PHP code was found in this file and short open tags | | are not allowed by this install of PHP. This file may | | be using short open tags but PHP does not allow them. ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/AOS_PDF_Templates/AOS_PDF_Templates.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 31 and the first side effect is on | | line 30. 31 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 31 | ERROR | Class name "AOS_PDF_Templates" is not in PascalCase | | format 39 | WARNING | Line exceeds 120 characters; contains 163 characters 41 | ERROR | Method name "AOS_PDF_Templates::AOS_PDF_Templates" is | | not in camel caps format 43 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/graph.php ---------------------------------------------------------------------- FOUND 68 ERRORS AND 8 WARNINGS AFFECTING 67 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 5 and the first side | | effect is on line 6. 5 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 13 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 14 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 15 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 15 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 16 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 17 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 18 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 20 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 91 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 111 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 139 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 149 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 153 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 161 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 166 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 191 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 195 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 234 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 239 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 239 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 240 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 240 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 261 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 261 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 262 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 262 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 274 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 274 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 280 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 280 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 287 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 287 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 293 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 293 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 327 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 329 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 332 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 333 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 345 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 346 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 366 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 375 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 394 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 401 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 410 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 414 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 430 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 462 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 487 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 493 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 529 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 533 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 546 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 574 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 595 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 599 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 614 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 630 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 672 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 691 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 695 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 734 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 775 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 781 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 788 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 830 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 62 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 129ms; Memory: 14MB FILE: ...ecrm-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/compress.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 9 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 90 and the first side | | effect is on line 89. 4 | WARNING | [ ] Line exceeds 120 characters; contains 344 | | characters 10 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 20 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 48 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 49 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 52 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 53 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 64 | ERROR | [x] Expected 1 space before "=>"; 0 found 64 | ERROR | [x] Expected 1 space after "=>"; 0 found 82 | ERROR | [x] Expected 1 space before "=>"; 0 found 82 | ERROR | [x] Expected 1 space after "=>"; 0 found 96 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 96 | ERROR | [x] Closing brace indented incorrectly; expected 0 | | spaces, found 4 108 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 124 | ERROR | [x] Expected 1 space before "=>"; 0 found 124 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/config.php ---------------------------------------------------------------------- FOUND 98 ERRORS AND 22 WARNINGS AFFECTING 109 LINES ---------------------------------------------------------------------- 29 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 31 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 32 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 33 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 34 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 35 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 37 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 80 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 86 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 89 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 91 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 95 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 102 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 110 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 113 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 123 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 125 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 132 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 133 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 142 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 142 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 144 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 145 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 145 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 150 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 151 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 152 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 155 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 155 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 170 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 176 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 177 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 178 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 179 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 180 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 181 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 182 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 183 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 185 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 188 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 201 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 203 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 206 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 210 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 211 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 212 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 217 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 221 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 222 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 225 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 227 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 228 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 230 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 231 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 232 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 235 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 236 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 239 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 240 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 241 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 251 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 252 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 252 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 257 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 258 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 259 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 259 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 291 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 292 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 355 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 359 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 424 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 425 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 428 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 429 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 487 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 499 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 501 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 504 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 515 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 519 | WARNING | [ ] Line exceeds 120 characters; contains 285 | | characters 521 | WARNING | [ ] Line exceeds 120 characters; contains 791 | | characters 529 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 531 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 533 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 537 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 537 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 542 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 544 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 547 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 547 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 548 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 549 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 550 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 551 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 552 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 553 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 554 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 555 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 556 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 558 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 559 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 561 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 562 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 563 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 564 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 565 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 565 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 567 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 567 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 98 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 68ms; Memory: 8MB FILE: ...crm-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/config_cp.php ---------------------------------------------------------------------- FOUND 180 ERRORS AND 1 WARNING AFFECTING 91 LINES ---------------------------------------------------------------------- 17 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 18 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 19 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 20 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 21 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 22 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 23 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 24 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 25 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 26 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 27 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 28 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 29 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 30 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 31 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 32 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 35 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 35 | ERROR | [x] Terminating statement must be on a line by | | itself 35 | ERROR | [x] Closing brace must be on a line by itself 35 | ERROR | [x] Closing brace must be on a line by itself 35 | ERROR | [x] Closing brace must be on a line by itself 35 | ERROR | [x] Closing brace must be on a line by itself 35 | ERROR | [x] Closing brace must be on a line by itself 35 | ERROR | [x] Closing brace must be on a line by itself 35 | ERROR | [x] Closing brace must be on a line by itself 35 | ERROR | [x] Closing brace must be on a line by itself 35 | ERROR | [x] Closing brace must be on a line by itself 35 | ERROR | [x] Closing brace must be on a line by itself 35 | ERROR | [x] Closing brace must be on a line by itself 35 | ERROR | [x] Closing brace must be on a line by itself 35 | ERROR | [x] Closing brace must be on a line by itself 35 | ERROR | [x] Closing brace must be on a line by itself 35 | ERROR | [x] Closing brace must be on a line by itself 35 | ERROR | [x] Closing brace must be on a line by itself 35 | ERROR | [x] Each PHP statement must be on a line by itself 40 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 41 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 42 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 42 | ERROR | [x] Terminating statement must be on a line by | | itself 42 | ERROR | [x] Closing brace must be on a line by itself 42 | ERROR | [x] Closing brace must be on a line by itself 42 | ERROR | [x] Each PHP statement must be on a line by itself 45 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 46 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 46 | ERROR | [x] Terminating statement must be on a line by | | itself 46 | ERROR | [x] Closing brace must be on a line by itself 46 | ERROR | [x] Each PHP statement must be on a line by itself 47 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 48 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 48 | ERROR | [x] Terminating statement must be on a line by | | itself 48 | ERROR | [x] Closing brace must be on a line by itself 48 | ERROR | [x] Each PHP statement must be on a line by itself 49 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 50 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 50 | ERROR | [x] Terminating statement must be on a line by | | itself 50 | ERROR | [x] Closing brace must be on a line by itself 50 | ERROR | [x] Each PHP statement must be on a line by itself 51 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 52 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 52 | ERROR | [x] Terminating statement must be on a line by | | itself 52 | ERROR | [x] Closing brace must be on a line by itself 52 | ERROR | [x] Each PHP statement must be on a line by itself 55 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 56 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 57 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 58 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 66 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 66 | ERROR | [x] The CASE body must start on the line following | | the statement 66 | ERROR | [x] Terminating statement must be on a line by | | itself 66 | ERROR | [x] Closing brace must be on a line by itself 66 | ERROR | [x] Each PHP statement must be on a line by itself 68 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 68 | ERROR | [x] The CASE body must start on the line following | | the statement 68 | ERROR | [x] Terminating statement must be on a line by | | itself 68 | ERROR | [x] Closing brace must be on a line by itself 68 | ERROR | [x] Each PHP statement must be on a line by itself 70 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 70 | ERROR | [x] The CASE body must start on the line following | | the statement 70 | ERROR | [x] Terminating statement must be on a line by | | itself 70 | ERROR | [x] Closing brace must be on a line by itself 70 | ERROR | [x] Each PHP statement must be on a line by itself 72 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 72 | ERROR | [x] The CASE body must start on the line following | | the statement 72 | ERROR | [x] Terminating statement must be on a line by | | itself 72 | ERROR | [x] Closing brace must be on a line by itself 72 | ERROR | [x] Each PHP statement must be on a line by itself 74 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 74 | ERROR | [x] The CASE body must start on the line following | | the statement 74 | ERROR | [x] Terminating statement must be on a line by | | itself 74 | ERROR | [x] Closing brace must be on a line by itself 74 | ERROR | [x] Each PHP statement must be on a line by itself 76 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 76 | ERROR | [x] The CASE body must start on the line following | | the statement 76 | ERROR | [x] Terminating statement must be on a line by | | itself 76 | ERROR | [x] Closing brace must be on a line by itself 76 | ERROR | [x] Each PHP statement must be on a line by itself 78 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 78 | ERROR | [x] The CASE body must start on the line following | | the statement 78 | ERROR | [x] Terminating statement must be on a line by | | itself 78 | ERROR | [x] Closing brace must be on a line by itself 78 | ERROR | [x] Each PHP statement must be on a line by itself 80 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 80 | ERROR | [x] The CASE body must start on the line following | | the statement 80 | ERROR | [x] Terminating statement must be on a line by | | itself 80 | ERROR | [x] Closing brace must be on a line by itself 80 | ERROR | [x] Each PHP statement must be on a line by itself 82 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 82 | ERROR | [x] The CASE body must start on the line following | | the statement 82 | ERROR | [x] Terminating statement must be on a line by | | itself 82 | ERROR | [x] Closing brace must be on a line by itself 82 | ERROR | [x] Each PHP statement must be on a line by itself 84 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 84 | ERROR | [x] The CASE body must start on the line following | | the statement 84 | ERROR | [x] Terminating statement must be on a line by | | itself 84 | ERROR | [x] Closing brace must be on a line by itself 84 | ERROR | [x] Each PHP statement must be on a line by itself 86 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 86 | ERROR | [x] The CASE body must start on the line following | | the statement 86 | ERROR | [x] Terminating statement must be on a line by | | itself 86 | ERROR | [x] Closing brace must be on a line by itself 86 | ERROR | [x] Each PHP statement must be on a line by itself 88 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 88 | ERROR | [x] The CASE body must start on the line following | | the statement 88 | ERROR | [x] Terminating statement must be on a line by | | itself 88 | ERROR | [x] Closing brace must be on a line by itself 88 | ERROR | [x] Each PHP statement must be on a line by itself 91 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 91 | ERROR | [x] The CASE body must start on the line following | | the statement 91 | ERROR | [x] Terminating statement must be on a line by | | itself 91 | ERROR | [x] Closing brace must be on a line by itself 91 | ERROR | [x] Each PHP statement must be on a line by itself 94 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 95 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 95 | ERROR | [x] Terminating statement must be on a line by | | itself 95 | ERROR | [x] Closing brace must be on a line by itself 95 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 95 | ERROR | [x] Each PHP statement must be on a line by itself 98 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 99 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 100 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 101 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 108 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 109 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 110 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 111 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 116 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 118 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 119 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 120 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 121 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 122 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 127 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 128 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 129 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 130 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 135 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 136 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 137 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 138 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 144 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 145 | ERROR | [x] Blank line found at end of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 180 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/mpdf.php ---------------------------------------------------------------------- FOUND 13181 ERRORS AND 1551 WARNINGS AFFECTING 11729 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The | | first symbol is defined on line 16 and the | | first side effect is on line 42. 16 | ERROR | [ ] Constants must be uppercase; expected | | 'MPDF_VERSION' but found 'mPDF_VERSION' 82 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 82 | ERROR | [ ] Class name "mPDF" is not in PascalCase format 89 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 89 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 91 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 93 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 94 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 94 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 95 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 95 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 97 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 267 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 268 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 269 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 270 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 270 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 288 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 290 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 293 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 294 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 296 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 343 | WARNING | [ ] Property name "$_obj_stack" should not be | | prefixed with an underscore to indicate | | visibility 344 | WARNING | [ ] Property name "$_don_obj_stack" should not be | | prefixed with an underscore to indicate | | visibility 345 | WARNING | [ ] Property name "$_current_obj_id" should not be | | prefixed with an underscore to indicate | | visibility 349 | WARNING | [ ] Property name "$_res" should not be prefixed | | with an underscore to indicate visibility 363 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 364 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 365 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 374 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 416 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 444 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 473 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 492 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 551 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 561 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 561 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 562 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 563 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 564 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 565 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 565 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 566 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 566 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 567 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 569 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 580 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 592 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 593 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 594 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 602 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 608 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 616 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 616 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 678 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 679 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 680 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 680 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 681 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 681 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 685 | WARNING | [ ] Property name "$_kttoc" should not be prefixed | | with an underscore to indicate visibility 714 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 715 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 715 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 716 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 745 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 746 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 746 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 747 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 760 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 761 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 765 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 766 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 780 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 781 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 785 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 786 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 790 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 791 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 795 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 796 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 800 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 801 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 805 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 806 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 815 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 816 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 821 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 842 | ERROR | [x] Incorrect spacing between argument "$mode" and | | equals sign; expected 1 but found 0 842 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mode"; expected 1 | | but found 0 842 | ERROR | [x] Incorrect spacing between argument "$format" | | and equals sign; expected 1 but found 0 842 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$format"; expected 1 | | but found 0 842 | ERROR | [x] Incorrect spacing between argument | | "$default_font_size" and equals sign; expected | | 1 but found 0 842 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$default_font_size"; | | expected 1 but found 0 842 | ERROR | [x] Incorrect spacing between argument | | "$default_font" and equals sign; expected 1 | | but found 0 842 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$default_font"; | | expected 1 but found 0 842 | ERROR | [x] Incorrect spacing between argument "$mgl" and | | equals sign; expected 1 but found 0 842 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgl"; expected 1 | | but found 0 842 | ERROR | [x] Incorrect spacing between argument "$mgr" and | | equals sign; expected 1 but found 0 842 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgr"; expected 1 | | but found 0 842 | ERROR | [x] Incorrect spacing between argument "$mgt" and | | equals sign; expected 1 but found 0 842 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgt"; expected 1 | | but found 0 842 | ERROR | [x] Incorrect spacing between argument "$mgb" and | | equals sign; expected 1 but found 0 842 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgb"; expected 1 | | but found 0 842 | ERROR | [x] Incorrect spacing between argument "$mgh" and | | equals sign; expected 1 but found 0 842 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgh"; expected 1 | | but found 0 842 | ERROR | [x] Incorrect spacing between argument "$mgf" and | | equals sign; expected 1 but found 0 842 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgf"; expected 1 | | but found 0 842 | ERROR | [x] Incorrect spacing between argument | | "$orientation" and equals sign; expected 1 but | | found 0 842 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$orientation"; | | expected 1 but found 0 842 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 877 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 918 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 919 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 919 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 920 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 928 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 929 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 929 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 930 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 930 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 931 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 931 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 932 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 932 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 933 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 933 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 934 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 934 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 935 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 935 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 936 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 936 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 937 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 937 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 938 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 939 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 940 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 940 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 941 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 941 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 942 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 943 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 943 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 944 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 944 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 945 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 945 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 946 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 946 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 947 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 947 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 948 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 948 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 949 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 949 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 950 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 950 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 951 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 951 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 952 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 952 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 953 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 953 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 954 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 975 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 977 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 977 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 978 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 978 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 979 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1004 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1010 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1029 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1031 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1033 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1062 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1064 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1065 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1065 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1066 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1066 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1067 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1067 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1068 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1068 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1068 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1069 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1071 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1072 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1072 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1073 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1073 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1074 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1074 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1075 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1075 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1076 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1108 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1134 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1136 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1136 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1138 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1156 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1156 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1156 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1158 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1230 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1232 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1234 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1238 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1243 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 1244 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 1297 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1372 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1376 | WARNING | [ ] Method name "_setPageSize" should not be | | prefixed with an underscore to indicate | | visibility 1384 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1425 | WARNING | [ ] Method name "_getPageFormat" should not be | | prefixed with an underscore to indicate | | visibility 1428 | ERROR | [ ] CASE statements must be defined using a colon 1428 | ERROR | [x] Each PHP statement must be on a line by itself 1428 | ERROR | [x] Closing brace must be on a line by itself 1429 | ERROR | [ ] CASE statements must be defined using a colon 1429 | ERROR | [x] Each PHP statement must be on a line by itself 1429 | ERROR | [x] Closing brace must be on a line by itself 1430 | ERROR | [ ] CASE statements must be defined using a colon 1430 | ERROR | [x] Each PHP statement must be on a line by itself 1430 | ERROR | [x] Closing brace must be on a line by itself 1431 | ERROR | [ ] CASE statements must be defined using a colon 1431 | ERROR | [x] Each PHP statement must be on a line by itself 1431 | ERROR | [x] Closing brace must be on a line by itself 1432 | ERROR | [ ] CASE statements must be defined using a colon 1432 | ERROR | [x] Each PHP statement must be on a line by itself 1432 | ERROR | [x] Closing brace must be on a line by itself 1433 | ERROR | [ ] CASE statements must be defined using a colon 1433 | ERROR | [x] Each PHP statement must be on a line by itself 1433 | ERROR | [x] Closing brace must be on a line by itself 1434 | ERROR | [x] The CASE body must start on the line following | | the statement 1434 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 1434 | ERROR | [x] Each PHP statement must be on a line by itself 1434 | ERROR | [x] Closing brace must be on a line by itself 1434 | ERROR | [x] Closing brace must be on a line by itself 1435 | ERROR | [ ] CASE statements must be defined using a colon 1435 | ERROR | [x] Each PHP statement must be on a line by itself 1435 | ERROR | [x] Closing brace must be on a line by itself 1436 | ERROR | [ ] CASE statements must be defined using a colon 1436 | ERROR | [x] Each PHP statement must be on a line by itself 1436 | ERROR | [x] Closing brace must be on a line by itself 1437 | ERROR | [ ] CASE statements must be defined using a colon 1437 | ERROR | [x] Each PHP statement must be on a line by itself 1437 | ERROR | [x] Closing brace must be on a line by itself 1438 | ERROR | [ ] CASE statements must be defined using a colon 1438 | ERROR | [x] Each PHP statement must be on a line by itself 1438 | ERROR | [x] Closing brace must be on a line by itself 1439 | ERROR | [ ] CASE statements must be defined using a colon 1439 | ERROR | [x] Each PHP statement must be on a line by itself 1439 | ERROR | [x] Closing brace must be on a line by itself 1440 | ERROR | [ ] CASE statements must be defined using a colon 1440 | ERROR | [x] Each PHP statement must be on a line by itself 1440 | ERROR | [x] Closing brace must be on a line by itself 1441 | ERROR | [ ] CASE statements must be defined using a colon 1441 | ERROR | [x] Each PHP statement must be on a line by itself 1441 | ERROR | [x] Closing brace must be on a line by itself 1442 | ERROR | [ ] CASE statements must be defined using a colon 1442 | ERROR | [x] Each PHP statement must be on a line by itself 1442 | ERROR | [x] Closing brace must be on a line by itself 1443 | ERROR | [ ] CASE statements must be defined using a colon 1443 | ERROR | [x] Each PHP statement must be on a line by itself 1443 | ERROR | [x] Closing brace must be on a line by itself 1444 | ERROR | [ ] CASE statements must be defined using a colon 1444 | ERROR | [x] Each PHP statement must be on a line by itself 1444 | ERROR | [x] Closing brace must be on a line by itself 1445 | ERROR | [ ] CASE statements must be defined using a colon 1445 | ERROR | [x] Each PHP statement must be on a line by itself 1445 | ERROR | [x] Closing brace must be on a line by itself 1446 | ERROR | [ ] CASE statements must be defined using a colon 1446 | ERROR | [x] Each PHP statement must be on a line by itself 1446 | ERROR | [x] Closing brace must be on a line by itself 1447 | ERROR | [ ] CASE statements must be defined using a colon 1447 | ERROR | [x] Each PHP statement must be on a line by itself 1447 | ERROR | [x] Closing brace must be on a line by itself 1448 | ERROR | [ ] CASE statements must be defined using a colon 1448 | ERROR | [x] Each PHP statement must be on a line by itself 1448 | ERROR | [x] Closing brace must be on a line by itself 1449 | ERROR | [ ] CASE statements must be defined using a colon 1449 | ERROR | [x] Each PHP statement must be on a line by itself 1449 | ERROR | [x] Closing brace must be on a line by itself 1450 | ERROR | [ ] CASE statements must be defined using a colon 1450 | ERROR | [x] Each PHP statement must be on a line by itself 1450 | ERROR | [x] Closing brace must be on a line by itself 1451 | ERROR | [ ] CASE statements must be defined using a colon 1451 | ERROR | [x] Each PHP statement must be on a line by itself 1451 | ERROR | [x] Closing brace must be on a line by itself 1452 | ERROR | [ ] CASE statements must be defined using a colon 1452 | ERROR | [x] Each PHP statement must be on a line by itself 1452 | ERROR | [x] Closing brace must be on a line by itself 1453 | ERROR | [ ] CASE statements must be defined using a colon 1453 | ERROR | [x] Each PHP statement must be on a line by itself 1453 | ERROR | [x] Closing brace must be on a line by itself 1454 | ERROR | [ ] CASE statements must be defined using a colon 1454 | ERROR | [x] Each PHP statement must be on a line by itself 1454 | ERROR | [x] Closing brace must be on a line by itself 1455 | ERROR | [ ] CASE statements must be defined using a colon 1455 | ERROR | [x] Each PHP statement must be on a line by itself 1455 | ERROR | [x] Closing brace must be on a line by itself 1456 | ERROR | [ ] CASE statements must be defined using a colon 1456 | ERROR | [x] Each PHP statement must be on a line by itself 1456 | ERROR | [x] Closing brace must be on a line by itself 1457 | ERROR | [ ] CASE statements must be defined using a colon 1457 | ERROR | [x] Each PHP statement must be on a line by itself 1457 | ERROR | [x] Closing brace must be on a line by itself 1458 | ERROR | [ ] CASE statements must be defined using a colon 1458 | ERROR | [x] Each PHP statement must be on a line by itself 1458 | ERROR | [x] Closing brace must be on a line by itself 1459 | ERROR | [ ] CASE statements must be defined using a colon 1459 | ERROR | [x] Each PHP statement must be on a line by itself 1459 | ERROR | [x] Closing brace must be on a line by itself 1460 | ERROR | [ ] CASE statements must be defined using a colon 1460 | ERROR | [x] Each PHP statement must be on a line by itself 1460 | ERROR | [x] Closing brace must be on a line by itself 1461 | ERROR | [ ] CASE statements must be defined using a colon 1461 | ERROR | [x] Each PHP statement must be on a line by itself 1461 | ERROR | [x] Closing brace must be on a line by itself 1462 | ERROR | [ ] CASE statements must be defined using a colon 1462 | ERROR | [x] Each PHP statement must be on a line by itself 1462 | ERROR | [x] Closing brace must be on a line by itself 1463 | ERROR | [ ] CASE statements must be defined using a colon 1463 | ERROR | [x] Each PHP statement must be on a line by itself 1463 | ERROR | [x] Closing brace must be on a line by itself 1464 | ERROR | [ ] CASE statements must be defined using a colon 1464 | ERROR | [x] Each PHP statement must be on a line by itself 1464 | ERROR | [x] Closing brace must be on a line by itself 1465 | ERROR | [ ] CASE statements must be defined using a colon 1465 | ERROR | [x] Each PHP statement must be on a line by itself 1465 | ERROR | [x] Closing brace must be on a line by itself 1466 | ERROR | [ ] CASE statements must be defined using a colon 1466 | ERROR | [x] Each PHP statement must be on a line by itself 1466 | ERROR | [x] Closing brace must be on a line by itself 1467 | ERROR | [ ] CASE statements must be defined using a colon 1467 | ERROR | [x] Each PHP statement must be on a line by itself 1467 | ERROR | [x] Closing brace must be on a line by itself 1468 | ERROR | [ ] CASE statements must be defined using a colon 1468 | ERROR | [x] Each PHP statement must be on a line by itself 1468 | ERROR | [x] Closing brace must be on a line by itself 1469 | ERROR | [ ] CASE statements must be defined using a colon 1469 | ERROR | [x] Each PHP statement must be on a line by itself 1469 | ERROR | [x] Closing brace must be on a line by itself 1470 | ERROR | [ ] CASE statements must be defined using a colon 1470 | ERROR | [x] Each PHP statement must be on a line by itself 1470 | ERROR | [x] Closing brace must be on a line by itself 1471 | ERROR | [ ] CASE statements must be defined using a colon 1471 | ERROR | [x] Each PHP statement must be on a line by itself 1471 | ERROR | [x] Closing brace must be on a line by itself 1472 | ERROR | [ ] CASE statements must be defined using a colon 1472 | ERROR | [x] Each PHP statement must be on a line by itself 1472 | ERROR | [x] Closing brace must be on a line by itself 1473 | ERROR | [ ] CASE statements must be defined using a colon 1473 | ERROR | [x] Each PHP statement must be on a line by itself 1473 | ERROR | [x] Closing brace must be on a line by itself 1474 | ERROR | [ ] CASE statements must be defined using a colon 1474 | ERROR | [x] Each PHP statement must be on a line by itself 1474 | ERROR | [x] Closing brace must be on a line by itself 1475 | ERROR | [ ] CASE statements must be defined using a colon 1475 | ERROR | [x] Each PHP statement must be on a line by itself 1475 | ERROR | [x] Closing brace must be on a line by itself 1476 | ERROR | [ ] CASE statements must be defined using a colon 1476 | ERROR | [x] Each PHP statement must be on a line by itself 1476 | ERROR | [x] Closing brace must be on a line by itself 1477 | ERROR | [ ] CASE statements must be defined using a colon 1477 | ERROR | [x] Each PHP statement must be on a line by itself 1477 | ERROR | [x] Closing brace must be on a line by itself 1478 | ERROR | [ ] CASE statements must be defined using a colon 1478 | ERROR | [x] Each PHP statement must be on a line by itself 1478 | ERROR | [x] Closing brace must be on a line by itself 1479 | ERROR | [ ] CASE statements must be defined using a colon 1479 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1479 | ERROR | [x] Each PHP statement must be on a line by itself 1479 | ERROR | [x] Closing brace must be on a line by itself 1479 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1479 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1480 | ERROR | [ ] CASE statements must be defined using a colon 1480 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1480 | ERROR | [x] Each PHP statement must be on a line by itself 1480 | ERROR | [x] Closing brace must be on a line by itself 1480 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1480 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1481 | ERROR | [ ] CASE statements must be defined using a colon 1481 | ERROR | [x] Each PHP statement must be on a line by itself 1481 | ERROR | [x] Closing brace must be on a line by itself 1481 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1481 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1482 | ERROR | [ ] CASE statements must be defined using a colon 1482 | ERROR | [x] Each PHP statement must be on a line by itself 1482 | ERROR | [x] Closing brace must be on a line by itself 1482 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1482 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1490 | ERROR | [ ] Method name "mPDF::StartProgressBarOutput" is | | not in camel caps format 1490 | ERROR | [x] Incorrect spacing between argument "$mode" and | | equals sign; expected 1 but found 0 1490 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mode"; expected 1 | | but found 0 1575 | ERROR | [ ] Method name "mPDF::UpdateProgressBar" is not | | in camel caps format 1575 | ERROR | [x] Incorrect spacing between argument "$txt" and | | equals sign; expected 1 but found 0 1575 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$txt"; expected 1 | | but found 0 1611 | ERROR | [ ] Method name "mPDF::RestrictUnicodeFonts" is | | not in camel caps format 1614 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 1614 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1615 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 1616 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 1617 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 1618 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 1635 | ERROR | [ ] Method name "mPDF::SetMargins" is not in camel | | caps format 1643 | ERROR | [ ] Method name "mPDF::ResetMargins" is not in | | camel caps format 1646 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1647 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1650 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1650 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1658 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1662 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1662 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1672 | ERROR | [ ] Method name "mPDF::SetLeftMargin" is not in | | camel caps format 1681 | ERROR | [ ] Method name "mPDF::SetTopMargin" is not in | | camel caps format 1687 | ERROR | [ ] Method name "mPDF::SetRightMargin" is not in | | camel caps format 1693 | ERROR | [ ] Method name "mPDF::SetAutoPageBreak" is not in | | camel caps format 1693 | ERROR | [x] Incorrect spacing between argument "$margin" | | and equals sign; expected 1 but found 0 1693 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$margin"; expected 1 | | but found 0 1701 | ERROR | [ ] Method name "mPDF::SetDisplayMode" is not in | | camel caps format 1701 | ERROR | [x] Incorrect spacing between argument "$layout" | | and equals sign; expected 1 but found 0 1701 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$layout"; expected 1 | | but found 0 1709 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 1716 | ERROR | [ ] Method name "mPDF::SetCompression" is not in | | camel caps format 1726 | ERROR | [ ] Method name "mPDF::SetTitle" is not in camel | | caps format 1732 | ERROR | [ ] Method name "mPDF::SetSubject" is not in camel | | caps format 1738 | ERROR | [ ] Method name "mPDF::SetAuthor" is not in camel | | caps format 1744 | ERROR | [ ] Method name "mPDF::SetKeywords" is not in | | camel caps format 1750 | ERROR | [ ] Method name "mPDF::SetCreator" is not in camel | | caps format 1757 | ERROR | [ ] Method name "mPDF::SetAnchor2Bookmark" is not | | in camel caps format 1762 | ERROR | [ ] Method name "mPDF::AliasNbPages" is not in | | camel caps format 1762 | ERROR | [x] Incorrect spacing between argument "$alias" | | and equals sign; expected 1 but found 0 1762 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$alias"; expected 1 | | but found 0 1768 | ERROR | [ ] Method name "mPDF::AliasNbPageGroups" is not | | in camel caps format 1768 | ERROR | [x] Incorrect spacing between argument "$alias" | | and equals sign; expected 1 but found 0 1768 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$alias"; expected 1 | | but found 0 1774 | ERROR | [ ] Method name "mPDF::SetAlpha" is not in camel | | caps format 1774 | ERROR | [x] Incorrect spacing between argument "$bm" and | | equals sign; expected 1 but found 0 1774 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$bm"; expected 1 but | | found 0 1774 | ERROR | [x] Incorrect spacing between argument "$return" | | and equals sign; expected 1 but found 0 1774 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$return"; expected 1 | | but found 0 1774 | ERROR | [x] Incorrect spacing between argument "$mode" and | | equals sign; expected 1 but found 0 1774 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mode"; expected 1 | | but found 0 1803 | ERROR | [ ] Method name "mPDF::AddExtGState" is not in | | camel caps format 1810 | ERROR | [x] Expected 1 space before "=>"; 0 found 1810 | ERROR | [x] Expected 1 space after "=>"; 0 found 1826 | ERROR | [ ] Method name "mPDF::SetVisibility" is not in | | camel caps format 1836 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1840 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1843 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1846 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1853 | ERROR | [ ] Method name "mPDF::Error" is not in camel caps | | format 1860 | ERROR | [ ] Method name "mPDF::Open" is not in camel caps | | format 1868 | ERROR | [ ] Method name "mPDF::Close" is not in camel caps | | format 1872 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1882 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1883 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 1884 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 1885 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 1885 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1906 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 1922 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1932 | WARNING | [ ] Method name "_resizeBackgroundImage" should | | not be prefixed with an underscore to indicate | | visibility 1932 | ERROR | [x] Incorrect spacing between argument "$resize" | | and equals sign; expected 1 but found 0 1932 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$resize"; expected 1 | | but found 0 1932 | ERROR | [ ] Arguments with default values must be at the | | end of the argument list 1932 | ERROR | [x] Incorrect spacing between argument "$pba" and | | equals sign; expected 1 but found 0 1932 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pba"; expected 1 | | but found 0 1932 | ERROR | [x] Incorrect spacing between argument "$size" and | | equals sign; expected 1 but found 0 1932 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$size"; expected 1 | | but found 0 1933 | ERROR | [x] Opening brace must be the last content on the | | line 1933 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1936 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1937 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1955 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 1964 | WARNING | [ ] Line exceeds 120 characters; contains 204 | | characters 2028 | ERROR | [ ] Method name "mPDF::SetBackground" is not in | | camel caps format 2031 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 2061 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2061 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 2067 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2068 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 2068 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2069 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 2070 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 2070 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 2071 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 2072 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 2073 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 2074 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 2075 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2076 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 2077 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 2078 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2079 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 2080 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 2114 | WARNING | [ ] Line exceeds 120 characters; contains 276 | | characters 2121 | ERROR | [ ] Method name "mPDF::PrintBodyBackgrounds" is | | not in camel caps format 2138 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2140 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2150 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 2154 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 2157 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 2159 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2162 | WARNING | [ ] Line exceeds 120 characters; contains 299 | | characters 2164 | WARNING | [ ] Line exceeds 120 characters; contains 379 | | characters 2165 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 2170 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 2178 | ERROR | [ ] Method name "mPDF::PrintPageBackgrounds" is | | not in camel caps format 2178 | ERROR | [x] Incorrect spacing between argument | | "$adjustmenty" and equals sign; expected 1 but | | found 0 2178 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$adjustmenty"; | | expected 1 but found 0 2183 | ERROR | [x] Expected 1 space before "=>"; 0 found 2183 | ERROR | [x] Expected 1 space after "=>"; 0 found 2185 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2185 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 2209 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2211 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2214 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 2251 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 2255 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2259 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2259 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 2260 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 2260 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2260 | WARNING | [ ] Line exceeds 120 characters; contains 334 | | characters 2261 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 2268 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2268 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 2290 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 2299 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters 2334 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 2335 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 2336 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 2336 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 2336 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2337 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 2338 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 2339 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 2342 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 2342 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2351 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2357 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2362 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2367 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2369 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2369 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 2370 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2370 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 2378 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 2387 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 2410 | ERROR | [ ] Method name "mPDF::PrintTableBackgrounds" is | | not in camel caps format 2410 | ERROR | [x] Incorrect spacing between argument | | "$adjustmenty" and equals sign; expected 1 but | | found 0 2410 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$adjustmenty"; | | expected 1 but found 0 2415 | ERROR | [x] Expected 1 space before "=>"; 0 found 2415 | ERROR | [x] Expected 1 space after "=>"; 0 found 2419 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2421 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2424 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 2430 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 2435 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2439 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 2440 | WARNING | [ ] Line exceeds 120 characters; contains 307 | | characters 2453 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2465 | ERROR | [ ] Method name "mPDF::BeginLayer" is not in camel | | caps format 2488 | ERROR | [ ] Method name "mPDF::EndLayer" is not in camel | | caps format 2499 | ERROR | [ ] Method name "mPDF::AddPages" is not in camel | | caps format 2499 | ERROR | [x] Incorrect spacing between argument | | "$orientation" and equals sign; expected 1 but | | found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$orientation"; | | expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between argument | | "$condition" and equals sign; expected 1 but | | found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$condition"; | | expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between argument | | "$resetpagenum" and equals sign; expected 1 | | but found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$resetpagenum"; | | expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between argument | | "$pagenumstyle" and equals sign; expected 1 | | but found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pagenumstyle"; | | expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between argument "$suppress" | | and equals sign; expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$suppress"; expected | | 1 but found 0 2499 | ERROR | [x] Incorrect spacing between argument "$mgl" and | | equals sign; expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgl"; expected 1 | | but found 0 2499 | ERROR | [x] Incorrect spacing between argument "$mgr" and | | equals sign; expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgr"; expected 1 | | but found 0 2499 | ERROR | [x] Incorrect spacing between argument "$mgt" and | | equals sign; expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgt"; expected 1 | | but found 0 2499 | ERROR | [x] Incorrect spacing between argument "$mgb" and | | equals sign; expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgb"; expected 1 | | but found 0 2499 | ERROR | [x] Incorrect spacing between argument "$mgh" and | | equals sign; expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgh"; expected 1 | | but found 0 2499 | ERROR | [x] Incorrect spacing between argument "$mgf" and | | equals sign; expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgf"; expected 1 | | but found 0 2499 | ERROR | [x] Incorrect spacing between argument "$ohname" | | and equals sign; expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ohname"; expected 1 | | but found 0 2499 | ERROR | [x] Incorrect spacing between argument "$ehname" | | and equals sign; expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ehname"; expected 1 | | but found 0 2499 | ERROR | [x] Incorrect spacing between argument "$ofname" | | and equals sign; expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ofname"; expected 1 | | but found 0 2499 | ERROR | [x] Incorrect spacing between argument "$efname" | | and equals sign; expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$efname"; expected 1 | | but found 0 2499 | ERROR | [x] Incorrect spacing between argument "$ohvalue" | | and equals sign; expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ohvalue"; expected | | 1 but found 0 2499 | ERROR | [x] Incorrect spacing between argument "$ehvalue" | | and equals sign; expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ehvalue"; expected | | 1 but found 0 2499 | ERROR | [x] Incorrect spacing between argument "$ofvalue" | | and equals sign; expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ofvalue"; expected | | 1 but found 0 2499 | ERROR | [x] Incorrect spacing between argument "$efvalue" | | and equals sign; expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$efvalue"; expected | | 1 but found 0 2499 | ERROR | [x] Incorrect spacing between argument "$pagesel" | | and equals sign; expected 1 but found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pagesel"; expected | | 1 but found 0 2499 | ERROR | [x] Incorrect spacing between argument | | "$newformat" and equals sign; expected 1 but | | found 0 2499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$newformat"; | | expected 1 but found 0 2499 | WARNING | [ ] Line exceeds 120 characters; contains 288 | | characters 2501 | WARNING | [ ] Line exceeds 120 characters; contains 224 | | characters 2505 | ERROR | [ ] Method name "mPDF::AddPageByArray" is not in | | camel caps format 2525 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 2526 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2527 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 2528 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2532 | WARNING | [ ] Line exceeds 120 characters; contains 224 | | characters 2536 | ERROR | [ ] Method name "mPDF::AddPage" is not in camel | | caps format 2536 | ERROR | [x] Incorrect spacing between argument | | "$orientation" and equals sign; expected 1 but | | found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$orientation"; | | expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between argument | | "$condition" and equals sign; expected 1 but | | found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$condition"; | | expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between argument | | "$resetpagenum" and equals sign; expected 1 | | but found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$resetpagenum"; | | expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between argument | | "$pagenumstyle" and equals sign; expected 1 | | but found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pagenumstyle"; | | expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between argument "$suppress" | | and equals sign; expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$suppress"; expected | | 1 but found 0 2536 | ERROR | [x] Incorrect spacing between argument "$mgl" and | | equals sign; expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgl"; expected 1 | | but found 0 2536 | ERROR | [x] Incorrect spacing between argument "$mgr" and | | equals sign; expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgr"; expected 1 | | but found 0 2536 | ERROR | [x] Incorrect spacing between argument "$mgt" and | | equals sign; expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgt"; expected 1 | | but found 0 2536 | ERROR | [x] Incorrect spacing between argument "$mgb" and | | equals sign; expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgb"; expected 1 | | but found 0 2536 | ERROR | [x] Incorrect spacing between argument "$mgh" and | | equals sign; expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgh"; expected 1 | | but found 0 2536 | ERROR | [x] Incorrect spacing between argument "$mgf" and | | equals sign; expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgf"; expected 1 | | but found 0 2536 | ERROR | [x] Incorrect spacing between argument "$ohname" | | and equals sign; expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ohname"; expected 1 | | but found 0 2536 | ERROR | [x] Incorrect spacing between argument "$ehname" | | and equals sign; expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ehname"; expected 1 | | but found 0 2536 | ERROR | [x] Incorrect spacing between argument "$ofname" | | and equals sign; expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ofname"; expected 1 | | but found 0 2536 | ERROR | [x] Incorrect spacing between argument "$efname" | | and equals sign; expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$efname"; expected 1 | | but found 0 2536 | ERROR | [x] Incorrect spacing between argument "$ohvalue" | | and equals sign; expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ohvalue"; expected | | 1 but found 0 2536 | ERROR | [x] Incorrect spacing between argument "$ehvalue" | | and equals sign; expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ehvalue"; expected | | 1 but found 0 2536 | ERROR | [x] Incorrect spacing between argument "$ofvalue" | | and equals sign; expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ofvalue"; expected | | 1 but found 0 2536 | ERROR | [x] Incorrect spacing between argument "$efvalue" | | and equals sign; expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$efvalue"; expected | | 1 but found 0 2536 | ERROR | [x] Incorrect spacing between argument "$pagesel" | | and equals sign; expected 1 but found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pagesel"; expected | | 1 but found 0 2536 | ERROR | [x] Incorrect spacing between argument | | "$newformat" and equals sign; expected 1 but | | found 0 2536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$newformat"; | | expected 1 but found 0 2536 | WARNING | [ ] Line exceeds 120 characters; contains 287 | | characters 2548 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2549 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 2549 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2550 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 2551 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 2552 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 2559 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2559 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 2563 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2568 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 2604 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2604 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 2635 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2642 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 2642 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2643 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 2644 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 2645 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 2645 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2646 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 2649 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2653 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2660 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 2660 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2661 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 2662 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 2663 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 2663 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2664 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 2667 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2673 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2678 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2685 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 2689 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2690 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2690 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2691 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2704 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 2713 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 2719 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2719 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 2719 | ERROR | [x] Blank line found at start of control structure 2725 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 2747 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 2758 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2767 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2787 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 2816 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 2817 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 2818 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 2818 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2820 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2840 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 2841 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 2842 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 2842 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2844 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 2845 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 2846 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 2847 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 2878 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2878 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 2891 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2904 | ERROR | [ ] Method name "mPDF::PageNo" is not in camel | | caps format 2910 | ERROR | [ ] Method name "mPDF::AddSpotColorsFromFile" is | | not in camel caps format 2923 | ERROR | [ ] Method name "mPDF::AddSpotColor" is not in | | camel caps format 2933 | ERROR | [ ] Method name "mPDF::SetColor" is not in camel | | caps format 2933 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 2933 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 | | but found 0 2936 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2938 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2940 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2942 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2943 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 2947 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 2947 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2955 | ERROR | [ ] Method name "mPDF::SetDColor" is not in camel | | caps format 2955 | ERROR | [x] Incorrect spacing between argument "$return" | | and equals sign; expected 1 but found 0 2955 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$return"; expected 1 | | but found 0 2965 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 2971 | ERROR | [ ] Method name "mPDF::SetFColor" is not in camel | | caps format 2971 | ERROR | [x] Incorrect spacing between argument "$return" | | and equals sign; expected 1 but found 0 2971 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$return"; expected 1 | | but found 0 2982 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 2988 | ERROR | [ ] Method name "mPDF::SetTColor" is not in camel | | caps format 2988 | ERROR | [x] Incorrect spacing between argument "$return" | | and equals sign; expected 1 but found 0 2988 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$return"; expected 1 | | but found 0 3002 | ERROR | [ ] Method name "mPDF::SetDrawColor" is not in | | camel caps format 3002 | ERROR | [x] Incorrect spacing between argument "$g" and | | equals sign; expected 1 but found 0 3002 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$g"; expected 1 but | | found 0 3002 | ERROR | [x] Incorrect spacing between argument "$b" and | | equals sign; expected 1 but found 0 3002 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$b"; expected 1 but | | found 0 3002 | ERROR | [x] Incorrect spacing between argument "$col4" and | | equals sign; expected 1 but found 0 3002 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col4"; expected 1 | | but found 0 3002 | ERROR | [x] Incorrect spacing between argument "$return" | | and equals sign; expected 1 but found 0 3002 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$return"; expected 1 | | but found 0 3017 | ERROR | [ ] Method name "mPDF::SetFillColor" is not in | | camel caps format 3017 | ERROR | [x] Incorrect spacing between argument "$g" and | | equals sign; expected 1 but found 0 3017 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$g"; expected 1 but | | found 0 3017 | ERROR | [x] Incorrect spacing between argument "$b" and | | equals sign; expected 1 but found 0 3017 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$b"; expected 1 but | | found 0 3017 | ERROR | [x] Incorrect spacing between argument "$col4" and | | equals sign; expected 1 but found 0 3017 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col4"; expected 1 | | but found 0 3017 | ERROR | [x] Incorrect spacing between argument "$return" | | and equals sign; expected 1 but found 0 3017 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$return"; expected 1 | | but found 0 3032 | ERROR | [ ] Method name "mPDF::SetTextColor" is not in | | camel caps format 3032 | ERROR | [x] Incorrect spacing between argument "$g" and | | equals sign; expected 1 but found 0 3032 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$g"; expected 1 but | | found 0 3032 | ERROR | [x] Incorrect spacing between argument "$b" and | | equals sign; expected 1 but found 0 3032 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$b"; expected 1 but | | found 0 3032 | ERROR | [x] Incorrect spacing between argument "$col4" and | | equals sign; expected 1 but found 0 3032 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col4"; expected 1 | | but found 0 3032 | ERROR | [x] Incorrect spacing between argument "$return" | | and equals sign; expected 1 but found 0 3032 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$return"; expected 1 | | but found 0 3047 | WARNING | [ ] Method name "_getCharWidth" should not be | | prefixed with an underscore to indicate | | visibility 3047 | ERROR | [x] Incorrect spacing between argument "$isdef" | | and equals sign; expected 1 but found 0 3047 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$isdef"; expected 1 | | but found 0 3065 | WARNING | [ ] Method name "_charDefined" should not be | | prefixed with an underscore to indicate | | visibility 3078 | ERROR | [ ] Method name "mPDF::GetCharWidthCore" is not in | | camel caps format 3109 | ERROR | [ ] Method name "mPDF::GetCharWidthNonCore" is not | | in camel caps format 3109 | ERROR | [x] Incorrect spacing between argument | | "$addSubset" and equals sign; expected 1 but | | found 0 3109 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$addSubset"; | | expected 1 but found 0 3117 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3120 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 3120 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3132 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 3132 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3157 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3171 | ERROR | [ ] Method name "mPDF::GetCharWidth" is not in | | camel caps format 3171 | ERROR | [x] Incorrect spacing between argument | | "$addSubset" and equals sign; expected 1 but | | found 0 3171 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$addSubset"; | | expected 1 but found 0 3180 | ERROR | [ ] Method name "mPDF::GetStringWidth" is not in | | camel caps format 3180 | ERROR | [x] Incorrect spacing between argument | | "$addSubset" and equals sign; expected 1 but | | found 0 3180 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$addSubset"; | | expected 1 but found 0 3203 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3247 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3284 | ERROR | [ ] Method name "mPDF::SetLineWidth" is not in | | camel caps format 3289 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 3295 | ERROR | [ ] Method name "mPDF::Line" is not in camel caps | | format 3298 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 3301 | ERROR | [ ] Method name "mPDF::Arrow" is not in camel caps | | format 3301 | ERROR | [x] Incorrect spacing between argument "$headsize" | | and equals sign; expected 1 but found 0 3301 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$headsize"; expected | | 1 but found 0 3301 | ERROR | [x] Incorrect spacing between argument "$fill" and | | equals sign; expected 1 but found 0 3301 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill"; expected 1 | | but found 0 3301 | ERROR | [x] Incorrect spacing between argument "$angle" | | and equals sign; expected 1 but found 0 3301 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$angle"; expected 1 | | but found 0 3320 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3328 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 3334 | ERROR | [ ] Method name "mPDF::Rect" is not in camel caps | | format 3334 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 3334 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 3347 | ERROR | [ ] Method name "mPDF::AddFont" is not in camel | | caps format 3347 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 3347 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 3369 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3391 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3435 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 3444 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3444 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 3453 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 3454 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 3455 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 3456 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 3456 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 3457 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 3458 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 3459 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 3545 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3545 | WARNING | [ ] Line exceeds 120 characters; contains 398 | | characters 3551 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3551 | WARNING | [ ] Line exceeds 120 characters; contains 354 | | characters 3556 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 3562 | ERROR | [ ] Method name "mPDF::SetFont" is not in camel | | caps format 3562 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 3562 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 3562 | ERROR | [x] Incorrect spacing between argument "$size" and | | equals sign; expected 1 but found 0 3562 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$size"; expected 1 | | but found 0 3562 | ERROR | [x] Incorrect spacing between argument "$write" | | and equals sign; expected 1 but found 0 3562 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$write"; expected 1 | | but found 0 3562 | ERROR | [x] Incorrect spacing between argument | | "$forcewrite" and equals sign; expected 1 but | | found 0 3562 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$forcewrite"; | | expected 1 but found 0 3588 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3590 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 3593 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3597 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 3652 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 3656 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3660 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3662 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 3665 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 3669 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 3671 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 3716 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3739 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 3753 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 3766 | ERROR | [x] Blank line found at start of control structure 3766 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3770 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 3775 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 3805 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 3814 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 3825 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 3839 | ERROR | [ ] Method name "mPDF::SetFontSize" is not in | | camel caps format 3839 | ERROR | [x] Incorrect spacing between argument "$write" | | and equals sign; expected 1 but found 0 3839 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$write"; expected 1 | | but found 0 3851 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 3858 | ERROR | [ ] Method name "mPDF::AddLink" is not in camel | | caps format 3866 | ERROR | [ ] Method name "mPDF::SetLink" is not in camel | | caps format 3866 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 3866 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 3866 | ERROR | [x] Incorrect spacing between argument "$page" and | | equals sign; expected 1 but found 0 3866 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$page"; expected 1 | | but found 0 3878 | ERROR | [ ] Method name "mPDF::Link" is not in camel caps | | format 3881 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3884 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3885 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 3885 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3886 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 3886 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3887 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 3887 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3888 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 3889 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 3890 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 3891 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 3900 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 3900 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3901 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 3901 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3904 | ERROR | [ ] Method name "mPDF::Text" is not in camel caps | | format 3912 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 3916 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 3917 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 3918 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 3918 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3937 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4008 | ERROR | [ ] Method name "mPDF::WriteText" is not in camel | | caps format 4019 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 4020 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 4021 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 4021 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4022 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 4022 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4024 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 4025 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 4026 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 4026 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4027 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 4030 | ERROR | [ ] Method name "mPDF::WriteCell" is not in camel | | caps format 4030 | ERROR | [x] Incorrect spacing between argument "$h" and | | equals sign; expected 1 but found 0 4030 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$h"; expected 1 but | | found 0 4030 | ERROR | [x] Incorrect spacing between argument "$txt" and | | equals sign; expected 1 but found 0 4030 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$txt"; expected 1 | | but found 0 4030 | ERROR | [x] Incorrect spacing between argument "$border" | | and equals sign; expected 1 but found 0 4030 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$border"; expected 1 | | but found 0 4030 | ERROR | [x] Incorrect spacing between argument "$ln" and | | equals sign; expected 1 but found 0 4030 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ln"; expected 1 but | | found 0 4030 | ERROR | [x] Incorrect spacing between argument "$align" | | and equals sign; expected 1 but found 0 4030 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 4030 | ERROR | [x] Incorrect spacing between argument "$fill" and | | equals sign; expected 1 but found 0 4030 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill"; expected 1 | | but found 0 4030 | ERROR | [x] Incorrect spacing between argument "$link" and | | equals sign; expected 1 but found 0 4030 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link"; expected 1 | | but found 0 4030 | ERROR | [x] Incorrect spacing between argument "$currentx" | | and equals sign; expected 1 but found 0 4030 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$currentx"; expected | | 1 but found 0 4041 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 4042 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 4043 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 4043 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4044 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 4044 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4046 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 4047 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 4048 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 4048 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4049 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 4054 | ERROR | [ ] Method name "mPDF::ResetSpacing" is not in | | camel caps format 4067 | ERROR | [ ] Method name "mPDF::SetSpacing" is not in camel | | caps format 4090 | ERROR | [ ] Method name "mPDF::GetJspacing" is not in | | camel caps format 4100 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 4135 | ERROR | [ ] Method name "mPDF::Cell" is not in camel caps | | format 4135 | ERROR | [x] Incorrect spacing between argument "$h" and | | equals sign; expected 1 but found 0 4135 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$h"; expected 1 but | | found 0 4135 | ERROR | [x] Incorrect spacing between argument "$txt" and | | equals sign; expected 1 but found 0 4135 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$txt"; expected 1 | | but found 0 4135 | ERROR | [x] Incorrect spacing between argument "$border" | | and equals sign; expected 1 but found 0 4135 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$border"; expected 1 | | but found 0 4135 | ERROR | [x] Incorrect spacing between argument "$ln" and | | equals sign; expected 1 but found 0 4135 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ln"; expected 1 but | | found 0 4135 | ERROR | [x] Incorrect spacing between argument "$align" | | and equals sign; expected 1 but found 0 4135 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 4135 | ERROR | [x] Incorrect spacing between argument "$fill" and | | equals sign; expected 1 but found 0 4135 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill"; expected 1 | | but found 0 4135 | ERROR | [x] Incorrect spacing between argument "$link" and | | equals sign; expected 1 but found 0 4135 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link"; expected 1 | | but found 0 4135 | ERROR | [x] Incorrect spacing between argument "$currentx" | | and equals sign; expected 1 but found 0 4135 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$currentx"; expected | | 1 but found 0 4135 | ERROR | [x] Incorrect spacing between argument | | "$lcpaddingL" and equals sign; expected 1 but | | found 0 4135 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$lcpaddingL"; | | expected 1 but found 0 4135 | ERROR | [x] Incorrect spacing between argument | | "$lcpaddingR" and equals sign; expected 1 but | | found 0 4135 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$lcpaddingR"; | | expected 1 but found 0 4135 | ERROR | [x] Incorrect spacing between argument "$valign" | | and equals sign; expected 1 but found 0 4135 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$valign"; expected 1 | | but found 0 4135 | ERROR | [x] Incorrect spacing between argument "$spanfill" | | and equals sign; expected 1 but found 0 4135 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$spanfill"; expected | | 1 but found 0 4135 | ERROR | [x] Incorrect spacing between argument | | "$abovefont" and equals sign; expected 1 but | | found 0 4135 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$abovefont"; | | expected 1 but found 0 4135 | ERROR | [x] Incorrect spacing between argument | | "$belowfont" and equals sign; expected 1 but | | found 0 4135 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$belowfont"; | | expected 1 but found 0 4135 | ERROR | [x] Incorrect spacing between argument | | "$exactWidth" and equals sign; expected 1 but | | found 0 4135 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$exactWidth"; | | expected 1 but found 0 4135 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 4150 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 4151 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 4156 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 4157 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 4158 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 4198 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4206 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 4236 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 4236 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4237 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 4238 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 4239 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 4240 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 4241 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 4242 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 4243 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 4244 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 4245 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 4245 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4246 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 4247 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 4248 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 4249 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 4250 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 4251 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 4252 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 4253 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 4253 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4254 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 4259 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4266 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4288 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 4314 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 4315 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 4318 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 4341 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 4342 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 4345 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 4368 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 4369 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 4372 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 4395 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 4396 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 4399 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 4409 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 4417 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 4420 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 4423 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 4426 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 4434 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 4454 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 4454 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4455 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 4456 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 4457 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 4458 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 4458 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4458 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 4459 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 4460 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 4461 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 4462 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 4463 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 4464 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 4464 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4465 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 4466 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 4467 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 4467 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4469 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4469 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 4480 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 4481 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 4494 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 4494 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 4515 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 4527 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 4585 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 4585 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4586 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 4587 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 4588 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 4589 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 4589 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4590 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 4591 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 4591 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4592 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 4593 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 4593 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4594 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 4595 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 4596 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 4597 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 4598 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 4599 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 4600 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 4643 | WARNING | [ ] Method name "_kern" should not be prefixed | | with an underscore to indicate visibility 4645 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4652 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 4652 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 4657 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 4657 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 4679 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 4679 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 4690 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4694 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 4694 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 4709 | WARNING | [ ] Method name "_smallCaps" should not be | | prefixed with an underscore to indicate | | visibility 4717 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4732 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 4748 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 4748 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 4821 | ERROR | [ ] Method name "mPDF::MultiCell" is not in camel | | caps format 4821 | ERROR | [x] Incorrect spacing between argument "$border" | | and equals sign; expected 1 but found 0 4821 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$border"; expected 1 | | but found 0 4821 | ERROR | [x] Incorrect spacing between argument "$align" | | and equals sign; expected 1 but found 0 4821 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 4821 | ERROR | [x] Incorrect spacing between argument "$fill" and | | equals sign; expected 1 but found 0 4821 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill"; expected 1 | | but found 0 4821 | ERROR | [x] Incorrect spacing between argument "$link" and | | equals sign; expected 1 but found 0 4821 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link"; expected 1 | | but found 0 4821 | ERROR | [x] Incorrect spacing between argument | | "$directionality" and equals sign; expected 1 | | but found 0 4821 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$directionality"; | | expected 1 but found 0 4821 | ERROR | [x] Incorrect spacing between argument "$encoded" | | and equals sign; expected 1 but found 0 4821 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encoded"; expected | | 1 but found 0 4821 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 4823 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 4831 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 4833 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 4833 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4834 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 4834 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4835 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 4835 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4836 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 4837 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 4838 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 4838 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4896 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4906 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 4906 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4908 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 4930 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 4930 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4931 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 4932 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 4933 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 4935 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 4936 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 4938 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 4938 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4940 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 4941 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 4942 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 4943 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 4948 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 4949 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 4950 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 4951 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 4953 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 4954 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 4955 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 4956 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 4957 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 4957 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4958 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 4959 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 4960 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 4960 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4961 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 4962 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 4962 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 4963 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 4965 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 4968 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 4968 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4970 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 4971 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 4972 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 5036 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 5067 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 5067 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5068 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 5077 | ERROR | [ ] Method name "mPDF::Write" is not in camel caps | | format 5077 | ERROR | [x] Incorrect spacing between argument "$currentx" | | and equals sign; expected 1 but found 0 5077 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$currentx"; expected | | 1 but found 0 5077 | ERROR | [x] Incorrect spacing between argument "$link" and | | equals sign; expected 1 but found 0 5077 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link"; expected 1 | | but found 0 5077 | ERROR | [x] Incorrect spacing between argument | | "$directionality" and equals sign; expected 1 | | but found 0 5077 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$directionality"; | | expected 1 but found 0 5077 | ERROR | [x] Incorrect spacing between argument "$align" | | and equals sign; expected 1 but found 0 5077 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 5136 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 5179 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 5203 | ERROR | [ ] Method name "mPDF::GetFirstBlockFill" is not | | in camel caps format 5207 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 5207 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 5208 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 5216 | ERROR | [ ] Method name "mPDF::SetBlockFill" is not in | | camel caps format 5262 | ERROR | [x] Incorrect spacing between argument "$write" | | and equals sign; expected 1 but found 0 5262 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$write"; expected 1 | | but found 0 5293 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5293 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 5295 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 5300 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 5305 | ERROR | [x] Incorrect spacing between argument "$newblock" | | and equals sign; expected 1 but found 0 5305 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$newblock"; expected | | 1 but found 0 5305 | ERROR | [x] Incorrect spacing between argument "$blockdir" | | and equals sign; expected 1 but found 0 5305 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$blockdir"; expected | | 1 but found 0 5305 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 5332 | ERROR | [x] Incorrect spacing between argument | | "$endofblock" and equals sign; expected 1 but | | found 0 5332 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$endofblock"; | | expected 1 but found 0 5332 | ERROR | [x] Incorrect spacing between argument "$next" and | | equals sign; expected 1 but found 0 5332 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$next"; expected 1 | | but found 0 5361 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5367 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 5380 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5416 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 5420 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 5423 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 5427 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5435 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 5445 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5454 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5454 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 5475 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5484 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5489 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 5490 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 5491 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 5491 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 5492 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 5493 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 5494 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 5498 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 5512 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5512 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 5534 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5535 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5536 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5537 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5547 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5563 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 5593 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5600 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 5602 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5603 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 5604 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 5613 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5624 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 5642 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 5663 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 5664 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 5667 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5678 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5683 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 5684 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 5690 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 5692 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 5695 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5717 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 5721 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 5724 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 5729 | ERROR | [x] Blank line found at start of control structure 5752 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5753 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 5754 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 5755 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 5755 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5761 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 5764 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 5771 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5771 | WARNING | [ ] Line exceeds 120 characters; contains 226 | | characters 5773 | WARNING | [ ] Line exceeds 120 characters; contains 259 | | characters 5774 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 5779 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 5781 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 5785 | WARNING | [ ] Line exceeds 120 characters; contains 263 | | characters 5787 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 5792 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters 5799 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 5806 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 5814 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 5815 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 5824 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5852 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 5863 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 5864 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 5869 | ERROR | [x] Blank line found at start of control structure 5878 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5887 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 5915 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5920 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 5926 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 5950 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 5955 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 5965 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 5967 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 5968 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 5970 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 5973 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 5991 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 6008 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 6011 | WARNING | [ ] Line exceeds 120 characters; contains 269 | | characters 6012 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 6019 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6028 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6031 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 6036 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6041 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6046 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6049 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6080 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters 6082 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6086 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 6087 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 6088 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 6090 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 6091 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 6096 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 6101 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6110 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 6112 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 6115 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6127 | ERROR | [x] Incorrect spacing between argument "$is_table" | | and equals sign; expected 1 but found 0 6127 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$is_table"; expected | | 1 but found 0 6127 | ERROR | [x] Incorrect spacing between argument "$blockdir" | | and equals sign; expected 1 but found 0 6127 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$blockdir"; expected | | 1 but found 0 6155 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6156 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 6157 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 6158 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 6158 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6159 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 6160 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 6161 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 6161 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6162 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 6183 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 6184 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 6205 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 18 6206 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 22 6207 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 22 6208 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 22 6209 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 6210 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 18 6211 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 22 6212 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 22 6213 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 6214 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 6214 | ERROR | [x] Closing brace indented incorrectly; expected | | 16 spaces, found 12 6250 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 6257 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 6258 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 6264 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 6279 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 6281 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 6287 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 6289 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 6290 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 6292 | WARNING | [ ] Line exceeds 120 characters; contains 224 | | characters 6297 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 6302 | WARNING | [ ] Line exceeds 120 characters; contains 283 | | characters 6326 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 6331 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 6332 | WARNING | [ ] Line exceeds 120 characters; contains 257 | | characters 6333 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 6340 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 6342 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 6349 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6360 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 6361 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6375 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6375 | WARNING | [ ] Line exceeds 120 characters; contains 354 | | characters 6378 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6378 | WARNING | [ ] Line exceeds 120 characters; contains 358 | | characters 6399 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6403 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6408 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6415 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6443 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 6464 | ERROR | [ ] Method name "mPDF::WriteFlowingBlock" is not | | in camel caps format 6500 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6507 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6547 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 6551 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 6554 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 6558 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6561 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 6562 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 6563 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 10 6564 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 10 6564 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6565 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 6565 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6565 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 6566 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 10 6566 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 6566 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6567 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 6567 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6568 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 6569 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 6570 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 6571 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 6571 | WARNING | [ ] Line exceeds 120 characters; contains 257 | | characters 6572 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 6572 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6573 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 10 6573 | WARNING | [ ] Line exceeds 120 characters; contains 226 | | characters 6576 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 10 6577 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 10 6580 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 10 6581 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 10 6582 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 6584 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6644 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 6645 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 6666 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 6671 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 6674 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 6682 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 6682 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 6684 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6687 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6688 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6689 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6690 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6692 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6693 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6694 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6697 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6700 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6701 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6704 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6705 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6706 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6706 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 6707 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6707 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 6708 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6709 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6710 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6711 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6712 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6713 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6713 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 6714 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6715 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6715 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 6719 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6719 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6719 | WARNING | [ ] Line exceeds 120 characters; contains 274 | | characters 6720 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6720 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 6721 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6721 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 6722 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6724 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6724 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6724 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6726 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6727 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6728 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 6729 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6730 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 6731 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6732 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6733 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6733 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 6734 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6734 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 6735 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6736 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6737 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6738 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6739 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6740 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6741 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6741 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 6742 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6746 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6747 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6748 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6752 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6753 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6753 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 6754 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6756 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6756 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 6758 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6759 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6760 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6761 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6762 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6763 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6763 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 6765 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6767 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6768 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6769 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6769 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 6771 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6771 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 6773 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6774 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6775 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6775 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 6776 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6777 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6778 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6779 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6779 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 6780 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6781 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6782 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6784 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6785 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6785 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 6787 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6789 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6789 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6790 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 6792 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 6793 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6794 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6795 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6796 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 6797 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 6798 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 6799 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6800 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 6801 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6803 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6804 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6805 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6805 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 6807 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6807 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 6809 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6810 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6811 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6811 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 6812 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6813 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6814 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6815 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6815 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 6816 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6817 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6818 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6820 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6821 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6821 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 6823 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6824 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6826 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6826 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 6828 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6829 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 6829 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 6831 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6831 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 6833 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6834 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6834 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 6835 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6836 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 6837 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6838 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6839 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6839 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 6840 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6841 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6842 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6844 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6845 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6847 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6849 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6850 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6851 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6852 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6854 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6855 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6855 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 6857 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6858 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 6858 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 6859 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 6860 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 6861 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6863 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6864 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 6864 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 6864 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 6866 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 6867 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 6868 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 6869 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 6870 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 6871 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 6872 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 6873 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 6874 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 6875 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 6877 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 6878 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 6879 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 6880 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 6881 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 6882 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 6883 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 6884 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 6885 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6885 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6886 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 6886 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 6886 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 6888 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 6889 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 6890 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 6891 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 6892 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 6893 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 6893 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 6894 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 6894 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6895 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 6896 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 6897 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6898 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6899 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6901 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6902 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6903 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 6904 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 6905 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 6905 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6906 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 6906 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6907 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 20 6907 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6908 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 6910 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6911 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 6912 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6913 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6914 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6915 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6916 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 6917 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 6918 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6920 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6921 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6921 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6922 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6924 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6925 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6926 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6927 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6927 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6928 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6929 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6930 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6931 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6932 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6933 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6935 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6936 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6939 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6940 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6941 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6941 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6944 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6944 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 6945 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6946 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6947 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6950 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6952 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6953 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6954 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6955 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6955 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 6956 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6957 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6958 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6959 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6960 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6962 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6963 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6964 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6965 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6965 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6966 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6967 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6968 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6969 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6970 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6971 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6972 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6973 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6974 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6974 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6974 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 6975 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6976 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6977 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 6978 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 6979 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6980 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6981 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6984 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6986 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6987 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6988 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6989 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6990 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6991 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6992 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6994 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 6995 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6996 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 6997 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6997 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6998 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 6999 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7000 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7002 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7002 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 7004 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7005 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7006 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7007 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7008 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7009 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 7010 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 7011 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 7011 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7012 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7012 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 7014 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7015 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7016 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7017 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7018 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7019 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 7020 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 7021 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 7022 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 7023 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 7024 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 7025 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7026 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7027 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7028 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7029 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7029 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 7030 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7031 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7032 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7033 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7034 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7036 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7037 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7038 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7038 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7038 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 7039 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7040 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7041 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7042 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7046 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7047 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7048 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7049 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7050 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7051 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7052 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7053 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7054 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7055 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7060 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7060 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7061 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7061 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7062 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7062 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7063 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7063 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7065 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7066 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7067 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7068 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7069 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7070 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7071 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7072 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7074 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7074 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7075 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7076 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7077 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7078 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7079 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7080 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7081 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7082 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7083 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7084 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7085 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7086 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7087 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7088 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7089 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7090 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7090 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 7091 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7092 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7093 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7094 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7096 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7097 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7098 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7099 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7100 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7101 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7102 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7103 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7106 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7107 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7109 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7110 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7111 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7112 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7113 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7116 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7117 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7118 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7119 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7120 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7121 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7122 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7123 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 7124 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 7125 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 7126 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 7126 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7127 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 7128 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 7129 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 7129 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7130 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 7131 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7132 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7133 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7136 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7137 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7138 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7139 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7140 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 7141 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7141 | WARNING | [ ] Line exceeds 120 characters; contains 458 | | characters 7141 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7144 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7145 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7146 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7147 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7148 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7149 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7150 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7150 | WARNING | [ ] Line exceeds 120 characters; contains 254 | | characters 7151 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7155 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7155 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 7157 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7158 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7160 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7161 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7163 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7164 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7164 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 7165 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7165 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 7166 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7168 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7169 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7170 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7174 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7174 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 7175 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7178 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7179 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7180 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7182 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7184 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7186 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7187 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7190 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7191 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7193 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7193 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 7194 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7195 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7196 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7198 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7198 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7199 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7200 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7201 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7206 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7207 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7208 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7209 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7210 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7212 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7213 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7214 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7214 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7218 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7218 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 7219 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7219 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 7220 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7221 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7222 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7222 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7223 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7227 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7228 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7229 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7230 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7231 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7232 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7233 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7236 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7236 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 7238 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7238 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 7239 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7240 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7241 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7241 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7242 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7244 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7246 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7249 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7250 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7251 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7251 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7253 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7254 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7255 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7256 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7257 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7258 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7261 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7261 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 7262 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7262 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 7263 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7264 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7267 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7268 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7270 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7271 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7272 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7273 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7275 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7276 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7277 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7278 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7279 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7280 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7281 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7282 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7283 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7284 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7285 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7286 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7287 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7290 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7290 | ERROR | [x] Blank line found at start of control structure 7293 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7294 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7295 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7296 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7297 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7299 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7299 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7300 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7301 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7302 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7303 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7304 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7305 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7306 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7307 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7308 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7308 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 7309 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7310 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7311 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7312 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7313 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7314 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7315 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7316 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7317 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7318 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7319 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7320 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7321 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7322 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7323 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7326 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7327 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7328 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7329 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7330 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7332 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7332 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 7334 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7335 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7338 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7339 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7339 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 7340 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7341 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7343 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7344 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7345 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7346 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7347 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7348 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7349 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7350 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7351 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7352 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7353 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7354 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7355 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7356 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7357 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7358 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7359 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7360 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7363 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7364 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7365 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7366 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7367 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7368 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7370 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7371 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7372 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7373 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7374 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7376 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7376 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 7378 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7378 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 7379 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7379 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 7380 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7381 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7381 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 7382 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7383 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7384 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7384 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 7385 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7387 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7388 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7389 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7390 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7391 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7393 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7394 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7395 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7396 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7397 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7398 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7399 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7401 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7401 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 7402 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7403 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7404 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7405 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7406 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7406 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 7407 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7408 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7412 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7413 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7417 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7418 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7420 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7421 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7421 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 7422 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7423 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7424 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7424 | WARNING | [ ] Line exceeds 120 characters; contains 265 | | characters 7425 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7425 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 7426 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7427 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7428 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7429 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7430 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7431 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7432 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7432 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7434 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7435 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7436 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7437 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7438 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7439 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7440 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7441 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7441 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7442 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7443 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7443 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 7444 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7445 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7446 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7447 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7448 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7448 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7449 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7451 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7452 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7453 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7453 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7455 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7455 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7456 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7462 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7463 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7464 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7468 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7469 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7471 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7472 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7473 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7474 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7475 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7476 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7477 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7478 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7479 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7480 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7481 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7483 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7484 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7484 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 7484 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 7485 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7486 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7487 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7488 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7489 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7489 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7490 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7491 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7492 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7493 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7494 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7495 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 7496 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 7497 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 7498 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 7499 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 7500 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 7501 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 7502 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 7503 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7504 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7505 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7506 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7507 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7508 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7509 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7510 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7511 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7512 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7514 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7518 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7519 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7520 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7520 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7522 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7523 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7523 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7524 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7525 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7526 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7527 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7528 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7529 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7530 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7531 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7532 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7533 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7534 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 7534 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7535 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 7535 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 7550 | WARNING | [ ] Method name "_advanceFloatMargins" should not | | be prefixed with an underscore to indicate | | visibility 7553 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 7571 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 7596 | ERROR | [ ] Method name "mPDF::WordWrap" is not in camel | | caps format 7625 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7677 | WARNING | [ ] Method name "_SetTextRendering" should not be | | prefixed with an underscore to indicate | | visibility 7677 | ERROR | [ ] Method name "mPDF::_SetTextRendering" is not | | in camel caps format 7683 | WARNING | [ ] Line exceeds 120 characters; contains 237 | | characters 7689 | ERROR | [ ] Method name "mPDF::SetTextOutline" is not in | | camel caps format 7689 | ERROR | [x] Incorrect spacing between argument "$params" | | and equals sign; expected 1 but found 0 7689 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$params"; expected 1 | | but found 0 7690 | ERROR | [x] Opening brace must be the last content on the | | line 7690 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7695 | WARNING | [ ] Line exceeds 120 characters; contains 241 | | characters 7704 | WARNING | [ ] Line exceeds 120 characters; contains 241 | | characters 7711 | ERROR | [ ] Method name "mPDF::Image" is not in camel caps | | format 7711 | ERROR | [x] Incorrect spacing between argument "$w" and | | equals sign; expected 1 but found 0 7711 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$w"; expected 1 but | | found 0 7711 | ERROR | [x] Incorrect spacing between argument "$h" and | | equals sign; expected 1 but found 0 7711 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$h"; expected 1 but | | found 0 7711 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 7711 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 | | but found 0 7711 | ERROR | [x] Incorrect spacing between argument "$link" and | | equals sign; expected 1 but found 0 7711 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link"; expected 1 | | but found 0 7711 | ERROR | [x] Incorrect spacing between argument "$paint" | | and equals sign; expected 1 but found 0 7711 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$paint"; expected 1 | | but found 0 7711 | ERROR | [x] Incorrect spacing between argument | | "$constrain" and equals sign; expected 1 but | | found 0 7711 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$constrain"; | | expected 1 but found 0 7711 | ERROR | [x] Incorrect spacing between argument | | "$watermark" and equals sign; expected 1 but | | found 0 7711 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$watermark"; | | expected 1 but found 0 7711 | ERROR | [x] Incorrect spacing between argument | | "$shownoimg" and equals sign; expected 1 but | | found 0 7711 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$shownoimg"; | | expected 1 but found 0 7711 | ERROR | [x] Incorrect spacing between argument | | "$allowvector" and equals sign; expected 1 but | | found 0 7711 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$allowvector"; | | expected 1 but found 0 7711 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 7721 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7722 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 7722 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7738 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 11 7786 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7807 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7808 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7808 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7809 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7810 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7811 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7811 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 7811 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7812 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7813 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 7814 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 7814 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7815 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7815 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7815 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 7816 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7816 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 7816 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7817 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7817 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7818 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 7819 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 7819 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7821 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7829 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 7831 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 6 7834 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 7836 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 7840 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 7841 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 7847 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7861 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 7896 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7902 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 7904 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 7907 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 7909 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 7926 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 7927 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 7944 | WARNING | [ ] Method name "_getObjAttr" should not be | | prefixed with an underscore to indicate | | visibility 7956 | ERROR | [x] Incorrect spacing between argument "$paint" | | and equals sign; expected 1 but found 0 7956 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$paint"; expected 1 | | but found 0 7956 | ERROR | [x] Incorrect spacing between argument "$is_table" | | and equals sign; expected 1 but found 0 7956 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$is_table"; expected | | 1 but found 0 7956 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 7981 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 7982 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 8010 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8011 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 8012 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8013 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 8013 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 8014 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 8015 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8016 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 8018 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8019 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 8020 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 8021 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 8022 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8023 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8024 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8025 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 8057 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 8058 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 8063 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 8064 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 8071 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 8072 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8085 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 8086 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 8089 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 8090 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 8122 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 8167 | ERROR | [ ] Method name "mPDF::SetLineJoin" is not in | | camel caps format 8167 | ERROR | [x] Incorrect spacing between argument "$mode" and | | equals sign; expected 1 but found 0 8167 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mode"; expected 1 | | but found 0 8170 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 8175 | ERROR | [ ] Method name "mPDF::SetLineCap" is not in camel | | caps format 8175 | ERROR | [x] Incorrect spacing between argument "$mode" and | | equals sign; expected 1 but found 0 8175 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mode"; expected 1 | | but found 0 8178 | WARNING | [ ] Line exceeds 120 characters; contains 218 | | characters 8184 | ERROR | [ ] Method name "mPDF::SetDash" is not in camel | | caps format 8184 | ERROR | [x] Incorrect spacing between argument "$black" | | and equals sign; expected 1 but found 0 8184 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$black"; expected 1 | | but found 0 8184 | ERROR | [x] Incorrect spacing between argument "$white" | | and equals sign; expected 1 but found 0 8184 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$white"; expected 1 | | but found 0 8191 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 8197 | ERROR | [ ] Method name "mPDF::SetDisplayPreferences" is | | not in camel caps format 8204 | ERROR | [ ] Method name "mPDF::Ln" is not in camel caps | | format 8204 | ERROR | [x] Incorrect spacing between argument "$h" and | | equals sign; expected 1 but found 0 8204 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$h"; expected 1 but | | found 0 8204 | ERROR | [x] Incorrect spacing between argument | | "$collapsible" and equals sign; expected 1 but | | found 0 8204 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$collapsible"; | | expected 1 but found 0 8221 | ERROR | [ ] Method name "mPDF::DivLn" is not in camel caps | | format 8221 | ERROR | [x] Incorrect spacing between argument "$level" | | and equals sign; expected 1 but found 0 8221 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$level"; expected 1 | | but found 0 8221 | ERROR | [x] Incorrect spacing between argument "$move_y" | | and equals sign; expected 1 but found 0 8221 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$move_y"; expected 1 | | but found 0 8221 | ERROR | [x] Incorrect spacing between argument | | "$collapsible" and equals sign; expected 1 but | | found 0 8221 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$collapsible"; | | expected 1 but found 0 8221 | ERROR | [x] Incorrect spacing between argument "$state" | | and equals sign; expected 1 but found 0 8221 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$state"; expected 1 | | but found 0 8229 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 8231 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8252 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8253 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 8253 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 8256 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8256 | WARNING | [ ] Line exceeds 120 characters; contains 346 | | characters 8288 | ERROR | [ ] Method name "mPDF::SetX" is not in camel caps | | format 8298 | ERROR | [ ] Method name "mPDF::SetY" is not in camel caps | | format 8309 | ERROR | [ ] Method name "mPDF::SetXY" is not in camel caps | | format 8317 | ERROR | [ ] Method name "mPDF::Output" is not in camel | | caps format 8317 | ERROR | [x] Incorrect spacing between argument "$name" and | | equals sign; expected 1 but found 0 8317 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$name"; expected 1 | | but found 0 8317 | ERROR | [x] Incorrect spacing between argument "$dest" and | | equals sign; expected 1 but found 0 8317 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$dest"; expected 1 | | but found 0 8324 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 8325 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 8326 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 8326 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8327 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 8328 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 8329 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 8332 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8353 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 8357 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 8450 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 11 8451 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 8452 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 8453 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 8454 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 8456 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 8458 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 8459 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 8460 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 8461 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 8462 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 8464 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 8465 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 8466 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 8467 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 8468 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 8469 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 8470 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 8471 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 8472 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8473 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 8474 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 11 8476 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8477 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 8478 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 8479 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 8480 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8481 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8482 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8483 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8484 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8485 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8486 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8487 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8488 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8489 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 8491 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 8492 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 8493 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8494 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8495 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 8496 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 11 8498 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8499 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 8500 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 8501 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 8502 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8503 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8504 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 8505 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 11 8507 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 8508 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 11 8509 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 8510 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 8510 | ERROR | [x] Closing brace indented incorrectly; expected | | 12 spaces, found 8 8511 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8518 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 8535 | WARNING | [ ] Method name "_dochecks" should not be prefixed | | with an underscore to indicate visibility 8548 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 8552 | WARNING | [ ] Method name "_begindoc" should not be prefixed | | with an underscore to indicate visibility 8557 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8562 | WARNING | [ ] Method name "_puthtmlheaders" should not be | | prefixed with an underscore to indicate | | visibility 8566 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 8566 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 8569 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 8569 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8584 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 8604 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8605 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 8605 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8606 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 8606 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8608 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 8614 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8632 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 8640 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8666 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 8691 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8692 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 8692 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8693 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 8693 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8696 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 8703 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8728 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 8737 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8762 | WARNING | [ ] Method name "_putpages" should not be prefixed | | with an underscore to indicate visibility 8778 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 8778 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 8804 | ERROR | [x] Expected 1 space before "=>"; 0 found 8804 | ERROR | [x] Expected 1 space after "=>"; 0 found 8813 | ERROR | [x] Expected 1 space before "=>"; 0 found 8813 | ERROR | [x] Expected 1 space after "=>"; 0 found 8820 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 8820 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 8822 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8855 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 8855 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 8879 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 8879 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 8896 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 8896 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 8920 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 8920 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 8945 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 8953 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 8965 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 9010 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 9010 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 9040 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 9040 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 9051 | WARNING | [ ] Method name "_putannots" should not be | | prefixed with an underscore to indicate | | visibility 9055 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 9055 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 9073 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9074 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9075 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9076 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9077 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9084 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9092 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 9093 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 9094 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 9095 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 9096 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 9117 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9127 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 9128 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 9129 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 9130 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 9130 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 9130 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9131 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 9132 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 9133 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 9134 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 9135 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 9136 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 9137 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 9138 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 9139 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 9140 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 9140 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9170 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 9174 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 9218 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 9284 | ERROR | [ ] Method name "mPDF::Annotation" is not in camel | | caps format 9284 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 9284 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 9284 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 9284 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 9284 | ERROR | [x] Incorrect spacing between argument "$icon" and | | equals sign; expected 1 but found 0 9284 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$icon"; expected 1 | | but found 0 9284 | ERROR | [x] Incorrect spacing between argument "$author" | | and equals sign; expected 1 but found 0 9284 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$author"; expected 1 | | but found 0 9284 | ERROR | [x] Incorrect spacing between argument "$subject" | | and equals sign; expected 1 but found 0 9284 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$subject"; expected | | 1 but found 0 9284 | ERROR | [x] Incorrect spacing between argument "$opacity" | | and equals sign; expected 1 but found 0 9284 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$opacity"; expected | | 1 but found 0 9284 | ERROR | [x] Incorrect spacing between argument "$colarray" | | and equals sign; expected 1 but found 0 9284 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$colarray"; expected | | 1 but found 0 9284 | ERROR | [x] Incorrect spacing between argument "$popup" | | and equals sign; expected 1 but found 0 9284 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$popup"; expected 1 | | but found 0 9284 | ERROR | [x] Incorrect spacing between argument "$file" and | | equals sign; expected 1 but found 0 9284 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$file"; expected 1 | | but found 0 9284 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 9299 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9311 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 9325 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 9327 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9353 | WARNING | [ ] Method name "_putfonts" should not be prefixed | | with an underscore to indicate visibility 9356 | ERROR | [x] Expected 1 space before "=>"; 0 found 9356 | ERROR | [x] Expected 1 space after "=>"; 0 found 9361 | ERROR | [x] Expected 1 space before "=>"; 0 found 9361 | ERROR | [x] Expected 1 space after "=>"; 0 found 9377 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9402 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9402 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 9408 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9408 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 9466 | ERROR | [x] Expected 1 space before "=>"; 0 found 9466 | ERROR | [x] Expected 1 space after "=>"; 0 found 9476 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9483 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9489 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 9493 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 9504 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 9516 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 9516 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 9517 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9522 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 9527 | ERROR | [x] Expected 1 space before "=>"; 0 found 9527 | ERROR | [x] Expected 1 space after "=>"; 0 found 9541 | WARNING | [ ] Line exceeds 120 characters; contains 208 | | characters 9567 | ERROR | [x] Expected 1 space before "=>"; 0 found 9567 | ERROR | [x] Expected 1 space after "=>"; 0 found 9571 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9613 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9615 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 9628 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9628 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 9711 | ERROR | [x] Expected 1 space before "=>"; 0 found 9711 | ERROR | [x] Expected 1 space after "=>"; 0 found 9715 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9735 | ERROR | [x] Expected 1 space before "=>"; 0 found 9735 | ERROR | [x] Expected 1 space after "=>"; 0 found 9754 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9754 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 9756 | ERROR | [x] Expected 1 space before "=>"; 0 found 9756 | ERROR | [x] Expected 1 space after "=>"; 0 found 9795 | WARNING | [ ] Method name "_putTTfontwidths" should not be | | prefixed with an underscore to indicate | | visibility 9893 | WARNING | [ ] Method name "_putfontranges" should not be | | prefixed with an underscore to indicate | | visibility 9938 | WARNING | [ ] Method name "_putfontwidths" should not be | | prefixed with an underscore to indicate | | visibility 9938 | ERROR | [x] Incorrect spacing between argument | | "$cidoffset" and equals sign; expected 1 but | | found 0 9938 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cidoffset"; | | expected 1 but found 0 9995 | WARNING | [ ] Method name "_putType0" should not be prefixed | | with an underscore to indicate visibility 10038 | WARNING | [ ] Method name "_putimages" should not be | | prefixed with an underscore to indicate | | visibility 10079 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 10079 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 10100 | WARNING | [ ] Method name "_putinfo" should not be prefixed | | with an underscore to indicate visibility 10129 | WARNING | [ ] Method name "_putmetadata" should not be | | prefixed with an underscore to indicate | | visibility 10136 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10138 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 10139 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 10140 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 10141 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 10142 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 10143 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 10144 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 10145 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 10146 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 10147 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 10147 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 10150 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10150 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 10205 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 10206 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 10210 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 10222 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10223 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 10223 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10224 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 10229 | WARNING | [ ] Method name "_putoutputintent" should not be | | prefixed with an underscore to indicate | | visibility 10247 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10292 | WARNING | [ ] Method name "_putcatalog" should not be | | prefixed with an underscore to indicate | | visibility 10381 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 10381 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10392 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10403 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 10407 | ERROR | [x] Expected 1 space before "=>"; 0 found 10407 | ERROR | [x] Expected 1 space after "=>"; 0 found 10407 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10416 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10417 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 10417 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10418 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 10419 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 10420 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 10426 | ERROR | [ ] Method name "mPDF::SetUserRights" is not in | | camel caps format 10426 | ERROR | [x] Incorrect spacing between argument "$enable" | | and equals sign; expected 1 but found 0 10426 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$enable"; expected 1 | | but found 0 10426 | ERROR | [x] Incorrect spacing between argument "$annots" | | and equals sign; expected 1 but found 0 10426 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$annots"; expected 1 | | but found 0 10426 | ERROR | [x] Incorrect spacing between argument "$form" and | | equals sign; expected 1 but found 0 10426 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$form"; expected 1 | | but found 0 10426 | ERROR | [x] Incorrect spacing between argument | | "$signature" and equals sign; expected 1 but | | found 0 10426 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$signature"; | | expected 1 but found 0 10431 | WARNING | [ ] Method name "_enddoc" should not be prefixed | | with an underscore to indicate visibility 10435 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10436 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 10436 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10437 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 10438 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 10439 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 10439 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10441 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 10441 | ERROR | [x] Expected 1 space before "=>"; 0 found 10441 | ERROR | [x] Expected 1 space after "=>"; 0 found 10442 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 10443 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 10444 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 10445 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 10445 | ERROR | [x] Expected 1 space before "=>"; 0 found 10445 | ERROR | [x] Expected 1 space after "=>"; 0 found 10446 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 10447 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 10448 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 10449 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 10450 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 10450 | ERROR | [x] Expected 1 space before "=>"; 0 found 10450 | ERROR | [x] Expected 1 space after "=>"; 0 found 10451 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 10452 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 10453 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 10454 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 10455 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 10459 | ERROR | [x] Expected 1 space before "=>"; 0 found 10459 | ERROR | [x] Expected 1 space after "=>"; 0 found 10464 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 10464 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 10469 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 10469 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 10473 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 10473 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10480 | ERROR | [x] Expected 1 space before "=>"; 0 found 10480 | ERROR | [x] Expected 1 space after "=>"; 0 found 10484 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 10493 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10502 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10521 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10530 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 10555 | WARNING | [ ] Method name "_beginpage" should not be | | prefixed with an underscore to indicate | | visibility 10555 | ERROR | [x] Incorrect spacing between argument "$mgl" and | | equals sign; expected 1 but found 0 10555 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgl"; expected 1 | | but found 0 10555 | ERROR | [x] Incorrect spacing between argument "$mgr" and | | equals sign; expected 1 but found 0 10555 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgr"; expected 1 | | but found 0 10555 | ERROR | [x] Incorrect spacing between argument "$mgt" and | | equals sign; expected 1 but found 0 10555 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgt"; expected 1 | | but found 0 10555 | ERROR | [x] Incorrect spacing between argument "$mgb" and | | equals sign; expected 1 but found 0 10555 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgb"; expected 1 | | but found 0 10555 | ERROR | [x] Incorrect spacing between argument "$mgh" and | | equals sign; expected 1 but found 0 10555 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgh"; expected 1 | | but found 0 10555 | ERROR | [x] Incorrect spacing between argument "$mgf" and | | equals sign; expected 1 but found 0 10555 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgf"; expected 1 | | but found 0 10555 | ERROR | [x] Incorrect spacing between argument "$ohname" | | and equals sign; expected 1 but found 0 10555 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ohname"; expected 1 | | but found 0 10555 | ERROR | [x] Incorrect spacing between argument "$ehname" | | and equals sign; expected 1 but found 0 10555 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ehname"; expected 1 | | but found 0 10555 | ERROR | [x] Incorrect spacing between argument "$ofname" | | and equals sign; expected 1 but found 0 10555 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ofname"; expected 1 | | but found 0 10555 | ERROR | [x] Incorrect spacing between argument "$efname" | | and equals sign; expected 1 but found 0 10555 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$efname"; expected 1 | | but found 0 10555 | ERROR | [x] Incorrect spacing between argument "$ohvalue" | | and equals sign; expected 1 but found 0 10555 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ohvalue"; expected | | 1 but found 0 10555 | ERROR | [x] Incorrect spacing between argument "$ehvalue" | | and equals sign; expected 1 but found 0 10555 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ehvalue"; expected | | 1 but found 0 10555 | ERROR | [x] Incorrect spacing between argument "$ofvalue" | | and equals sign; expected 1 but found 0 10555 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ofvalue"; expected | | 1 but found 0 10555 | ERROR | [x] Incorrect spacing between argument "$efvalue" | | and equals sign; expected 1 but found 0 10555 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$efvalue"; expected | | 1 but found 0 10555 | ERROR | [x] Incorrect spacing between argument "$pagesel" | | and equals sign; expected 1 but found 0 10555 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pagesel"; expected | | 1 but found 0 10555 | ERROR | [x] Incorrect spacing between argument | | "$newformat" and equals sign; expected 1 but | | found 0 10555 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$newformat"; | | expected 1 but found 0 10555 | WARNING | [ ] Line exceeds 120 characters; contains 222 | | characters 10588 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 10617 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 10664 | ERROR | [x] Blank line found at start of control structure 10681 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10696 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10707 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 10708 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 10711 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 10714 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 10719 | WARNING | [ ] Line exceeds 120 characters; contains 301 | | characters 10741 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10759 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10787 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10815 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10843 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10877 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10880 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10893 | WARNING | [ ] Method name "_setAutoHeaderHeight" should not | | be prefixed with an underscore to indicate | | visibility 10917 | WARNING | [ ] Method name "_setAutoFooterHeight" should not | | be prefixed with an underscore to indicate | | visibility 10942 | WARNING | [ ] Method name "_getHFHeight" should not be | | prefixed with an underscore to indicate | | visibility 10966 | WARNING | [ ] Method name "_endpage" should not be prefixed | | with an underscore to indicate visibility 10975 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10980 | WARNING | [ ] Method name "_newobj" should not be prefixed | | with an underscore to indicate visibility 10980 | ERROR | [x] Incorrect spacing between argument "$obj_id" | | and equals sign; expected 1 but found 0 10980 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$obj_id"; expected 1 | | but found 0 10980 | ERROR | [x] Incorrect spacing between argument | | "$onlynewobj" and equals sign; expected 1 but | | found 0 10980 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$onlynewobj"; | | expected 1 but found 0 10993 | WARNING | [ ] Method name "_dounderline" should not be | | prefixed with an underscore to indicate | | visibility 11000 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 11004 | WARNING | [ ] Method name "_imageError" should not be | | prefixed with an underscore to indicate | | visibility 11015 | WARNING | [ ] Method name "_getImage" should not be prefixed | | with an underscore to indicate visibility 11015 | ERROR | [x] Incorrect spacing between argument | | "$firsttime" and equals sign; expected 1 but | | found 0 11015 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$firsttime"; | | expected 1 but found 0 11015 | ERROR | [x] Incorrect spacing between argument | | "$allowvector" and equals sign; expected 1 but | | found 0 11015 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$allowvector"; | | expected 1 but found 0 11015 | ERROR | [x] Incorrect spacing between argument | | "$orig_srcpath" and equals sign; expected 1 | | but found 0 11015 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$orig_srcpath"; | | expected 1 but found 0 11050 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 11070 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 11070 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 11071 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 11071 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 11071 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 11072 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 11073 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 11074 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 11077 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 11077 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 11128 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 11128 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 11129 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 11129 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 11130 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 11131 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 11134 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 11140 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 11148 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 11152 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 11169 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 11175 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 11189 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 11240 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 11240 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 11248 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 11255 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 11255 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 11256 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 11257 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 11257 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 11258 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 11259 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 11259 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 11260 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 11261 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 11263 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 11293 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 11293 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 11294 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 11295 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 11299 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 11300 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 11301 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 11302 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 11303 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 11304 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 11305 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 11306 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 11307 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 11308 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 11309 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 11316 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 11328 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 11333 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 11340 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 11350 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 11361 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 11368 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 11378 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 11391 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 11399 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 11406 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 11412 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 11418 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 11433 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 11480 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 11482 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 11498 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 11518 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 11525 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 11531 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 11535 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 11595 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 11597 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 11605 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 11625 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 11643 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 11648 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 11661 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 11669 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 11675 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 11689 | WARNING | [ ] Method name "_convImage" should not be | | prefixed with an underscore to indicate | | visibility 11725 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 11732 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 11797 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 11820 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 11821 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 11841 | WARNING | [ ] Method name "_fourbytes2int" should not be | | prefixed with an underscore to indicate | | visibility 11847 | WARNING | [ ] Method name "_twobytes2int" should not be | | prefixed with an underscore to indicate | | visibility 11853 | WARNING | [ ] Method name "_jpgHeaderFromString" should not | | be prefixed with an underscore to indicate | | visibility 11856 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 11860 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 11860 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 11861 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 11869 | WARNING | [ ] Method name "_jpgDataFromHeader" should not be | | prefixed with an underscore to indicate | | visibility 11888 | ERROR | [ ] Method name "mPDF::file_get_contents_by_curl" | | is not in camel caps format 11901 | ERROR | [ ] Method name | | "mPDF::file_get_contents_by_socket" is not in | | camel caps format 11938 | WARNING | [ ] Method name "_imageTypeFromString" should not | | be prefixed with an underscore to indicate | | visibility 11947 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 11951 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 11955 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 11965 | WARNING | [ ] Method name "_putformobjects" should not be | | prefixed with an underscore to indicate | | visibility 11974 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 11992 | WARNING | [ ] Method name "_freadint" should not be prefixed | | with an underscore to indicate visibility 12002 | WARNING | [ ] Method name "_UTF16BEtextstring" should not be | | prefixed with an underscore to indicate | | visibility 12013 | WARNING | [ ] Method name "_textstring" should not be | | prefixed with an underscore to indicate | | visibility 12024 | WARNING | [ ] Method name "_escape" should not be prefixed | | with an underscore to indicate visibility 12030 | WARNING | [ ] Method name "_putstream" should not be | | prefixed with an underscore to indicate | | visibility 12043 | WARNING | [ ] Method name "_out" should not be prefixed with | | an underscore to indicate visibility 12043 | ERROR | [x] Incorrect spacing between argument "$ln" and | | equals sign; expected 1 but found 0 12043 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ln"; expected 1 but | | found 0 12048 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 12055 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 12055 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12055 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 12056 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 12058 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 12059 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 12059 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 12061 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 12064 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 12065 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 12067 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12078 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 12078 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12079 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 12079 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12080 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 12080 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12081 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 12081 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12082 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 12082 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12083 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 12084 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 12090 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 12095 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 12095 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12096 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 12096 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12097 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 12097 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12098 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 12105 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 12105 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12105 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 12106 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 12108 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 12109 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 12109 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12110 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 12111 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 12112 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 12113 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 12114 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 12115 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 12120 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 12121 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 12121 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12122 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 12122 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12123 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 12123 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12124 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 12124 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12125 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 12136 | ERROR | [x] Incorrect spacing between argument "$angle" | | and equals sign; expected 1 but found 0 12136 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$angle"; expected 1 | | but found 0 12136 | ERROR | [x] Incorrect spacing between argument "$fontsize" | | and equals sign; expected 1 but found 0 12136 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontsize"; expected | | 1 but found 0 12136 | ERROR | [x] Incorrect spacing between argument "$alpha" | | and equals sign; expected 1 but found 0 12136 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$alpha"; expected 1 | | but found 0 12144 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12153 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12153 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12155 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 12156 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 12157 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 12157 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12159 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12164 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12166 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12177 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12177 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 12191 | ERROR | [x] Incorrect spacing between argument "$alpha" | | and equals sign; expected 1 but found 0 12191 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$alpha"; expected 1 | | but found 0 12209 | ERROR | [ ] Method name "mPDF::Rotate" is not in camel | | caps format 12209 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 12209 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 12209 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 12209 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 12227 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 12233 | ERROR | [ ] Method name "mPDF::CircularText" is not in | | camel caps format 12233 | ERROR | [x] Incorrect spacing between argument "$align" | | and equals sign; expected 1 but found 0 12233 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 12233 | ERROR | [x] Incorrect spacing between argument | | "$fontfamily" and equals sign; expected 1 but | | found 0 12233 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontfamily"; | | expected 1 but found 0 12233 | ERROR | [x] Incorrect spacing between argument "$fontsize" | | and equals sign; expected 1 but found 0 12233 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontsize"; expected | | 1 but found 0 12233 | ERROR | [x] Incorrect spacing between argument | | "$fontstyle" and equals sign; expected 1 but | | found 0 12233 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontstyle"; | | expected 1 but found 0 12233 | ERROR | [x] Incorrect spacing between argument "$kerning" | | and equals sign; expected 1 but found 0 12233 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$kerning"; expected | | 1 but found 0 12233 | ERROR | [x] Incorrect spacing between argument | | "$fontwidth" and equals sign; expected 1 but | | found 0 12233 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontwidth"; | | expected 1 but found 0 12233 | ERROR | [ ] Arguments with default values must be at the | | end of the argument list 12233 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 12234 | ERROR | [x] Opening brace must be the last content on the | | line 12234 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12241 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12241 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 12246 | ERROR | [ ] Method name "mPDF::RoundedRect" is not in | | camel caps format 12278 | WARNING | [ ] Method name "_Arc" should not be prefixed with | | an underscore to indicate visibility 12278 | ERROR | [ ] Method name "mPDF::_Arc" is not in camel caps | | format 12282 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 12283 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 12284 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 12285 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 12286 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 12287 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 12288 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 12289 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 12289 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12300 | ERROR | [ ] Method name "mPDF::Shaded_box" is not in camel | | caps format 12300 | ERROR | [x] Incorrect spacing between argument "$font" and | | equals sign; expected 1 but found 0 12300 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$font"; expected 1 | | but found 0 12300 | ERROR | [x] Incorrect spacing between argument | | "$fontstyle" and equals sign; expected 1 but | | found 0 12300 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontstyle"; | | expected 1 but found 0 12300 | ERROR | [x] Incorrect spacing between argument "$szfont" | | and equals sign; expected 1 but found 0 12300 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$szfont"; expected 1 | | but found 0 12300 | ERROR | [x] Incorrect spacing between argument "$width" | | and equals sign; expected 1 but found 0 12300 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$width"; expected 1 | | but found 0 12300 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 12300 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 12300 | ERROR | [x] Incorrect spacing between argument "$radius" | | and equals sign; expected 1 but found 0 12300 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$radius"; expected 1 | | but found 0 12300 | ERROR | [x] Incorrect spacing between argument "$fill" and | | equals sign; expected 1 but found 0 12300 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill"; expected 1 | | but found 0 12300 | ERROR | [x] Incorrect spacing between argument "$color" | | and equals sign; expected 1 but found 0 12300 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$color"; expected 1 | | but found 0 12300 | ERROR | [x] Incorrect spacing between argument "$pad" and | | equals sign; expected 1 but found 0 12300 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pad"; expected 1 | | but found 0 12300 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 12314 | ERROR | [x] Incorrect spacing between argument | | "$addSubset" and equals sign; expected 1 but | | found 0 12314 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$addSubset"; | | expected 1 but found 0 12329 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 12375 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 12404 | ERROR | [x] Incorrect spacing between argument "$setbom" | | and equals sign; expected 1 but found 0 12404 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$setbom"; expected 1 | | but found 0 12407 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 12408 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 12432 | ERROR | [ ] Method name "mPDF::AddCIDFont" is not in camel | | caps format 12446 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 12449 | ERROR | [ ] Method name "mPDF::AddCJKFont" is not in camel | | caps format 12465 | ERROR | [ ] Method name "mPDF::AddBig5Font" is not in | | camel caps format 12474 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12475 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12476 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12477 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12478 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12479 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12480 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12481 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12489 | ERROR | [ ] Method name "mPDF::AddGBFont" is not in camel | | caps format 12498 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12499 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12500 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12501 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12502 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12503 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12504 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12505 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12506 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12514 | ERROR | [ ] Method name "mPDF::AddSJISFont" is not in | | camel caps format 12523 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12524 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12525 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12526 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12527 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12528 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12529 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12530 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12531 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12538 | ERROR | [ ] Method name "mPDF::AddUHCFont" is not in camel | | caps format 12547 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12548 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12549 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12550 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12551 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12552 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12553 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12554 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12555 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12571 | ERROR | [ ] Method name "mPDF::SetAutoFont" is not in | | camel caps format 12586 | ERROR | [ ] Method name "mPDF::SetDefaultFont" is not in | | camel caps format 12600 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12605 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12610 | ERROR | [ ] Method name "mPDF::SetDefaultFontSize" is not | | in camel caps format 12619 | ERROR | [ ] Method name "mPDF::SetDefaultBodyCSS" is not | | in camel caps format 12628 | ERROR | [ ] Method name "mPDF::SetDirectionality" is not | | in camel caps format 12628 | ERROR | [x] Incorrect spacing between argument "$dir" and | | equals sign; expected 1 but found 0 12628 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$dir"; expected 1 | | but found 0 12650 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12657 | ERROR | [ ] Method name "mPDF::SetLineHeightCorrection" is | | not in camel caps format 12667 | ERROR | [ ] Method name "mPDF::SetLineHeight" is not in | | camel caps format 12667 | ERROR | [x] Incorrect spacing between argument "$FontPt" | | and equals sign; expected 1 but found 0 12667 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$FontPt"; expected 1 | | but found 0 12693 | WARNING | [ ] Method name "_computeLineheight" should not be | | prefixed with an underscore to indicate | | visibility 12693 | ERROR | [x] Incorrect spacing between argument "$fs" and | | equals sign; expected 1 but found 0 12693 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fs"; expected 1 but | | found 0 12715 | ERROR | [ ] Method name "mPDF::SetBasePath" is not in | | camel caps format 12715 | ERROR | [x] Incorrect spacing between argument "$str" and | | equals sign; expected 1 but found 0 12715 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$str"; expected 1 | | but found 0 12747 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12748 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 12748 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12749 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 12750 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 12759 | ERROR | [ ] Method name "mPDF::GetFullPath" is not in | | camel caps format 12759 | ERROR | [x] Incorrect spacing between argument "$basepath" | | and equals sign; expected 1 but found 0 12759 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$basepath"; expected | | 1 but found 0 12766 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12767 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12767 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12768 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12768 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12769 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 12780 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12788 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 12788 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 12793 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 12794 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 12795 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 12796 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 12797 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 12798 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 12799 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 12806 | WARNING | [ ] Method name "_get_file" should not be prefixed | | with an underscore to indicate visibility 12806 | ERROR | [ ] Method name "mPDF::_get_file" is not in camel | | caps format 12823 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 12831 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 12849 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12877 | ERROR | [x] Expected 1 space before "=>"; 0 found 12877 | ERROR | [x] Expected 1 space after "=>"; 0 found 12905 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12944 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 12992 | ERROR | [ ] Method name "mPDF::RestartDocTemplate" is not | | in camel caps format 13000 | ERROR | [ ] Method name "mPDF::Header" is not in camel | | caps format 13000 | ERROR | [x] Incorrect spacing between argument "$content" | | and equals sign; expected 1 but found 0 13000 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$content"; expected | | 1 but found 0 13007 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 13015 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 13019 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13039 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13041 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13041 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13060 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13070 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13098 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 13098 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13100 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 13101 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 13102 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 13102 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13103 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 13113 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 13136 | WARNING | [ ] Line exceeds 120 characters; contains 251 | | characters 13138 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 13145 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13153 | ERROR | [ ] Method name "mPDF::TableHeaderFooter" is not | | in camel caps format 13153 | ERROR | [x] Incorrect spacing between argument "$content" | | and equals sign; expected 1 but found 0 13153 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$content"; expected | | 1 but found 0 13153 | ERROR | [x] Incorrect spacing between argument | | "$tablestartpage" and equals sign; expected 1 | | but found 0 13153 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tablestartpage"; | | expected 1 but found 0 13153 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tablestartcolumn"; | | expected 1 but found 0 13153 | ERROR | [ ] Arguments with default values must be at the | | end of the argument list 13153 | ERROR | [x] Incorrect spacing between argument | | "$firstSpread" and equals sign; expected 1 but | | found 0 13153 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$firstSpread"; | | expected 1 but found 0 13153 | ERROR | [x] Incorrect spacing between argument | | "$finalSpread" and equals sign; expected 1 but | | found 0 13153 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$finalSpread"; | | expected 1 but found 0 13153 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 13155 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13177 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13184 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 13213 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13215 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13221 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13222 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 13222 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13223 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 13223 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13224 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 7 13224 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13225 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 13226 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 7 13226 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13236 | ERROR | [x] Expected 1 space before "=>"; 0 found 13236 | ERROR | [x] Expected 1 space after "=>"; 0 found 13237 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13237 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 13244 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 13277 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13281 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13281 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 13284 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13288 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13321 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 13331 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 13333 | WARNING | [ ] Line exceeds 120 characters; contains 292 | | characters 13340 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 13363 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 13365 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 13371 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 13386 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 13388 | WARNING | [ ] Line exceeds 120 characters; contains 282 | | characters 13391 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13405 | WARNING | [ ] Line exceeds 120 characters; contains 323 | | characters 13406 | WARNING | [ ] Line exceeds 120 characters; contains 401 | | characters 13407 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 13412 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 13414 | WARNING | [ ] Line exceeds 120 characters; contains 642 | | characters 13422 | WARNING | [ ] Line exceeds 120 characters; contains 423 | | characters 13424 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13424 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 13456 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 13471 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 13509 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13511 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 13515 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 13535 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 13537 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 13544 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 24 13544 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13545 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 24 13545 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13545 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 13546 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 24 13546 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13547 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 24 13547 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13547 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13548 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 24 13548 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13549 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 24 13549 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13550 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 24 13550 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13551 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 24 13551 | WARNING | [ ] Line exceeds 120 characters; contains 394 | | characters 13553 | WARNING | [ ] Line exceeds 120 characters; contains 282 | | characters 13558 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 13559 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 13565 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 13567 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 13574 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 24 13574 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13575 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 24 13575 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13575 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 13576 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 24 13576 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13577 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 24 13577 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13577 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13578 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 24 13578 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13579 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 24 13579 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13580 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 24 13580 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13581 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 24 13581 | WARNING | [ ] Line exceeds 120 characters; contains 394 | | characters 13583 | WARNING | [ ] Line exceeds 120 characters; contains 286 | | characters 13602 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 13604 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 13611 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 13611 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13612 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 13612 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13612 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 13613 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 13613 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13614 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 13614 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13615 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 13615 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13616 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 13616 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13617 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 13617 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13618 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 13618 | WARNING | [ ] Line exceeds 120 characters; contains 444 | | characters 13620 | WARNING | [ ] Line exceeds 120 characters; contains 336 | | characters 13628 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 13639 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13645 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13645 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 13650 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13656 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13661 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 13664 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 5 13666 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 3 13673 | ERROR | [ ] Method name "mPDF::SetHTMLHeader" is not in | | camel caps format 13673 | ERROR | [x] Incorrect spacing between argument "$header" | | and equals sign; expected 1 but found 0 13673 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$header"; expected 1 | | but found 0 13673 | ERROR | [x] Incorrect spacing between argument "$OE" and | | equals sign; expected 1 but found 0 13673 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$OE"; expected 1 but | | found 0 13673 | ERROR | [x] Incorrect spacing between argument "$write" | | and equals sign; expected 1 but found 0 13673 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$write"; expected 1 | | but found 0 13719 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13721 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13735 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 13740 | ERROR | [ ] Method name "mPDF::SetHTMLFooter" is not in | | camel caps format 13740 | ERROR | [x] Incorrect spacing between argument "$footer" | | and equals sign; expected 1 but found 0 13740 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$footer"; expected 1 | | but found 0 13740 | ERROR | [x] Incorrect spacing between argument "$OE" and | | equals sign; expected 1 but found 0 13740 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$OE"; expected 1 but | | found 0 13786 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13788 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13807 | WARNING | [ ] Method name "_getHtmlHeight" should not be | | prefixed with an underscore to indicate | | visibility 13820 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13821 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 13829 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13852 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 13852 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13883 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 13883 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 13915 | ERROR | [ ] Method name "mPDF::DefHeaderByName" is not in | | camel caps format 13923 | ERROR | [ ] Method name "mPDF::DefFooterByName" is not in | | camel caps format 13931 | ERROR | [ ] Method name "mPDF::SetHeaderByName" is not in | | camel caps format 13931 | ERROR | [x] Incorrect spacing between argument "$side" and | | equals sign; expected 1 but found 0 13931 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$side"; expected 1 | | but found 0 13931 | ERROR | [x] Incorrect spacing between argument "$write" | | and equals sign; expected 1 but found 0 13931 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$write"; expected 1 | | but found 0 13946 | ERROR | [ ] Method name "mPDF::SetFooterByName" is not in | | camel caps format 13946 | ERROR | [x] Incorrect spacing between argument "$side" and | | equals sign; expected 1 but found 0 13946 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$side"; expected 1 | | but found 0 13959 | ERROR | [ ] Method name "mPDF::DefHTMLHeaderByName" is not | | in camel caps format 13969 | ERROR | [ ] Method name "mPDF::DefHTMLFooterByName" is not | | in camel caps format 13979 | ERROR | [ ] Method name "mPDF::SetHTMLHeaderByName" is not | | in camel caps format 13979 | ERROR | [x] Incorrect spacing between argument "$side" and | | equals sign; expected 1 but found 0 13979 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$side"; expected 1 | | but found 0 13979 | ERROR | [x] Incorrect spacing between argument "$write" | | and equals sign; expected 1 but found 0 13979 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$write"; expected 1 | | but found 0 13987 | ERROR | [ ] Method name "mPDF::SetHTMLFooterByName" is not | | in camel caps format 13987 | ERROR | [x] Incorrect spacing between argument "$side" and | | equals sign; expected 1 but found 0 13987 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$side"; expected 1 | | but found 0 13997 | ERROR | [ ] Method name "mPDF::SetHeader" is not in camel | | caps format 13997 | ERROR | [x] Incorrect spacing between argument "$Harray" | | and equals sign; expected 1 but found 0 13997 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Harray"; expected 1 | | but found 0 13997 | ERROR | [x] Incorrect spacing between argument "$side" and | | equals sign; expected 1 but found 0 13997 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$side"; expected 1 | | but found 0 13997 | ERROR | [x] Incorrect spacing between argument "$write" | | and equals sign; expected 1 but found 0 13997 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$write"; expected 1 | | but found 0 14011 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 14012 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14012 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 14013 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14013 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 14014 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14014 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 14015 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14016 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 14017 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 14018 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14018 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 14019 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14019 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 14020 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14020 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 14021 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14022 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 14023 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14026 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 14027 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14027 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 14028 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14029 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 14030 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 14031 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14031 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 14032 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14033 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 14034 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14067 | ERROR | [ ] Method name "mPDF::SetFooter" is not in camel | | caps format 14067 | ERROR | [x] Incorrect spacing between argument "$Farray" | | and equals sign; expected 1 but found 0 14067 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$Farray"; expected 1 | | but found 0 14067 | ERROR | [x] Incorrect spacing between argument "$side" and | | equals sign; expected 1 but found 0 14067 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$side"; expected 1 | | but found 0 14081 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 14082 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14082 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 14083 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14083 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 14084 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14084 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 14085 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14086 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 14087 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 14088 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14088 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 14089 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14089 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 14090 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14090 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 14091 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14092 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 14093 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14096 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 14097 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14097 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 14098 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14099 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 14100 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 14101 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14101 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 14102 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14103 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 14104 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 14129 | ERROR | [x] Incorrect spacing between argument "$txt" and | | equals sign; expected 1 but found 0 14129 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$txt"; expected 1 | | but found 0 14129 | ERROR | [x] Incorrect spacing between argument "$alpha" | | and equals sign; expected 1 but found 0 14129 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$alpha"; expected 1 | | but found 0 14136 | ERROR | [ ] Method name "mPDF::SetWatermarkText" is not in | | camel caps format 14136 | ERROR | [x] Incorrect spacing between argument "$txt" and | | equals sign; expected 1 but found 0 14136 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$txt"; expected 1 | | but found 0 14136 | ERROR | [x] Incorrect spacing between argument "$alpha" | | and equals sign; expected 1 but found 0 14136 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$alpha"; expected 1 | | but found 0 14144 | ERROR | [ ] Method name "mPDF::SetWatermarkImage" is not | | in camel caps format 14144 | ERROR | [x] Incorrect spacing between argument "$alpha" | | and equals sign; expected 1 but found 0 14144 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$alpha"; expected 1 | | but found 0 14144 | ERROR | [x] Incorrect spacing between argument "$size" and | | equals sign; expected 1 but found 0 14144 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$size"; expected 1 | | but found 0 14144 | ERROR | [x] Incorrect spacing between argument "$pos" and | | equals sign; expected 1 but found 0 14144 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pos"; expected 1 | | but found 0 14157 | ERROR | [ ] Method name "mPDF::Footer" is not in camel | | caps format 14163 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 14163 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14164 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 14166 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14167 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 14167 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14168 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 14183 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 14184 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 14187 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 14188 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 14201 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14203 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14204 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 14204 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14205 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 14205 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14206 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 14206 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14207 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 14230 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 14247 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 14251 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14254 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14262 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14266 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14269 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14274 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 14277 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14297 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14299 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14299 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14318 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14356 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 14356 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14358 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 14359 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 14360 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 14360 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14361 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 14370 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 14395 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 14397 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 14567 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 14629 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 14684 | ERROR | [ ] Method name "mPDF::WriteHTML" is not in camel | | caps format 14684 | ERROR | [x] Incorrect spacing between argument "$sub" and | | equals sign; expected 1 but found 0 14684 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$sub"; expected 1 | | but found 0 14684 | ERROR | [x] Incorrect spacing between argument "$init" and | | equals sign; expected 1 but found 0 14684 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$init"; expected 1 | | but found 0 14684 | ERROR | [x] Incorrect spacing between argument "$close" | | and equals sign; expected 1 but found 0 14684 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$close"; expected 1 | | but found 0 14696 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14705 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14711 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14740 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 14749 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 14752 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 14808 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 14816 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14816 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 14832 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 14832 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 14842 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 14842 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 14866 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 14866 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 14873 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 14873 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 14909 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14923 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 14930 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 14930 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 14944 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14947 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 14959 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14964 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14974 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 14994 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 14995 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 14995 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 14999 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15001 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 15001 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15001 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 15002 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15004 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 15005 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 15006 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 15006 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15008 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 15008 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15045 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 15047 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 15060 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 15070 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 15073 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 15074 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 15075 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 15084 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 15091 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 15097 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15102 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15109 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 15110 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 15112 | WARNING | [ ] Line exceeds 120 characters; contains 254 | | characters 15114 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 15115 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 15117 | WARNING | [ ] Line exceeds 120 characters; contains 254 | | characters 15129 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 15139 | ERROR | [x] Blank line found at start of control structure 15143 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15154 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 15154 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15155 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 15156 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 15157 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 15158 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 15159 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 15160 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 15161 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 15169 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 15179 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 15199 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 15227 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15258 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 15258 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15258 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 15259 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 15260 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 15261 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 15286 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15304 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 15305 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15307 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 15331 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15333 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 15333 | ERROR | [x] Blank line found at start of control structure 15336 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 15336 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 15336 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 15337 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15338 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 15341 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 15342 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15343 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 15344 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 15345 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15346 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 15350 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 15351 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 15352 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15353 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15354 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 15355 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15357 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15357 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 15358 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15359 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15360 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15361 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15362 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15363 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 15364 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15364 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15364 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 15365 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 15369 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 15373 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 15374 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 15374 | ERROR | [x] Expected 1 space before "=>"; 0 found 15374 | ERROR | [x] Expected 1 space after "=>"; 0 found 15375 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 15376 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 15377 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 15378 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15379 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15380 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15381 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 15382 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 15383 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 15384 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 15385 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 15386 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 15387 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 15389 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 15390 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 15392 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 15395 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 15396 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 15397 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15398 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15399 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15399 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 15400 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15401 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 15402 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 15404 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 15409 | ERROR | [ ] Method name "mPDF::WriteFixedPosHTML" is not | | in camel caps format 15409 | ERROR | [x] Incorrect spacing between argument "$html" and | | equals sign; expected 1 but found 0 15409 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$html"; expected 1 | | but found 0 15409 | ERROR | [ ] Arguments with default values must be at the | | end of the argument list 15409 | ERROR | [x] Incorrect spacing between argument "$overflow" | | and equals sign; expected 1 but found 0 15409 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$overflow"; expected | | 1 but found 0 15409 | ERROR | [x] Incorrect spacing between argument "$bounding" | | and equals sign; expected 1 but found 0 15409 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$bounding"; expected | | 1 but found 0 15430 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15434 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15435 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 15435 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15436 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 15437 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15457 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 15460 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 15497 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15502 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15551 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15604 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15605 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 15606 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15607 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 15607 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15608 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 15609 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15610 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 15610 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15697 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 15707 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 15723 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 15725 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 15727 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 15740 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 15744 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 15746 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 15748 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 15769 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 15771 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 15773 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 15787 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 15791 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 15793 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 15795 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 15836 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 15837 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15838 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15840 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15841 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15842 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15843 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15844 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15845 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15846 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15847 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15848 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15849 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15849 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15850 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15851 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15852 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 15853 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15853 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 15854 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 15855 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15855 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 15856 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15857 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15858 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15859 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 15860 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15861 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15862 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 15863 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 15879 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15886 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 15887 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15890 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 15897 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 15899 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 15900 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15903 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 15928 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15946 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 15947 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15969 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15975 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15982 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15994 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 15994 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15995 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 15996 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 15997 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 15997 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 15998 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 15999 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 16000 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 16001 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 16002 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 16011 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 16011 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16012 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 16013 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 16014 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 16014 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16036 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16037 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 16037 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16038 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 16052 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 16055 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16056 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 16056 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16057 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 16059 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 16061 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 16069 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16079 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16086 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16101 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16128 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16135 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16136 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 16136 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16141 | ERROR | [x] Expected 1 space before "=>"; 0 found 16141 | ERROR | [x] Expected 1 space after "=>"; 0 found 16142 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16170 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16190 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16191 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 16191 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16192 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 16232 | ERROR | [ ] Method name "mPDF::border_details" is not in | | camel caps format 16254 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 16260 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 16273 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 16280 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 16293 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 16293 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16295 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 16320 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 16339 | WARNING | [ ] Method name "_borderPadding" should not be | | prefixed with an underscore to indicate | | visibility 16342 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 16342 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16344 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 16366 | ERROR | [ ] Method name "mPDF::SetPagedMediaCSS" is not in | | camel caps format 16366 | ERROR | [x] Incorrect spacing between argument "$name" and | | equals sign; expected 1 but found 0 16366 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$name"; expected 1 | | but found 0 16366 | ERROR | [ ] Arguments with default values must be at the | | end of the argument list 16603 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16616 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16708 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16711 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 16719 | ERROR | [ ] Method name "mPDF::ClearFloats" is not in | | camel caps format 16719 | ERROR | [x] Incorrect spacing between argument "$blklvl" | | and equals sign; expected 1 but found 0 16719 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$blklvl"; expected 1 | | but found 0 16740 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 16746 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16751 | ERROR | [ ] Method name "mPDF::GetFloatDivInfo" is not in | | camel caps format 16751 | ERROR | [x] Incorrect spacing between argument "$blklvl" | | and equals sign; expected 1 but found 0 16751 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$blklvl"; expected 1 | | but found 0 16751 | ERROR | [x] Incorrect spacing between argument "$clear" | | and equals sign; expected 1 but found 0 16751 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$clear"; expected 1 | | but found 0 16763 | WARNING | [ ] Line exceeds 120 characters; contains 257 | | characters 16784 | ERROR | [ ] Method name "mPDF::OpenTag" is not in camel | | caps format 16791 | WARNING | [ ] Line exceeds 120 characters; contains 349 | | characters 16811 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16812 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 16813 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 16814 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 16814 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16815 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 16816 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 16817 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 16817 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16818 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 16819 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 16820 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 16821 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 16822 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 16822 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16823 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 16824 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 16825 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 16826 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 16827 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 16827 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16828 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 16829 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 16830 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 16833 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 16838 | ERROR | [x] Blank line found at start of control structure 16840 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 5 16841 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16842 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16843 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16843 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16844 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16845 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16846 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16847 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16848 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16849 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16850 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16851 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16852 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16853 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16854 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16857 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16857 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16858 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 16858 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16859 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 16859 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 16860 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 16861 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 16861 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 16862 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 16863 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 16864 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 16866 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16867 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16869 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16872 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 16873 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 16874 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 16875 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 16876 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 16877 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 16878 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 16879 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 16880 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 16882 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 16883 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 16883 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16884 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 16886 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 5 16887 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 5 16888 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 16889 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 16890 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 16891 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 16892 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 16893 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 16895 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 16896 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 16897 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 16898 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 16899 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 16901 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 16902 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 16903 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 16904 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 16905 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 16906 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 16908 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 16909 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 16910 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 16911 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 16912 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 16913 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 16914 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 16915 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 16916 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 16918 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 16918 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 16919 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16920 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16921 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16922 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16923 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16924 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16925 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16926 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16927 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16928 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16929 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16930 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16931 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16932 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16933 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16934 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16935 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16936 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16937 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16938 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16939 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16940 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16941 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16942 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16943 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16944 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16945 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16946 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16947 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16948 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16949 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 16950 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 16951 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16952 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16953 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16954 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16955 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16956 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16957 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16958 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16959 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16960 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16961 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16962 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16963 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16964 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16965 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16966 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16967 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16968 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16969 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16970 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16971 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 16972 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 16973 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16974 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16975 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16976 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16977 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16978 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16979 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16980 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16981 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16982 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16983 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16984 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16985 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16986 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16987 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16988 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16989 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16990 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16991 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16992 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16993 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 16994 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 16995 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16996 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16997 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 16998 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 16999 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17000 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17001 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 17002 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17003 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17004 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 17005 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17006 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17007 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 17008 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17009 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17010 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 17011 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17012 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17013 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 17014 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17015 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17016 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17016 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17017 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17018 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 17019 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17020 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 17021 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17022 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17023 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17024 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17028 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 5 17029 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 5 17030 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17031 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17032 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17033 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17034 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17035 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17036 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17036 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17037 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17038 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17039 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17040 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17041 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17042 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17043 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17044 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17045 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17046 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17047 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17048 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17049 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17049 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17050 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17051 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17052 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17053 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17054 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17055 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17056 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17057 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17058 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17059 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17060 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17061 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17062 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17063 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17064 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17065 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17066 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17067 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17068 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17069 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17070 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17071 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17072 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17073 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17074 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17075 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17076 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17077 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17078 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17079 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17080 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17081 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17082 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17083 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17084 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17085 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17086 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17087 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17090 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 5 17091 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 5 17092 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17093 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17094 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17095 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17096 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17097 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17098 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17098 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17099 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17100 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17101 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17102 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17103 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17104 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17105 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17106 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17107 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17108 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17109 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17110 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17111 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17111 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17112 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17113 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17114 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17115 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17116 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17117 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17118 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17119 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17120 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17121 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17122 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17123 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17124 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17125 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17126 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17127 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17128 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17129 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17130 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17131 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17132 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17132 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17133 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 17134 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 17135 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 17136 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 17137 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 17138 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 17139 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17140 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17141 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17142 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17143 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17144 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17145 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17146 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17147 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17148 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17149 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17150 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17151 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17151 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17152 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 17153 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 17154 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 17155 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 17156 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 17157 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 17158 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17159 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17160 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17161 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17162 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17163 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17167 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 5 17168 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17169 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17170 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17171 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17172 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17173 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17174 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17175 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17179 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 5 17180 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17181 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17182 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17183 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17184 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17185 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17186 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17187 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17188 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17189 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17194 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17195 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17196 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17197 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17197 | ERROR | [x] The CASE body must start on the line following | | the statement 17199 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17200 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17201 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17202 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17203 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17206 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17206 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 17206 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 17207 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17208 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17209 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17209 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17210 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17211 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17212 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17213 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17214 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17216 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17217 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17218 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17218 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17219 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17220 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17224 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17226 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17227 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17228 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17229 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17230 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17231 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17232 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17233 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17234 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17236 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17237 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17238 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17239 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17240 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17241 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17242 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17243 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17244 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17245 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17246 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17247 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17248 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17249 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17250 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17251 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17252 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17253 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17254 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17255 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17256 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17257 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17258 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17259 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17260 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17261 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17262 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17263 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17264 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17265 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17266 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17267 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17268 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17269 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17269 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 17270 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17271 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17271 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 17272 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17273 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17274 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17274 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 17275 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17276 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17276 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 17277 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17278 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17279 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17279 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 17280 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17281 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17281 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 17282 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17283 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17284 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17284 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 17285 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17286 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17286 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 17287 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17288 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17290 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17290 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 17291 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17292 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17292 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 17293 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17294 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17295 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17296 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17298 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17299 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17300 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17301 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17302 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17304 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17305 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17306 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17307 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17308 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17309 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17310 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17311 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17312 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17313 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17314 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17315 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17317 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17318 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17319 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17320 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17321 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17322 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17323 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17325 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17326 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17326 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 17327 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17328 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17328 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 17329 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17330 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17330 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 17331 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17332 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17332 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters 17333 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17334 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17334 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 17335 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17338 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17339 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17340 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17341 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17342 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17343 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17344 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17348 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17350 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17351 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17353 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17354 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17356 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17357 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17358 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17359 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17359 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 17360 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17361 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17362 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17363 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17364 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17365 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17366 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17367 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17368 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17369 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17370 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17372 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17376 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 5 17377 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17378 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17379 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17380 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17381 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17382 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17383 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17384 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17385 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17386 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17387 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17388 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17389 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17390 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17391 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17392 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17393 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17394 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17394 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 17394 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17395 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17395 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17396 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17397 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17397 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17398 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17399 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17403 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 5 17404 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17405 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17406 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17407 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17408 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17409 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17410 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17411 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17412 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17413 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17414 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17415 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17415 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 17415 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17416 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17416 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17417 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17418 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17418 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17419 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17420 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17423 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 5 17424 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17425 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17426 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17427 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17428 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17429 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17430 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17431 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17432 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17433 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17434 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17435 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17436 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17437 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17438 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17439 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17440 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17441 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17442 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17443 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17444 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17445 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17446 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17447 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17448 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17449 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17450 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17451 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17452 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17453 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17454 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17455 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17456 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17457 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17458 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17459 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17460 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17461 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17462 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17463 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17465 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17465 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 17466 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17467 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17468 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17469 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17471 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17472 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17473 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17474 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17475 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17476 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17476 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 17477 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17482 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 5 17483 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17484 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17485 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17486 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17487 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17488 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17489 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17490 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17491 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17492 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17493 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17494 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17497 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 5 17498 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17499 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17500 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17501 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17502 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17503 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17504 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17505 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17506 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17507 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17508 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17509 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17510 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17511 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17512 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17513 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17514 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17515 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17516 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17517 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17518 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17519 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17520 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17521 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17522 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17523 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17524 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17525 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17529 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 5 17530 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17531 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17532 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17533 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17534 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17535 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17536 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17537 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17538 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17539 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17540 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17541 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17542 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17542 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 17542 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17543 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17543 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17544 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17545 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17545 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17546 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17547 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17551 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 5 17551 | ERROR | [x] The CASE body must start on the line following | | the statement 17553 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 17553 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17554 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17555 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17556 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17557 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17558 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17559 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17560 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17561 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17562 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17563 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17564 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17565 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17566 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17567 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17568 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17569 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17570 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17571 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17572 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17573 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17574 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17575 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17576 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17577 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17578 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17579 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17580 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17581 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17582 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17583 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17584 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17585 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17586 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17587 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17588 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17589 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17590 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17591 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17592 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17593 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17594 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17595 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17596 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17597 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17598 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17599 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17600 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17601 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17602 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17603 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17604 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17605 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17606 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17607 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17608 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17609 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17610 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17611 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17612 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17613 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17614 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17615 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17616 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17617 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17618 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17619 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17620 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17622 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17623 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17624 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17625 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17626 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17627 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17628 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17629 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17630 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17631 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17632 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17633 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17633 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 17633 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17634 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17634 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17635 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17636 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17636 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17637 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17642 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17643 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17645 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17645 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 17645 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 17646 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17647 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17648 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17648 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17649 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17650 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17651 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17653 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17654 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 17655 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 17656 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 17657 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 17658 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 17659 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17660 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17661 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17662 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17663 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17664 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17665 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17666 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17667 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17668 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17669 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17671 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17672 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17673 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17674 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17675 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17676 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17676 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17677 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17682 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17684 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17687 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17688 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17689 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17690 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17691 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17693 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17694 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17695 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17696 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17697 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17699 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17700 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17701 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17703 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17704 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17705 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17706 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17707 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17708 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17709 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17710 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17715 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17716 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17717 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17718 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17719 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17720 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17721 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17722 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17723 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17724 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17725 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17726 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17727 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17728 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17729 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17730 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17731 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17732 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17733 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17734 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17735 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17736 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17737 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17737 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17738 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17738 | ERROR | [x] The CASE body must start on the line following | | the statement 17740 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17742 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17743 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17744 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17745 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17746 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17747 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17748 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17749 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17750 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17751 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17752 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17753 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17755 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17756 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17757 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17758 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17759 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17760 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17761 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17762 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17763 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17764 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17765 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17768 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17769 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17770 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17771 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17772 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17773 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17773 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17774 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17775 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17776 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17777 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17778 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17779 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17780 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17780 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17781 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17782 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17783 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17784 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17785 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17786 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17789 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17790 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17791 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17793 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17794 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17795 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17796 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17797 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 17798 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 17799 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 17800 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 17801 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 17802 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17803 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17805 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17805 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17806 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17806 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17807 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17807 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 17807 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17808 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17808 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17809 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17809 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17810 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17810 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17811 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17812 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17813 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17814 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17815 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17816 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17817 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17818 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17819 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17820 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17822 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17822 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17823 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17824 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17825 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17826 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17827 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17828 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 17832 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17832 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17833 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 17833 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17834 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17834 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 17836 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17837 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17838 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17839 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17840 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17841 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17842 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17843 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17844 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17845 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17846 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17847 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17848 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17850 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17851 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17852 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17853 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17854 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17855 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 17856 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 17857 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17858 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17859 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17861 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17862 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17863 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17864 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17865 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17866 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17867 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17868 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17869 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17870 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17871 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17872 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17873 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17874 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17875 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17876 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17877 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17878 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17879 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17880 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17881 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17882 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17883 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17884 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17885 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17886 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17887 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17888 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17889 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17890 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17891 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17892 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17893 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17894 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 17895 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 17896 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 17897 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17898 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17899 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17900 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17901 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17902 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17903 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17904 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17905 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17906 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17907 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17908 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17909 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17910 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17912 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17913 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17914 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17915 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17916 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17917 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17918 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17919 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17920 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 17921 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17922 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17924 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17925 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17925 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 17926 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17927 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17928 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17928 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 17929 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17930 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17931 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17931 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 17932 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17933 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17934 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17934 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 17935 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17937 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17938 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17938 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 17939 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17940 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17941 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17941 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 17942 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17943 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17944 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17944 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 17945 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17946 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17947 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17947 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 17948 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17950 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17951 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17952 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17953 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17954 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17955 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17956 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17957 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17958 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17959 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17960 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17961 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17963 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17964 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17965 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17966 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17967 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17968 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17969 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17969 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 17970 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17971 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17972 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17974 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17975 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17975 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 17976 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17977 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17978 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17980 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17981 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 17982 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17983 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17984 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17985 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 17986 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 17987 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 17988 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 17989 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 17990 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 17991 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17992 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 17993 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 17994 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 17995 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17995 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 17996 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 17996 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 17999 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18000 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 18001 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18002 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18003 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18005 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18006 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18007 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18008 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18010 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18011 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18012 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 18013 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 18014 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 18015 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 18016 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 18017 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 18018 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18019 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18020 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 18021 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18023 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18025 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18027 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 18027 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18028 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 18029 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18031 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18032 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 18033 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18034 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18035 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 18036 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18039 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18040 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18041 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18042 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 18043 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18044 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18045 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 18046 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 18047 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18049 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18050 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 18051 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 18052 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18053 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18054 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18056 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18057 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18058 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18059 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18060 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18061 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18062 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18063 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18064 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18065 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18066 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18067 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 18068 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 18069 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18070 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 18071 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 18073 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 18076 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18078 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18079 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18080 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18081 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18082 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18082 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18083 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18087 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18088 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18089 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18090 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18092 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18093 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18094 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18095 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18096 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18097 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18098 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18099 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18101 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18102 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18102 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 18103 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18104 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18105 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18105 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18106 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18107 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18108 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18110 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18111 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 18117 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18118 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18118 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18121 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18122 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18123 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18123 | ERROR | [x] The CASE body must start on the line following | | the statement 18125 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18126 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18126 | ERROR | [x] The CASE body must start on the line following | | the statement 18128 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18129 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18130 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18131 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18132 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18133 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18134 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18135 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18136 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18137 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18138 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18139 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18141 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18142 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18144 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18145 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18146 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18147 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18148 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18149 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18150 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18151 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18152 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18153 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18154 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18155 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18156 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18157 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18158 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18159 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18161 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18162 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18163 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18164 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18165 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18166 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18167 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18168 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18169 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18170 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18171 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18172 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18173 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18174 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18175 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18176 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18177 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18178 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18179 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18180 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18181 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18184 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18185 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18186 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18187 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18188 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18189 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18190 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18191 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18192 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18193 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18194 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18195 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18200 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18200 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 18201 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18202 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18203 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18204 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18205 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18206 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18209 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18211 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18211 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 18212 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18213 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18214 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18215 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18216 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18217 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18220 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18221 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18222 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18225 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18226 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18227 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18228 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18230 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18233 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18233 | ERROR | [x] Blank line found at start of control structure 18236 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18237 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18238 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18239 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18240 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18241 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18242 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18243 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18244 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18246 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18247 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18248 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18250 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18251 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18252 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18253 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18254 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18257 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18258 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18261 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18262 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18263 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18263 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 18264 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18265 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18266 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18268 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18269 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18270 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18270 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 18270 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18271 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18272 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18273 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18273 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18274 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18275 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18277 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18278 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18279 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18280 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18281 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18283 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18285 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18286 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18287 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18289 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18290 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18292 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18293 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18294 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18297 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18298 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18299 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18303 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18304 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18304 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 18305 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18307 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18307 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 18307 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 18308 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18309 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18311 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18312 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18313 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18314 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18315 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18317 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18318 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18319 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18319 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18320 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18321 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18326 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18327 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18328 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18328 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 18329 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18330 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18330 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 18331 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18332 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18332 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 18333 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18334 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18334 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 18335 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18335 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18336 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18336 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 18338 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18339 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18339 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 18340 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18347 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18347 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 18348 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18349 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18350 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18351 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18352 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18353 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18354 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18355 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18356 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18357 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18358 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18359 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18361 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18362 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18363 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18365 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18366 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18367 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18369 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18371 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18372 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18374 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18374 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 18375 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18377 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18378 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18379 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18380 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18380 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 18381 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18382 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18383 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18384 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18385 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18386 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18387 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18388 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18389 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18390 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18391 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18392 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18394 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18394 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 18395 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18396 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18397 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18398 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18399 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18400 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18401 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18402 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18403 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18404 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18405 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18406 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18407 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18408 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18408 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 18409 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18410 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18413 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18414 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18415 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18416 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18417 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18418 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18419 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18421 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18422 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18424 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18425 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18426 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18426 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 18427 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18428 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18429 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18430 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18432 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18433 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18434 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18435 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18436 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18437 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18439 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18440 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18440 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 18441 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18441 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 18442 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18443 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18444 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18445 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18446 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18450 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18451 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18452 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18452 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18454 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18455 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18456 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18456 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18458 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18459 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18460 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18461 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18462 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18464 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18465 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18466 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18467 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18468 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18471 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18473 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18474 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18475 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18477 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18478 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18480 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18483 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18484 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18484 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 18486 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18486 | WARNING | [ ] Line exceeds 120 characters; contains 259 | | characters 18487 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18488 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18488 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 18489 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18490 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18491 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18492 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18493 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18494 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18496 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18497 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18498 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18500 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18501 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18502 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18503 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18504 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18505 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18506 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 18509 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18510 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18511 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18512 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18512 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 18514 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18514 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 18515 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18516 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18518 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18519 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18520 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18522 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18523 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18525 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18528 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18529 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18529 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 18531 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18531 | WARNING | [ ] Line exceeds 120 characters; contains 259 | | characters 18532 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18533 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18533 | WARNING | [ ] Line exceeds 120 characters; contains 265 | | characters 18534 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18535 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18536 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18537 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18538 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18539 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18541 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18542 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18543 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18545 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18546 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18547 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18548 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18549 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18550 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18551 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 18554 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18555 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18556 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18557 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18557 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 18559 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18560 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18561 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18563 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18564 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18565 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18565 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 18567 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18567 | WARNING | [ ] Line exceeds 120 characters; contains 311 | | characters 18568 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18569 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18569 | WARNING | [ ] Line exceeds 120 characters; contains 317 | | characters 18570 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18571 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18572 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18573 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18574 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18575 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18576 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18577 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18578 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18579 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18580 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18581 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18582 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18588 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18589 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18589 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 18590 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18591 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18591 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 18592 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18593 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18593 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 18594 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18595 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18596 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18596 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 18597 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18598 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18598 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 18599 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18600 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18600 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 18601 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18602 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18603 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18603 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 18604 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18605 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18605 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 18606 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18607 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18607 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 18608 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18609 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18610 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18610 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 18611 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18612 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18612 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 18613 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18614 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18614 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 18615 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18616 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18617 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18622 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18623 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18624 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18625 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18626 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18627 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18628 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18628 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 18629 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18630 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18631 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18631 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18632 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 8 18632 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18633 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18633 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 18633 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18634 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 6 18634 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18635 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 8 18636 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 6 18636 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18637 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18639 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18640 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18640 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 18642 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18642 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 18643 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18644 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18645 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18646 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18647 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18648 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18650 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18650 | WARNING | [ ] Line exceeds 120 characters; contains 237 | | characters 18651 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18652 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18653 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18654 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18656 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18656 | WARNING | [ ] Line exceeds 120 characters; contains 237 | | characters 18657 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18658 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18659 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18660 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18661 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18661 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18663 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 18663 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18663 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 18664 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 18664 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18665 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 18665 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18666 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 18666 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18667 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18667 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 18667 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18668 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 8 18668 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18670 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 10 18670 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 18671 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 12 18672 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 16 18673 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 12 18674 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 8 18674 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18675 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18676 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18678 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18678 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 18679 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18679 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 18681 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18682 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18682 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 18685 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18686 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18687 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18688 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18689 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18690 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18691 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18692 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18693 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18693 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 18694 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18694 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 18695 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18696 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18696 | WARNING | [ ] Line exceeds 120 characters; contains 234 | | characters 18697 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18698 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18700 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18703 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18703 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 18704 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18705 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18706 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18707 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18708 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18712 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18713 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18714 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18715 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18716 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18717 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18718 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18719 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18720 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18721 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18722 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18723 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18724 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18725 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18727 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18728 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18728 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18731 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18732 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18733 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18734 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18736 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18738 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 18740 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18742 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18743 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18744 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18745 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18746 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18746 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18747 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18749 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18751 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18752 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18753 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18754 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18755 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18756 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18757 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18758 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18759 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18760 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18761 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 18762 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18763 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18764 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18764 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 18765 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18766 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18767 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18767 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 18768 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18769 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18770 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18771 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18772 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18773 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18774 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18775 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18776 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18777 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18778 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18780 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18781 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18782 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18783 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18784 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18785 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18785 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 18786 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18787 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18788 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18789 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18790 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18791 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18792 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18793 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18794 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18795 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18795 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 18796 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18800 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18801 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18802 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18803 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18804 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18805 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18806 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18807 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18808 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18809 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18810 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18813 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18814 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18815 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18818 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 18822 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18823 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18824 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18825 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18826 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18827 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18828 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18829 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18830 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18832 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18833 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18833 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18835 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 18840 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 18841 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 18842 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18843 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18844 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18845 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18846 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18847 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18848 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18849 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18850 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18851 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18852 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18853 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18854 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18855 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18856 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18857 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18859 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18860 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18861 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18862 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18863 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18863 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18864 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18865 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18866 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18867 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18868 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18869 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18870 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18871 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18872 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18873 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18875 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18876 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18877 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18878 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18879 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18880 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18881 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18882 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18883 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18884 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18885 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18886 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18887 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18888 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18889 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18890 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18891 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18892 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18893 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18894 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18895 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18896 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18897 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18898 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18899 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18900 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18900 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 18901 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18902 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18903 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18903 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 18904 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18905 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18906 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18906 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 18907 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18908 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18909 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18909 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 18910 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18912 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18913 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18913 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 18914 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18915 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18916 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18916 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 18917 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18918 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18919 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18919 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 18920 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18921 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18922 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18922 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 18923 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18925 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18926 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18927 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18928 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18929 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18930 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18931 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18932 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18933 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18934 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18935 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18936 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18938 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18939 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18940 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18941 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18942 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18943 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18944 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18945 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18946 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18947 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18948 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18949 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18950 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18952 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18953 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18954 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18955 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 18957 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18957 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 18958 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18959 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18960 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18961 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18962 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18963 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18964 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18965 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18966 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18968 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18968 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18969 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18970 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18970 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 18971 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18972 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18972 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 18973 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18974 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18976 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18976 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 18977 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18977 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18978 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18979 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18980 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18981 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18981 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 18983 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18984 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18984 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 18985 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18986 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18987 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18988 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18989 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18989 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 18990 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18991 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18992 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 18993 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18994 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18995 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18996 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 18996 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 18997 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 18998 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 18999 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19000 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19001 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19002 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19002 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 19003 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19004 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19005 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19007 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19007 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 19008 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19008 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 19010 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19011 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19012 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19013 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19014 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19016 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19017 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19017 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 19018 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19019 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19020 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19023 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19026 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19030 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19031 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19032 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19033 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19035 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19036 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19036 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 19037 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19038 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 19045 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 19046 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19047 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19048 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19049 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19050 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19051 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19052 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19053 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19054 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19055 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19056 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19057 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19058 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19060 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19061 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19062 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19063 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19064 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19065 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19066 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19067 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19068 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19069 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19070 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19071 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19072 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19073 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19074 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19075 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19076 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19077 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19078 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19079 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19080 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19081 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19082 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19083 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19084 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19085 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19086 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19087 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19088 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19089 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19090 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19091 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19092 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19094 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19095 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 19097 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 19098 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19099 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19100 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19101 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19102 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19103 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19104 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19105 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19106 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19107 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19108 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19109 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19110 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19111 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19112 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19113 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19114 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19115 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19116 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19117 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 19119 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 19120 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19121 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19122 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19123 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19124 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19125 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19126 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19127 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19128 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19129 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19130 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19131 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19132 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19133 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19134 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19135 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19136 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19137 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19138 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19139 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19140 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19141 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19142 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19143 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19144 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19145 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19146 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19147 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19148 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19149 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19150 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19151 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19152 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19153 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19154 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19155 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19156 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19157 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19158 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19159 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19160 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19161 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19162 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19163 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19164 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19165 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19166 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19167 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19168 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19169 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19170 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19171 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19172 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19173 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19174 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19175 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19176 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19177 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19178 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19179 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19180 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19181 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19182 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19183 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19184 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19185 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19186 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19187 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19188 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19189 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19190 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19191 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19192 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19193 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19194 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19195 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19196 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19197 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19198 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19199 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19200 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19201 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19203 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19204 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19205 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19206 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19207 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19208 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19209 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19209 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 19210 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19211 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19212 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19213 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19215 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19216 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19217 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19218 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19219 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19220 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19221 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19222 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19224 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19225 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19226 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19226 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 19227 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19228 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19229 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19229 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 19230 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19232 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19233 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19233 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 19234 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19234 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 19235 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19236 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19238 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19240 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19240 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 19241 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19241 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 19242 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19242 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 19245 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19246 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 19252 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 19253 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19254 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19255 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19256 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19257 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19258 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19259 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19260 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19261 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19262 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19263 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19264 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19265 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19266 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19267 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19268 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19269 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19270 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19271 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19272 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19273 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19274 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19275 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19276 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19277 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19278 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19279 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19280 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19281 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19282 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19283 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19284 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19285 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19286 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19287 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19288 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19289 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19290 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19291 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19292 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19293 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19294 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19295 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19296 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19297 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19298 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19299 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19300 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19301 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19302 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19303 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19304 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19306 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19307 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19308 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19310 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19311 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19312 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19313 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19314 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19315 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19316 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19317 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19318 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19319 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19320 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19321 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19322 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19323 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19324 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19325 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19326 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19327 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19328 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19329 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19330 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19331 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19332 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19333 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19334 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19336 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19337 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 6 19338 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19339 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19340 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19342 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19343 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19344 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19345 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19347 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19348 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19349 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19351 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19352 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 7 19353 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 14 19354 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19355 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19355 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 19356 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19357 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19358 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19359 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19360 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19362 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 7 19363 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19364 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19365 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19366 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19367 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19368 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19369 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19370 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19373 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 7 19374 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19375 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19376 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19377 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19378 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19379 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19383 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 7 19384 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 4 19385 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19386 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19387 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19389 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19390 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19390 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 19391 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19392 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19393 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19393 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 19394 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19395 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19396 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19396 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 19397 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19398 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19399 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19399 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 19400 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19403 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19404 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19405 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19406 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19407 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19408 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19409 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19410 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19411 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19412 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19413 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19414 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19416 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19417 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19418 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19419 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19421 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19422 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19423 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19425 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19426 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19427 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19428 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19429 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19430 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19431 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19432 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19434 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19434 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 19435 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19435 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 19438 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19439 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19440 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19441 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 12 19442 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 16 19443 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 16 19444 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 16 19445 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 12 19446 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19447 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19448 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19449 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19450 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19451 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19452 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19453 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19455 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19457 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 12 19461 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 16 19462 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 16 19463 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 12 19464 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 16 19466 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 16 19467 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 16 19468 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 12 19470 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 16 19471 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 16 19472 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 12 19473 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 12 19474 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 16 19474 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 19475 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 20 19476 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 20 19477 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 16 19478 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 20 19479 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 20 19480 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 24 19481 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 24 19482 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 20 19483 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 16 19484 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 12 19485 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19487 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19488 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19489 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19490 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19491 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19492 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19494 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19495 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19496 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19497 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19498 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19499 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19500 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19501 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19502 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19503 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19504 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19505 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19506 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19507 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19508 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19509 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19510 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19511 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19512 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19514 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19515 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19516 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19517 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19518 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19519 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19520 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19521 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19522 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19523 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19525 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19526 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19527 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19528 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19529 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19530 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 12 19531 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 16 19532 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 12 19533 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19534 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 19535 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 8 19536 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 8 19537 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 4 19541 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 7 19542 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 7 19543 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 7 19544 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19545 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19546 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19547 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19548 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19549 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19550 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19551 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19552 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19553 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19555 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19556 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19556 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 19557 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19557 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 19558 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19559 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 19560 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 20 19561 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 19562 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19565 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 7 19566 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 7 19567 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 7 19568 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 19569 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 19570 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 19571 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19572 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19573 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19574 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 19575 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 19576 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 19577 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 19578 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 19579 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 19580 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 19581 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 19582 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19582 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 19583 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19583 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 19584 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19585 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19586 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19587 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19588 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19588 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 19589 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 19590 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 19591 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 19592 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19593 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 19594 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 19595 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 19596 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19597 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 19598 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 20 19599 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 19600 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 20 19601 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 19602 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 19603 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 20 19604 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 19605 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 19606 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 20 19607 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 19608 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 19609 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 20 19610 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 19611 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19612 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 19613 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19615 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19616 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19617 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19618 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19619 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19622 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19626 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19627 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19628 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19629 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19631 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19632 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19632 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 19634 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19635 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19636 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19637 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19639 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 19639 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 19644 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 5 19645 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19646 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19647 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19648 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19649 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19650 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19651 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19652 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19653 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19654 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19655 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19656 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19657 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19660 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19661 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19662 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19662 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 19663 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19664 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19665 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19667 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19668 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19669 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19670 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19671 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19672 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19673 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19674 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19675 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19676 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19677 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19678 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19679 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19680 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19681 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19686 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 19687 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19688 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19689 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19689 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 19690 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 19691 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19692 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19693 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19694 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19695 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19696 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19697 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19698 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19699 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19700 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19701 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19702 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19703 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19704 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 19705 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 19706 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19707 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19708 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19709 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19710 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19711 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19713 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19714 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19715 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19716 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19717 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19718 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19720 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19721 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19722 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19723 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19724 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19725 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19726 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19729 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19730 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19730 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 19731 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19732 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19733 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19733 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 19734 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19735 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19736 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19736 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 19737 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19738 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19739 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19739 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 19740 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19742 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19743 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19743 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 19744 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19745 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19746 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19746 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 19747 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19748 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19749 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19749 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 19750 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19751 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19752 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19752 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 19753 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19755 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19756 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19757 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19758 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19759 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19760 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19761 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19762 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19763 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19764 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19765 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19766 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19768 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19769 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19770 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19771 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19772 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19773 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19774 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19774 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 19775 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19776 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19777 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19778 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19779 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19779 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 19780 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19781 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19782 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19783 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 19784 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19785 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19786 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19786 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 19787 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19788 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19788 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 19789 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19790 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19791 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19791 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 19792 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19793 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19793 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 19794 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19795 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19796 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19796 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 19797 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19798 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19798 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 19799 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19800 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19801 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19801 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 19802 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19803 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19803 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 19804 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19806 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19807 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19808 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19809 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19810 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19811 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19812 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 19813 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 20 19814 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 19815 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19816 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19817 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19818 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19819 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19820 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19821 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19821 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 19822 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19822 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 19825 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19825 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 19826 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19827 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19831 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19832 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19833 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19834 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19835 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19836 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19837 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19838 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19839 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19840 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19841 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19842 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19844 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19845 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19846 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19847 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19848 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19849 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19850 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19851 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19852 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19853 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19854 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19855 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19856 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19857 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19858 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19860 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19862 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19864 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19868 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19869 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19870 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19871 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 19873 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19874 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19875 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19877 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19878 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19879 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19880 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19881 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 19881 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 19882 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 20 19883 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 20 19884 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 19885 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 20 19886 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 20 19887 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 24 19888 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 24 19889 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 20 19890 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 19891 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19892 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19894 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19895 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19896 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19897 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19898 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19899 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19902 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19903 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19904 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19905 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19906 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19907 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19908 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19909 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19910 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19911 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19912 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19913 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19914 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19915 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19916 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19917 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19920 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19921 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19922 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19923 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19924 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19925 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19926 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19927 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19928 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19930 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19931 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19932 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19933 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19934 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19935 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19937 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19938 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19940 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19941 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19942 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19943 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19944 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19945 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19946 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19947 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19948 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19949 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19950 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19951 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19953 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19954 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19954 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 19955 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19956 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19957 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19960 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19963 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 19967 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19968 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19969 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19970 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19972 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19973 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19973 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 19975 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 19976 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19977 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19978 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19979 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19980 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19981 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19982 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19983 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19984 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19985 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19986 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19987 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19988 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19989 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19990 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19991 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19992 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19993 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19994 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19995 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19996 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 19997 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19997 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 19998 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 19998 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 19999 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 19999 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 19999 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20000 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 20000 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20001 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 20002 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 20002 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20003 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20005 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20006 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 20011 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 20012 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20013 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20014 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20015 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20016 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20017 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20018 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20019 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20020 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20021 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20022 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20023 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20024 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20025 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20026 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20027 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20028 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20029 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20029 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20030 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20031 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20033 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20034 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20036 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20037 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20038 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20039 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20040 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20040 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 20041 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20042 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20043 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20044 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20045 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 20046 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 20047 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 20048 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20049 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20050 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20051 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20052 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 20053 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 20054 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 20055 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20056 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20057 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20058 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20059 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20060 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20061 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20064 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20065 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20066 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20067 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 20068 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 20069 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 20070 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20072 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20073 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 20074 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 20075 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 20076 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 20077 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 20078 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 20079 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 20080 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 20081 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 20082 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 20083 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 20084 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20086 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20087 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20088 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20089 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 20090 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 20091 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 20092 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20094 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20095 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20096 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20098 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20099 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20100 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 20101 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 20102 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 20103 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20104 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20105 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 20106 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 20107 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 20108 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20110 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20111 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20112 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20113 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20116 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20117 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20117 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 20118 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20119 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20120 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20120 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 20121 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20122 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20123 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20123 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 20124 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20125 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20126 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20126 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 20127 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20129 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20130 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20130 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 20131 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20132 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20133 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20133 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 20134 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20135 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20136 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20136 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 20137 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20138 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20139 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20139 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 20140 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20142 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20143 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20144 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20145 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20146 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20147 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20148 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20149 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20150 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20151 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20152 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20153 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20155 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20156 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20157 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20158 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20159 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20160 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20161 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20162 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20163 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20164 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 20165 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 20166 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 20167 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 20168 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 20169 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 20170 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 20171 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 20172 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 20173 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 20174 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20175 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20175 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 20176 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20176 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 20179 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20180 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20181 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20182 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20183 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20185 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20188 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20192 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20193 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20194 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20195 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20197 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20198 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20198 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20200 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20201 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 20202 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 20203 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20205 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 20210 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 20211 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20212 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20214 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20215 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20216 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20216 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20217 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20218 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20219 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20219 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 20219 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20220 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20221 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20222 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20222 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20224 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20225 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20225 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 20226 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20226 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20227 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20228 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20229 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20231 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20232 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20233 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20233 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20236 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20237 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20237 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 20238 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20239 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20240 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20241 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20242 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20243 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20245 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20245 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20246 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20247 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20248 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20249 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20251 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20252 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20253 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20254 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20255 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20257 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20258 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20260 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20261 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20262 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20263 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20264 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20264 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 20265 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20268 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20269 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20270 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20271 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20274 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20275 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20275 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20276 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20277 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20278 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20278 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 20279 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20280 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20281 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20281 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20282 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20284 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20285 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20286 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20287 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20288 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20289 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20290 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20291 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20292 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20293 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20294 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20295 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20296 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20297 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20298 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20299 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20300 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20301 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20302 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20303 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20304 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20305 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20306 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20307 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20308 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20309 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20310 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20311 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20312 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20313 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20314 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20314 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20315 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20316 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20317 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20318 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20319 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20320 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20321 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20324 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20324 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 20325 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20326 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20327 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20328 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20329 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20330 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20332 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20333 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20334 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20335 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20336 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20337 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20338 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20341 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20342 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20343 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20344 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20345 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20346 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20347 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20348 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20349 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20350 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20351 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20354 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20355 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20356 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20357 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20358 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20359 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20360 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20362 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20363 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20364 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20365 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20366 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20367 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20367 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20368 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20369 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20370 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20371 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20372 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20373 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20374 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20375 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20376 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20376 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20377 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20378 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20379 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20380 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20381 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20382 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20383 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20384 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20386 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20387 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20388 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20389 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20390 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20391 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20392 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20393 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20394 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20395 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20396 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20397 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20398 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20399 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20400 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20402 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20403 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20404 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20405 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20406 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20407 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20408 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20409 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20410 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20411 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20412 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20413 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20413 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20414 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 8 20414 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20415 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20415 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 20415 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20416 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 6 20416 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20417 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 8 20418 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 6 20418 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20419 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20420 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20421 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20422 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20422 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20423 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 8 20423 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20424 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20424 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 20424 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20425 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 6 20425 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20426 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 8 20427 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 6 20427 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20428 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20429 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20430 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20431 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20432 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20433 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20434 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20435 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20436 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20437 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20438 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20439 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20440 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20441 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20442 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20444 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20445 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20446 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20447 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20448 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20448 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20450 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20452 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20453 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20454 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20455 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20456 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20457 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20458 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20459 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20460 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20461 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20462 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20462 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20464 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20465 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20466 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20467 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20468 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20469 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20470 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20471 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20472 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20473 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20474 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20475 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20476 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20477 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20478 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20479 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20480 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20481 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20482 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20483 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20484 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20485 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20487 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20488 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20488 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 20489 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20490 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20491 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20491 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 20492 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20493 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20494 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20494 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 20495 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20496 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20497 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20497 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 20498 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20500 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20501 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20502 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20502 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 20503 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 20504 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 20505 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 20506 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 20507 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 20508 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20509 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20509 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 20510 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20512 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20513 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20513 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 20514 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20515 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20516 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20516 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 20517 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20519 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20520 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20520 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 20521 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20522 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20522 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 20523 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20524 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20525 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20526 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20527 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20528 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20530 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20531 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20532 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20533 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20534 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20535 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20537 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20538 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20539 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20540 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20541 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20543 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20544 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20545 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20546 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20546 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 20547 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20548 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20549 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20549 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 20550 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20551 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20552 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20552 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 20553 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20555 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20556 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20556 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20557 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20558 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20559 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20561 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20561 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 20562 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20563 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20564 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20565 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20566 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20567 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20568 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20571 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20572 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20573 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20575 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20576 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20577 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20578 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20579 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20580 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20583 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20584 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20584 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20585 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20586 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20587 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20588 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20590 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20594 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20595 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20596 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20597 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20598 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20600 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20600 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20601 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20601 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20602 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20603 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20604 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20605 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20606 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20607 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20608 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20609 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20610 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20611 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20612 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20614 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20615 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20616 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20617 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20617 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 20618 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20619 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20619 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 20620 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20621 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20623 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20624 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20625 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20626 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20627 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20627 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 20628 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20628 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 20629 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20630 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20631 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20632 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20633 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20634 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20635 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 20636 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 20637 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 20638 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20639 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20641 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20642 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20643 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20644 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20645 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20646 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20647 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20648 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20649 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20654 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20655 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20656 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20657 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20658 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20659 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20660 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20661 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20662 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20663 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20664 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20665 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20666 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20668 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20669 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20670 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20671 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20672 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20673 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20674 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20676 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20677 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20678 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20679 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20680 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20681 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20682 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20683 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20685 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20686 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20687 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 20689 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 20690 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20691 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20692 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20693 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20694 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20695 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20696 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20697 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20698 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20699 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20700 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20701 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20703 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20704 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20705 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20706 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20707 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20708 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20709 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20710 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20711 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20712 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20713 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20714 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20715 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20716 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20718 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20719 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20720 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20721 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20722 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20723 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20724 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20725 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 20727 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 20728 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20729 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20730 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20731 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20732 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20733 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20734 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20735 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20736 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20737 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20738 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20739 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20741 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20742 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20743 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20744 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20745 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20746 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20747 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20748 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20749 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20750 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20751 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20752 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20753 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20754 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20756 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20757 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20758 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20759 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20760 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20761 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20762 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20763 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 20766 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 20767 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20768 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20769 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20770 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20771 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20772 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 20775 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 20776 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20777 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20778 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20779 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20780 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20781 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20783 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20783 | WARNING | [ ] Line exceeds 120 characters; contains 218 | | characters 20784 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20785 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20785 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 20786 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20787 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20788 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20788 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 20789 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20790 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20791 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20791 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 20792 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20793 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20794 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20794 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 20795 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20796 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20798 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20799 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20799 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 20800 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20801 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20802 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20805 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20806 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20806 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 20807 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20809 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20810 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20811 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20812 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20813 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20814 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20818 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20819 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20820 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20821 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20822 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20823 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20825 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20826 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20827 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20828 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20829 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20830 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20831 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20832 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 20835 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 20836 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 20837 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20838 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20839 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20840 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20841 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20842 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20843 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20844 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20845 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20846 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20849 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20850 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20851 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20853 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20855 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20856 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20857 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20858 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20859 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20860 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20861 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20862 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20863 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 20864 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20866 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20867 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20868 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20869 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20870 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20871 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20872 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20873 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20874 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20875 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20876 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20877 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20878 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20879 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20880 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20881 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20882 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20883 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20884 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20885 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20886 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20887 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20888 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20889 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20890 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20891 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20892 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20893 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20894 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20895 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20896 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20897 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20898 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20899 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20900 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20901 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20902 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20903 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20904 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20905 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20906 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20909 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20910 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20911 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20912 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20913 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20914 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20915 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20916 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20917 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 20918 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 20919 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 20920 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 20921 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 20922 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 20923 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 20924 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 20925 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 20926 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 20927 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 20928 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 20929 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 20930 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 20931 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 20932 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 20933 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 20934 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20935 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20937 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20938 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20939 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20940 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20941 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20942 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20943 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20944 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20945 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20946 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20947 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20948 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20949 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20950 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20951 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20952 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20953 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20956 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20957 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20958 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20959 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20960 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20961 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20962 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20963 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20964 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20965 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20966 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20967 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20968 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20969 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20970 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 20971 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 20972 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20975 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20976 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20977 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20979 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20980 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20981 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20982 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20984 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20985 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 20987 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20987 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 20988 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20989 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20990 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20991 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20993 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20993 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 20994 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20995 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20996 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 20997 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20998 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 20999 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21000 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21001 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21002 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21003 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21004 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21005 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21006 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21008 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21009 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21010 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21011 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21012 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21013 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21014 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21015 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21016 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21018 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21019 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21020 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21021 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21022 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21023 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21024 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21029 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21030 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21031 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21032 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21033 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21035 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21036 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21037 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21038 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21039 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21040 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21042 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21043 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21044 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21045 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21046 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21050 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21051 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21052 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21053 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21054 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21055 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21056 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21058 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21059 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21060 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21061 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21062 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21063 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21064 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 21065 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 20 21066 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 21067 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21068 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21069 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21070 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21071 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21072 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21073 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21075 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21076 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21077 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21078 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21079 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21080 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21081 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21084 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21085 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21086 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21087 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21088 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21089 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21090 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21091 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21092 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21093 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21094 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21095 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21096 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21097 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21098 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21099 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21100 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21101 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21102 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21103 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21104 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21105 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21106 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21107 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21108 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21109 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21110 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21111 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21112 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21113 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21114 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21115 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21116 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21117 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21118 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21119 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21120 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21121 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21122 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21123 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21124 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21125 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21126 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21127 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21128 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21129 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21130 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21131 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21132 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21133 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21134 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21135 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21136 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21137 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21138 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21139 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21140 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21141 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21142 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21143 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21145 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21145 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 21146 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21147 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21148 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21151 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21152 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21153 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21154 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21155 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21156 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21157 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21158 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21159 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21160 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21161 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21163 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21164 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21165 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21166 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21167 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21169 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21170 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21170 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 21171 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21172 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21173 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21173 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 21174 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21175 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21176 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21176 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 21177 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21178 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21179 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21179 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 21180 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21182 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21183 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21184 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21185 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21186 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21187 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21188 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21189 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21190 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21191 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21191 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 21191 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21192 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21193 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21194 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21195 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21197 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21198 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21198 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 21199 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21200 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21201 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21204 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21205 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21206 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21207 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21208 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21209 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21210 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21211 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21212 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21213 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21214 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21215 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21216 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21217 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21218 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21219 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21220 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21220 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21221 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21222 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21223 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21224 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21225 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21226 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21227 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21228 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21229 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21230 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21231 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21232 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21233 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21234 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21235 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21236 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21237 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21238 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21239 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21240 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21241 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21242 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21243 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21244 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21245 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21246 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21247 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21248 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21249 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21250 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21251 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21252 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21253 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21254 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21255 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21256 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21257 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21258 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21259 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21260 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21261 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21262 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21263 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21265 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21266 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21267 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21268 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21269 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21270 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21272 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21273 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21274 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21276 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21277 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21278 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21278 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21279 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21280 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21281 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21282 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21282 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21283 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21283 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 21283 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 21284 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21285 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21286 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21287 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21288 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21289 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21289 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21290 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21291 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21291 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 21291 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 21291 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 21292 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21292 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 21292 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 21293 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21294 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21295 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21296 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21297 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21298 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21299 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 21305 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 21306 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 21307 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21309 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21309 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 21310 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21311 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21312 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21313 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21314 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21315 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21317 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21318 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21319 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21320 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21321 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21322 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21323 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21325 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21326 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21326 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 21327 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21327 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21328 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21329 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21330 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21331 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21332 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21333 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21335 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21336 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21337 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21338 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21339 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21340 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21341 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21345 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21346 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21346 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21347 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21348 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21349 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21350 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21351 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21352 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21353 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21354 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21355 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21357 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21358 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21359 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21360 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21361 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21362 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21363 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21364 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21368 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21369 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21370 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21370 | WARNING | [ ] Line exceeds 120 characters; contains 204 | | characters 21371 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21372 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21374 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21375 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21376 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21377 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21378 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21379 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21380 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21381 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21384 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21385 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21386 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21387 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21388 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21389 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21390 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21391 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21392 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21393 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21394 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21395 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21396 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21397 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21398 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21399 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21400 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21401 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21402 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21403 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21404 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21405 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21406 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 21407 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 10 21408 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 10 21410 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 21411 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 14 21412 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 21413 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 14 21414 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 21415 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 10 21415 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 21416 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 10 21417 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 10 21418 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 21419 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 21420 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 14 21420 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 21421 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 14 21422 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 21424 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 10 21425 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 10 21426 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 10 21427 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 10 21429 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 21430 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 14 21431 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 21432 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 14 21433 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 21436 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 21437 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 14 21438 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 21439 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 14 21440 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 21441 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 10 21442 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 10 21443 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 21447 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21448 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21449 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21450 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21450 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 21451 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 21452 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 20 21453 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 21454 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 20 21455 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 21456 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21457 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21457 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21457 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 21458 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21459 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21460 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21460 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 21461 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21463 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21464 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21465 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21467 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21468 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21469 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21470 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21471 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21472 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21473 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21473 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21474 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21475 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21475 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 21476 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21478 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21479 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21480 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21483 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21484 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21485 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21486 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21487 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21488 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21489 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21490 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21492 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21493 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21494 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 21498 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 21500 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21501 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 6 21504 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21505 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21508 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21508 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 21509 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21510 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21511 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21512 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21513 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21514 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21515 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21516 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21517 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21517 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 21518 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21519 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21520 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21521 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21523 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21524 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21525 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 8 21526 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 12 21527 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 21528 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 8 21529 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 12 21530 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 21531 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 8 21532 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 12 21533 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 21534 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 8 21535 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 12 21536 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 21537 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 8 21538 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 12 21540 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 8 21541 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 12 21542 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 16 21543 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 12 21543 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 21543 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21544 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 12 21545 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 16 21546 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 12 21546 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 21547 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 12 21548 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 16 21549 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 12 21549 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 21550 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 12 21551 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 16 21552 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 12 21553 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 21554 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21557 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21558 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21559 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21560 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 21561 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21563 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21564 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21565 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21566 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21569 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21571 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21572 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21573 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21574 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21575 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21576 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21577 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21578 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21579 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21580 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21581 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21582 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21582 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 21583 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21584 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21585 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 21585 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 21586 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 21587 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 21588 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21589 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21590 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21592 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21593 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21594 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21595 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21596 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21597 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 4 21597 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 21600 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21601 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21602 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21603 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21604 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21605 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21606 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21607 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 21608 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 21609 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 21611 | ERROR | [x] Blank line found at end of control structure 21612 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 21612 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 2 21617 | WARNING | [ ] Method name "_getListStyle" should not be | | prefixed with an underscore to indicate | | visibility 21621 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 21623 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 21625 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 21647 | ERROR | [ ] Method name "mPDF::CloseTag" is not in camel | | caps format 21667 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 21667 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 21668 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 21669 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 21670 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 21670 | ERROR | [x] Blank line found at start of control structure 21670 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21673 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 21679 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21680 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 21680 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21681 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 21689 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21690 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 21690 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21695 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21696 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 21696 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21697 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 21697 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21698 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 21698 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21699 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 21700 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 21700 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21706 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21718 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21810 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 21811 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 21818 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 21818 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21819 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 21820 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 21820 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21821 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 21821 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 21821 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21822 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 21822 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21823 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 21824 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 21824 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21839 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 21840 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 21840 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 21841 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 21842 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 21842 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 21843 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 21844 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 21844 | ERROR | [x] Blank line found at start of control structure 21844 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21844 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21857 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 21857 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21858 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 21859 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 21860 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 21861 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 21862 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 21863 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 21863 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 21863 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 21864 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 21865 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 21866 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 21867 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 21868 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 21870 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 21871 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 21872 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 21873 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 21874 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 21874 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21875 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 21876 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 21877 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 21880 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 21881 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 21882 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 21883 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 21884 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 21885 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 21886 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 21887 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 21889 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 21890 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 21919 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 21925 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 21932 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21932 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 21938 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 21939 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 21940 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 21940 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 21940 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21941 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 21942 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 21943 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 21943 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 21943 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21944 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 21945 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 21946 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 21949 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21949 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 21951 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 21953 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 21959 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 21960 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 21961 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 21991 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 21998 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 22005 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22006 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22007 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22008 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22009 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22010 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22011 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22012 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22013 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22014 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22015 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 22026 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 22033 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 22040 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22041 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22042 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22043 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22044 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22045 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22046 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22047 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22048 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22049 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 22050 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 22077 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22082 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22101 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 22101 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 22114 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22119 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 22121 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 22123 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 22158 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 22209 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 22210 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 22217 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 22223 | WARNING | [ ] Line exceeds 120 characters; contains 285 | | characters 22233 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 22243 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 22302 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 22303 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 22304 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 22304 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22305 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 22306 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 22307 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 22307 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22308 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 22313 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 22314 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 22317 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 22319 | ERROR | [x] Expected 1 space before "=>"; 0 found 22319 | ERROR | [x] Expected 1 space after "=>"; 0 found 22326 | ERROR | [x] Expected 1 space before "=>"; 0 found 22326 | ERROR | [x] Expected 1 space after "=>"; 0 found 22334 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 22339 | ERROR | [x] Expected 1 space before "=>"; 0 found 22339 | ERROR | [x] Expected 1 space after "=>"; 0 found 22353 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 22354 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 22360 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 22361 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 22381 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22385 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22390 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22415 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 22442 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 22445 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 22467 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 22492 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22493 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 22493 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22506 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22510 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 22510 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 22529 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 22529 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 22536 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 22543 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 22543 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 22561 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 22562 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 22563 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 22566 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 22567 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 22572 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 22573 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 22574 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 22575 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 22578 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 22579 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 22580 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 22597 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 22597 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 22599 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 22604 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22607 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 22633 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22636 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 22646 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 22646 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22653 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 22659 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22669 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 22707 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22711 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 22711 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 22726 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 22726 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 22732 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 22739 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 22739 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 22756 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 22757 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 22758 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 22761 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 22762 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 22766 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 22767 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 22768 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 22769 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 22770 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 22772 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 22773 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 22774 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 22775 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 22778 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 22792 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 22792 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 22794 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 22805 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 22816 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 22816 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22818 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 22820 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 22838 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 22850 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 20 22850 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22861 | WARNING | [ ] Line exceeds 120 characters; contains 208 | | characters 22875 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22885 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22941 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 22942 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 22962 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22972 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 22972 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 22985 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 22990 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 22992 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 22994 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 23020 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 23043 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 23044 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 23074 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 23085 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 23086 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 23087 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 23088 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 23091 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 23106 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23128 | ERROR | [x] Incorrect spacing between argument | | "$iteration" and equals sign; expected 1 but | | found 0 23128 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$iteration"; | | expected 1 but found 0 23130 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23173 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 23173 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23179 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23220 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23221 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23222 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23223 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23224 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23225 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23226 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23227 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23228 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23229 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23230 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23231 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23232 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23233 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23234 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23235 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23236 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23237 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23238 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23239 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23240 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23241 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23242 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23243 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 14 23244 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23245 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23246 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23247 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23248 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23249 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23250 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23251 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23252 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23253 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 14 23254 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23255 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23256 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23257 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23258 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23260 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23261 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23262 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23263 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23264 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23265 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23266 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23267 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23268 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23269 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23270 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23271 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23272 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23273 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23274 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23275 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23276 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23277 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23278 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23279 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23280 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23281 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23282 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23283 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23284 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23285 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 14 23286 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23287 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23288 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23289 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 14 23290 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23291 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23292 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23293 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23294 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23296 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23297 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23298 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23299 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23300 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23301 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23302 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23303 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23304 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23305 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23306 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23307 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23308 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23309 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23310 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23311 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23312 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23313 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23314 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23315 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23316 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23317 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23318 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23319 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23320 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23321 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 14 23323 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23324 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23325 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23326 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23327 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 14 23328 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 18 23329 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 14 23329 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 23329 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23330 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 14 23331 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 18 23332 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 14 23333 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23334 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23335 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23336 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 14 23337 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23338 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23339 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23340 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23341 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23342 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 14 23343 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 18 23344 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 14 23344 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 23345 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 14 23346 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 18 23347 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 14 23348 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23349 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23350 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23351 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 14 23352 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23353 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23354 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23355 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23356 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23357 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 14 23358 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 18 23359 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 14 23359 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 23360 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 14 23361 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 18 23362 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 14 23363 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23364 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23365 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23366 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 14 23367 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23368 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23369 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23372 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 23374 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23375 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23376 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23377 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23377 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23378 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23378 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 23379 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23380 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23381 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23382 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23383 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23384 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23384 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23385 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23385 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 23386 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23387 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23388 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23389 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23390 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23391 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23391 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 23392 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23393 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23394 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23395 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23396 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23397 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23397 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 23398 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23399 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23400 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23401 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23402 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23403 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23403 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 23404 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23405 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23406 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23407 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23408 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23409 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23409 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 23410 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23411 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23412 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23413 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23414 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23415 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23415 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 23416 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23417 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23418 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23419 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23420 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23421 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23421 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 23422 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23423 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23424 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23425 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23426 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23427 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23427 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 23428 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23429 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23430 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23431 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23432 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23433 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23433 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 23434 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23435 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23436 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23437 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23438 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23439 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23439 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 23440 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23441 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 23442 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23443 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23444 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 10 23445 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23445 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 23446 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23447 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 23448 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23449 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23450 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23451 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 14 23452 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 10 23453 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23454 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 23455 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 23455 | ERROR | [x] Closing brace indented incorrectly; expected | | 16 spaces, found 6 23486 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 23488 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 23499 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 23501 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 23503 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23519 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23520 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 23520 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23521 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 23521 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23522 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 23522 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23523 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 23524 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 23524 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23544 | WARNING | [ ] Method name "_saveTextBuffer" should not be | | prefixed with an underscore to indicate | | visibility 23546 | WARNING | [ ] Line exceeds 120 characters; contains 337 | | characters 23546 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23598 | WARNING | [ ] Method name "_saveCellTextBuffer" should not | | be prefixed with an underscore to indicate | | visibility 23600 | WARNING | [ ] Line exceeds 120 characters; contains 370 | | characters 23600 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23653 | ERROR | [x] Incorrect spacing between argument | | "$blockstate" and equals sign; expected 1 but | | found 0 23653 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$blockstate"; | | expected 1 but found 0 23653 | ERROR | [x] Incorrect spacing between argument "$is_table" | | and equals sign; expected 1 but found 0 23653 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$is_table"; expected | | 1 but found 0 23653 | ERROR | [x] Incorrect spacing between argument "$is_list" | | and equals sign; expected 1 but found 0 23653 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$is_list"; expected | | 1 but found 0 23655 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23656 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23657 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23658 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23670 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 23672 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 23719 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 23719 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23721 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 23722 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 23725 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 23726 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 23727 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 23727 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23729 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 23729 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 23731 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 23733 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 23734 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23735 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23736 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23739 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 23739 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 23741 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 13 23742 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 17 23743 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 13 23743 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23744 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 23745 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 23749 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 23749 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23750 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 23751 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 23752 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 23753 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 23754 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 23755 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 23757 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23758 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23759 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23760 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23761 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23762 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23763 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23765 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23765 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23766 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23767 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 23768 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 23769 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 23770 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23771 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23771 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23772 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23773 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 23774 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 23775 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 23776 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23777 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23777 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23778 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23779 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23782 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23783 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23784 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23785 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23786 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23787 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 23787 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23788 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 23788 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23789 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23790 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23791 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23792 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23793 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23794 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23795 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 23796 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 23797 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 23798 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 23799 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 23800 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 23801 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 23802 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 23803 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 23804 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 23805 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 23806 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 23808 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 23809 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23810 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 23810 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23811 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 8 23812 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 23813 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23814 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23815 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23816 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23817 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23818 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23819 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23820 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23821 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23822 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23823 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23824 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23825 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23826 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23827 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23828 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23829 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23831 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23832 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23833 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23834 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23835 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 23835 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 23837 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 23838 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23839 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 23840 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 10 23841 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 10 23842 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 23843 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23843 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23844 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23849 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 23849 | ERROR | [x] Blank line found at start of control structure 23851 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 23854 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 23855 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23856 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23857 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23858 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 23859 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 23860 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 23861 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 23862 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 23863 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 23864 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 23865 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23866 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23867 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23868 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23869 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23870 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23871 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23871 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23872 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 23873 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 23874 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 23875 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 23876 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 23877 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 23878 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 23879 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 23880 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 23880 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 23881 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 23882 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 23883 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 23884 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 23885 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 23886 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 23886 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 23887 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 23888 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 23888 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 23889 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 23890 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 23891 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 23892 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 23893 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 23894 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 23895 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 23896 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23897 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 23898 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 23899 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 23901 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23902 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23903 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23904 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23905 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23905 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 23906 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23907 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 23909 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23909 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23910 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23910 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23911 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23911 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 23911 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23912 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 23912 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23913 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 23913 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 23914 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 23914 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23918 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23918 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 23919 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23920 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23921 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23921 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 23922 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23923 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23926 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 23926 | WARNING | [ ] Line exceeds 120 characters; contains 224 | | characters 23930 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 23931 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 23932 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 23933 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23934 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23935 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23935 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 23936 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23937 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 23938 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23939 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23940 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23941 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23942 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23945 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23946 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23950 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 23951 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 23952 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 23952 | ERROR | [x] Expected 1 space before "=>"; 0 found 23952 | ERROR | [x] Expected 1 space after "=>"; 0 found 23953 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 23954 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 23955 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 23956 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 23957 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 23958 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 23959 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 23960 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 23961 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 23962 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 23963 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 23964 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23967 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23968 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 23969 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 23970 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 23971 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23972 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23973 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23974 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23975 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23976 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 23980 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23981 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 23981 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23982 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 23982 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23983 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 23983 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 23983 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23984 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 23984 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23985 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 23986 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 23986 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 23987 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23988 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23989 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23990 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23991 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 23992 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23996 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 23997 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24000 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 24000 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 24001 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 24001 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 24002 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 24004 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 24005 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 24005 | WARNING | [ ] Line exceeds 120 characters; contains 222 | | characters 24006 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 24007 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 24007 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 24008 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 24009 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24010 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24012 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24013 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24015 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24015 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 24016 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24016 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 24018 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 24019 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 24020 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 24021 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 24022 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 24023 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 24024 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 24025 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24026 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24027 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 24028 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 24028 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 24029 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 24029 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 24030 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 24031 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 24032 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 24033 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24034 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24035 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24036 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24037 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24038 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24039 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24040 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24041 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24042 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 24044 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 24045 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 24045 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 24046 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 24047 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 24047 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 24049 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 24049 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 24051 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 24052 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 24053 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 24054 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 24055 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 24056 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 24057 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 24058 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 24059 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 24060 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 24061 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 24062 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 24063 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 24064 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 24065 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 24066 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 24067 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 24068 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 24069 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 24070 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 24071 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 24072 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 24073 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 24074 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 24075 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 24076 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 24077 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 24078 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 24080 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 24081 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 24081 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 24082 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 24083 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 24084 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 24084 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 24086 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 24086 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 24088 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 24089 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 24090 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 24091 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 24092 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 24093 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 24094 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 24095 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 24096 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 24097 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 24098 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 24099 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 24100 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 24101 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 24102 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 24103 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 24104 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 24105 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 24106 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 24107 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 24108 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 24109 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 24110 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 24111 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 24112 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 24113 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 24114 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 24115 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 24116 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 24118 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24120 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 24122 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 24122 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24123 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 24123 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 24123 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24124 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 24125 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 24126 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 10 24127 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 24127 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 24127 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24128 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 24129 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 10 24130 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 24132 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 24133 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 14 24134 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24135 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 14 24136 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24137 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 14 24138 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24139 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 24140 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 22 24141 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 24141 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24142 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 14 24144 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 14 24145 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 24146 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 22 24147 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 24148 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24149 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24150 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24151 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24152 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 14 24153 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 24157 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 14 24158 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 24158 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24159 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 24159 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24160 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 24160 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 24160 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24161 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 24161 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24162 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 24163 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 24163 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24164 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24165 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24166 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24167 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24168 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24169 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 14 24171 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 24171 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 24172 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 24173 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 24176 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 14 24177 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 24178 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 22 24179 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 22 24180 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 24181 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24182 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24183 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24184 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24185 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 14 24189 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 14 24190 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 24190 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24191 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 24191 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24192 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 24192 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 24192 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24193 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 24193 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24194 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 24195 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 24195 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24196 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24197 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24198 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24199 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24200 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 24201 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 14 24203 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 24204 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 24207 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 24208 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24208 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24210 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 24211 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 24212 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24213 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 24214 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 24215 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 24216 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 24217 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 24218 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 24219 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 24224 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 24225 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 24225 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24226 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 24226 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24227 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 24227 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 24227 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24228 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 24228 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24229 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 24230 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 24230 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24231 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 24232 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 24233 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 24234 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 24235 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 24236 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 24238 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 24241 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24242 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24243 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24244 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24245 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24246 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24247 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24248 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24249 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24250 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24251 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24252 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24253 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24255 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24256 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24258 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24259 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24260 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24262 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 24263 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24263 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24264 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 24266 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 24267 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24267 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24267 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 24268 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 24269 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 24270 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24270 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24271 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 24272 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24273 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24274 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24275 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24276 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24277 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24278 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24279 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24280 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24281 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24282 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24283 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24284 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 24287 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24288 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 24289 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24290 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 24303 | WARNING | [ ] Method name "_setDashBorder" should not be | | prefixed with an underscore to indicate | | visibility 24305 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 24306 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24307 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24307 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24308 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24309 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 24317 | WARNING | [ ] Method name "_setBorderLine" should not be | | prefixed with an underscore to indicate | | visibility 24317 | ERROR | [x] Incorrect spacing between argument "$k" and | | equals sign; expected 1 but found 0 24317 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$k"; expected 1 but | | found 0 24321 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24323 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24329 | ERROR | [ ] Method name "mPDF::PaintDivBB" is not in camel | | caps format 24329 | ERROR | [x] Incorrect spacing between argument "$divider" | | and equals sign; expected 1 but found 0 24329 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$divider"; expected | | 1 but found 0 24329 | ERROR | [x] Incorrect spacing between argument | | "$blockstate" and equals sign; expected 1 but | | found 0 24329 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$blockstate"; | | expected 1 but found 0 24329 | ERROR | [x] Incorrect spacing between argument "$blvl" and | | equals sign; expected 1 but found 0 24329 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$blvl"; expected 1 | | but found 0 24332 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 24333 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24334 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 24334 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24335 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 24342 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 24343 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24344 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 24344 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24346 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 24347 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24348 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 24348 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24349 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 24350 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 24351 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 24351 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24432 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 24440 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 24475 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 24510 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24547 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 24548 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 24550 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24555 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24558 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 24560 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 24566 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 24568 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24571 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 24578 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 24581 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 24582 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 24584 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 24587 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 24589 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 24595 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 24598 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 24600 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 24602 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 24605 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 24607 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 24612 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 24630 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24630 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24631 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24646 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 24647 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 24649 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24655 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 24657 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 24663 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 24665 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24666 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 24668 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 24672 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 24673 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 24675 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24676 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 24678 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 24694 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24694 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24695 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24708 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 24709 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 24711 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24717 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 24719 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 24725 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 24727 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24730 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 24734 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 24735 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 24737 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24740 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 24755 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24755 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24756 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24769 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 24770 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 24772 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24778 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 24780 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 24786 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 24788 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24789 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 24791 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 24795 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 24796 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 24798 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24799 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 24801 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 24816 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24816 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24817 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24840 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 24858 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 24871 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 24874 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 24889 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 24889 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24890 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 24890 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24893 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24896 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24899 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24902 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24905 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24908 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24911 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24914 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24930 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24934 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24938 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24949 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24949 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24950 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24954 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24968 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24970 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24972 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24977 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24977 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24978 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24978 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 24979 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 24987 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 25024 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 25035 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25035 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25036 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25037 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25063 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25063 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25064 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25066 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25088 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 25099 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25099 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25100 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25101 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25128 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25129 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25131 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25151 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 25161 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25161 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25162 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25163 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25188 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25188 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25189 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25191 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25213 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 25223 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25223 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25224 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25225 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25249 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25252 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 25257 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25258 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25258 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25262 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25265 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25265 | WARNING | [ ] Line exceeds 120 characters; contains 250 | | characters 25267 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25267 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 25276 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25276 | WARNING | [ ] Line exceeds 120 characters; contains 338 | | characters 25280 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 25301 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 25306 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 25313 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 25332 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25332 | WARNING | [ ] Line exceeds 120 characters; contains 342 | | characters 25345 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25363 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 25367 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 25380 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25380 | WARNING | [ ] Line exceeds 120 characters; contains 426 | | characters 25391 | WARNING | [ ] Method name "_EllipseArc" should not be | | prefixed with an underscore to indicate | | visibility 25391 | ERROR | [ ] Method name "mPDF::_EllipseArc" is not in | | camel caps format 25391 | ERROR | [x] Incorrect spacing between argument "$part" and | | equals sign; expected 1 but found 0 25391 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$part"; expected 1 | | but found 0 25391 | ERROR | [x] Incorrect spacing between argument "$start" | | and equals sign; expected 1 but found 0 25391 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$start"; expected 1 | | but found 0 25392 | ERROR | [x] Opening brace must be the last content on the | | line 25392 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25403 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25406 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25409 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25412 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25419 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25440 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 25454 | ERROR | [ ] Method name "mPDF::PaintDivLnBorder" is not in | | camel caps format 25454 | ERROR | [x] Incorrect spacing between argument "$state" | | and equals sign; expected 1 but found 0 25454 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$state"; expected 1 | | but found 0 25454 | ERROR | [x] Incorrect spacing between argument "$blvl" and | | equals sign; expected 1 but found 0 25454 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$blvl"; expected 1 | | but found 0 25454 | ERROR | [ ] Arguments with default values must be at the | | end of the argument list 25462 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25463 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 25463 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25464 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 25464 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25465 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 25465 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25467 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 25468 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 25469 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 25470 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25471 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25473 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 25474 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 25475 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 25476 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 25477 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 25478 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 25479 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 25480 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 25481 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25483 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25484 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25485 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25486 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 25487 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 25558 | ERROR | [ ] Method name "mPDF::PaintImgBorder" is not in | | camel caps format 25561 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 25562 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 25563 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 25563 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25564 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 25565 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 25566 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 25567 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 25568 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 25640 | ERROR | [ ] Method name "mPDF::Reset" is not in camel caps | | format 25672 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25676 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 25677 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25677 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 25679 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 25680 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25716 | ERROR | [ ] Method name "mPDF::ReadMetaTags" is not in | | camel caps format 25727 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 25727 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 25731 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 25731 | ERROR | [x] The CASE body must start on the line following | | the statement 25731 | ERROR | [x] Terminating statement must be on a line by | | itself 25731 | ERROR | [x] Closing brace must be on a line by itself 25731 | ERROR | [x] Each PHP statement must be on a line by itself 25732 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 25732 | ERROR | [x] The CASE body must start on the line following | | the statement 25732 | ERROR | [x] Terminating statement must be on a line by | | itself 25732 | ERROR | [x] Closing brace must be on a line by itself 25732 | ERROR | [x] Each PHP statement must be on a line by itself 25733 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 25733 | ERROR | [x] The CASE body must start on the line following | | the statement 25733 | ERROR | [x] Terminating statement must be on a line by | | itself 25733 | ERROR | [x] Closing brace must be on a line by itself 25733 | ERROR | [x] Each PHP statement must be on a line by itself 25734 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 25734 | ERROR | [x] Closing brace indented incorrectly; expected | | 12 spaces, found 8 25739 | ERROR | [ ] Method name "mPDF::ReadCharset" is not in | | camel caps format 25751 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 25751 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 | | but found 0 25751 | ERROR | [x] Incorrect spacing between argument "$tag" and | | equals sign; expected 1 but found 0 25751 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tag"; expected 1 | | but found 0 25752 | ERROR | [x] Opening brace must be the last content on the | | line 25752 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25753 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 25754 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 25755 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 25757 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 25758 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 25759 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 25760 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 25760 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 25761 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 25762 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 25763 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 25764 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 25765 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25766 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 25767 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25768 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 25769 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 25770 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 25771 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 25772 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 25773 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 25774 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 25775 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 25779 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 25830 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 25849 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25850 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25851 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25852 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 25853 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25854 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25855 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25856 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25857 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25858 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 25859 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25860 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25861 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25862 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25863 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25864 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 25865 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25866 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25867 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25868 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25869 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25870 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 25871 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25872 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25875 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25876 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25876 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 25877 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25878 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25879 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25879 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 25880 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25881 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25882 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25882 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 25883 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25884 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25885 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25885 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 25886 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25889 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25890 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25891 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25892 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 25893 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 20 25894 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 25895 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 20 25896 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 25897 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25898 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25899 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25900 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25901 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25901 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 25902 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25903 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25904 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25904 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 25905 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25906 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25907 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25907 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 25908 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25911 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25912 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25912 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 25913 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25914 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25915 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25915 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 25916 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25917 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25918 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25918 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 25919 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25920 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25921 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25921 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 25922 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25923 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25924 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25924 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 25925 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25926 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25927 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25927 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 25928 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25929 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25930 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25930 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 25931 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25932 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25933 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25933 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 25934 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25937 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25938 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25939 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25940 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 25941 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25942 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25944 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25945 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25946 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 25947 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25948 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 25949 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25949 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25950 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25952 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25953 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25954 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 25955 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25956 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 25957 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25958 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25960 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25961 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25962 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 25962 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 25963 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25964 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25966 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25968 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25969 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25970 | ERROR | [x] Blank line found at end of control structure 25971 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 25971 | ERROR | [x] Closing brace indented incorrectly; expected | | 16 spaces, found 6 25975 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25976 | ERROR | [x] Blank line found at start of control structure 25978 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25978 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 25979 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25980 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 25981 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25982 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25984 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25985 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 25986 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25987 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 25988 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25989 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25991 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 25992 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 25993 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 25994 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 25995 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25996 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 25997 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 25998 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 25999 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 26000 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 26001 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26002 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 16 26003 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 26004 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26005 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 26006 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26009 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 26010 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 26011 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 26012 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 26013 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26016 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 26017 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 26018 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 26019 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 26020 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26021 | ERROR | [x] Blank line found at end of control structure 26022 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 26022 | ERROR | [x] Closing brace indented incorrectly; expected | | 16 spaces, found 6 26028 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 26028 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26029 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 26030 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 26031 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 26032 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26033 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 26034 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26035 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 26035 | ERROR | [x] Closing brace indented incorrectly; expected | | 16 spaces, found 6 26041 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 26042 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 26043 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 26044 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26045 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 26046 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 26047 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 26048 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26049 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 26050 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 26051 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 26052 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26053 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 26054 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 26055 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 26056 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26058 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 26058 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26059 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 26060 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 26061 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 26062 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 26063 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26064 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 26064 | ERROR | [x] Closing brace indented incorrectly; expected | | 16 spaces, found 6 26070 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26071 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26072 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26073 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26074 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26076 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26077 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26078 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 26079 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26080 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26081 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 26082 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26083 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 26084 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 26085 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26086 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 26087 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 26088 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26089 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26090 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26091 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 26092 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 26093 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26094 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26095 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26098 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26099 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26100 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26101 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26102 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26103 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26104 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26108 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26109 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 26110 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26111 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26112 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26113 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26116 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26117 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 26118 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26119 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26120 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26121 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26123 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26124 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26125 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26126 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26127 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 26129 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26130 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 26132 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26133 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26135 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26136 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26137 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26138 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 26140 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26141 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 26143 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26144 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26146 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26147 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26148 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26149 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 26150 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 26150 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26151 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26152 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26153 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 26154 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 26154 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26155 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26156 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26156 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26157 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 26158 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 26159 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26160 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26161 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26163 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26164 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26165 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26166 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26167 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26168 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26169 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26170 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26170 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26171 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26172 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26174 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26175 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26176 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26177 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 26179 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26180 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 26182 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26183 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26185 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26186 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26187 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26188 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 26190 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26191 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 26193 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26194 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 26196 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26196 | ERROR | [x] The CASE body must start on the line following | | the statement 26196 | ERROR | [x] Terminating statement must be on a line by | | itself 26196 | ERROR | [x] Closing brace must be on a line by itself 26197 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26198 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26200 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26201 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 26202 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26203 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26204 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26205 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26207 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26207 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26208 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26209 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26210 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26211 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26212 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26213 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26214 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26215 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26217 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26217 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26218 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26219 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26220 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26221 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26223 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26223 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26224 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26225 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26226 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26226 | ERROR | [x] The CASE body must start on the line following | | the statement 26226 | ERROR | [x] Terminating statement must be on a line by | | itself 26226 | ERROR | [x] Closing brace must be on a line by itself 26226 | ERROR | [x] Each PHP statement must be on a line by itself 26227 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26227 | ERROR | [x] The CASE body must start on the line following | | the statement 26227 | ERROR | [x] Terminating statement must be on a line by | | itself 26227 | ERROR | [x] Closing brace must be on a line by itself 26227 | ERROR | [x] Each PHP statement must be on a line by itself 26228 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26228 | ERROR | [x] The CASE body must start on the line following | | the statement 26228 | ERROR | [x] Terminating statement must be on a line by | | itself 26228 | ERROR | [x] Closing brace must be on a line by itself 26228 | ERROR | [x] Each PHP statement must be on a line by itself 26229 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26230 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 26231 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26232 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26233 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26234 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26235 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26236 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26237 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26239 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26239 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26240 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26241 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26242 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26243 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 26244 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 26245 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26246 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 26247 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26248 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26249 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26250 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26251 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 26252 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 26253 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26254 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26256 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26257 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 26258 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26259 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26260 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 26261 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 26262 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 26264 | ERROR | [x] Blank line found at end of control structure 26265 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 26265 | ERROR | [x] Closing brace indented incorrectly; expected | | 12 spaces, found 6 26272 | ERROR | [ ] Method name "mPDF::SetStyle" is not in camel | | caps format 26289 | ERROR | [ ] Method name "mPDF::SetStylesArray" is not in | | camel caps format 26309 | ERROR | [ ] Method name "mPDF::SetStyles" is not in camel | | caps format 26324 | ERROR | [ ] Method name "mPDF::ResetStyles" is not in | | camel caps format 26334 | ERROR | [ ] Method name "mPDF::DisableTags" is not in | | camel caps format 26334 | ERROR | [x] Incorrect spacing between argument "$str" and | | equals sign; expected 1 but found 0 26334 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$str"; expected 1 | | but found 0 26338 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 26338 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26338 | WARNING | [ ] Line exceeds 120 characters; contains 854 | | characters 26352 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26353 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 26353 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26354 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 26354 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26355 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 26355 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26356 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 26357 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 26358 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 26375 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 26391 | ERROR | [ ] Method name "mPDF::TableWordWrap" is not in | | camel caps format 26391 | ERROR | [ ] Arguments with default values must be at the | | end of the argument list 26391 | ERROR | [x] Incorrect spacing between argument | | "$returnarray" and equals sign; expected 1 but | | found 0 26391 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$returnarray"; | | expected 1 but found 0 26392 | ERROR | [x] Opening brace must be the last content on the | | line 26392 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26419 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26421 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 26421 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 26421 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26422 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 26422 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26423 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 26425 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 26426 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 26427 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 26430 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26430 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 26431 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26432 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26432 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26433 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26436 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26437 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26438 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26439 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26440 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26441 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26442 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26443 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26444 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 26446 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 26446 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 26447 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 26450 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26450 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 26452 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26455 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26456 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26457 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26458 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26459 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26460 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26461 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26462 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26463 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 26465 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 26469 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26469 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 26472 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26473 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26474 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26475 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26476 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26477 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26478 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26479 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 26480 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 26481 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 26482 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26483 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 26484 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 26485 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 26486 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 26487 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 26488 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 26489 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 26490 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 26512 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 26528 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26529 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 26529 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26530 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 26531 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26532 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 26533 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26534 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26535 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 26536 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 26537 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 26538 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26544 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26550 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26553 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26553 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26568 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26575 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 26575 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26591 | ERROR | [x] Expected 1 space before "=>"; 0 found 26591 | ERROR | [x] Expected 1 space after "=>"; 0 found 26604 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26620 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 26625 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26626 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 26626 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26626 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 26627 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 26627 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 26628 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 26629 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 26630 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 26631 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 26632 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 26633 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 26634 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 26634 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 26635 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 26636 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 26636 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 26638 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 26638 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 26640 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 26642 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 36 26642 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 26643 | ERROR | [x] Line indented incorrectly; expected at least | | 48 spaces, found 40 26644 | ERROR | [x] Line indented incorrectly; expected at least | | 48 spaces, found 40 26645 | ERROR | [x] Line indented incorrectly; expected at least | | 48 spaces, found 40 26646 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 36 26647 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 26649 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 26650 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 26650 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 26653 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 26653 | WARNING | [ ] Line exceeds 120 characters; contains 262 | | characters 26654 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 26655 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 26656 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 26658 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 26658 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26659 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 26660 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 26661 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 26662 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 26663 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 26664 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 26665 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 26666 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 26667 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 26667 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26668 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 26669 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 26670 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 26672 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 26672 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 26673 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 26673 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26674 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 26675 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 26688 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 26706 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 26737 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 26742 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 26751 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 26754 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 26754 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26754 | WARNING | [ ] Line exceeds 120 characters; contains 282 | | characters 26755 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 26756 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 26757 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 26758 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 26759 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 26760 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 26761 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 26762 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 26763 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 26764 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 26764 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26765 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 26766 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 26767 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 26768 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 26769 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 26770 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 26771 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 26772 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 26773 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 26774 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 26787 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 26787 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 26798 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 26820 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26838 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 26896 | ERROR | [ ] Method name "mPDF::TableCheckMinWidth" is not | | in camel caps format 26896 | ERROR | [ ] Arguments with default values must be at the | | end of the argument list 26912 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 10 26913 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 26914 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 14 26914 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 26915 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 18 26916 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 22 26917 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 18 26918 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 18 26919 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 14 26920 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 14 26921 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 10 26946 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26947 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 26948 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 26949 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 26950 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 26951 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 26952 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26958 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26964 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 26969 | ERROR | [x] Expected 1 space before "=>"; 0 found 26969 | ERROR | [x] Expected 1 space after "=>"; 0 found 27067 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 27067 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 27067 | ERROR | [x] Blank line found at start of control structure 27084 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 27143 | ERROR | [x] Expected 1 space before "=>"; 0 found 27143 | ERROR | [x] Expected 1 space after "=>"; 0 found 27164 | WARNING | [ ] Method name "_cacheCell" should not be | | prefixed with an underscore to indicate | | visibility 27164 | ERROR | [x] Incorrect spacing between argument "$mode" and | | equals sign; expected 1 but found 0 27164 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mode"; expected 1 | | but found 0 27164 | ERROR | [x] Incorrect spacing between argument "$fh" and | | equals sign; expected 1 but found 0 27164 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fh"; expected 1 but | | found 0 27164 | ERROR | [x] Incorrect spacing between argument "$offset" | | and equals sign; expected 1 but found 0 27164 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$offset"; expected 1 | | but found 0 27165 | ERROR | [x] Opening brace must be the last content on the | | line 27165 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27188 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27189 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27189 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27190 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27190 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27191 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27191 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27192 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27192 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27193 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27193 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27194 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27194 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27195 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27195 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27196 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27196 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27197 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27197 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27198 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27198 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27199 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27199 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27200 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27200 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27201 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27201 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27202 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27202 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27203 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27203 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27204 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27204 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27205 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27205 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27206 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27206 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27207 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27207 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27208 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27208 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27209 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27209 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27210 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27210 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27211 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27211 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27212 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27212 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27213 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27213 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27214 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27214 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27215 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27215 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27216 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27216 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27217 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 27217 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 27221 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 12 27222 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 12 27222 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27223 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 8 27223 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 27223 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27224 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 8 27224 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 27224 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27225 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 8 27225 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 27225 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27226 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 8 27226 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 27226 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27227 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 8 27227 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 27227 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27228 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 8 27228 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 27228 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27229 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 8 27229 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 27229 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27230 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 8 27230 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 27230 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27231 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 8 27231 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 27231 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27232 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 8 27232 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 27232 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27233 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 8 27233 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 27233 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27234 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27234 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 27239 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27247 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 27247 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27253 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27255 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27256 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 27256 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27257 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 27257 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27258 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 27258 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27259 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 27259 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27260 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 27261 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 27262 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 27266 | WARNING | [ ] Method name "_cacheUpdateTxB" should not be | | prefixed with an underscore to indicate | | visibility 27269 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27271 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27271 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 27276 | WARNING | [ ] Method name "_cacheUpdateBorder" should not be | | prefixed with an underscore to indicate | | visibility 27283 | WARNING | [ ] Method name "_cacheUpdateMtx" should not be | | prefixed with an underscore to indicate | | visibility 27289 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 27289 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27290 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 27291 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 27292 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 27292 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27293 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 27303 | WARNING | [ ] Method name "_uncacheCell" should not be | | prefixed with an underscore to indicate | | visibility 27310 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 27320 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27321 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 27321 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27322 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 27322 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27323 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 27323 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27324 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 27324 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 27328 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27331 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27332 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27333 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27336 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27339 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27340 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27341 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27342 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27343 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27344 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27347 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27350 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27353 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27356 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27359 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27362 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27364 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27366 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27368 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27370 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27371 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27372 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27375 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 27375 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27381 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27384 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 27384 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27388 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27391 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 27391 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27397 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 27400 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27401 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 27401 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27402 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 27402 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27403 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 27403 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27405 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 27406 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 27407 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 27410 | ERROR | [ ] Method name "mPDF::read_short" is not in camel | | caps format 27419 | WARNING | [ ] Method name "_backupCacheFiles" should not be | | prefixed with an underscore to indicate | | visibility 27421 | ERROR | [x] Expected 1 space before "=>"; 0 found 27421 | ERROR | [x] Expected 1 space after "=>"; 0 found 27422 | ERROR | [x] Expected 1 space before "=>"; 0 found 27422 | ERROR | [x] Expected 1 space after "=>"; 0 found 27423 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 27428 | WARNING | [ ] Method name "_restoreCacheFiles" should not be | | prefixed with an underscore to indicate | | visibility 27430 | ERROR | [x] Expected 1 space before "=>"; 0 found 27430 | ERROR | [x] Expected 1 space after "=>"; 0 found 27431 | ERROR | [x] Expected 1 space before "=>"; 0 found 27431 | ERROR | [x] Expected 1 space after "=>"; 0 found 27438 | WARNING | [ ] Method name "_packCellBorder" should not be | | prefixed with an underscore to indicate | | visibility 27449 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27450 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27451 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27452 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27453 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27454 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27455 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27456 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27457 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27458 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27459 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27460 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27461 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27462 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27463 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27464 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27465 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27466 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27467 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27468 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27469 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27470 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27471 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27472 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27473 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27474 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27475 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27476 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27477 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27478 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27479 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 27480 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 27480 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 27486 | WARNING | [ ] Method name "_getBorderWidths" should not be | | prefixed with an underscore to indicate | | visibility 27492 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 27495 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 27504 | WARNING | [ ] Method name "_unpackCellBorder" should not be | | prefixed with an underscore to indicate | | visibility 27513 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 27557 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27558 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27559 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27560 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27561 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27562 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27563 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27564 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27565 | WARNING | [ ] Method name "_tableColumnWidth" should not be | | prefixed with an underscore to indicate | | visibility 27565 | ERROR | [x] Incorrect spacing between argument | | "$firstpass" and equals sign; expected 1 but | | found 0 27565 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$firstpass"; | | expected 1 but found 0 27574 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 27576 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 27586 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 27588 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 27588 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 27588 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 27589 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 27590 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 27590 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 27590 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 27591 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 27592 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27593 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 27594 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27595 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 27596 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27598 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27599 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27599 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27600 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27600 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 27601 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27602 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27602 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 27603 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27604 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27605 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27606 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27607 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27608 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27609 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27610 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27611 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27611 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27612 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27613 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27614 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27615 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27616 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27619 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 27621 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27622 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 27623 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27625 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 27627 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27628 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 27629 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27629 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27630 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 27631 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 27632 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 27633 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27634 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27635 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 27636 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 27636 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27637 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 27638 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 27639 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 27639 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27640 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 27642 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 27643 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 27644 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 27645 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 27646 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 27647 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 27648 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 27649 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27650 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27651 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27652 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27653 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27654 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27655 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27656 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 27657 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27659 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27660 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27661 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27662 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27663 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27664 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27665 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27666 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27667 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27668 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27669 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27670 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27671 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27672 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27676 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27677 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 27678 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27679 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 27680 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27682 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27683 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 27684 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27687 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27688 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 27689 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27690 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 27691 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27693 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27694 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27695 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27696 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27697 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27699 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27700 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 27701 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27703 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27704 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27704 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27705 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 27705 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 27705 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 27706 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 27707 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 27708 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27709 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 27710 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 27711 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 27712 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27713 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27714 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27716 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27717 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27718 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27719 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27720 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27723 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27723 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27724 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27725 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27726 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27726 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27727 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27728 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27729 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27730 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27731 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27732 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27732 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27733 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27734 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 27735 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27735 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27737 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27738 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 27739 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27739 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27740 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27741 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27742 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27742 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27743 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27743 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27744 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27745 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27745 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27746 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27747 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27748 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27749 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27749 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27751 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27752 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27753 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27754 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27755 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27756 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27757 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 27758 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27761 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27761 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27761 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 27763 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27764 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 27765 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27766 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27768 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27769 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27770 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27771 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27772 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27773 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27774 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27775 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27776 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 27777 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 27778 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27779 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27780 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 27781 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 27782 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 27783 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 27784 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 27785 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 27804 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 27804 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 27828 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 27828 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 27833 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 27833 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 27845 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 27845 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 27850 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 27850 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 27871 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 27871 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 27880 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 27880 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 27891 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 27891 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 27893 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 27900 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 27911 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 27911 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 27913 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 27914 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 27937 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 27937 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 27956 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 27956 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 28007 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 28026 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 28034 | WARNING | [ ] Method name "_tableWidth" should not be | | prefixed with an underscore to indicate | | visibility 28040 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 28042 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 28053 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 28065 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 28074 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 28075 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 28075 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 28076 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 28077 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 28077 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 28091 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 28095 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 28109 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 28109 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 28111 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 28121 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 28126 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 28126 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 28137 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 28138 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 28139 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 28139 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 28139 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 28140 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 28140 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 28140 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 28141 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28143 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 28144 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 28145 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 28146 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 28147 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 28148 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 28149 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 28150 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 28151 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 28152 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 28153 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 28153 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 28153 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 28154 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 28155 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28157 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 28158 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 28159 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 28160 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 28161 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 28162 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 28163 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 28164 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 28165 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 28166 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 28176 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 28182 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 28184 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 28184 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 28192 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 28192 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 28199 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 28199 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 28205 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 28205 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 28206 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 28213 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 28213 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 28221 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 28221 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 28241 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 28242 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 28242 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 28243 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 28244 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 28245 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 28246 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 28247 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 28248 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 28249 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 28250 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 28251 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 28252 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 28253 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 28254 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 28255 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 28256 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 28257 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 28258 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 28259 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 28260 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 28261 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 28262 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 28263 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 28264 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 28265 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 28273 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 28293 | WARNING | [ ] Method name "_tableHeight" should not be | | prefixed with an underscore to indicate | | visibility 28316 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 28318 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 28332 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 28333 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 28334 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 28335 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 28335 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 28337 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 28338 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 28339 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 28340 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 28341 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 28343 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 28343 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 28345 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 28345 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 28354 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 28355 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 28356 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 28358 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 28359 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 28370 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 28371 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 28387 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 28387 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 28388 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28389 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 28390 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 28391 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 28392 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28393 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28394 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28395 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28396 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28396 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 28397 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28398 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 28399 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 28399 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 28400 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 28401 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28402 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28403 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 28404 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 28405 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 28406 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 28407 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 28408 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 28411 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28412 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 28432 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 28465 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 28479 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 28479 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 28489 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 28521 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 28521 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 28526 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 28526 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 28567 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 28567 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 28567 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 28568 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 28569 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 28570 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 28571 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 28574 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 28574 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 28574 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 28575 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 28576 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 28577 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 28578 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 28579 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 28580 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 28581 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 28582 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 28583 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 28591 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 28591 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 28601 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 28632 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 28634 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 28638 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 28638 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 28642 | WARNING | [ ] Method name "_tableGetWidth" should not be | | prefixed with an underscore to indicate | | visibility 28655 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 28655 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 28660 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 28660 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 28674 | WARNING | [ ] Method name "_splitTableGetWidth" should not | | be prefixed with an underscore to indicate | | visibility 28688 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 28688 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 28695 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 28695 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 28712 | WARNING | [ ] Method name "_tableGetHeight" should not be | | prefixed with an underscore to indicate | | visibility 28725 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 28725 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 28730 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 28730 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 28744 | WARNING | [ ] Method name "_tableGetMaxRowHeight" should not | | be prefixed with an underscore to indicate | | visibility 28750 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 28750 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 28752 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 28752 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 28783 | WARNING | [ ] Method name "_tableRect" should not be | | prefixed with an underscore to indicate | | visibility 28783 | ERROR | [x] Incorrect spacing between argument "$bord" and | | equals sign; expected 1 but found 0 28783 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$bord"; expected 1 | | but found 0 28783 | ERROR | [x] Incorrect spacing between argument "$details" | | and equals sign; expected 1 but found 0 28783 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$details"; expected | | 1 but found 0 28783 | ERROR | [x] Incorrect spacing between argument "$buffer" | | and equals sign; expected 1 but found 0 28783 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$buffer"; expected 1 | | but found 0 28783 | ERROR | [x] Incorrect spacing between argument | | "$bSeparate" and equals sign; expected 1 but | | found 0 28783 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$bSeparate"; | | expected 1 but found 0 28783 | ERROR | [x] Incorrect spacing between argument "$cort" and | | equals sign; expected 1 but found 0 28783 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cort"; expected 1 | | but found 0 28783 | ERROR | [x] Incorrect spacing between argument | | "$tablecorner" and equals sign; expected 1 but | | found 0 28783 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tablecorner"; | | expected 1 but found 0 28783 | ERROR | [x] Incorrect spacing between argument "$bsv" and | | equals sign; expected 1 but found 0 28783 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$bsv"; expected 1 | | but found 0 28783 | ERROR | [x] Incorrect spacing between argument "$bsh" and | | equals sign; expected 1 but found 0 28783 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$bsh"; expected 1 | | but found 0 28783 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 28801 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 28801 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 28819 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 28820 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 28848 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28848 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28849 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28849 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28850 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28850 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28851 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28851 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28852 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28852 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28853 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28853 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28854 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28854 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28855 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28855 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28856 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28856 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28857 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28857 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28858 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28858 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28859 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28859 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28860 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28860 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28861 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28861 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28862 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28862 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28863 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28863 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28864 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28864 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28865 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28865 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28866 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28866 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28867 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28867 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28868 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28868 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28869 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 20 28869 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 28870 | ERROR | [x] Multi-line function call not indented | | correctly; expected 24 spaces but found 16 28870 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 28871 | WARNING | [ ] Line exceeds 120 characters; contains 225 | | characters 28874 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28874 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28875 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28875 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28876 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28876 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28877 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28877 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28878 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28878 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28879 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28879 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28880 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28880 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28881 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28881 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28882 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28882 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28883 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28883 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28884 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28884 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28885 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28885 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28886 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28886 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28887 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28887 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28888 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28888 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28889 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28889 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28890 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28890 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28891 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28891 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28892 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28892 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28893 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28893 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28894 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28894 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28895 | ERROR | [x] Multi-line function call not indented | | correctly; expected 32 spaces but found 20 28895 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 28896 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 16 28896 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 28929 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 28929 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 28936 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 28970 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29004 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29040 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29136 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29142 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 16 29143 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 16 29144 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 16 29145 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 16 29146 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 16 29147 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 16 29148 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 15 29154 | WARNING | [ ] Line exceeds 120 characters; contains 224 | | characters 29304 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 16 29305 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 16 29306 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 16 29307 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 16 29308 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 16 29309 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 16 29310 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 15 29313 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 29319 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29320 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 12 29320 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29321 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 12 29360 | WARNING | [ ] Method name "_lightenColor" should not be | | prefixed with an underscore to indicate | | visibility 29365 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29370 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29371 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 29372 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29381 | WARNING | [ ] Method name "_darkenColor" should not be | | prefixed with an underscore to indicate | | visibility 29386 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29392 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29393 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 29394 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29423 | WARNING | [ ] Method name "_table2cellBorder" should not be | | prefixed with an underscore to indicate | | visibility 29436 | WARNING | [ ] Method name "_fixTableBorders" should not be | | prefixed with an underscore to indicate | | visibility 29471 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 29471 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 29472 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 29472 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 29472 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 29473 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 29474 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29475 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29476 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29477 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29478 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29479 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29479 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29480 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29481 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29482 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29483 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29485 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29486 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29487 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29488 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29490 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29491 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29492 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29493 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29494 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29495 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29496 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29497 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29498 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29499 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29501 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 29503 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29504 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29505 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29505 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 29506 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29507 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29508 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29508 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 29509 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29510 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29511 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29511 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 29512 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29513 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29514 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29514 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 29515 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29516 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29519 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 29520 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29521 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29522 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29523 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29524 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29525 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29526 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29527 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29528 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29529 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29530 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29531 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29532 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29533 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29534 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29535 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29536 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29537 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29538 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29539 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29540 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29541 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29542 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29543 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29544 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29545 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29545 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29546 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29547 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29548 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29549 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29550 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29551 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29552 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29553 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29554 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29555 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29556 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29557 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29558 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29559 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29560 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29561 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29562 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29563 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29564 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29565 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29566 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29567 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29567 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29568 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29569 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29570 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29571 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29572 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29579 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29580 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29580 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29581 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29583 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29584 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29585 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29586 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29587 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29588 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29589 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29590 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 29591 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29592 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 29593 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29594 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29595 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29596 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29597 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29598 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29599 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29601 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29602 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 29603 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 29604 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 29605 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29606 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 29607 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 29608 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 29609 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29609 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 29611 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29612 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29612 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29612 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 29613 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29614 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29615 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29616 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29617 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29617 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29618 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29619 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29620 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29621 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29621 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 29624 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29624 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 29625 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29625 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29625 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 29626 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29627 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29628 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29629 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29629 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 29630 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29630 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29631 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29632 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29633 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29634 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29634 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 29639 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29640 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29640 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29641 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29642 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29643 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29644 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29644 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 29646 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29647 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29647 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29647 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 29648 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29649 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29650 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29651 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29652 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29653 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29653 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29653 | WARNING | [ ] Line exceeds 120 characters; contains 232 | | characters 29654 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 29655 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29656 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29657 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29658 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29659 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29660 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29661 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29662 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29663 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29664 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29665 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29666 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29667 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29669 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29669 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29670 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29672 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29673 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29674 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29675 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29676 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29677 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29678 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29679 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 29680 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29681 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 29682 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29683 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29684 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29685 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29686 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29687 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29688 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29690 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29691 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 29692 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 29693 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 29694 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29695 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 29696 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 29697 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 32 29698 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29698 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 29700 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29701 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29701 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29701 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 29702 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29703 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29704 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29705 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29706 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29707 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29707 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29708 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29709 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29710 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29711 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29712 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29712 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 29715 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29715 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 29716 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29716 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29716 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 29717 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29718 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29719 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29720 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29721 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29721 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 29722 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29722 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29723 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29724 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29725 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29726 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29727 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29727 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 29731 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29732 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29732 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29733 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29734 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29735 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29736 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29736 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 29738 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29739 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29739 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29739 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 29740 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29741 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 36 29742 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 32 29743 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 28 29744 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29746 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 20 29746 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29746 | WARNING | [ ] Line exceeds 120 characters; contains 224 | | characters 29747 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 20 29748 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 20 29749 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29750 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29751 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29752 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29753 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29754 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29755 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29756 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29757 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29758 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29759 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29760 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29761 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29766 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29767 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29767 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 29768 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29768 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 29769 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29769 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 29770 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29770 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 29771 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29771 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 29772 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29772 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 29773 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29773 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 29774 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29774 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 29775 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29775 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29776 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29777 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29778 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29779 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29780 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29781 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29782 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29783 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29784 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29785 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29786 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29786 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 29787 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29787 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 29788 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29788 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 29789 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29789 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 29790 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29791 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29792 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29792 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29793 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29794 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29795 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29796 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29797 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29798 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29799 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29800 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29801 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29802 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29803 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29803 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 29804 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29804 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 29805 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29805 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 29806 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29806 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 29807 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29808 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29810 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29810 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29810 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 29811 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29812 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29813 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29814 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29815 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29816 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29817 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29818 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29819 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29820 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29821 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29821 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 29822 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29822 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 29823 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29823 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 29824 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29824 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 29826 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29827 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29827 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 29828 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29829 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29830 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29830 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 29831 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29832 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29833 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29834 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29835 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29836 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29837 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29837 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29837 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 29838 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29839 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29840 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29841 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29842 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 29843 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 24 29844 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29845 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29846 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29847 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29848 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29848 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 29849 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29849 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 29850 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29850 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 29851 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29851 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 29853 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29854 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29854 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 29855 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29856 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29857 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29857 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 29858 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29859 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29860 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 29861 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 29862 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29863 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29867 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29868 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29868 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 29869 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29870 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29871 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29871 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 29872 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29873 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29874 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29874 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 29875 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29876 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29877 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 29877 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 29878 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 29879 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29882 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29883 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29884 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29886 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29887 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 29888 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 29889 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 29890 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 29891 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 29892 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 29902 | WARNING | [ ] Method name "_reverseTableDir" should not be | | prefixed with an underscore to indicate | | visibility 29910 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 29910 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 29912 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 29912 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 29929 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 29953 | WARNING | [ ] Method name "_tableWrite" should not be | | prefixed with an underscore to indicate | | visibility 29953 | ERROR | [x] Incorrect spacing between argument "$split" | | and equals sign; expected 1 but found 0 29953 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$split"; expected 1 | | but found 0 29953 | ERROR | [x] Incorrect spacing between argument "$startrow" | | and equals sign; expected 1 but found 0 29953 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$startrow"; expected | | 1 but found 0 29953 | ERROR | [x] Incorrect spacing between argument "$startcol" | | and equals sign; expected 1 but found 0 29953 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$startcol"; expected | | 1 but found 0 29953 | ERROR | [x] Incorrect spacing between argument "$splitpg" | | and equals sign; expected 1 but found 0 29953 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$splitpg"; expected | | 1 but found 0 29964 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29970 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 29993 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 29997 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30014 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 30016 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 30039 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 30047 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 30062 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 30062 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30063 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 30064 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 30064 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30065 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 30066 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 30067 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 30068 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 30082 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 30083 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 30084 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 30085 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 30085 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30086 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 30087 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 30088 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 30089 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 30090 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 30091 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 30091 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 30091 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 30092 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 14 30093 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 30094 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 22 30095 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 30096 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 22 30097 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 30098 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 30099 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 22 30100 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 26 30101 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 22 30102 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 22 30103 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 22 30104 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 30105 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 22 30106 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 22 30107 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 30109 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 30110 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 30111 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 30113 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 30114 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 30115 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 30116 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 30117 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 30118 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 22 30119 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 30120 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 22 30121 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 18 30122 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 30123 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 30124 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 30125 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 30126 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 30126 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30127 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 30127 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30129 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 30130 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 30131 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 30132 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 30133 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 30134 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 30135 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 30136 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 24 30137 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 20 30138 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 30139 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 30140 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 30141 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 16 30142 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 30143 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 30144 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 30145 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 18 30146 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 14 30147 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 30148 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 30160 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 30160 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 30161 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 30162 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 30163 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 30164 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 30165 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 30166 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 30167 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 14 30168 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 30169 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 30172 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 30174 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 30175 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 30176 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 30176 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 30176 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 30177 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 30178 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30179 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30180 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30181 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 30182 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 30183 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 30184 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30185 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30186 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30187 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30188 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30189 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30190 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30191 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30192 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30193 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30194 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30196 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 30197 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 30198 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 30199 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 30201 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30202 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30202 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 30203 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30203 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 30204 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 30205 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30206 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30207 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30208 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30209 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30210 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30212 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30212 | WARNING | [ ] Line exceeds 120 characters; contains 376 | | characters 30213 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30214 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30215 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30216 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30217 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30219 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30220 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30221 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30222 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30223 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30224 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30225 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30226 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30227 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30229 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30230 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30231 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30232 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30232 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 30233 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30234 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30235 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30236 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30237 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30238 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30239 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30241 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30242 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30243 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30244 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30248 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30249 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30250 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30252 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30253 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30254 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30255 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30256 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30257 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30258 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30259 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 40 30260 | ERROR | [x] Line indented incorrectly; expected at least | | 48 spaces, found 44 30261 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 40 30262 | ERROR | [x] Line indented incorrectly; expected at least | | 48 spaces, found 44 30263 | ERROR | [x] Line indented incorrectly; expected 48 spaces, | | found 44 30263 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 30263 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 30264 | ERROR | [x] Line indented incorrectly; expected 52 spaces, | | found 48 30265 | ERROR | [x] Line indented incorrectly; expected 56 spaces, | | found 52 30266 | ERROR | [x] Line indented incorrectly; expected at least | | 60 spaces, found 56 30266 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 30267 | ERROR | [x] Line indented incorrectly; expected at least | | 60 spaces, found 56 30267 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 30268 | ERROR | [x] Line indented incorrectly; expected 56 spaces, | | found 52 30269 | ERROR | [x] Line indented incorrectly; expected at least | | 60 spaces, found 56 30269 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 30270 | ERROR | [x] Line indented incorrectly; expected 56 spaces, | | found 52 30271 | ERROR | [x] Line indented incorrectly; expected at least | | 60 spaces, found 56 30272 | ERROR | [x] Line indented incorrectly; expected 56 spaces, | | found 52 30273 | ERROR | [x] Line indented incorrectly; expected at least | | 56 spaces, found 52 30274 | ERROR | [x] Line indented incorrectly; expected 52 spaces, | | found 48 30275 | ERROR | [x] Line indented incorrectly; expected 48 spaces, | | found 44 30276 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 40 30277 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 40 30278 | ERROR | [x] Line indented incorrectly; expected at least | | 48 spaces, found 44 30279 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 40 30280 | ERROR | [x] Line indented incorrectly; expected at least | | 48 spaces, found 44 30281 | ERROR | [x] Line indented incorrectly; expected 48 spaces, | | found 44 30281 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 30281 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 30282 | ERROR | [x] Line indented incorrectly; expected 52 spaces, | | found 48 30283 | ERROR | [x] Line indented incorrectly; expected 56 spaces, | | found 52 30284 | ERROR | [x] Line indented incorrectly; expected at least | | 60 spaces, found 56 30284 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 30285 | ERROR | [x] Line indented incorrectly; expected at least | | 60 spaces, found 56 30285 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 30286 | ERROR | [x] Line indented incorrectly; expected 56 spaces, | | found 52 30287 | ERROR | [x] Line indented incorrectly; expected at least | | 60 spaces, found 56 30287 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 30288 | ERROR | [x] Line indented incorrectly; expected 56 spaces, | | found 52 30289 | ERROR | [x] Line indented incorrectly; expected at least | | 60 spaces, found 56 30290 | ERROR | [x] Line indented incorrectly; expected 56 spaces, | | found 52 30291 | ERROR | [x] Line indented incorrectly; expected at least | | 56 spaces, found 52 30292 | ERROR | [x] Line indented incorrectly; expected 52 spaces, | | found 48 30293 | ERROR | [x] Line indented incorrectly; expected 48 spaces, | | found 44 30294 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 40 30295 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30296 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30297 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30298 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30299 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30300 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30301 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30302 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30305 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30306 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30307 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30309 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30310 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30311 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30313 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30314 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30316 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30317 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30317 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 30318 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30318 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30319 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30320 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30321 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30322 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30323 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30324 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30324 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 30325 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30326 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30327 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30328 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30330 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30331 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30332 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30333 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30334 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30335 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30336 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30337 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30338 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30339 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30340 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30341 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30342 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30343 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30344 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30345 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30346 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30347 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30347 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 30348 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30349 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30350 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30351 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30352 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30353 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30353 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 30354 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30355 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30356 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30357 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30357 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 30358 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30361 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30361 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 30362 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30363 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30364 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30365 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30366 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30367 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30368 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30369 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30370 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30371 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30372 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30372 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 30373 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30374 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30374 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 30375 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30376 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30377 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30378 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30379 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30380 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30382 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30383 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30384 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30385 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30386 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 40 30387 | ERROR | [x] Line indented incorrectly; expected at least | | 48 spaces, found 44 30388 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 40 30389 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30389 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 30390 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30391 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30394 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30395 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30396 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30397 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30397 | WARNING | [ ] Line exceeds 120 characters; contains 286 | | characters 30398 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30399 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30401 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30402 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30402 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 30403 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30404 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 40 30405 | ERROR | [x] Line indented incorrectly; expected at least | | 48 spaces, found 44 30405 | WARNING | [ ] Line exceeds 120 characters; contains 290 | | characters 30406 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 40 30407 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30408 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30409 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30410 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30411 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30412 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30413 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30414 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30415 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30416 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30417 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30418 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30418 | WARNING | [ ] Line exceeds 120 characters; contains 340 | | characters 30419 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30420 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30422 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30425 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30426 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30427 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30428 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30428 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 30429 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30429 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 30430 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30431 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30431 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 30432 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30432 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 30433 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30434 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30435 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30437 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30438 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30439 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30440 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30441 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30442 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30443 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30444 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30445 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30446 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30447 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30448 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30449 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30450 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30452 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30454 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30457 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30458 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30459 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30462 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30463 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30466 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30466 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 30467 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30468 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30469 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30470 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30471 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30472 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30473 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30474 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30474 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 30475 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30476 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30477 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30478 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30479 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30480 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30484 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30485 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30486 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30487 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30488 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30489 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30489 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 30489 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 30490 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 40 30491 | ERROR | [x] Line indented incorrectly; expected 48 spaces, | | found 44 30492 | ERROR | [x] Line indented incorrectly; expected 52 spaces, | | found 48 30493 | ERROR | [x] Line indented incorrectly; expected at least | | 56 spaces, found 52 30494 | ERROR | [x] Line indented incorrectly; expected at least | | 56 spaces, found 52 30494 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 30495 | ERROR | [x] Line indented incorrectly; expected 52 spaces, | | found 48 30496 | ERROR | [x] Line indented incorrectly; expected at least | | 56 spaces, found 52 30496 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 30497 | ERROR | [x] Line indented incorrectly; expected 52 spaces, | | found 48 30498 | ERROR | [x] Line indented incorrectly; expected at least | | 56 spaces, found 52 30499 | ERROR | [x] Line indented incorrectly; expected 52 spaces, | | found 48 30500 | ERROR | [x] Line indented incorrectly; expected at least | | 52 spaces, found 48 30501 | ERROR | [x] Line indented incorrectly; expected 48 spaces, | | found 44 30502 | ERROR | [x] Line indented incorrectly; expected at least | | 52 spaces, found 48 30502 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 30503 | ERROR | [x] Line indented incorrectly; expected 48 spaces, | | found 44 30504 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 40 30505 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30506 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30507 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30508 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30509 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30512 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30513 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30513 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 30514 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30515 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30515 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 30516 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30517 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30518 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30519 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30520 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30521 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30522 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30523 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30525 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30526 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30527 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30531 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30532 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30533 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30534 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30535 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30536 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30537 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30538 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30538 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 30540 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30541 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30541 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 30542 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30543 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30544 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30545 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30546 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30547 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30548 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30549 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 30550 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 30551 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30552 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30554 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30555 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30556 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30561 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30563 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30564 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30565 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30565 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30566 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 30566 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30567 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30568 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30568 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30568 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 30569 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30570 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30571 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30572 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30572 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 30573 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30574 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30575 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30576 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30577 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30578 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30580 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30581 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30582 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30584 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 30585 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 30587 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30588 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30589 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30590 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30591 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30592 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30593 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30597 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30598 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30598 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30599 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30600 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30600 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30601 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30602 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30603 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30604 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30605 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30606 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30607 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30608 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30608 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30609 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30613 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 30618 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30620 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30621 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30622 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30623 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30625 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 15 30625 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30625 | WARNING | [ ] Line exceeds 120 characters; contains 226 | | characters 30626 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 16 30627 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 20 30627 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 30628 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 16 30629 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 20 30630 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 16 30631 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 19 30632 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 15 30634 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30634 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30635 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30636 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30637 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30638 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30639 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30640 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30642 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30643 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30645 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30646 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30647 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30648 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30649 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30650 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30651 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30652 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30653 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30654 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30658 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30659 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30660 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30661 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30662 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30663 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30664 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30665 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30666 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30667 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30668 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30668 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30669 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30670 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30671 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30672 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30672 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30673 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30674 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30675 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30676 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30676 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30676 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 30677 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30678 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30679 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30679 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30679 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 30680 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30681 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30682 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30683 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30684 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30685 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30686 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30687 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30690 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30690 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 30691 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30692 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30693 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30694 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30697 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 30698 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 30700 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30701 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30702 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30703 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30704 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30705 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30706 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30707 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30708 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30709 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30710 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30711 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30712 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30713 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30714 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30715 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30716 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30719 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 30720 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30721 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30722 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30723 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30723 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 30724 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30725 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30726 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30727 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30728 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30729 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30730 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30731 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30732 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30733 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30733 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 30734 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30735 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30735 | WARNING | [ ] Line exceeds 120 characters; contains 288 | | characters 30736 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30737 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30738 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30739 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30740 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30741 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30742 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30742 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 30743 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30744 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30745 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30746 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30749 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30750 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30751 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30752 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30753 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30754 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30755 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30756 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30757 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30758 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30759 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30760 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30761 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30762 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30763 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30764 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30764 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 30765 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30766 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30766 | WARNING | [ ] Line exceeds 120 characters; contains 274 | | characters 30767 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30768 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30769 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30771 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30772 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30772 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 30773 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30774 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30775 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30776 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30777 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30778 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30779 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30780 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30781 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30782 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30783 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30784 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30785 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30786 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30787 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30787 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 30788 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30789 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30789 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 30790 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30791 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30792 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30792 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30793 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30794 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30795 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30796 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30797 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30798 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30799 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30800 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30801 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30802 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30803 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30804 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30805 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30806 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30806 | WARNING | [ ] Line exceeds 120 characters; contains 304 | | characters 30807 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30807 | WARNING | [ ] Line exceeds 120 characters; contains 340 | | characters 30808 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30809 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30810 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30811 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30812 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30813 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30813 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 30814 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30815 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30816 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30817 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30818 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30819 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30820 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30821 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30822 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30823 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30824 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30825 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30825 | WARNING | [ ] Line exceeds 120 characters; contains 328 | | characters 30826 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30827 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30828 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30831 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30832 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30833 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30834 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30835 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30836 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30837 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30838 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30839 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30840 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30844 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30845 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30846 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30847 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30848 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30849 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30850 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30851 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30852 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30853 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30854 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30855 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30860 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30861 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30862 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30863 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30864 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30864 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 30865 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30865 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 30866 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30867 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30868 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30869 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30870 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30871 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30872 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30873 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30874 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30875 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30876 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30877 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30879 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30880 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30881 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30881 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30881 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 30882 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 30882 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30882 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 30883 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 30884 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30885 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30887 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30888 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30889 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30890 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30891 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30892 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30893 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30894 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30895 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30898 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30899 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30900 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30900 | WARNING | [ ] Line exceeds 120 characters; contains 380 | | characters 30901 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30902 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30902 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30902 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 30903 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30904 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30907 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30907 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 30908 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30909 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30910 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30911 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30912 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30913 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30914 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30919 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 30921 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 30922 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 30923 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30924 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30925 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30926 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30927 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30927 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 30928 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30929 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30930 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30931 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30931 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 30932 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30933 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 30935 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30936 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30936 | ERROR | [x] Expected 1 space before "=>"; 0 found 30936 | ERROR | [x] Expected 1 space after "=>"; 0 found 30937 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30938 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30939 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30940 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30941 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30942 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 30943 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 30944 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30944 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 30945 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30946 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30947 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30950 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 30951 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30952 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30953 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30954 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30955 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30956 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30957 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30959 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30960 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30961 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30962 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30963 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30964 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30965 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30966 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30967 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30968 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30968 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 30969 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30970 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30971 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30972 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30972 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 30973 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30974 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30975 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30976 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30977 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30978 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 30979 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30980 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30981 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30982 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30982 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 30983 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30984 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30984 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 30985 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30986 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30987 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 30988 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30989 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30990 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30991 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30992 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30993 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 30994 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30995 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30996 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30997 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 30998 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 30999 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 31000 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31001 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31002 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31003 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31004 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 31005 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31006 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31007 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 31008 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31009 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31010 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31011 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31012 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31013 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31014 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31015 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31016 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31017 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 31018 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 31019 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31020 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31021 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31022 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31023 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31024 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31025 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31026 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31027 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31028 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31029 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31030 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31030 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 31031 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31032 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31033 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31034 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31035 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31036 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31037 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 31038 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31038 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31039 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31039 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 31040 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31040 | WARNING | [ ] Line exceeds 120 characters; contains 208 | | characters 31041 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31041 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 31042 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31043 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31044 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31044 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 31045 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31046 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31047 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 31049 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31050 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 31051 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31052 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31053 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31054 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31055 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31055 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 31056 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31057 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31058 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 31059 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 31060 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 31061 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 31062 | ERROR | [x] Line indented incorrectly; expected at least | | 44 spaces, found 40 31063 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 36 31064 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 31065 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31066 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 31067 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31068 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 31069 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31070 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 31071 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31072 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31073 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31074 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 31075 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 31076 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 31079 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 31080 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 31081 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31082 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 31083 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31084 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31085 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31086 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31086 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 31087 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31088 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31088 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 31089 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31090 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31091 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31092 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31093 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31095 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 24 31095 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31096 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 24 31096 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31096 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 31097 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 24 31097 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31098 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 24 31098 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31098 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 31099 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 24 31099 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31100 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 24 31100 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31101 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 24 31101 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31102 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 24 31102 | WARNING | [ ] Line exceeds 120 characters; contains 394 | | characters 31103 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31104 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31104 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 31105 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31106 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 31107 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 31108 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 31109 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 31109 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 31110 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31111 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31112 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31113 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31114 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31115 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31115 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 31116 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 31117 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 31117 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 31118 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 31119 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 31120 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 31121 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 31122 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 31124 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 24 31124 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31125 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 24 31125 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31125 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 31126 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 24 31126 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31127 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 24 31127 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31127 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 31128 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 24 31128 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31129 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 24 31129 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31130 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 24 31130 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31131 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 24 31131 | WARNING | [ ] Line exceeds 120 characters; contains 394 | | characters 31132 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 31133 | ERROR | [x] Line indented incorrectly; expected at least | | 40 spaces, found 36 31133 | WARNING | [ ] Line exceeds 120 characters; contains 282 | | characters 31134 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 31135 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31136 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 31137 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31138 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31139 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31140 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31141 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31142 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31143 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31144 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31145 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31146 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31147 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31148 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31149 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31150 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31151 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 28 31151 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 31152 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31153 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31153 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 31154 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31155 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31156 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31157 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31158 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31160 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 31160 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31161 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 31161 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31162 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 31162 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31163 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 31163 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31164 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 31164 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31165 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 31165 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31166 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 31166 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31167 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 20 31167 | WARNING | [ ] Line exceeds 120 characters; contains 444 | | characters 31168 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31169 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 32 31169 | WARNING | [ ] Line exceeds 120 characters; contains 332 | | characters 31170 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 31171 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 31172 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 31173 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 31178 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 31178 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 31179 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 31180 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 31181 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 31182 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 31183 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 31184 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 31185 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 31186 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 31187 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 31189 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 31190 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 31190 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31191 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31192 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31193 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31194 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31195 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 31196 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 31196 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31196 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 31197 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31198 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31199 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31200 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 31201 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 31201 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31202 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31203 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31204 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31205 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31206 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 31207 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 31207 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31208 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31209 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31210 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 31211 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 31212 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 31212 | WARNING | [ ] Line exceeds 120 characters; contains 208 | | characters 31213 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 31215 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 31217 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 31218 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 31219 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 31221 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 6 31222 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 31224 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 31225 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 31226 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 31226 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31229 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 31230 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 31231 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 31232 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 31233 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 31236 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 31237 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 31238 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 31239 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 31240 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 31241 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 31242 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 31246 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31266 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 31275 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31323 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 31330 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 31338 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 31343 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 31346 | WARNING | [ ] Line exceeds 120 characters; contains 270 | | characters 31359 | WARNING | [ ] Line exceeds 120 characters; contains 320 | | characters 31368 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 31370 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 31373 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 31375 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 31378 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 31380 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 31390 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31398 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31428 | WARNING | [ ] Method name "_putextgstates" should not be | | prefixed with an underscore to indicate | | visibility 31434 | ERROR | [x] Expected 1 space before "=>"; 0 found 31434 | ERROR | [x] Expected 1 space after "=>"; 0 found 31442 | WARNING | [ ] Method name "_putocg" should not be prefixed | | with an underscore to indicate visibility 31444 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31464 | ERROR | [x] Expected 1 space before "=>"; 0 found 31464 | ERROR | [x] Expected 1 space after "=>"; 0 found 31483 | WARNING | [ ] Method name "_putimportedobjects" should not | | be prefixed with an underscore to indicate | | visibility 31490 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 31508 | WARNING | [ ] Method name "_putformxobjects" should not be | | prefixed with an underscore to indicate | | visibility 31522 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 16 31523 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 16 31524 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 16 31525 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 16 31526 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 16 31527 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 12 31527 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 12 31575 | WARNING | [ ] Method name "_putpatterns" should not be | | prefixed with an underscore to indicate | | visibility 31587 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31605 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 31605 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31616 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 31616 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31623 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 31623 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31629 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 31629 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31668 | ERROR | [x] Expected 1 space before "=>"; 0 found 31668 | ERROR | [x] Expected 1 space after "=>"; 0 found 31731 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 31748 | WARNING | [ ] Method name "_putshaders" should not be | | prefixed with an underscore to indicate | | visibility 31826 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31826 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 31831 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 31842 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 31885 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 31896 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 31920 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 31948 | WARNING | [ ] Method name "_putspotcolors" should not be | | prefixed with an underscore to indicate | | visibility 31950 | ERROR | [x] Expected 1 space before "=>"; 0 found 31950 | ERROR | [x] Expected 1 space after "=>"; 0 found 31955 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 31963 | WARNING | [ ] Method name "_putresources" should not be | | prefixed with an underscore to indicate | | visibility 31965 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31972 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31976 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 31978 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32023 | ERROR | [x] Expected 1 space before "=>"; 0 found 32023 | ERROR | [x] Expected 1 space after "=>"; 0 found 32074 | ERROR | [x] Expected 1 space before "=>"; 0 found 32074 | ERROR | [x] Expected 1 space after "=>"; 0 found 32085 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 32088 | ERROR | [x] Expected 1 space before "=>"; 0 found 32088 | ERROR | [x] Expected 1 space after "=>"; 0 found 32096 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32098 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32117 | WARNING | [ ] Method name "_putjavascript" should not be | | prefixed with an underscore to indicate | | visibility 32138 | WARNING | [ ] Method name "_putencryption" should not be | | prefixed with an underscore to indicate | | visibility 32155 | WARNING | [ ] Method name "_puttrailer" should not be | | prefixed with an underscore to indicate | | visibility 32174 | ERROR | [ ] Method name "mPDF::SetProtection" is not in | | camel caps format 32174 | ERROR | [x] Incorrect spacing between argument | | "$permissions" and equals sign; expected 1 but | | found 0 32174 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$permissions"; | | expected 1 but found 0 32174 | ERROR | [x] Incorrect spacing between argument | | "$user_pass" and equals sign; expected 1 but | | found 0 32174 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$user_pass"; | | expected 1 but found 0 32174 | ERROR | [x] Incorrect spacing between argument | | "$owner_pass" and equals sign; expected 1 but | | found 0 32174 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$owner_pass"; | | expected 1 but found 0 32174 | ERROR | [x] Incorrect spacing between argument "$length" | | and equals sign; expected 1 but found 0 32174 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$length"; expected 1 | | but found 0 32224 | WARNING | [ ] Method name "_objectkey" should not be | | prefixed with an underscore to indicate | | visibility 32235 | WARNING | [ ] Method name "_RC4" should not be prefixed with | | an underscore to indicate visibility 32270 | WARNING | [ ] Method name "_md5_16" should not be prefixed | | with an underscore to indicate visibility 32270 | ERROR | [ ] Method name "mPDF::_md5_16" is not in camel | | caps format 32276 | WARNING | [ ] Method name "_Ovalue" should not be prefixed | | with an underscore to indicate visibility 32276 | ERROR | [ ] Method name "mPDF::_Ovalue" is not in camel | | caps format 32305 | WARNING | [ ] Method name "_Uvalue" should not be prefixed | | with an underscore to indicate visibility 32305 | ERROR | [ ] Method name "mPDF::_Uvalue" is not in camel | | caps format 32326 | WARNING | [ ] Method name "_generateencryptionkey" should | | not be prefixed with an underscore to indicate | | visibility 32364 | WARNING | [ ] Method name "_hexToString" should not be | | prefixed with an underscore to indicate | | visibility 32384 | ERROR | [ ] Method name "mPDF::Bookmark" is not in camel | | caps format 32384 | ERROR | [x] Incorrect spacing between argument "$level" | | and equals sign; expected 1 but found 0 32384 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$level"; expected 1 | | but found 0 32384 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 32384 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 32395 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32402 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 32408 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 32410 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32411 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 32411 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32412 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 32412 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32413 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 32414 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 32415 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 32419 | WARNING | [ ] Method name "_putbookmarks" should not be | | prefixed with an underscore to indicate | | visibility 32430 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 32430 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 32432 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32434 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32447 | ERROR | [x] Expected 1 space before "=>"; 0 found 32447 | ERROR | [x] Expected 1 space after "=>"; 0 found 32473 | ERROR | [x] Expected 1 space before "=>"; 0 found 32473 | ERROR | [x] Expected 1 space after "=>"; 0 found 32543 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 32543 | ERROR | [x] Incorrect spacing between argument "$tocfont" | | and equals sign; expected 1 but found 0 32543 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tocfont"; expected | | 1 but found 0 32543 | ERROR | [x] Incorrect spacing between argument | | "$tocfontsize" and equals sign; expected 1 but | | found 0 32543 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tocfontsize"; | | expected 1 but found 0 32543 | ERROR | [x] Incorrect spacing between argument | | "$tocindent" and equals sign; expected 1 but | | found 0 32543 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tocindent"; | | expected 1 but found 0 32543 | ERROR | [x] Incorrect spacing between argument | | "$resetpagenum" and equals sign; expected 1 | | but found 0 32543 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$resetpagenum"; | | expected 1 but found 0 32543 | ERROR | [x] Incorrect spacing between argument | | "$pagenumstyle" and equals sign; expected 1 | | but found 0 32543 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pagenumstyle"; | | expected 1 but found 0 32543 | ERROR | [x] Incorrect spacing between argument "$suppress" | | and equals sign; expected 1 but found 0 32543 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$suppress"; expected | | 1 but found 0 32543 | ERROR | [x] Incorrect spacing between argument | | "$toc_orientation" and equals sign; expected 1 | | but found 0 32543 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_orientation"; | | expected 1 but found 0 32543 | ERROR | [x] Incorrect spacing between argument | | "$TOCusePaging" and equals sign; expected 1 | | but found 0 32543 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$TOCusePaging"; | | expected 1 but found 0 32543 | ERROR | [x] Incorrect spacing between argument | | "$TOCuseLinking" and equals sign; expected 1 | | but found 0 32543 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$TOCuseLinking"; | | expected 1 but found 0 32543 | ERROR | [x] Incorrect spacing between argument "$toc_id" | | and equals sign; expected 1 but found 0 32543 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_id"; expected 1 | | but found 0 32543 | ERROR | [x] Incorrect spacing between argument | | "$tocoutdent" and equals sign; expected 1 but | | found 0 32543 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tocoutdent"; | | expected 1 but found 0 32543 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 32544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 32544 | ERROR | [x] Opening brace must be the last content on the | | line 32544 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32545 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 32546 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 32547 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 32548 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 32549 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 32550 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 32551 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 32551 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 32552 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 32569 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 32571 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 32573 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 32574 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 32575 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 32576 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 32577 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 32578 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 32579 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 32580 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 32581 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 32582 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 32583 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 32584 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 32585 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 32586 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 32601 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 32602 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 32603 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 32604 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 32607 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 32609 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 32611 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32611 | WARNING | [ ] Line exceeds 120 characters; contains 586 | | characters 32614 | ERROR | [x] Incorrect spacing between argument "$tocfont" | | and equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tocfont"; expected | | 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$tocfontsize" and equals sign; expected 1 but | | found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tocfontsize"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$tocindent" and equals sign; expected 1 but | | found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tocindent"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$TOCusePaging" and equals sign; expected 1 | | but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$TOCusePaging"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$TOCuseLinking" and equals sign; expected 1 | | but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$TOCuseLinking"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$toc_orientation" and equals sign; expected 1 | | but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_orientation"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$toc_mgl" | | and equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_mgl"; expected | | 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$toc_mgr" | | and equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_mgr"; expected | | 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$toc_mgt" | | and equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_mgt"; expected | | 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$toc_mgb" | | and equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_mgb"; expected | | 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$toc_mgh" | | and equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_mgh"; expected | | 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$toc_mgf" | | and equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_mgf"; expected | | 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$toc_ohname" and equals sign; expected 1 but | | found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_ohname"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$toc_ehname" and equals sign; expected 1 but | | found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_ehname"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$toc_ofname" and equals sign; expected 1 but | | found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_ofname"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$toc_efname" and equals sign; expected 1 but | | found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_efname"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$toc_ohvalue" and equals sign; expected 1 but | | found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_ohvalue"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$toc_ehvalue" and equals sign; expected 1 but | | found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_ehvalue"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$toc_ofvalue" and equals sign; expected 1 but | | found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_ofvalue"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$toc_efvalue" and equals sign; expected 1 but | | found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_efvalue"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$toc_preHTML" and equals sign; expected 1 but | | found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_preHTML"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$toc_postHTML" and equals sign; expected 1 | | but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_postHTML"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$toc_bookmarkText" and equals sign; expected | | 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_bookmarkText"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$resetpagenum" and equals sign; expected 1 | | but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$resetpagenum"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$pagenumstyle" and equals sign; expected 1 | | but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pagenumstyle"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$suppress" | | and equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$suppress"; expected | | 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$orientation" and equals sign; expected 1 but | | found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$orientation"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$mgl" and | | equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgl"; expected 1 | | but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$mgr" and | | equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgr"; expected 1 | | but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$mgt" and | | equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgt"; expected 1 | | but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$mgb" and | | equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgb"; expected 1 | | but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$mgh" and | | equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgh"; expected 1 | | but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$mgf" and | | equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgf"; expected 1 | | but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$ohname" | | and equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ohname"; expected 1 | | but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$ehname" | | and equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ehname"; expected 1 | | but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$ofname" | | and equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ofname"; expected 1 | | but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$efname" | | and equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$efname"; expected 1 | | but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$ohvalue" | | and equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ohvalue"; expected | | 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$ehvalue" | | and equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ehvalue"; expected | | 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$ofvalue" | | and equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ofvalue"; expected | | 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$efvalue" | | and equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$efvalue"; expected | | 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$toc_id" | | and equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_id"; expected 1 | | but found 0 32614 | ERROR | [x] Incorrect spacing between argument "$pagesel" | | and equals sign; expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pagesel"; expected | | 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$toc_pagesel" and equals sign; expected 1 but | | found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_pagesel"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$sheetsize" and equals sign; expected 1 but | | found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$sheetsize"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$toc_sheetsize" and equals sign; expected 1 | | but found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_sheetsize"; | | expected 1 but found 0 32614 | ERROR | [x] Incorrect spacing between argument | | "$tocoutdent" and equals sign; expected 1 but | | found 0 32614 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tocoutdent"; | | expected 1 but found 0 32614 | WARNING | [ ] Line exceeds 120 characters; contains 708 | | characters 32615 | ERROR | [x] Opening brace must be the last content on the | | line 32615 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32635 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 32637 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 32639 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 32642 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32642 | WARNING | [ ] Line exceeds 120 characters; contains 598 | | characters 32645 | ERROR | [ ] Method name "mPDF::TOC_Entry" is not in camel | | caps format 32645 | ERROR | [x] Incorrect spacing between argument "$level" | | and equals sign; expected 1 but found 0 32645 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$level"; expected 1 | | but found 0 32645 | ERROR | [x] Incorrect spacing between argument "$toc_id" | | and equals sign; expected 1 but found 0 32645 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_id"; expected 1 | | but found 0 32658 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32660 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32685 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32685 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 32698 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 32704 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 32706 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32707 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32708 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 32708 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 32717 | ERROR | [ ] Method name "mPDF::MovePages" is not in camel | | caps format 32717 | ERROR | [x] Incorrect spacing between argument "$end_page" | | and equals sign; expected 1 but found 0 32717 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$end_page"; expected | | 1 but found 0 32730 | ERROR | [x] Expected 1 space before "=>"; 0 found 32730 | ERROR | [x] Expected 1 space after "=>"; 0 found 32733 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 32739 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 32745 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 32764 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 32764 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 32764 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 32768 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 32768 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 32772 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 32772 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 32778 | ERROR | [x] Expected 1 space before "=>"; 0 found 32778 | ERROR | [x] Expected 1 space after "=>"; 0 found 32788 | ERROR | [x] Expected 1 space before "=>"; 0 found 32788 | ERROR | [x] Expected 1 space after "=>"; 0 found 32813 | ERROR | [x] Expected 1 space before "=>"; 0 found 32813 | ERROR | [x] Expected 1 space after "=>"; 0 found 32829 | ERROR | [x] Expected 1 space before "=>"; 0 found 32829 | ERROR | [x] Expected 1 space after "=>"; 0 found 32845 | ERROR | [x] Expected 1 space before "=>"; 0 found 32845 | ERROR | [x] Expected 1 space after "=>"; 0 found 32859 | ERROR | [x] Expected 1 space before "=>"; 0 found 32859 | ERROR | [x] Expected 1 space after "=>"; 0 found 32874 | ERROR | [x] Expected 1 space before "=>"; 0 found 32874 | ERROR | [x] Expected 1 space after "=>"; 0 found 32885 | ERROR | [x] Expected 1 space before "=>"; 0 found 32885 | ERROR | [x] Expected 1 space after "=>"; 0 found 32897 | ERROR | [x] Expected 1 space before "=>"; 0 found 32897 | ERROR | [x] Expected 1 space after "=>"; 0 found 32911 | ERROR | [x] Expected 1 space before "=>"; 0 found 32911 | ERROR | [x] Expected 1 space after "=>"; 0 found 32934 | ERROR | [x] Expected 1 space before "=>"; 0 found 32934 | ERROR | [x] Expected 1 space after "=>"; 0 found 32935 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 32938 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 32947 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 32950 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 32953 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 32964 | ERROR | [ ] Method name "mPDF::DeletePages" is not in | | camel caps format 32964 | ERROR | [x] Incorrect spacing between argument "$end_page" | | and equals sign; expected 1 but found 0 32964 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$end_page"; expected | | 1 but found 0 32975 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 32975 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 32979 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 32979 | ERROR | [x] Whitespace found before second semicolon of | | FOR loop 32979 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 32986 | ERROR | [x] Expected 1 space before "=>"; 0 found 32986 | ERROR | [x] Expected 1 space after "=>"; 0 found 32998 | ERROR | [x] Expected 1 space before "=>"; 0 found 32998 | ERROR | [x] Expected 1 space after "=>"; 0 found 33021 | ERROR | [x] Expected 1 space before "=>"; 0 found 33021 | ERROR | [x] Expected 1 space after "=>"; 0 found 33035 | ERROR | [x] Expected 1 space before "=>"; 0 found 33035 | ERROR | [x] Expected 1 space after "=>"; 0 found 33048 | ERROR | [x] Expected 1 space before "=>"; 0 found 33048 | ERROR | [x] Expected 1 space after "=>"; 0 found 33060 | ERROR | [x] Expected 1 space before "=>"; 0 found 33060 | ERROR | [x] Expected 1 space after "=>"; 0 found 33072 | ERROR | [x] Expected 1 space before "=>"; 0 found 33072 | ERROR | [x] Expected 1 space after "=>"; 0 found 33081 | ERROR | [x] Expected 1 space before "=>"; 0 found 33081 | ERROR | [x] Expected 1 space after "=>"; 0 found 33090 | ERROR | [x] Expected 1 space before "=>"; 0 found 33090 | ERROR | [x] Expected 1 space after "=>"; 0 found 33102 | ERROR | [x] Expected 1 space before "=>"; 0 found 33102 | ERROR | [x] Expected 1 space after "=>"; 0 found 33117 | ERROR | [x] Expected 1 space before "=>"; 0 found 33117 | ERROR | [x] Expected 1 space after "=>"; 0 found 33134 | ERROR | [ ] Method name "mPDF::Reference" is not in camel | | caps format 33140 | ERROR | [ ] Method name "mPDF::IndexEntry" is not in camel | | caps format 33140 | ERROR | [x] Incorrect spacing between argument "$xref" and | | equals sign; expected 1 but found 0 33140 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$xref"; expected 1 | | but found 0 33158 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33159 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33159 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33160 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 33160 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33161 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 33161 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33162 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33163 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 33163 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33167 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 33167 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 33175 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 33191 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 33201 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 33217 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 33223 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 33228 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 33237 | ERROR | [ ] Method name "mPDF::ReferenceSee" is not in | | camel caps format 33242 | ERROR | [ ] Method name "mPDF::IndexEntrySee" is not in | | camel caps format 33256 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33257 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33257 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33258 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33258 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33259 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 33259 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33260 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 33260 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33261 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33262 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33263 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 33263 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33267 | ERROR | [ ] Method name "mPDF::CreateReference" is not in | | camel caps format 33267 | ERROR | [x] Incorrect spacing between argument "$NbCol" | | and equals sign; expected 1 but found 0 33267 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$NbCol"; expected 1 | | but found 0 33267 | ERROR | [x] Incorrect spacing between argument | | "$reffontsize" and equals sign; expected 1 but | | found 0 33267 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$reffontsize"; | | expected 1 but found 0 33267 | ERROR | [x] Incorrect spacing between argument | | "$linespacing" and equals sign; expected 1 but | | found 0 33267 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$linespacing"; | | expected 1 but found 0 33267 | ERROR | [x] Incorrect spacing between argument "$offset" | | and equals sign; expected 1 but found 0 33267 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$offset"; expected 1 | | but found 0 33267 | ERROR | [x] Incorrect spacing between argument | | "$usedivletters" and equals sign; expected 1 | | but found 0 33267 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$usedivletters"; | | expected 1 but found 0 33267 | ERROR | [x] Incorrect spacing between argument | | "$divlettfontsize" and equals sign; expected 1 | | but found 0 33267 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$divlettfontsize"; | | expected 1 but found 0 33267 | ERROR | [x] Incorrect spacing between argument "$gap" and | | equals sign; expected 1 but found 0 33267 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$gap"; expected 1 | | but found 0 33267 | ERROR | [x] Incorrect spacing between argument "$reffont" | | and equals sign; expected 1 but found 0 33267 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$reffont"; expected | | 1 but found 0 33267 | ERROR | [x] Incorrect spacing between argument | | "$divlettfont" and equals sign; expected 1 but | | found 0 33267 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$divlettfont"; | | expected 1 but found 0 33267 | ERROR | [x] Incorrect spacing between argument | | "$useLinking" and equals sign; expected 1 but | | found 0 33267 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$useLinking"; | | expected 1 but found 0 33267 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 33269 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 33272 | ERROR | [ ] Method name "mPDF::CreateIndex" is not in | | camel caps format 33272 | ERROR | [x] Incorrect spacing between argument "$NbCol" | | and equals sign; expected 1 but found 0 33272 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$NbCol"; expected 1 | | but found 0 33272 | ERROR | [x] Incorrect spacing between argument | | "$reffontsize" and equals sign; expected 1 but | | found 0 33272 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$reffontsize"; | | expected 1 but found 0 33272 | ERROR | [x] Incorrect spacing between argument | | "$linespacing" and equals sign; expected 1 but | | found 0 33272 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$linespacing"; | | expected 1 but found 0 33272 | ERROR | [x] Incorrect spacing between argument "$offset" | | and equals sign; expected 1 but found 0 33272 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$offset"; expected 1 | | but found 0 33272 | ERROR | [x] Incorrect spacing between argument | | "$usedivletters" and equals sign; expected 1 | | but found 0 33272 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$usedivletters"; | | expected 1 but found 0 33272 | ERROR | [x] Incorrect spacing between argument | | "$divlettfontsize" and equals sign; expected 1 | | but found 0 33272 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$divlettfontsize"; | | expected 1 but found 0 33272 | ERROR | [x] Incorrect spacing between argument "$gap" and | | equals sign; expected 1 but found 0 33272 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$gap"; expected 1 | | but found 0 33272 | ERROR | [x] Incorrect spacing between argument "$reffont" | | and equals sign; expected 1 but found 0 33272 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$reffont"; expected | | 1 but found 0 33272 | ERROR | [x] Incorrect spacing between argument | | "$divlettfont" and equals sign; expected 1 but | | found 0 33272 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$divlettfont"; | | expected 1 but found 0 33272 | ERROR | [x] Incorrect spacing between argument | | "$useLinking" and equals sign; expected 1 but | | found 0 33272 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$useLinking"; | | expected 1 but found 0 33272 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 33291 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33320 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33324 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 33327 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 33327 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 33332 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33336 | WARNING | [ ] Line exceeds 120 characters; contains 257 | | characters 33338 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 33345 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 33350 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33350 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 33355 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 33356 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 33357 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 33357 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33359 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 33360 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33380 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 33380 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 33481 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33484 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33488 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33489 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 33490 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33491 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 33491 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33496 | ERROR | [ ] Method name "mPDF::AcceptPageBreak" is not in | | camel caps format 33500 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33508 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33510 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 33511 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 33512 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 33512 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33525 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 33526 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 33527 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 33527 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33529 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 11 33531 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 33539 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 33541 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33544 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33552 | ERROR | [ ] Method name "mPDF::SetColumns" is not in camel | | caps format 33552 | ERROR | [x] Incorrect spacing between argument "$vAlign" | | and equals sign; expected 1 but found 0 33552 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$vAlign"; expected 1 | | but found 0 33552 | ERROR | [x] Incorrect spacing between argument "$gap" and | | equals sign; expected 1 but found 0 33552 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$gap"; expected 1 | | but found 0 33559 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 33559 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33560 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 33561 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 33562 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 33563 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 33564 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 33565 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 33566 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 33567 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 33568 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 33569 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 33570 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 33571 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33572 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33573 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33574 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33575 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33576 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33577 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33578 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33579 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33580 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33581 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 33581 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33582 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 33583 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 33584 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 33585 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 33586 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 33587 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 33588 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 33589 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 33590 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 33591 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 33592 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33593 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33594 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33595 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33596 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33596 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33597 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33598 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33599 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33600 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33601 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33602 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33603 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33604 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33605 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33606 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 33607 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 33608 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 33609 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 33610 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 33611 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33613 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33614 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33615 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33615 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33616 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33617 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33620 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 33621 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 33621 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 33621 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 33622 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 33623 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 33623 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33624 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 33625 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 33627 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 33627 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 33627 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 33628 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 33629 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 33629 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33630 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 33631 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 33631 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33632 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33633 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33634 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33635 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 33639 | ERROR | [ ] Method name "mPDF::SetCol" is not in camel | | caps format 33645 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33646 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 33646 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33647 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33648 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 33649 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 33653 | ERROR | [ ] Method name "mPDF::AddColumn" is not in camel | | caps format 33656 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33658 | ERROR | [ ] Method name "mPDF::NewColumn" is not in camel | | caps format 33668 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 33669 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 33670 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 33670 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33683 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 33684 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 33685 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 33685 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33695 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 33701 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 33701 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 33702 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 33703 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 33704 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33709 | ERROR | [x] Expected 1 space before "=>"; 0 found 33709 | ERROR | [x] Expected 1 space after "=>"; 0 found 33747 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 33751 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 33751 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 33753 | ERROR | [x] Expected 1 space before "=>"; 0 found 33753 | ERROR | [x] Expected 1 space after "=>"; 0 found 33768 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33774 | ERROR | [x] Expected 1 space before "=>"; 0 found 33774 | ERROR | [x] Expected 1 space after "=>"; 0 found 33775 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33785 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33786 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 33786 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33787 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 33787 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33788 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 33788 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33789 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 12 33790 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 33790 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33792 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33802 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 33804 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 33806 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 33812 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33813 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 33841 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33841 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 33860 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 33860 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 33878 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 33885 | ERROR | [x] Expected 1 space before "=>"; 0 found 33885 | ERROR | [x] Expected 1 space after "=>"; 0 found 33886 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33888 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 33889 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 33899 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33900 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 33900 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33901 | ERROR | [x] Line indented incorrectly; expected at least | | 32 spaces, found 12 33938 | ERROR | [x] Expected 1 space before "=>"; 0 found 33938 | ERROR | [x] Expected 1 space after "=>"; 0 found 33939 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33941 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 33942 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 33949 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 33955 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33955 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 33964 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 33973 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 33979 | ERROR | [x] Expected 1 space before "=>"; 0 found 33979 | ERROR | [x] Expected 1 space after "=>"; 0 found 33982 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 33983 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 33984 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 33985 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 33986 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 33988 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 33994 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34001 | ERROR | [x] Expected 1 space before "=>"; 0 found 34001 | ERROR | [x] Expected 1 space after "=>"; 0 found 34004 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 34012 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 34012 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34013 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 34014 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 11 34015 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 15 34016 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 15 34016 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34017 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 12 34017 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34018 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 12 34019 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 11 34021 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 34022 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 34023 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 34024 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 34025 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 34026 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 34028 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 34029 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 34030 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 34031 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 16 34032 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 12 34034 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 8 34052 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 34052 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 34070 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 34075 | ERROR | [x] Expected 1 space before "=>"; 0 found 34075 | ERROR | [x] Expected 1 space after "=>"; 0 found 34076 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34079 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 34086 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 34095 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34105 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 34114 | ERROR | [x] Expected 1 space before "=>"; 0 found 34114 | ERROR | [x] Expected 1 space after "=>"; 0 found 34117 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 34118 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 34119 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 34120 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 34121 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 34132 | ERROR | [x] Expected 1 space before "=>"; 0 found 34132 | ERROR | [x] Expected 1 space after "=>"; 0 found 34145 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 34145 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 34167 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 34208 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 34221 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 34273 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 34273 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 34299 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 34307 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 34312 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34314 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34316 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34318 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34321 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34323 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34325 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34327 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34334 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 34346 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34355 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34372 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34372 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 34374 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34409 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 34409 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 34427 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 34475 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 34475 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 34501 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 34573 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 34573 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 34591 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 34634 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34638 | ERROR | [x] Expected 1 space before "=>"; 0 found 34638 | ERROR | [x] Expected 1 space after "=>"; 0 found 34652 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 34676 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 34676 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 34701 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 34720 | ERROR | [x] Expected 1 space before "=>"; 0 found 34720 | ERROR | [x] Expected 1 space after "=>"; 0 found 34729 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 34792 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 34792 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 34810 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 34834 | ERROR | [ ] Method name "mPDF::Circle" is not in camel | | caps format 34834 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 34834 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 34839 | ERROR | [ ] Method name "mPDF::Ellipse" is not in camel | | caps format 34839 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 34839 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 34851 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters 34852 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 34853 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 34854 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 34859 | ERROR | [ ] Method name "mPDF::AutosizeText" is not in | | camel caps format 34859 | ERROR | [x] Incorrect spacing between argument "$szfont" | | and equals sign; expected 1 but found 0 34859 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$szfont"; expected 1 | | but found 0 34892 | ERROR | [ ] Method name "mPDF::reverse_letters" is not in | | camel caps format 34899 | ERROR | [ ] Method name | | "mPDF::reverse_letters_preg_callback" is not | | in camel caps format 34904 | ERROR | [ ] Method name "mPDF::magic_reverse_dir" is not | | in camel caps format 34904 | ERROR | [x] Incorrect spacing between argument "$join" and | | equals sign; expected 1 but found 0 34904 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$join"; expected 1 | | but found 0 34904 | ERROR | [ ] Arguments with default values must be at the | | end of the argument list 34918 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34918 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 34924 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34929 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 34929 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 34930 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34933 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34941 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34951 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34951 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 34954 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 34956 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 34958 | ERROR | [x] Expected 1 space before "=>"; 0 found 34958 | ERROR | [x] Expected 1 space after "=>"; 0 found 34964 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 34965 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 34967 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 34968 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 34971 | ERROR | [x] Expected 1 space before "=>"; 0 found 34971 | ERROR | [x] Expected 1 space after "=>"; 0 found 34979 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 34979 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34979 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 34980 | ERROR | [x] Line indented incorrectly; expected at least | | 36 spaces, found 28 34991 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 34991 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34991 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 34992 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 34992 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 34992 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 34993 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 20 35006 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 35006 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35006 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 35007 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 35008 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 35009 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 35010 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 35011 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 35012 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 35013 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 35014 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 35015 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 35016 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 35017 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 35018 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 35019 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 16 35020 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 35021 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 35028 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 35028 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 35029 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 35050 | ERROR | [ ] Method name "mPDF::SetSubstitutions" is not in | | camel caps format 35061 | ERROR | [ ] Method name "mPDF::SubstituteChars" is not in | | camel caps format 35078 | ERROR | [ ] Method name "mPDF::SubstituteCharsSIP" is not | | in camel caps format 35087 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 35096 | ERROR | [ ] Method name "mPDF::SubstituteCharsNonCore" is | | not in camel caps format 35098 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 35115 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 35136 | ERROR | [x] Expected 1 space before "=>"; 0 found 35136 | ERROR | [x] Expected 1 space after "=>"; 0 found 35137 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 35160 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 35163 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35178 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 35190 | ERROR | [ ] Method name "mPDF::SubstituteCharsMB" is not | | in camel caps format 35200 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35200 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 35209 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 35210 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 35211 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 35228 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35261 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 35304 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 35358 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35358 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 35372 | ERROR | [x] Expected 1 space before "=>"; 0 found 35372 | ERROR | [x] Expected 1 space after "=>"; 0 found 35397 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35397 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 35400 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35415 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 35430 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35430 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 35431 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35431 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 35432 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35432 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 35433 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35433 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 35434 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35434 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 35435 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35435 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 35436 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35436 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 35437 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35437 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 35438 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35438 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 35439 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35439 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 35440 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35440 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 35441 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35441 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 35442 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35442 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 35443 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35443 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 35444 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35444 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 35445 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35445 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 35446 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35446 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 35447 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35447 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 35448 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35448 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 35449 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35449 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 35450 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35450 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 35451 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35451 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 35452 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35452 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 35453 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35453 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 35454 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35454 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 35455 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35455 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 35456 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35456 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 35457 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35457 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 35458 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35458 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 35459 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35459 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 35460 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35460 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 35461 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35461 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 35462 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35462 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 35463 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35463 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 35464 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 35465 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 1 35472 | ERROR | [ ] Method name "mPDF::SubstituteHiEntities" is | | not in camel caps format 35484 | ERROR | [ ] Method name "mPDF::is_utf8" is not in camel | | caps format 35499 | ERROR | [ ] Method name "mPDF::purify_utf8" is not in | | camel caps format 35499 | ERROR | [x] Incorrect spacing between argument "$lo" and | | equals sign; expected 1 but found 0 35499 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$lo"; expected 1 but | | found 0 35535 | ERROR | [ ] Method name "mPDF::purify_utf8_text" is not in | | camel caps format 35547 | ERROR | [ ] Method name "mPDF::all_entities_to_utf8" is | | not in camel caps format 35566 | ERROR | [ ] Method name "mPDF::WriteBarcode" is not in | | camel caps format 35566 | ERROR | [x] Incorrect spacing between argument "$showtext" | | and equals sign; expected 1 but found 0 35566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$showtext"; expected | | 1 but found 0 35566 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 35566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 35566 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 35566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 35566 | ERROR | [x] Incorrect spacing between argument "$size" and | | equals sign; expected 1 but found 0 35566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$size"; expected 1 | | but found 0 35566 | ERROR | [x] Incorrect spacing between argument "$border" | | and equals sign; expected 1 but found 0 35566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$border"; expected 1 | | but found 0 35566 | ERROR | [x] Incorrect spacing between argument "$paddingL" | | and equals sign; expected 1 but found 0 35566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$paddingL"; expected | | 1 but found 0 35566 | ERROR | [x] Incorrect spacing between argument "$paddingR" | | and equals sign; expected 1 but found 0 35566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$paddingR"; expected | | 1 but found 0 35566 | ERROR | [x] Incorrect spacing between argument "$paddingT" | | and equals sign; expected 1 but found 0 35566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$paddingT"; expected | | 1 but found 0 35566 | ERROR | [x] Incorrect spacing between argument "$paddingB" | | and equals sign; expected 1 but found 0 35566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$paddingB"; expected | | 1 but found 0 35566 | ERROR | [x] Incorrect spacing between argument "$height" | | and equals sign; expected 1 but found 0 35566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$height"; expected 1 | | but found 0 35566 | ERROR | [x] Incorrect spacing between argument "$bgcol" | | and equals sign; expected 1 but found 0 35566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$bgcol"; expected 1 | | but found 0 35566 | ERROR | [x] Incorrect spacing between argument "$col" and | | equals sign; expected 1 but found 0 35566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col"; expected 1 | | but found 0 35566 | ERROR | [x] Incorrect spacing between argument "$btype" | | and equals sign; expected 1 but found 0 35566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$btype"; expected 1 | | but found 0 35566 | ERROR | [x] Incorrect spacing between argument | | "$supplement" and equals sign; expected 1 but | | found 0 35566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$supplement"; | | expected 1 but found 0 35566 | ERROR | [x] Incorrect spacing between argument | | "$supplement_code" and equals sign; expected 1 | | but found 0 35566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$supplement_code"; | | expected 1 but found 0 35566 | ERROR | [x] Incorrect spacing between argument "$k" and | | equals sign; expected 1 but found 0 35566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$k"; expected 1 but | | found 0 35566 | WARNING | [ ] Line exceeds 120 characters; contains 234 | | characters 35587 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 35616 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35619 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35620 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35622 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35624 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35625 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35627 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35630 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35631 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35632 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35632 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35634 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 35634 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 35635 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35638 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 35639 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35656 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35704 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35708 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35716 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35716 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 35753 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35761 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 35763 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 35765 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35775 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35786 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35794 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 35796 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 35799 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35799 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 35803 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 35803 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35804 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 35806 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 35806 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35829 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35829 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 35846 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35846 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 35848 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 35861 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35861 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 35862 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35864 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35866 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35867 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35868 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35868 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35894 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35894 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 35900 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35900 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 35901 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 35921 | ERROR | [ ] Method name "mPDF::WriteBarcode2" is not in | | camel caps format 35921 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 35921 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 35921 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 35921 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 35921 | ERROR | [x] Incorrect spacing between argument "$size" and | | equals sign; expected 1 but found 0 35921 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$size"; expected 1 | | but found 0 35921 | ERROR | [x] Incorrect spacing between argument "$height" | | and equals sign; expected 1 but found 0 35921 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$height"; expected 1 | | but found 0 35921 | ERROR | [x] Incorrect spacing between argument "$bgcol" | | and equals sign; expected 1 but found 0 35921 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$bgcol"; expected 1 | | but found 0 35921 | ERROR | [x] Incorrect spacing between argument "$col" and | | equals sign; expected 1 but found 0 35921 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col"; expected 1 | | but found 0 35921 | ERROR | [x] Incorrect spacing between argument "$btype" | | and equals sign; expected 1 but found 0 35921 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$btype"; expected 1 | | but found 0 35921 | ERROR | [x] Incorrect spacing between argument | | "$print_ratio" and equals sign; expected 1 but | | found 0 35921 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$print_ratio"; | | expected 1 but found 0 35921 | ERROR | [x] Incorrect spacing between argument "$k" and | | equals sign; expected 1 but found 0 35921 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$k"; expected 1 but | | found 0 35921 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 35946 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35950 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35951 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35953 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35954 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 35955 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35956 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35962 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 35965 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36022 | ERROR | [ ] Method name "mPDF::StartTransform" is not in | | camel caps format 36022 | ERROR | [x] Incorrect spacing between argument | | "$returnstring" and equals sign; expected 1 | | but found 0 36022 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$returnstring"; | | expected 1 but found 0 36030 | ERROR | [ ] Method name "mPDF::StopTransform" is not in | | camel caps format 36030 | ERROR | [x] Incorrect spacing between argument | | "$returnstring" and equals sign; expected 1 | | but found 0 36030 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$returnstring"; | | expected 1 but found 0 36038 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 36038 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 36038 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 36038 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 36038 | ERROR | [x] Incorrect spacing between argument | | "$returnstring" and equals sign; expected 1 | | but found 0 36038 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$returnstring"; | | expected 1 but found 0 36067 | ERROR | [x] Incorrect spacing between argument | | "$returnstring" and equals sign; expected 1 | | but found 0 36067 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$returnstring"; | | expected 1 but found 0 36083 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 36083 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 36083 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 36083 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 36083 | ERROR | [x] Incorrect spacing between argument | | "$returnstring" and equals sign; expected 1 | | but found 0 36083 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$returnstring"; | | expected 1 but found 0 36108 | WARNING | [ ] Method name "_transform" should not be | | prefixed with an underscore to indicate | | visibility 36108 | ERROR | [x] Incorrect spacing between argument | | "$returnstring" and equals sign; expected 1 | | but found 0 36108 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$returnstring"; | | expected 1 but found 0 36122 | ERROR | [ ] Method name "mPDF::ConvertIndic" is not in | | camel caps format 36138 | ERROR | [ ] Method name "mPDF::AutoFont" is not in camel | | caps format 36163 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36163 | WARNING | [ ] Line exceeds 120 characters; contains 208 | | characters 36170 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 36172 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 12 36172 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36172 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 36180 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 36182 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 36184 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 36186 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 36188 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 36190 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 36192 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 36194 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 36196 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 36203 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 36205 | WARNING | [ ] Line exceeds 120 characters; contains 262 | | characters 36214 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 36238 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 36262 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36263 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 36296 | ERROR | [ ] Method name "mPDF::InitArabic" is not in camel | | caps format 36336 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 36338 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 36383 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36384 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36385 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36386 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36387 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36388 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36389 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36390 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36391 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36392 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36393 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36394 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36395 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36396 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36397 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36398 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36399 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36400 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36401 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36402 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36403 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36404 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36405 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36406 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36407 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36408 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36409 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36410 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36411 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36412 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36413 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36414 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36415 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36416 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36417 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36418 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36419 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36420 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36423 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36426 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36426 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 36428 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36429 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36430 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36431 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36432 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36433 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36434 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36435 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36436 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36437 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36438 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36439 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36440 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36440 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 36441 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36442 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36443 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36444 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36445 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36446 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36447 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36448 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36449 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36450 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36451 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36452 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36453 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36454 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36455 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36456 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36457 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36458 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36459 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36460 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36461 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36462 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36463 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36464 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36465 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36466 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36467 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36468 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36469 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36470 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36471 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36472 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36473 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36474 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36475 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36476 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36477 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36478 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36479 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36480 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36481 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36482 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36483 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36484 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36485 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36486 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36487 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36488 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36489 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36490 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36491 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36492 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36493 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36494 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36495 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36496 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36497 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36498 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36499 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36500 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36501 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36502 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36502 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 36503 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36504 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36505 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 36516 | ERROR | [ ] Method name "mPDF::ArabJoin" is not in camel | | caps format 36543 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 36544 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36551 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 36560 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 36562 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36567 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 36569 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 36610 | ERROR | [ ] Method name "mPDF::get_arab_glyphs" is not in | | camel caps format 36631 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 36653 | WARNING | [ ] Method name "_cmpdom" should not be prefixed | | with an underscore to indicate visibility 36658 | ERROR | [ ] Method name "mPDF::mb_strrev" is not in camel | | caps format 36668 | ERROR | [x] Incorrect spacing between argument "$c" and | | equals sign; expected 1 but found 0 36668 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$c"; expected 1 but | | found 0 36668 | ERROR | [x] Incorrect spacing between argument "$d" and | | equals sign; expected 1 but found 0 36668 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$d"; expected 1 but | | found 0 36668 | ERROR | [x] Incorrect spacing between argument "$e" and | | equals sign; expected 1 but found 0 36668 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$e"; expected 1 but | | found 0 36668 | ERROR | [x] Incorrect spacing between argument "$f" and | | equals sign; expected 1 but found 0 36668 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$f"; expected 1 but | | found 0 36670 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36674 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36678 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36682 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36686 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36690 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36704 | ERROR | [ ] Method name "mPDF::ConvertColor" is not in | | camel caps format 36704 | ERROR | [x] Incorrect spacing between argument "$color" | | and equals sign; expected 1 but found 0 36704 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$color"; expected 1 | | but found 0 36718 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 36718 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36719 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 36720 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 36720 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36721 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36722 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 14 36723 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36724 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 36725 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 36726 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 36727 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 36728 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 36728 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36728 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 36729 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 36730 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 36731 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 36732 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36733 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 36734 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 36735 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 36736 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 36737 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36738 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36739 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 36740 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 36741 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 36742 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 36743 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 36744 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 36745 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 36746 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36747 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36748 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 36749 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 36750 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 36751 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 36752 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 36753 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 36754 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 36755 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36756 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36757 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 36758 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36760 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36761 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 36762 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36763 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 36764 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36765 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 36766 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36766 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 36766 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36767 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36768 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 36769 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36769 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 36769 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36770 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36771 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 36772 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 36773 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 36774 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 36775 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 36776 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 36777 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36778 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 36780 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 36781 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 36782 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 36783 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 36784 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 36785 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 36786 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 36787 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 36788 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 36789 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 36797 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36798 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36799 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 36800 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 36801 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 36804 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 36814 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36825 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36836 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36839 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 36845 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 36854 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 36857 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 36863 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 36876 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 36996 | ERROR | [ ] Method name "mPDF::hue_2_rgb" is not in camel | | caps format 37017 | WARNING | [ ] Method name "_invertColor" should not be | | prefixed with an underscore to indicate | | visibility 37019 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 37021 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 37023 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 37030 | WARNING | [ ] Method name "_colAtoString" should not be | | prefixed with an underscore to indicate | | visibility 37037 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 37037 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 37045 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 37050 | ERROR | [ ] Method name "mPDF::ConvertSize" is not in | | camel caps format 37050 | ERROR | [x] Incorrect spacing between argument "$size" and | | equals sign; expected 1 but found 0 37050 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$size"; expected 1 | | but found 0 37050 | ERROR | [x] Incorrect spacing between argument "$maxsize" | | and equals sign; expected 1 but found 0 37050 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$maxsize"; expected | | 1 but found 0 37050 | ERROR | [x] Incorrect spacing between argument "$fontsize" | | and equals sign; expected 1 but found 0 37050 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontsize"; expected | | 1 but found 0 37050 | ERROR | [x] Incorrect spacing between argument | | "$usefontsize" and equals sign; expected 1 but | | found 0 37050 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$usefontsize"; | | expected 1 but found 0 37061 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 37062 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37063 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 6 37064 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37064 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 37065 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37066 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 6 37067 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37067 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 37068 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37069 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 6 37070 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37070 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 37071 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37072 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 6 37073 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37073 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 37074 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37074 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 37075 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 37076 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 37077 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37078 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 6 37079 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37080 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 37081 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37082 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 37083 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37084 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37085 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 6 37086 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37087 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 37088 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37089 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 37090 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37091 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37092 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 6 37093 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37093 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 37094 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37095 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 6 37096 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37096 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 37097 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37097 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 37098 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 4 37099 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 37100 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 37101 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 37102 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 8 37103 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 37104 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37105 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 6 37106 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37106 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 37107 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37108 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 6 37109 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37109 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 37110 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37111 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37112 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 37113 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37114 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 37115 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37116 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37117 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37118 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 37119 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37120 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 37121 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37122 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37123 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37124 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 37125 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37126 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 37127 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37128 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37129 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37130 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 37131 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37132 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 37133 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37134 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37135 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37136 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 37137 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37138 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 37139 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37140 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37141 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37142 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 37143 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37144 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 37145 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37146 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37147 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37148 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 37149 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37150 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 10 37151 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37152 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37153 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 6 37154 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37160 | ERROR | [ ] Method name "mPDF::lesser_entity_decode" is | | not in camel caps format 37163 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 37173 | ERROR | [ ] Method name "mPDF::AdjustHTML" is not in camel | | caps format 37173 | ERROR | [x] Incorrect spacing between argument | | "$tabSpaces" and equals sign; expected 1 but | | found 0 37173 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tabSpaces"; | | expected 1 but found 0 37179 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 37189 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 37189 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 37198 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 37198 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 37202 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 37217 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 37228 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 37228 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 37230 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 37239 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 37266 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 37281 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 37281 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 37281 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 37282 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 37287 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 37287 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 37287 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 37288 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 37294 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 37295 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 37308 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 37308 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 37309 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 37309 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 37309 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 37310 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 37315 | ERROR | [ ] Method name "mPDF::tabs2spaces_callback" is | | not in camel caps format 37317 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 37320 | ERROR | [ ] Method name "mPDF::date_callback" is not in | | camel caps format 37330 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 37330 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 37340 | ERROR | [x] Incorrect spacing between argument "$toupper" | | and equals sign; expected 1 but found 0 37340 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toupper"; expected | | 1 but found 0 37344 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37345 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 6 37346 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37347 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 37375 | ERROR | [x] Incorrect spacing between argument "$toupper" | | and equals sign; expected 1 but found 0 37375 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toupper"; expected | | 1 but found 0 37394 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 37394 | ERROR | [x] The CASE body must start on the line following | | the statement 37396 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 37396 | ERROR | [x] The CASE body must start on the line following | | the statement 37398 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 37398 | ERROR | [x] The CASE body must start on the line following | | the statement 37398 | ERROR | [x] Terminating statement must be on a line by | | itself 37398 | ERROR | [x] Closing brace must be on a line by itself 37398 | ERROR | [x] Closing brace must be on a line by itself 37398 | ERROR | [x] Closing brace must be on a line by itself 37398 | ERROR | [x] Each PHP statement must be on a line by itself 37399 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 37399 | ERROR | [x] The CASE body must start on the line following | | the statement 37399 | ERROR | [x] Terminating statement must be on a line by | | itself 37399 | ERROR | [x] Closing brace must be on a line by itself 37399 | ERROR | [x] Each PHP statement must be on a line by itself 37400 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 37400 | ERROR | [x] The CASE body must start on the line following | | the statement 37402 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 37402 | ERROR | [x] The CASE body must start on the line following | | the statement 37404 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 37404 | ERROR | [x] The CASE body must start on the line following | | the statement 37406 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 37406 | ERROR | [x] The CASE body must start on the line following | | the statement 37406 | ERROR | [x] Terminating statement must be on a line by | | itself 37406 | ERROR | [x] Closing brace must be on a line by itself 37406 | ERROR | [x] Closing brace must be on a line by itself 37406 | ERROR | [x] Closing brace must be on a line by itself 37406 | ERROR | [x] Closing brace must be on a line by itself 37406 | ERROR | [x] Each PHP statement must be on a line by itself 37407 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 37407 | ERROR | [x] The CASE body must start on the line following | | the statement 37407 | ERROR | [x] Terminating statement must be on a line by | | itself 37407 | ERROR | [x] Closing brace must be on a line by itself 37407 | ERROR | [x] Each PHP statement must be on a line by itself 37408 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 37408 | ERROR | [x] The DEFAULT body must start on the line | | following the statement 37408 | ERROR | [x] Terminating statement must be on a line by | | itself 37408 | ERROR | [x] Closing brace must be on a line by itself 37409 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 37409 | ERROR | [x] Closing brace indented incorrectly; expected | | 12 spaces, found 6 37415 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 37415 | ERROR | [x] The CASE body must start on the line following | | the statement 37417 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 37417 | ERROR | [x] The CASE body must start on the line following | | the statement 37419 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 37419 | ERROR | [x] The CASE body must start on the line following | | the statement 37419 | ERROR | [x] Terminating statement must be on a line by | | itself 37419 | ERROR | [x] Closing brace must be on a line by itself 37419 | ERROR | [x] Closing brace must be on a line by itself 37419 | ERROR | [x] Closing brace must be on a line by itself 37419 | ERROR | [x] Each PHP statement must be on a line by itself 37420 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 37420 | ERROR | [x] The CASE body must start on the line following | | the statement 37420 | ERROR | [x] Terminating statement must be on a line by | | itself 37420 | ERROR | [x] Closing brace must be on a line by itself 37420 | ERROR | [x] Each PHP statement must be on a line by itself 37421 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 37421 | ERROR | [x] The CASE body must start on the line following | | the statement 37423 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 37423 | ERROR | [x] The CASE body must start on the line following | | the statement 37425 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 37425 | ERROR | [x] The CASE body must start on the line following | | the statement 37427 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 37427 | ERROR | [x] The CASE body must start on the line following | | the statement 37427 | ERROR | [x] Terminating statement must be on a line by | | itself 37427 | ERROR | [x] Closing brace must be on a line by itself 37427 | ERROR | [x] Closing brace must be on a line by itself 37427 | ERROR | [x] Closing brace must be on a line by itself 37427 | ERROR | [x] Closing brace must be on a line by itself 37427 | ERROR | [x] Each PHP statement must be on a line by itself 37428 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 37428 | ERROR | [x] The CASE body must start on the line following | | the statement 37428 | ERROR | [x] Terminating statement must be on a line by | | itself 37428 | ERROR | [x] Closing brace must be on a line by itself 37428 | ERROR | [x] Each PHP statement must be on a line by itself 37429 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 6 37429 | ERROR | [x] The DEFAULT body must start on the line | | following the statement 37429 | ERROR | [x] Terminating statement must be on a line by | | itself 37429 | ERROR | [x] Closing brace must be on a line by itself 37430 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 37430 | ERROR | [x] Closing brace indented incorrectly; expected | | 12 spaces, found 4 37433 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 37433 | ERROR | [x] The CASE body must start on the line following | | the statement 37435 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 37435 | ERROR | [x] The CASE body must start on the line following | | the statement 37437 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 37437 | ERROR | [x] The CASE body must start on the line following | | the statement 37437 | ERROR | [x] Terminating statement must be on a line by | | itself 37437 | ERROR | [x] Closing brace must be on a line by itself 37437 | ERROR | [x] Closing brace must be on a line by itself 37437 | ERROR | [x] Closing brace must be on a line by itself 37437 | ERROR | [x] Each PHP statement must be on a line by itself 37438 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 37438 | ERROR | [x] The CASE body must start on the line following | | the statement 37438 | ERROR | [x] Terminating statement must be on a line by | | itself 37438 | ERROR | [x] Closing brace must be on a line by itself 37438 | ERROR | [x] Each PHP statement must be on a line by itself 37439 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 37439 | ERROR | [x] The CASE body must start on the line following | | the statement 37441 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 37441 | ERROR | [x] The CASE body must start on the line following | | the statement 37443 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 37443 | ERROR | [x] The CASE body must start on the line following | | the statement 37445 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 37445 | ERROR | [x] The CASE body must start on the line following | | the statement 37445 | ERROR | [x] Terminating statement must be on a line by | | itself 37445 | ERROR | [x] Closing brace must be on a line by itself 37445 | ERROR | [x] Closing brace must be on a line by itself 37445 | ERROR | [x] Closing brace must be on a line by itself 37445 | ERROR | [x] Closing brace must be on a line by itself 37445 | ERROR | [x] Each PHP statement must be on a line by itself 37446 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 37446 | ERROR | [x] The CASE body must start on the line following | | the statement 37446 | ERROR | [x] Terminating statement must be on a line by | | itself 37446 | ERROR | [x] Closing brace must be on a line by itself 37446 | ERROR | [x] Each PHP statement must be on a line by itself 37447 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 37447 | ERROR | [x] The DEFAULT body must start on the line | | following the statement 37447 | ERROR | [x] Terminating statement must be on a line by | | itself 37447 | ERROR | [x] Closing brace must be on a line by itself 37448 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 37448 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 2 37460 | ERROR | [ ] Method name "mPDF::SetImportUse" is not in | | camel caps format 37481 | ERROR | [ ] Method name "mPDF::pdf_write_value" is not in | | camel caps format 37484 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 37485 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 37488 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37489 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 37491 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 37494 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37495 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37496 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37497 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37498 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37499 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 37501 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 37503 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37504 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37506 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37507 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37508 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37509 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37510 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37511 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 37513 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 37516 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37517 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37518 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37519 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37520 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37521 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37522 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37523 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37524 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 37526 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 37527 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37528 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37529 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37530 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37532 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37533 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 37535 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 37539 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37540 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37541 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37542 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37543 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37544 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37545 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37546 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 37548 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 37549 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37550 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37551 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37553 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37554 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37555 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37556 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 37558 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 37560 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37561 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 37562 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 37562 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 4 37566 | ERROR | [ ] Method name "mPDF::OverWrite" is not in camel | | caps format 37566 | ERROR | [x] Incorrect spacing between argument "$dest" and | | equals sign; expected 1 but found 0 37566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$dest"; expected 1 | | but found 0 37566 | ERROR | [x] Incorrect spacing between argument "$file_out" | | and equals sign; expected 1 but found 0 37566 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$file_out"; expected | | 1 but found 0 37580 | ERROR | [x] Expected 1 space before "=>"; 0 found 37580 | ERROR | [x] Expected 1 space after "=>"; 0 found 37587 | ERROR | [x] Expected 1 space before "=>"; 0 found 37587 | ERROR | [x] Expected 1 space after "=>"; 0 found 37608 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 37623 | ERROR | [x] Expected 1 space before "=>"; 0 found 37623 | ERROR | [x] Expected 1 space after "=>"; 0 found 37635 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 37664 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 37666 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37668 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37669 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37670 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37671 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37672 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37673 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 37674 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 37676 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37677 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37678 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37679 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37680 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37681 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37682 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37683 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37684 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37685 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 37686 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 37688 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 37689 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 37690 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 37692 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37693 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37694 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37695 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37696 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37697 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37698 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37699 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37700 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 37701 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 37701 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 4 37705 | ERROR | [ ] Method name "mPDF::GetTemplateSize" is not in | | camel caps format 37705 | ERROR | [x] Incorrect spacing between argument "$_w" and | | equals sign; expected 1 but found 0 37705 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$_w"; expected 1 but | | found 0 37705 | ERROR | [x] Incorrect spacing between argument "$_h" and | | equals sign; expected 1 but found 0 37705 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$_h"; expected 1 but | | found 0 37726 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 37726 | ERROR | [ ] Method name "mPDF::Thumbnail" is not in camel | | caps format 37726 | ERROR | [x] Incorrect spacing between argument "$npr" and | | equals sign; expected 1 but found 0 37726 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$npr"; expected 1 | | but found 0 37726 | ERROR | [x] Incorrect spacing between argument "$spacing" | | and equals sign; expected 1 but found 0 37726 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$spacing"; expected | | 1 but found 0 37727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 37727 | ERROR | [x] Opening brace must be the last content on the | | line 37727 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 37728 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 37729 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 37730 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 37731 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 37732 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 37733 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 37734 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 37735 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 37736 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 37737 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 37738 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 37739 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 37740 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 37741 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 37742 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 37743 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 37744 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 37745 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 37746 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 37747 | ERROR | [x] Line indented incorrectly; expected at least | | 12 spaces, found 8 37748 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 37749 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37750 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37751 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37752 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37753 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37754 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37755 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37756 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 37757 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 37758 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 37759 | ERROR | [x] Line indented incorrectly; expected at least | | 16 spaces, found 12 37760 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 37761 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 37762 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 37763 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 37765 | ERROR | [ ] Method name "mPDF::SetSourceFile" is not in | | camel caps format 37774 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 37780 | ERROR | [ ] Method name "mPDF::ImportPage" is not in camel | | caps format 37780 | ERROR | [x] Incorrect spacing between argument "$pageno" | | and equals sign; expected 1 but found 0 37780 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pageno"; expected 1 | | but found 0 37780 | ERROR | [x] Incorrect spacing between argument "$crop_x" | | and equals sign; expected 1 but found 0 37780 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$crop_x"; expected 1 | | but found 0 37780 | ERROR | [x] Incorrect spacing between argument "$crop_y" | | and equals sign; expected 1 but found 0 37780 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$crop_y"; expected 1 | | but found 0 37780 | ERROR | [x] Incorrect spacing between argument "$crop_w" | | and equals sign; expected 1 but found 0 37780 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$crop_w"; expected 1 | | but found 0 37780 | ERROR | [x] Incorrect spacing between argument "$crop_h" | | and equals sign; expected 1 but found 0 37780 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$crop_h"; expected 1 | | but found 0 37780 | ERROR | [x] Incorrect spacing between argument "$boxName" | | and equals sign; expected 1 but found 0 37780 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$boxName"; expected | | 1 but found 0 37803 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 37860 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 37864 | ERROR | [ ] Method name "mPDF::UseTemplate" is not in | | camel caps format 37864 | ERROR | [x] Incorrect spacing between argument "$_x" and | | equals sign; expected 1 but found 0 37864 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$_x"; expected 1 but | | found 0 37864 | ERROR | [x] Incorrect spacing between argument "$_y" and | | equals sign; expected 1 but found 0 37864 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$_y"; expected 1 but | | found 0 37864 | ERROR | [x] Incorrect spacing between argument "$_w" and | | equals sign; expected 1 but found 0 37864 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$_w"; expected 1 but | | found 0 37864 | ERROR | [x] Incorrect spacing between argument "$_h" and | | equals sign; expected 1 but found 0 37864 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$_h"; expected 1 but | | found 0 37893 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 37901 | ERROR | [ ] Method name "mPDF::SetPageTemplate" is not in | | camel caps format 37901 | ERROR | [x] Incorrect spacing between argument "$tplidx" | | and equals sign; expected 1 but found 0 37901 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tplidx"; expected 1 | | but found 0 37909 | ERROR | [ ] Method name "mPDF::SetDocTemplate" is not in | | camel caps format 37909 | ERROR | [x] Incorrect spacing between argument "$file" and | | equals sign; expected 1 but found 0 37909 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$file"; expected 1 | | but found 0 37909 | ERROR | [x] Incorrect spacing between argument "$continue" | | and equals sign; expected 1 but found 0 37909 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$continue"; expected | | 1 but found 0 37924 | WARNING | [ ] Method name "_set_object_javascript" should | | not be prefixed with an underscore to indicate | | visibility 37924 | ERROR | [ ] Method name "mPDF::_set_object_javascript" is | | not in camel caps format 37934 | ERROR | [ ] Method name "mPDF::SetJS" is not in camel caps | | format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12727 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 10.3 secs; Memory: 414.51MB FILE: ...-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/config_fonts.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 287 | WARNING | Line exceeds 120 characters; contains 129 characters 289 | WARNING | Line exceeds 120 characters; contains 124 characters 290 | WARNING | Line exceeds 120 characters; contains 125 characters 300 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...-pipeline/modules/AOS_PDF_Templates/PDF_Lib/utils/font_names.php ---------------------------------------------------------------------- FOUND 16 ERRORS AND 1 WARNING AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 24 and the first side | | effect is on line 14. 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 165 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 166 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 168 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 169 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 171 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 172 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 174 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 175 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 177 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 178 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 189 | ERROR | [x] Expected 1 space before "=>"; 0 found 189 | ERROR | [x] Expected 1 space after "=>"; 0 found 207 | ERROR | [x] Expected 1 space before "=>"; 0 found 207 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 8MB FILE: ...peline/modules/AOS_PDF_Templates/PDF_Lib/utils/UnicodeRanges.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 66 WARNINGS AFFECTING 66 LINES ---------------------------------------------------------------------- 11 | WARNING | Line exceeds 120 characters; contains 138 characters 16 | WARNING | Line exceeds 120 characters; contains 130 characters 17 | WARNING | Line exceeds 120 characters; contains 130 characters 18 | WARNING | Line exceeds 120 characters; contains 130 characters 19 | WARNING | Line exceeds 120 characters; contains 141 characters 20 | WARNING | Line exceeds 120 characters; contains 130 characters 21 | WARNING | Line exceeds 120 characters; contains 124 characters 23 | WARNING | Line exceeds 120 characters; contains 136 characters 24 | WARNING | Line exceeds 120 characters; contains 133 characters 25 | WARNING | Line exceeds 120 characters; contains 134 characters 26 | WARNING | Line exceeds 120 characters; contains 134 characters 27 | WARNING | Line exceeds 120 characters; contains 131 characters 28 | WARNING | Line exceeds 120 characters; contains 131 characters 29 | WARNING | Line exceeds 120 characters; contains 132 characters 30 | WARNING | Line exceeds 120 characters; contains 133 characters 31 | WARNING | Line exceeds 120 characters; contains 135 characters 42 | WARNING | Line exceeds 120 characters; contains 131 characters 50 | WARNING | Line exceeds 120 characters; contains 121 characters 55 | WARNING | Line exceeds 120 characters; contains 124 characters 61 | WARNING | Line exceeds 120 characters; contains 123 characters 64 | WARNING | Line exceeds 120 characters; contains 124 characters 65 | WARNING | Line exceeds 120 characters; contains 151 characters 69 | WARNING | Line exceeds 120 characters; contains 121 characters 71 | WARNING | Line exceeds 120 characters; contains 140 characters 78 | WARNING | Line exceeds 120 characters; contains 123 characters 85 | WARNING | Line exceeds 120 characters; contains 132 characters 89 | WARNING | Line exceeds 120 characters; contains 132 characters 90 | WARNING | Line exceeds 120 characters; contains 131 characters 91 | WARNING | Line exceeds 120 characters; contains 128 characters 101 | WARNING | Line exceeds 120 characters; contains 132 characters 102 | WARNING | Line exceeds 120 characters; contains 124 characters 103 | WARNING | Line exceeds 120 characters; contains 143 characters 104 | WARNING | Line exceeds 120 characters; contains 136 characters 108 | WARNING | Line exceeds 120 characters; contains 134 characters 110 | WARNING | Line exceeds 120 characters; contains 126 characters 112 | WARNING | Line exceeds 120 characters; contains 137 characters 113 | WARNING | Line exceeds 120 characters; contains 140 characters 114 | WARNING | Line exceeds 120 characters; contains 126 characters 115 | WARNING | Line exceeds 120 characters; contains 143 characters 116 | WARNING | Line exceeds 120 characters; contains 132 characters 117 | WARNING | Line exceeds 120 characters; contains 131 characters 118 | WARNING | Line exceeds 120 characters; contains 121 characters 132 | WARNING | Line exceeds 120 characters; contains 122 characters 138 | WARNING | Line exceeds 120 characters; contains 124 characters 147 | WARNING | Line exceeds 120 characters; contains 125 characters 150 | WARNING | Line exceeds 120 characters; contains 129 characters 151 | WARNING | Line exceeds 120 characters; contains 141 characters 152 | WARNING | Line exceeds 120 characters; contains 128 characters 157 | WARNING | Line exceeds 120 characters; contains 137 characters 158 | WARNING | Line exceeds 120 characters; contains 125 characters 159 | WARNING | Line exceeds 120 characters; contains 136 characters 164 | WARNING | Line exceeds 120 characters; contains 135 characters 165 | WARNING | Line exceeds 120 characters; contains 132 characters 166 | WARNING | Line exceeds 120 characters; contains 128 characters 167 | WARNING | Line exceeds 120 characters; contains 136 characters 169 | WARNING | Line exceeds 120 characters; contains 138 characters 196 | WARNING | Line exceeds 120 characters; contains 126 characters 197 | WARNING | Line exceeds 120 characters; contains 132 characters 201 | WARNING | Line exceeds 120 characters; contains 126 characters 203 | WARNING | Line exceeds 120 characters; contains 131 characters 204 | WARNING | Line exceeds 120 characters; contains 122 characters 205 | WARNING | Line exceeds 120 characters; contains 122 characters 206 | WARNING | Line exceeds 120 characters; contains 134 characters 212 | WARNING | Line exceeds 120 characters; contains 135 characters 213 | WARNING | Line exceeds 120 characters; contains 135 characters 214 | WARNING | Line exceeds 120 characters; contains 140 characters ---------------------------------------------------------------------- Time: 87ms; Memory: 12MB FILE: ...m-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/utils/index.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | No PHP code was found in this file and short open tags | | are not allowed by this install of PHP. This file may | | be using short open tags but PHP does not allow them. ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...s-pipeline/modules/AOS_PDF_Templates/PDF_Lib/utils/font_dump.php ---------------------------------------------------------------------- FOUND 60 ERRORS AND 10 WARNINGS AFFECTING 69 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 29 and the first side | | effect is on line 15. 15 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 17 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 93 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 12 94 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 16 100 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 16 101 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 12 104 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 106 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 110 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 112 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 116 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 117 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 119 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 120 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 121 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 124 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 125 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 126 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 127 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 129 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 130 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 136 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 137 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 139 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 140 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 143 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 144 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 145 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 146 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 147 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 148 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 149 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 151 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 152 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 154 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 155 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 159 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 163 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 165 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 168 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 170 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 172 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 174 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 175 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 176 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 177 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 178 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 184 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 185 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 187 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 191 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 192 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 195 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 197 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 198 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 204 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 205 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 208 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 210 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 212 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 213 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 215 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 216 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 218 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 219 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 223 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 60 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...peline/modules/AOS_PDF_Templates/PDF_Lib/utils/font_coverage.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 64 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 132 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 141 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 255 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 59ms; Memory: 6MB FILE: ...ine/modules/AOS_PDF_Templates/PDF_Lib/utils/font_collections.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 24 and the first side | | effect is on line 14. 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...line/modules/AOS_PDF_Templates/PDF_Lib/mpdfi/fpdi_pdf_parser.php ---------------------------------------------------------------------- FOUND 27 ERRORS AND 5 WARNINGS AFFECTING 31 LINES ---------------------------------------------------------------------- 21 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 21 | ERROR | [ ] Class name "fpdi_pdf_parser" is not in | | PascalCase format 64 | ERROR | [ ] Method name "fpdi_pdf_parser::fpdi_pdf_parser" | | is not in camel caps format 133 | WARNING | [ ] Method name "_getPageResources" should not be | | prefixed with an underscore to indicate | | visibility 134 | ERROR | [x] Opening brace must be the last content on the | | line 189 | WARNING | [ ] Method name "_getPageContent" should not be | | prefixed with an underscore to indicate | | visibility 216 | WARNING | [ ] Method name "_rebuildContentStream" should not | | be prefixed with an underscore to indicate | | visibility 235 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 236 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 237 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 238 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 239 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 240 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 241 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 242 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 243 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 246 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 248 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 249 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 250 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 252 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 254 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 255 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 256 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 258 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 259 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 261 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 295 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 314 | WARNING | [ ] Method name "_getPageBoxes" should not be | | prefixed with an underscore to indicate | | visibility 332 | WARNING | [ ] Method name "_getPageRotation" should not be | | prefixed with an underscore to indicate | | visibility 333 | ERROR | [x] Opening brace must be the last content on the | | line 361 | ERROR | [ ] Method name "fpdi_pdf_parser::read_pages" is not | | in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 23 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 66ms; Memory: 8MB FILE: ...pipeline/modules/AOS_PDF_Templates/PDF_Lib/mpdfi/pdf_context.php ---------------------------------------------------------------------- FOUND 7 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 20 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | ERROR | [ ] Class name "pdf_context" is not in PascalCase | | format 31 | ERROR | [ ] Method name "pdf_context::pdf_context" is not in | | camel caps format 59 | ERROR | [ ] Method name "pdf_context::ensure_content" is not in | | camel caps format 70 | ERROR | [ ] Method name "pdf_context::increase_length" is not | | in camel caps format 70 | ERROR | [x] Incorrect spacing between argument "$l" and equals | | sign; expected 1 but found 0 70 | ERROR | [x] Incorrect spacing between default value and equals | | sign for argument "$l"; expected 1 but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...-pipeline/modules/AOS_PDF_Templates/PDF_Lib/mpdfi/pdf_parser.php ---------------------------------------------------------------------- FOUND 35 ERRORS AND 3 WARNINGS AFFECTING 30 LINES ---------------------------------------------------------------------- 55 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 55 | ERROR | [ ] Class name "pdf_parser" is not in PascalCase | | format 97 | ERROR | [ ] Method name "pdf_parser::pdf_parser" is not in | | camel caps format 176 | ERROR | [ ] Method name "pdf_parser::pdf_find_root" is not | | in camel caps format 190 | ERROR | [ ] Method name "pdf_parser::pdf_read_root" is not | | in camel caps format 204 | ERROR | [ ] Method name "pdf_parser::pdf_find_xref" is not | | in camel caps format 230 | ERROR | [ ] Method name "pdf_parser::pdf_read_xref" is not | | in camel caps format 253 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 347 | ERROR | [ ] Method name "pdf_parser::pdf_read_value" is not | | in camel caps format 358 | ERROR | [x] CASE keyword must be followed by a single space 358 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 385 | ERROR | [x] CASE keyword must be followed by a single space 385 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 405 | ERROR | [x] CASE keyword must be followed by a single space 405 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 426 | ERROR | [x] CASE keyword must be followed by a single space 426 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 431 | ERROR | [x] Blank line found at start of control structure 452 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 506 | ERROR | [x] Blank line found at start of control structure 515 | ERROR | [x] CASE keyword must be followed by a single space 515 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 517 | ERROR | [x] CASE keyword must be followed by a single space 517 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 531 | ERROR | [x] Blank line found at start of control structure 536 | ERROR | [x] Blank line found at end of control structure 537 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 537 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 9 547 | ERROR | [ ] Method name "pdf_parser::pdf_resolve_object" is | | not in camel caps format 554 | ERROR | [x] Blank line found at start of control structure 557 | ERROR | [x] Blank line found at start of control structure 577 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 632 | ERROR | [ ] Method name "pdf_parser::pdf_read_token" is not | | in camel caps format 655 | ERROR | [x] Blank line found at start of control structure 660 | ERROR | [x] The CASE body must start on the line following | | the statement 668 | ERROR | [x] The CASE body must start on the line following | | the statement 685 | ERROR | [x] The DEFAULT body must start on the line | | following the statement 695 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 25 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 94ms; Memory: 10MB FILE: ...odules/AOS_PDF_Templates/PDF_Lib/mpdfi/filters/FilterASCII85.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 21 | ERROR | Constants must be uppercase; expected 'ORD_Z' but found | | 'ORD_z' 24 | ERROR | Constants must be uppercase; expected 'ORD_EXCLMARK' | | but found 'ORD_exclmark' 27 | ERROR | Constants must be uppercase; expected 'ORD_U' but found | | 'ORD_u' 30 | ERROR | Constants must be uppercase; expected 'ORD_TILDE' but | | found 'ORD_tilde' 33 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ne/modules/AOS_PDF_Templates/PDF_Lib/mpdfi/filters/FilterLZW.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 20 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 117 | ERROR | [x] Incorrect spacing between argument "$newString" | | and equals sign; expected 1 but found 0 117 | ERROR | [x] Incorrect spacing between default value and equals | | sign for argument "$newString"; expected 1 but | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...s-pipeline/modules/AOS_PDF_Templates/PDF_Lib/classes/barcode.php ---------------------------------------------------------------------- FOUND 235 ERRORS AND 17 WARNINGS AFFECTING 213 LINES ---------------------------------------------------------------------- 11 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 22 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 24 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 25 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 27 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 56 | ERROR | [x] Incorrect spacing between argument "$pr" and | | equals sign; expected 1 but found 0 56 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pr"; expected 1 but | | found 0 71 | ERROR | [x] Incorrect spacing between argument "$pr" and | | equals sign; expected 1 but found 0 71 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pr"; expected 1 but | | found 0 77 | ERROR | [ ] CASE statements must be defined using a colon 79 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | ERROR | [ ] CASE statements must be defined using a colon 87 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 89 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 90 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 93 | ERROR | [ ] CASE statements must be defined using a colon 95 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 96 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 97 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 98 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 101 | ERROR | [ ] CASE statements must be defined using a colon 103 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 104 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 105 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 106 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 109 | ERROR | [ ] CASE statements must be defined using a colon 111 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 112 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 113 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 113 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 114 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 115 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | ERROR | [ ] CASE statements must be defined using a colon 120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 121 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 122 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 122 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 123 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 124 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 128 | ERROR | [ ] CASE statements must be defined using a colon 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 130 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 131 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 133 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 133 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 136 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 139 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 140 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 141 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 144 | ERROR | [ ] CASE statements must be defined using a colon 145 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 146 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 147 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 149 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 149 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 152 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 153 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 154 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 155 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 158 | ERROR | [ ] CASE statements must be defined using a colon 159 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 160 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 161 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 163 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 163 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 166 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 167 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 168 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 169 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 172 | ERROR | [ ] CASE statements must be defined using a colon 173 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 174 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 175 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 179 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 180 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 181 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 182 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 185 | ERROR | [ ] CASE statements must be defined using a colon 186 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 187 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 188 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 192 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 193 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 194 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 195 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 199 | ERROR | [ ] CASE statements must be defined using a colon 199 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 199 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 204 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 205 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 206 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 207 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 208 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 211 | ERROR | [ ] CASE statements must be defined using a colon 211 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 216 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 221 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 222 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 223 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 224 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 225 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 228 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 229 | ERROR | [ ] CASE statements must be defined using a colon 229 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 239 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 240 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 241 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 242 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 243 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 246 | ERROR | [ ] CASE statements must be defined using a colon 246 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 251 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 258 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 259 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 260 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 261 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 262 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 265 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 266 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 267 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 268 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 269 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 270 | ERROR | [ ] CASE statements must be defined using a colon 270 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 292 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 293 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 294 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 295 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 296 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 299 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 300 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 301 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 302 | ERROR | [ ] CASE statements must be defined using a colon 302 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 307 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 308 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 309 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 309 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 325 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 326 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 327 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 328 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 329 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 332 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 333 | ERROR | [ ] CASE statements must be defined using a colon 333 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 338 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 348 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 349 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 350 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 351 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 352 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 356 | ERROR | [ ] CASE statements must be defined using a colon 361 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 371 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 372 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 373 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 374 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 375 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 379 | ERROR | [ ] CASE statements must be defined using a colon 384 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 394 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 395 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 396 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 397 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 398 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 401 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 411 | ERROR | [ ] Method name "PDFBarcode::barcode_code39" is not | | in camel caps format 411 | ERROR | [x] Incorrect spacing between argument "$extended" | | and equals sign; expected 1 but found 0 411 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$extended"; expected | | 1 but found 0 411 | ERROR | [x] Incorrect spacing between argument "$checksum" | | and equals sign; expected 1 but found 0 411 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$checksum"; expected | | 1 but found 0 511 | ERROR | [ ] Method name "PDFBarcode::encode_code39_ext" is | | not in camel caps format 548 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 560 | ERROR | [ ] Method name "PDFBarcode::checksum_code39" is | | not in camel caps format 569 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 581 | ERROR | [ ] Method name "PDFBarcode::barcode_code93" is not | | in camel caps format 667 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 709 | ERROR | [ ] Method name "PDFBarcode::checksum_code93" is | | not in camel caps format 752 | ERROR | [ ] Method name "PDFBarcode::checksum_s25" is not | | in camel caps format 775 | ERROR | [ ] Method name "PDFBarcode::barcode_msi" is not in | | camel caps format 775 | ERROR | [x] Incorrect spacing between argument "$checksum" | | and equals sign; expected 1 but found 0 775 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$checksum"; expected | | 1 but found 0 833 | ERROR | [ ] Method name "PDFBarcode::barcode_s25" is not in | | camel caps format 833 | ERROR | [x] Incorrect spacing between argument "$checksum" | | and equals sign; expected 1 but found 0 833 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$checksum"; expected | | 1 but found 0 873 | ERROR | [ ] Method name "PDFBarcode::binseq_to_array" is | | not in camel caps format 900 | ERROR | [ ] Method name "PDFBarcode::barcode_i25" is not in | | camel caps format 900 | ERROR | [x] Incorrect spacing between argument "$checksum" | | and equals sign; expected 1 but found 0 900 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$checksum"; expected | | 1 but found 0 969 | ERROR | [ ] Method name "PDFBarcode::barcode_c128" is not | | in camel caps format 969 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 969 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 | | but found 0 969 | ERROR | [x] Incorrect spacing between argument "$ean" and | | equals sign; expected 1 but found 0 969 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ean"; expected 1 but | | found 0 971 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 971 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1084 | ERROR | [ ] CASE statements must be defined using a colon 1092 | ERROR | [ ] CASE statements must be defined using a colon 1094 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1097 | ERROR | [ ] CASE statements must be defined using a colon 1115 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 1124 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1173 | ERROR | [ ] Method name "PDFBarcode::barcode_eanupc" is not | | in camel caps format 1173 | ERROR | [x] Incorrect spacing between argument "$len" and | | equals sign; expected 1 but found 0 1173 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$len"; expected 1 but | | found 0 1220 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1255 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1383 | ERROR | [ ] Method name "PDFBarcode::barcode_eanext" is not | | in camel caps format 1383 | ERROR | [x] Incorrect spacing between argument "$len" and | | equals sign; expected 1 but found 0 1383 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$len"; expected 1 but | | found 0 1455 | ERROR | [ ] Method name "PDFBarcode::barcode_postnet" is | | not in camel caps format 1455 | ERROR | [x] Incorrect spacing between argument "$planet" | | and equals sign; expected 1 but found 0 1455 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$planet"; expected 1 | | but found 0 1533 | ERROR | [ ] Method name "PDFBarcode::barcode_rm4scc" is not | | in camel caps format 1533 | ERROR | [x] Incorrect spacing between argument "$kix" and | | equals sign; expected 1 but found 0 1533 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$kix"; expected 1 but | | found 0 1645 | ERROR | [ ] CASE statements must be defined using a colon 1651 | ERROR | [ ] CASE statements must be defined using a colon 1657 | ERROR | [ ] CASE statements must be defined using a colon 1663 | ERROR | [ ] CASE statements must be defined using a colon 1688 | ERROR | [ ] Method name "PDFBarcode::barcode_codabar" is | | not in camel caps format 1747 | ERROR | [ ] Method name "PDFBarcode::barcode_code11" is not | | in camel caps format 1846 | WARNING | [ ] Line exceeds 120 characters; contains 1749 | | characters 1848 | ERROR | [ ] Method name "PDFBarcode::barcode_imb" is not in | | camel caps format 1850 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 1851 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 1852 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 1853 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 1863 | ERROR | [ ] CASE statements must be defined using a colon 1867 | ERROR | [ ] CASE statements must be defined using a colon 1871 | ERROR | [ ] CASE statements must be defined using a colon 1875 | ERROR | [ ] CASE statements must be defined using a colon 1879 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 1972 | ERROR | [ ] Method name "PDFBarcode::dec_to_hex" is not in | | camel caps format 1995 | ERROR | [ ] Method name "PDFBarcode::hex_to_dec" is not in | | camel caps format 2010 | ERROR | [ ] Method name "PDFBarcode::imb_crc11fcs" is not | | in camel caps format 2044 | ERROR | [ ] Method name "PDFBarcode::imb_reverse_us" is not | | in camel caps format 2058 | ERROR | [ ] Method name "PDFBarcode::imb_tables" is not in | | camel caps format 2074 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 177 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 316ms; Memory: 28MB FILE: ...aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/classes/meter.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 14 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 3 | ERROR | [ ] Class name "meter" is not in PascalCase format 19 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 23 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 43 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 51 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 67 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 71 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 123 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 153 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 158 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 166 | ERROR | [x] Blank line found at start of control structure 166 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 178 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 205 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 211 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 216 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 218 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 228 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...ipeline/modules/AOS_PDF_Templates/PDF_Lib/classes/tocontents.php ---------------------------------------------------------------------- FOUND 167 ERRORS AND 46 WARNINGS AFFECTING 89 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 3 | ERROR | [ ] Class name "tocontents" is not in PascalCase | | format 6 | WARNING | [ ] Property name "$_toc" should not be prefixed | | with an underscore to indicate visibility 8 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 40 | ERROR | [x] Incorrect spacing between argument "$tocfont" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tocfont"; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between argument | | "$tocfontsize" and equals sign; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tocfontsize"; | | expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument "$tocindent" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tocindent"; expected | | 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument | | "$TOCusePaging" and equals sign; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$TOCusePaging"; | | expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument | | "$TOCuseLinking" and equals sign; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$TOCuseLinking"; | | expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument | | "$toc_orientation" and equals sign; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_orientation"; | | expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument "$toc_mgl" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_mgl"; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between argument "$toc_mgr" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_mgr"; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between argument "$toc_mgt" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_mgt"; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between argument "$toc_mgb" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_mgb"; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between argument "$toc_mgh" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_mgh"; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between argument "$toc_mgf" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_mgf"; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between argument "$toc_ohname" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_ohname"; expected | | 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument "$toc_ehname" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_ehname"; expected | | 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument "$toc_ofname" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_ofname"; expected | | 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument "$toc_efname" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_efname"; expected | | 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument | | "$toc_ohvalue" and equals sign; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_ohvalue"; | | expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument | | "$toc_ehvalue" and equals sign; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_ehvalue"; | | expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument | | "$toc_ofvalue" and equals sign; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_ofvalue"; | | expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument | | "$toc_efvalue" and equals sign; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_efvalue"; | | expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument | | "$toc_preHTML" and equals sign; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_preHTML"; | | expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument | | "$toc_postHTML" and equals sign; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_postHTML"; | | expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument | | "$toc_bookmarkText" and equals sign; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_bookmarkText"; | | expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument | | "$resetpagenum" and equals sign; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$resetpagenum"; | | expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument | | "$pagenumstyle" and equals sign; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pagenumstyle"; | | expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument "$suppress" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$suppress"; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between argument | | "$orientation" and equals sign; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$orientation"; | | expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument "$mgl" and | | equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgl"; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between argument "$mgr" and | | equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgr"; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between argument "$mgt" and | | equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgt"; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between argument "$mgb" and | | equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgb"; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between argument "$mgh" and | | equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgh"; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between argument "$mgf" and | | equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mgf"; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between argument "$ohname" and | | equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ohname"; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between argument "$ehname" and | | equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ehname"; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between argument "$ofname" and | | equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ofname"; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between argument "$efname" and | | equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$efname"; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between argument "$ohvalue" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ohvalue"; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between argument "$ehvalue" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ehvalue"; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between argument "$ofvalue" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ofvalue"; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between argument "$efvalue" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$efvalue"; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between argument "$toc_id" and | | equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_id"; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between argument "$pagesel" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pagesel"; expected 1 | | but found 0 40 | ERROR | [x] Incorrect spacing between argument | | "$toc_pagesel" and equals sign; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_pagesel"; | | expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument "$sheetsize" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$sheetsize"; expected | | 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument | | "$toc_sheetsize" and equals sign; expected 1 but | | found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_sheetsize"; | | expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between argument "$tocoutdent" | | and equals sign; expected 1 but found 0 40 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tocoutdent"; expected | | 1 but found 0 40 | WARNING | [ ] Line exceeds 120 characters; contains 708 | | characters 41 | ERROR | [x] Opening brace must be the last content on the | | line 41 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 128 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 128 | ERROR | [x] Incorrect spacing between argument "$tocfont" | | and equals sign; expected 1 but found 0 128 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tocfont"; expected 1 | | but found 0 128 | ERROR | [x] Incorrect spacing between argument | | "$tocfontsize" and equals sign; expected 1 but | | found 0 128 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tocfontsize"; | | expected 1 but found 0 128 | ERROR | [x] Incorrect spacing between argument "$tocindent" | | and equals sign; expected 1 but found 0 128 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tocindent"; expected | | 1 but found 0 128 | ERROR | [x] Incorrect spacing between argument | | "$resetpagenum" and equals sign; expected 1 but | | found 0 128 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$resetpagenum"; | | expected 1 but found 0 128 | ERROR | [x] Incorrect spacing between argument | | "$pagenumstyle" and equals sign; expected 1 but | | found 0 128 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pagenumstyle"; | | expected 1 but found 0 128 | ERROR | [x] Incorrect spacing between argument "$suppress" | | and equals sign; expected 1 but found 0 128 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$suppress"; expected 1 | | but found 0 128 | ERROR | [x] Incorrect spacing between argument | | "$toc_orientation" and equals sign; expected 1 | | but found 0 128 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_orientation"; | | expected 1 but found 0 128 | ERROR | [x] Incorrect spacing between argument | | "$TOCusePaging" and equals sign; expected 1 but | | found 0 128 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$TOCusePaging"; | | expected 1 but found 0 128 | ERROR | [x] Incorrect spacing between argument | | "$TOCuseLinking" and equals sign; expected 1 but | | found 0 128 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$TOCuseLinking"; | | expected 1 but found 0 128 | ERROR | [x] Incorrect spacing between argument "$toc_id" and | | equals sign; expected 1 but found 0 128 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$toc_id"; expected 1 | | but found 0 128 | ERROR | [x] Incorrect spacing between argument "$tocoutdent" | | and equals sign; expected 1 but found 0 128 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tocoutdent"; expected | | 1 but found 0 128 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 129 | ERROR | [x] Opening brace must be the last content on the | | line 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 134 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 135 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 136 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 139 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 139 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 140 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 141 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 142 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 143 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 144 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 145 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 146 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 147 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 147 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 148 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 149 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 150 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 151 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 152 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 153 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 154 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 155 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 156 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 157 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 158 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 159 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 160 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 161 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 162 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 185 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 242 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 267 | WARNING | [ ] Line exceeds 120 characters; contains 274 | | characters 269 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 297 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 311 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 332 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 353 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 366 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 385 | ERROR | [x] Expected 1 space before "=>"; 0 found 385 | ERROR | [x] Expected 1 space after "=>"; 0 found 386 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 403 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 414 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 450 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 466 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 483 | WARNING | [ ] Line exceeds 120 characters; contains 279 | | characters 485 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 488 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 491 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 494 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 497 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 500 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 502 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 515 | WARNING | [ ] Line exceeds 120 characters; contains 208 | | characters 516 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 518 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 521 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 523 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 526 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 528 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 531 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 533 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 556 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 557 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 563 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 580 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 582 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 585 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 588 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 591 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 594 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 597 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 599 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 612 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 613 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 615 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 618 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 620 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 624 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 626 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 629 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 631 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 656 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 682 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 165 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 128ms; Memory: 12MB FILE: ...-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/classes/grad.php ---------------------------------------------------------------------- FOUND 296 ERRORS AND 39 WARNINGS AFFECTING 261 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 3 | ERROR | [ ] Class name "grad" is not in PascalCase format 13 | ERROR | [ ] Method name "grad::CoonsPatchMesh" is not in | | camel caps format 13 | ERROR | [x] Incorrect spacing between argument | | "$patch_array" and equals sign; expected 1 but | | found 0 13 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$patch_array"; | | expected 1 but found 0 13 | ERROR | [x] Incorrect spacing between argument "$x_min" and | | equals sign; expected 1 but found 0 13 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x_min"; expected 1 | | but found 0 13 | ERROR | [x] Incorrect spacing between argument "$x_max" and | | equals sign; expected 1 but found 0 13 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x_max"; expected 1 | | but found 0 13 | ERROR | [x] Incorrect spacing between argument "$y_min" and | | equals sign; expected 1 but found 0 13 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y_min"; expected 1 | | but found 0 13 | ERROR | [x] Incorrect spacing between argument "$y_max" and | | equals sign; expected 1 but found 0 13 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y_max"; expected 1 | | but found 0 13 | ERROR | [x] Incorrect spacing between argument "$colspace" | | and equals sign; expected 1 but found 0 13 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$colspace"; expected 1 | | but found 0 13 | ERROR | [x] Incorrect spacing between argument "$return" and | | equals sign; expected 1 but found 0 13 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$return"; expected 1 | | but found 0 13 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 20 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 21 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 22 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 24 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 24 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 26 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 26 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 28 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 28 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 29 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 30 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 31 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 32 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 33 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 43 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 43 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 71 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 71 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 73 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 73 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 78 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 78 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 81 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 83 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 85 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 105 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 107 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 108 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 112 | ERROR | [ ] Method name "grad::Gradient" is not in camel | | caps format 112 | ERROR | [x] Incorrect spacing between argument "$stops" and | | equals sign; expected 1 but found 0 112 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$stops"; expected 1 | | but found 0 112 | ERROR | [x] Incorrect spacing between argument "$colorspace" | | and equals sign; expected 1 but found 0 112 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$colorspace"; expected | | 1 but found 0 112 | ERROR | [x] Incorrect spacing between argument "$coords" and | | equals sign; expected 1 but found 0 112 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$coords"; expected 1 | | but found 0 112 | ERROR | [x] Incorrect spacing between argument "$extend" and | | equals sign; expected 1 but found 0 112 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$extend"; expected 1 | | but found 0 112 | ERROR | [x] Incorrect spacing between argument "$return" and | | equals sign; expected 1 but found 0 112 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$return"; expected 1 | | but found 0 112 | ERROR | [x] Incorrect spacing between argument "$is_mask" | | and equals sign; expected 1 but found 0 112 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$is_mask"; expected 1 | | but found 0 112 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 116 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 116 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 117 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 118 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 119 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 120 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 121 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 122 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 151 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 153 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 154 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 156 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 239 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 241 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 242 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 328 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 329 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 330 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 333 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 333 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 333 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 334 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 335 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 336 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 337 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 338 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 339 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 340 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 341 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 342 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 343 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 344 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 345 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 346 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 347 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 348 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 349 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 350 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 351 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 352 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 353 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 354 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 354 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 356 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 358 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 358 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 360 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 360 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 361 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 363 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 364 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 365 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 370 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 375 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 377 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 400 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 401 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 418 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 435 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 441 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 443 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 446 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 446 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 448 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 448 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 449 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 451 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 452 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 480 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 482 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 482 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 483 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 505 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 505 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 508 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 512 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 524 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 528 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 528 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 534 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 534 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 547 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 547 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 554 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 554 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 555 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 573 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 591 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 592 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 613 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 613 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 618 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 631 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 631 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 633 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 634 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 635 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 636 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 637 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 638 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 639 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 640 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 641 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 642 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 643 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 644 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 645 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 646 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 647 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 648 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 649 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 650 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 651 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 652 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 653 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 654 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 655 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 656 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 657 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 658 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 660 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 661 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 662 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 663 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 664 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 665 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 666 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 667 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 668 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 669 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 670 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 671 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 672 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 673 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 674 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 675 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 676 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 677 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 678 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 679 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 680 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 681 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 682 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 682 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 683 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 684 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 684 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 685 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 686 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 687 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 688 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 689 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 708 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 708 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 726 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 726 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 727 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 728 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 729 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 729 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 729 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 730 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 731 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 732 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 732 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 734 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 735 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 736 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 737 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 738 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 739 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 740 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 741 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 742 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 743 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 744 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 765 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 765 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 775 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 781 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 788 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 794 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 794 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 796 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 797 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 798 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 799 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 800 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 801 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 802 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 803 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 804 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 805 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 807 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 808 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 809 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 810 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 811 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 812 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 813 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 814 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 815 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 816 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 817 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 818 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 819 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 820 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 821 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 822 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 835 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 836 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 837 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 838 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 839 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 840 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 841 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 841 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 842 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 843 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 843 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 844 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 845 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 846 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 847 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 848 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 851 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 4 851 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 852 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 4 852 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 853 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 853 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 854 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 855 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 856 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 857 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 857 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 858 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 859 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 860 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 861 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 862 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 863 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 864 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 865 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 889 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 889 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 907 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 907 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 908 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 909 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 910 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 910 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 910 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 911 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 912 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 913 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 913 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 915 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 916 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 917 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 918 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 919 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 12 920 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 921 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 922 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 923 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 944 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 944 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 945 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 948 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 950 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 951 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 975 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 277 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 178ms; Memory: 16MB FILE: ...ws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/classes/cssmgr.php ---------------------------------------------------------------------- FOUND 128 ERRORS AND 63 WARNINGS AFFECTING 156 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 3 | ERROR | [ ] Class name "cssmgr" is not in PascalCase format 27 | ERROR | [ ] Method name "cssmgr::ReadDefaultCSS" is not in | | camel caps format 35 | ERROR | [x] Whitespace found before second semicolon of FOR | | loop 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [ ] Method name "cssmgr::ReadCSS" is not in camel | | caps format 85 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 91 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 104 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 104 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 118 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 119 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 183 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 183 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 186 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 188 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 207 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 207 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 209 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 211 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 224 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 236 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 236 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 240 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 241 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 241 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 248 | ERROR | [x] Whitespace found before second semicolon of FOR | | loop 261 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 271 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 295 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 302 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 309 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 321 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 329 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 336 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 336 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 350 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 385 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 386 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 408 | ERROR | [x] Whitespace found before second semicolon of FOR | | loop 410 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 420 | WARNING | [ ] Method name "_fix_borderStr" should not be | | prefixed with an underscore to indicate | | visibility 420 | ERROR | [ ] Method name "cssmgr::_fix_borderStr" is not in | | camel caps format 424 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 424 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 439 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 443 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 453 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 458 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 470 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 476 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 503 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 579 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 591 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 593 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 619 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 672 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 697 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 699 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 729 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 769 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 776 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 796 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 808 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 819 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 834 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 834 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 848 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 851 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 855 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 861 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 883 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 883 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 893 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 896 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 900 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 925 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 928 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 963 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 969 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 971 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 996 | ERROR | [ ] Method name "cssmgr::border_radius_expand" is | | not in camel caps format 1073 | WARNING | [ ] Method name "_mergeCSS" should not be prefixed | | with an underscore to indicate visibility 1086 | ERROR | [ ] Method name | | "cssmgr::array_merge_recursive_unique" is not | | in camel caps format 1109 | WARNING | [ ] Method name "_mergeFullCSS" should not be | | prefixed with an underscore to indicate | | visibility 1118 | ERROR | [x] Expected 1 space before "=>"; 0 found 1118 | ERROR | [x] Expected 1 space after "=>"; 0 found 1123 | WARNING | [ ] Line exceeds 120 characters; contains 256 | | characters 1124 | WARNING | [ ] Line exceeds 120 characters; contains 256 | | characters 1186 | WARNING | [ ] Method name "_set_mergedCSS" should not be | | prefixed with an underscore to indicate | | visibility 1186 | ERROR | [ ] Method name "cssmgr::_set_mergedCSS" is not in | | camel caps format 1186 | ERROR | [x] Incorrect spacing between argument "$d" and | | equals sign; expected 1 but found 0 1186 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$d"; expected 1 but | | found 0 1186 | ERROR | [x] Incorrect spacing between argument "$bd" and | | equals sign; expected 1 but found 0 1186 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$bd"; expected 1 but | | found 0 1189 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1190 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 1191 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1192 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 1192 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1193 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 1194 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1195 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1196 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 1202 | WARNING | [ ] Method name "_mergeBorders" should not be | | prefixed with an underscore to indicate | | visibility 1203 | ERROR | [x] Opening brace must be the last content on the | | line 1203 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1206 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1208 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1238 | ERROR | [ ] Method name "cssmgr::MergeCSS" is not in camel | | caps format 1253 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 1253 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1257 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1258 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 1259 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1260 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 1261 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1262 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 1267 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1268 | ERROR | [x] Expected 1 space before "=>"; 0 found 1268 | ERROR | [x] Expected 1 space after "=>"; 0 found 1272 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1277 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 1284 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 1284 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1287 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1288 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 1289 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1290 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 1291 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1292 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 1297 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 1298 | ERROR | [x] Expected 1 space before "=>"; 0 found 1298 | ERROR | [x] Expected 1 space after "=>"; 0 found 1302 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1307 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 1314 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 1315 | ERROR | [x] Expected 1 space before "=>"; 0 found 1315 | ERROR | [x] Expected 1 space after "=>"; 0 found 1322 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1326 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 1329 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 10 1329 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 1330 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 14 1331 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 10 1331 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1332 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 10 1332 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 1333 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 14 1334 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 10 1336 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1340 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1352 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 1358 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 1461 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1472 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1473 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1480 | WARNING | [ ] Line exceeds 120 characters; contains 378 | | characters 1481 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1482 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1483 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1484 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1493 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1493 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1508 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1508 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1518 | ERROR | [x] Expected 1 space before "=>"; 0 found 1518 | ERROR | [x] Expected 1 space after "=>"; 0 found 1523 | WARNING | [ ] Line exceeds 120 characters; contains 256 | | characters 1524 | WARNING | [ ] Line exceeds 120 characters; contains 256 | | characters 1570 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1570 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1585 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1585 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1593 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1597 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1597 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1612 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1625 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 1627 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1635 | ERROR | [x] Expected 1 space before "=>"; 0 found 1635 | ERROR | [x] Expected 1 space after "=>"; 0 found 1640 | WARNING | [ ] Line exceeds 120 characters; contains 260 | | characters 1641 | WARNING | [ ] Line exceeds 120 characters; contains 260 | | characters 1668 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 1678 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 1702 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1702 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1770 | ERROR | [ ] Method name "cssmgr::PreviewBlockCSS" is not in | | camel caps format 1786 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1860 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 105 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 321ms; Memory: 26MB FILE: ...m-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/classes/gif.php ---------------------------------------------------------------------- FOUND 73 ERRORS AFFECTING 68 LINES ---------------------------------------------------------------------- 20 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 198 | ERROR | [ ] Method name "CGIFLZW::GetCodeInit" is not in camel | | caps format 207 | ERROR | [ ] Method name "CGIFLZW::GetCode" is not in camel | | caps format 250 | ERROR | [ ] Each class must be in a file by itself 250 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 329 | ERROR | [ ] Each class must be in a file by itself 329 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 406 | ERROR | [ ] Each class must be in a file by itself 406 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 477 | ERROR | [ ] Each class must be in a file by itself 477 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 516 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 517 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 518 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 519 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 520 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 521 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 522 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 524 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 526 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 527 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 528 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 529 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 530 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 531 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 534 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 536 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 537 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 538 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 540 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 541 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 543 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 544 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 545 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 547 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 549 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 550 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 551 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 568 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 569 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 570 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 571 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 572 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 573 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 574 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 575 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 577 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 578 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 579 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 581 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 582 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 584 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 585 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 617 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 618 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 619 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 620 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 622 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 623 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 624 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 625 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 627 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 628 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 629 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 630 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 632 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 633 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 634 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 635 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 655 | ERROR | [ ] Each class must be in a file by itself 655 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 674 | ERROR | [ ] Method name "CGIF::ClearData" is not in camel caps | | format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 59 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 98ms; Memory: 10MB FILE: ...m-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/classes/bmp.php ---------------------------------------------------------------------- FOUND 193 ERRORS AND 7 WARNINGS AFFECTING 157 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 3 | ERROR | [ ] Class name "bmp" is not in PascalCase format 13 | WARNING | [ ] Method name "_getBMPimage" should not be | | prefixed with an underscore to indicate | | visibility 34 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 34 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 46 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 48 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 52 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 10 59 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 60 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 61 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 10 62 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 63 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 64 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 10 65 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 66 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 71 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 10 72 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 10 73 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 10 74 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 75 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 76 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 77 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 77 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 77 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 78 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 79 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 79 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 79 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 80 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 81 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 82 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 83 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 84 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 84 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 84 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 85 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 86 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 86 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 86 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 87 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 88 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 89 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 90 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 91 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 93 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 10 94 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 95 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 96 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 96 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 96 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 97 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 98 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 98 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 98 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 99 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 100 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 101 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 102 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 103 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 104 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 105 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 106 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 107 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 107 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 107 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 108 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 109 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 109 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 109 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 110 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 111 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 112 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 113 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 114 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 115 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 116 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 117 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 118 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 120 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 10 121 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 10 122 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 123 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 125 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 126 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 126 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 126 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 127 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 128 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 128 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 128 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 129 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 130 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 131 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 132 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 133 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 134 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 134 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 134 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 135 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 136 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 136 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 136 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 137 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 138 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 139 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 140 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 141 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 142 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 144 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 10 145 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 156 | WARNING | [ ] Method name "_fourbytes2int_le" should not be | | prefixed with an underscore to indicate | | visibility 156 | ERROR | [ ] Method name "bmp::_fourbytes2int_le" is not in | | camel caps format 162 | WARNING | [ ] Method name "_twobytes2int_le" should not be | | prefixed with an underscore to indicate | | visibility 162 | ERROR | [ ] Method name "bmp::_twobytes2int_le" is not in | | camel caps format 171 | ERROR | [ ] Method name "bmp::rle8_decode" is not in camel | | caps format 176 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 176 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 179 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 180 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 181 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 182 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 183 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 25 184 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 185 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 186 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 188 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 189 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 190 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 191 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 192 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 193 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 194 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 195 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 197 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 198 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 199 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 199 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 199 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 200 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 201 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 202 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 203 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 204 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 205 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 13 205 | ERROR | [x] Closing brace indented incorrectly; expected 16 | | spaces, found 13 206 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 207 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 208 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 209 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 209 | ERROR | [x] Closing brace indented incorrectly; expected 12 | | spaces, found 8 216 | ERROR | [ ] Method name "bmp::rle4_decode" is not in camel | | caps format 222 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 222 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 225 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 226 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 227 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 228 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 229 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 230 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 231 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 233 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 234 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 235 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 236 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 238 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 239 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 241 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 242 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 243 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 243 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 243 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 244 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 245 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 32 246 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 32 247 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 248 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 32 249 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 250 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 251 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 252 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 253 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 254 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 13 254 | ERROR | [x] Closing brace indented incorrectly; expected 16 | | spaces, found 13 255 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 256 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 257 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 258 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 258 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 258 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 259 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 260 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 261 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 261 | ERROR | [x] Closing brace indented incorrectly; expected 12 | | spaces, found 8 269 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 269 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 187 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 68ms; Memory: 8MB FILE: ...m-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/classes/wmf.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 8 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 3 | ERROR | [ ] Class name "wmf" is not in PascalCase format 14 | WARNING | [ ] Method name "_getWMFimage" should not be | | prefixed with an underscore to indicate | | visibility 107 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 134 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 139 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 171 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 178 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 210 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 217 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 238 | WARNING | [ ] Method name "_MoveTo" should not be prefixed | | with an underscore to indicate visibility 238 | ERROR | [ ] Method name "wmf::_MoveTo" is not in camel caps | | format 244 | WARNING | [ ] Method name "_LineTo" should not be prefixed | | with an underscore to indicate visibility 244 | ERROR | [ ] Method name "wmf::_LineTo" is not in camel caps | | format 249 | WARNING | [ ] Method name "_AddGDIObject" should not be | | prefixed with an underscore to indicate | | visibility 249 | ERROR | [ ] Method name "wmf::_AddGDIObject" is not in camel | | caps format 265 | WARNING | [ ] Method name "_GetGDIObject" should not be | | prefixed with an underscore to indicate | | visibility 265 | ERROR | [ ] Method name "wmf::_GetGDIObject" is not in camel | | caps format 270 | WARNING | [ ] Method name "_DeleteGDIObject" should not be | | prefixed with an underscore to indicate | | visibility 270 | ERROR | [ ] Method name "wmf::_DeleteGDIObject" is not in | | camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 63ms; Memory: 8MB FILE: ...aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/classes/indic.php ---------------------------------------------------------------------- FOUND 147 ERRORS AND 47 WARNINGS AFFECTING 121 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 3 | ERROR | [ ] Class name "indic" is not in PascalCase format 19 | ERROR | [x] Expected 1 space before "=>"; 0 found 19 | ERROR | [x] Expected 1 space after "=>"; 0 found 27 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 28 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 28 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 33 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 44 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 44 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 45 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 45 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 46 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 46 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 47 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 50 | ERROR | [x] Blank line found at start of control structure 53 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 62 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 64 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 65 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 68 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 77 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 85 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 85 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 86 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 86 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 86 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 87 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 94 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 94 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 95 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 95 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 95 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 96 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 96 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 96 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 97 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 105 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 105 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 106 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 106 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 107 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 110 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 110 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 111 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 111 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 111 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 113 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 114 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 119 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 120 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 121 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 121 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 122 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 125 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 125 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 126 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 126 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 126 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 127 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 127 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 127 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 128 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 136 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 136 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 137 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 137 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 138 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 138 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 139 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 139 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 140 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 140 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 158 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 158 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 159 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 159 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 160 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 160 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 161 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 164 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 164 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 165 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 165 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 165 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 166 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 171 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 171 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 172 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 176 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 177 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 177 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 178 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 184 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 184 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 185 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 185 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 186 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 186 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 187 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 187 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 188 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 188 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 189 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 200 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 205 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 216 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 222 | ERROR | [x] Expected 1 space before "=>"; 0 found 222 | ERROR | [x] Expected 1 space after "=>"; 0 found 237 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters 238 | WARNING | [ ] Line exceeds 120 characters; contains 224 | | characters 239 | WARNING | [ ] Line exceeds 120 characters; contains 208 | | characters 240 | WARNING | [ ] Line exceeds 120 characters; contains 208 | | characters 241 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 242 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 243 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 256 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 256 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 265 | WARNING | [ ] Line exceeds 120 characters; contains 799 | | characters 266 | WARNING | [ ] Line exceeds 120 characters; contains 864 | | characters 276 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 278 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 278 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 279 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 279 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 280 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 284 | WARNING | [ ] Line exceeds 120 characters; contains 1758 | | characters 289 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 293 | WARNING | [ ] Line exceeds 120 characters; contains 749 | | characters 295 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 298 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 301 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 304 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 305 | WARNING | [ ] Line exceeds 120 characters; contains 272 | | characters 307 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 307 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 313 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 318 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 319 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 324 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 332 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 338 | WARNING | [ ] Line exceeds 120 characters; contains 474 | | characters 340 | WARNING | [ ] Line exceeds 120 characters; contains 542 | | characters 353 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 353 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 354 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 354 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 355 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 355 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 356 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 362 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 363 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 363 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 363 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 365 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 365 | WARNING | [ ] Line exceeds 120 characters; contains 204 | | characters 366 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 366 | WARNING | [ ] Line exceeds 120 characters; contains 562 | | characters 369 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 384 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 384 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 384 | WARNING | [ ] Line exceeds 120 characters; contains 224 | | characters 385 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 385 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 385 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 386 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 388 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 396 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 397 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 130 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 77ms; Memory: 8MB FILE: ...s-pipeline/modules/AOS_PDF_Templates/PDF_Lib/classes/directw.php ---------------------------------------------------------------------- FOUND 178 ERRORS AND 6 WARNINGS AFFECTING 123 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 3 | ERROR | [ ] Class name "directw" is not in PascalCase format 13 | ERROR | [ ] Method name "directw::Write" is not in camel | | caps format 13 | ERROR | [x] Incorrect spacing between argument "$currentx" | | and equals sign; expected 1 but found 0 13 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$currentx"; expected 1 | | but found 0 13 | ERROR | [x] Incorrect spacing between argument "$link" and | | equals sign; expected 1 but found 0 13 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link"; expected 1 but | | found 0 13 | ERROR | [x] Incorrect spacing between argument | | "$directionality" and equals sign; expected 1 | | but found 0 13 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$directionality"; | | expected 1 but found 0 13 | ERROR | [x] Incorrect spacing between argument "$align" and | | equals sign; expected 1 but found 0 13 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 55 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 56 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 59 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 60 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 62 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 64 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 65 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 66 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 67 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 70 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 71 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 72 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 73 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 74 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 75 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 76 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 77 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 78 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 79 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 80 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 81 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 82 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 83 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 84 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 85 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 86 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 87 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 88 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 89 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 89 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 90 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 92 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 94 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 95 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 97 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 98 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 99 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 100 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 101 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 102 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 103 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 104 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 105 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 106 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 107 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 108 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 109 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 110 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 111 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 112 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 113 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 114 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 115 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 115 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 116 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 116 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 117 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 118 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 119 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 120 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 121 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 122 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 122 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 123 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 123 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 125 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 130 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 131 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 132 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 133 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 134 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 135 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 136 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 137 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 32 138 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 138 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 139 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 139 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 140 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 32 141 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 141 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 142 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 143 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 143 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 144 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 146 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 147 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 148 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 149 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 150 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 151 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 152 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 153 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 154 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 155 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 156 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 157 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 158 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 159 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 160 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 161 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 162 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 163 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 164 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 165 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 166 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 198 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 233 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 273 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 274 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 274 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 281 | ERROR | [ ] Method name "directw::CircularText" is not in | | camel caps format 281 | ERROR | [x] Incorrect spacing between argument "$align" and | | equals sign; expected 1 but found 0 281 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 281 | ERROR | [x] Incorrect spacing between argument "$fontfamily" | | and equals sign; expected 1 but found 0 281 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontfamily"; expected | | 1 but found 0 281 | ERROR | [x] Incorrect spacing between argument "$fontsizePt" | | and equals sign; expected 1 but found 0 281 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontsizePt"; expected | | 1 but found 0 281 | ERROR | [x] Incorrect spacing between argument "$fontstyle" | | and equals sign; expected 1 but found 0 281 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontstyle"; expected | | 1 but found 0 281 | ERROR | [x] Incorrect spacing between argument "$kerning" | | and equals sign; expected 1 but found 0 281 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$kerning"; expected 1 | | but found 0 281 | ERROR | [x] Incorrect spacing between argument "$fontwidth" | | and equals sign; expected 1 but found 0 281 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontwidth"; expected | | 1 but found 0 281 | ERROR | [x] Incorrect spacing between argument "$divider" | | and equals sign; expected 1 but found 0 281 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$divider"; expected 1 | | but found 0 281 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 282 | ERROR | [x] Opening brace must be the last content on the | | line 282 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 321 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 391 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 417 | ERROR | [ ] Method name "directw::Shaded_box" is not in | | camel caps format 417 | ERROR | [x] Incorrect spacing between argument "$font" and | | equals sign; expected 1 but found 0 417 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$font"; expected 1 but | | found 0 417 | ERROR | [x] Incorrect spacing between argument "$fontstyle" | | and equals sign; expected 1 but found 0 417 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontstyle"; expected | | 1 but found 0 417 | ERROR | [x] Incorrect spacing between argument "$szfont" and | | equals sign; expected 1 but found 0 417 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$szfont"; expected 1 | | but found 0 417 | ERROR | [x] Incorrect spacing between argument "$width" and | | equals sign; expected 1 but found 0 417 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$width"; expected 1 | | but found 0 417 | ERROR | [x] Incorrect spacing between argument "$style" and | | equals sign; expected 1 but found 0 417 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 417 | ERROR | [x] Incorrect spacing between argument "$radius" and | | equals sign; expected 1 but found 0 417 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$radius"; expected 1 | | but found 0 417 | ERROR | [x] Incorrect spacing between argument "$fill" and | | equals sign; expected 1 but found 0 417 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill"; expected 1 but | | found 0 417 | ERROR | [x] Incorrect spacing between argument "$color" and | | equals sign; expected 1 but found 0 417 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$color"; expected 1 | | but found 0 417 | ERROR | [x] Incorrect spacing between argument "$pad" and | | equals sign; expected 1 but found 0 417 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pad"; expected 1 but | | found 0 417 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 435 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 435 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 437 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 438 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 439 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 439 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 440 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 447 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 448 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 448 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 449 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 475 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 172 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 94ms; Memory: 10MB FILE: ...ipeline/modules/AOS_PDF_Templates/PDF_Lib/classes/ttfontsuni.php ---------------------------------------------------------------------- FOUND 254 ERRORS AND 20 WARNINGS AFFECTING 193 LINES ---------------------------------------------------------------------- 6 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | WARNING | [ ] Property name "$_pos" should not be prefixed | | with an underscore to indicate visibility 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 92 | ERROR | [x] Incorrect spacing between argument "$TTCfontID" | | and equals sign; expected 1 but found 0 92 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$TTCfontID"; expected | | 1 but found 0 92 | ERROR | [x] Incorrect spacing between argument "$debug" and | | equals sign; expected 1 but found 0 92 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$debug"; expected 1 | | but found 0 92 | ERROR | [x] Incorrect spacing between argument "$BMPonly" | | and equals sign; expected 1 but found 0 92 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$BMPonly"; expected 1 | | but found 0 92 | ERROR | [x] Incorrect spacing between argument "$kerninfo" | | and equals sign; expected 1 but found 0 92 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$kerninfo"; expected | | 1 but found 0 92 | ERROR | [x] Incorrect spacing between argument "$unAGlyphs" | | and equals sign; expected 1 but found 0 92 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$unAGlyphs"; expected | | 1 but found 0 93 | ERROR | [x] Opening brace must be the last content on the | | line 93 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 94 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 137 | ERROR | [x] Incorrect spacing between argument "$debug" and | | equals sign; expected 1 but found 0 137 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$debug"; expected 1 | | but found 0 144 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 144 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 161 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 172 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 205 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 205 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 214 | ERROR | [ ] Method name "TTFontFile::get_table_pos" is not | | in camel caps format 233 | ERROR | [ ] Method name "TTFontFile::seek_table" is not in | | camel caps format 241 | ERROR | [ ] Method name "TTFontFile::read_tag" is not in | | camel caps format 247 | ERROR | [ ] Method name "TTFontFile::read_short" is not in | | camel caps format 258 | ERROR | [ ] Method name "TTFontFile::unpack_short" is not | | in camel caps format 267 | ERROR | [ ] Method name "TTFontFile::read_ushort" is not in | | camel caps format 274 | ERROR | [ ] Method name "TTFontFile::read_ulong" is not in | | camel caps format 279 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 282 | ERROR | [ ] Method name "TTFontFile::get_ushort" is not in | | camel caps format 289 | ERROR | [ ] Method name "TTFontFile::get_ulong" is not in | | camel caps format 294 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 297 | ERROR | [ ] Method name "TTFontFile::pack_short" is not in | | camel caps format 312 | WARNING | [ ] Method name "_set_ushort" should not be | | prefixed with an underscore to indicate | | visibility 312 | ERROR | [ ] Method name "TTFontFile::_set_ushort" is not in | | camel caps format 318 | WARNING | [ ] Method name "_set_short" should not be prefixed | | with an underscore to indicate visibility 318 | ERROR | [ ] Method name "TTFontFile::_set_short" is not in | | camel caps format 329 | ERROR | [ ] Method name "TTFontFile::get_chunk" is not in | | camel caps format 338 | ERROR | [ ] Method name "TTFontFile::get_table" is not in | | camel caps format 359 | ERROR | [x] Incorrect spacing between argument "$TTCfontID" | | and equals sign; expected 1 but found 0 359 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$TTCfontID"; expected | | 1 but found 0 359 | ERROR | [x] Incorrect spacing between argument "$debug" and | | equals sign; expected 1 but found 0 359 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$debug"; expected 1 | | but found 0 359 | ERROR | [x] Incorrect spacing between argument "$unAGlyphs" | | and equals sign; expected 1 but found 0 359 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$unAGlyphs"; expected | | 1 but found 0 360 | ERROR | [x] Opening brace must be the last content on the | | line 360 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 361 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 373 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 382 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 392 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 392 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 433 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 452 | ERROR | [x] Incorrect spacing between argument "$debug" and | | equals sign; expected 1 but found 0 452 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$debug"; expected 1 | | but found 0 452 | ERROR | [x] Incorrect spacing between argument "$BMPonly" | | and equals sign; expected 1 but found 0 452 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$BMPonly"; expected 1 | | but found 0 452 | ERROR | [x] Incorrect spacing between argument "$kerninfo" | | and equals sign; expected 1 but found 0 452 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$kerninfo"; expected | | 1 but found 0 470 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 481 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 523 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 523 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 630 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 630 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 737 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 737 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 752 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 764 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 782 | ERROR | [x] Whitespace found before second semicolon of FOR | | loop 786 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 792 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 792 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 850 | ERROR | [x] Incorrect spacing between argument "$TTCfontID" | | and equals sign; expected 1 but found 0 850 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$TTCfontID"; expected | | 1 but found 0 850 | ERROR | [x] Incorrect spacing between argument "$debug" and | | equals sign; expected 1 but found 0 850 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$debug"; expected 1 | | but found 0 850 | ERROR | [x] Incorrect spacing between argument "$unAGlyphs" | | and equals sign; expected 1 but found 0 850 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$unAGlyphs"; expected | | 1 but found 0 851 | ERROR | [x] Opening brace must be the last content on the | | line 851 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 852 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 868 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 877 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 912 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 912 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 928 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 942 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 954 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 955 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 965 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 965 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 968 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1005 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1039 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1049 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1050 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1051 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1052 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1053 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1054 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1055 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1056 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1063 | ERROR | [x] Expected 1 space before "=>"; 0 found 1063 | ERROR | [x] Expected 1 space after "=>"; 0 found 1065 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1067 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1067 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1068 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1068 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1071 | ERROR | [x] Expected 1 space before "=>"; 0 found 1071 | ERROR | [x] Expected 1 space after "=>"; 0 found 1072 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1074 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1074 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1076 | ERROR | [x] Expected 1 space before "=>"; 0 found 1076 | ERROR | [x] Expected 1 space after "=>"; 0 found 1079 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1081 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1081 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1084 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1084 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1086 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1086 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1092 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1121 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1122 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1123 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1124 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1125 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1165 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1170 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1192 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 1194 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1194 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1200 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1261 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1262 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1263 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1264 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1265 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1289 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1290 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1291 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1292 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1293 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1294 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1294 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1306 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1306 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 1315 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1321 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1322 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1323 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1324 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1325 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1326 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1327 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1328 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1330 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1346 | ERROR | [x] Incorrect spacing between argument "$TTCfontID" | | and equals sign; expected 1 but found 0 1346 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$TTCfontID"; expected | | 1 but found 0 1346 | ERROR | [x] Incorrect spacing between argument "$debug" and | | equals sign; expected 1 but found 0 1346 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$debug"; expected 1 | | but found 0 1351 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1363 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1372 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1410 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 1410 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 1415 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1426 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1440 | ERROR | [x] Whitespace found before second semicolon of FOR | | loop 1445 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 1445 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 1479 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 1479 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1549 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 1554 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1565 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1566 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1567 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1568 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1570 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1571 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1572 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1573 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1575 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1576 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1577 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1578 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1580 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1581 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1592 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1603 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1647 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1658 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1665 | ERROR | [x] Expected 1 space before "=>"; 0 found 1665 | ERROR | [x] Expected 1 space after "=>"; 0 found 1667 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1669 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1669 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1670 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1670 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1673 | ERROR | [x] Expected 1 space before "=>"; 0 found 1673 | ERROR | [x] Expected 1 space after "=>"; 0 found 1674 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1676 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1676 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1678 | ERROR | [x] Expected 1 space before "=>"; 0 found 1678 | ERROR | [x] Expected 1 space after "=>"; 0 found 1681 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1683 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1683 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1686 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1686 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1688 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1688 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1694 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1710 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1711 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1712 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1713 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1714 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1715 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1716 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1733 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 1733 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 1751 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 1751 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 1846 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1872 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1903 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1906 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1924 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2033 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2040 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2040 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 2042 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2042 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 2091 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2091 | WARNING | [ ] Line exceeds 120 characters; contains 282 | | characters 2107 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 2135 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2135 | WARNING | [ ] Line exceeds 120 characters; contains 282 | | characters 2164 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2166 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2173 | ERROR | [x] Expected 1 space before "=>"; 0 found 2173 | ERROR | [x] Expected 1 space after "=>"; 0 found 2186 | ERROR | [x] Expected 1 space before "=>"; 0 found 2186 | ERROR | [x] Expected 1 space after "=>"; 0 found 2199 | ERROR | [x] Incorrect spacing between argument "$TTCfontID" | | and equals sign; expected 1 but found 0 2199 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$TTCfontID"; expected | | 1 but found 0 2199 | ERROR | [x] Incorrect spacing between argument "$debug" and | | equals sign; expected 1 but found 0 2199 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$debug"; expected 1 | | but found 0 2199 | ERROR | [x] Incorrect spacing between argument "$unAGlyphs" | | and equals sign; expected 1 but found 0 2199 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$unAGlyphs"; expected | | 1 but found 0 2200 | ERROR | [x] Opening brace must be the last content on the | | line 2200 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2201 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2217 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2226 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2229 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 2235 | ERROR | [x] Whitespace found at end of line 2238 | ERROR | [x] Whitespace found at end of line 2243 | ERROR | [x] Whitespace found at end of line ---------------------------------------------------------------------- PHPCBF CAN FIX THE 235 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 298ms; Memory: 24MB FILE: ...-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/classes/form.php ---------------------------------------------------------------------- FOUND 347 ERRORS AND 72 WARNINGS AFFECTING 291 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 3 | ERROR | [ ] Class name "form" is not in PascalCase format 57 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 58 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 83 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 83 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 109 | ERROR | [ ] Method name "form::print_ob_text" is not in | | camel caps format 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 120 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 121 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 123 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 123 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 124 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 126 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 126 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 127 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 129 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 130 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 132 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 157 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 171 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 182 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 189 | ERROR | [ ] Method name "form::print_ob_textarea" is not in | | camel caps format 195 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 196 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 198 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 198 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 199 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 201 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 201 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 202 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 204 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 204 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 205 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 207 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 207 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 208 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 210 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 210 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 211 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 213 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 213 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 218 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 236 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 262 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 262 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 272 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 279 | ERROR | [ ] Method name "form::print_ob_select" is not in | | camel caps format 287 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 288 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 290 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 290 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 291 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 293 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 293 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 294 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 296 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 296 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 297 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 299 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 300 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 302 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 304 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 304 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 305 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 307 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 309 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 309 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 310 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 312 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 317 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 336 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 349 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 355 | WARNING | [ ] Line exceeds 120 characters; contains 233 | | characters 376 | ERROR | [ ] Method name "form::print_ob_imageinput" is not | | in camel caps format 384 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 385 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 387 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 387 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 388 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 390 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 392 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 393 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 396 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 403 | ERROR | [ ] Method name "form::print_ob_button" is not in | | camel caps format 411 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 412 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 414 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 414 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 415 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 417 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 421 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 427 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 435 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 452 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 459 | ERROR | [ ] Method name "form::print_ob_checkbox" is not in | | camel caps format 467 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 468 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 470 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 470 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 480 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 514 | ERROR | [ ] Method name "form::print_ob_radio" is not in | | camel caps format 522 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 523 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 525 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 525 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 535 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 662 | WARNING | [ ] Method name "_putFormItems" should not be | | prefixed with an underscore to indicate | | visibility 680 | WARNING | [ ] Method name "_putRadioItems" should not be | | prefixed with an underscore to indicate | | visibility 684 | ERROR | [x] Expected 1 space before "=>"; 0 found 684 | ERROR | [x] Expected 1 space after "=>"; 0 found 696 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 696 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 699 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 705 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 707 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 708 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 725 | WARNING | [ ] Method name "_putFormsCatalog" should not be | | prefixed with an underscore to indicate | | visibility 750 | ERROR | [ ] Method name "form::SetFormButtonJS" is not in | | camel caps format 760 | ERROR | [ ] Method name "form::SetFormChoiceJS" is not in | | camel caps format 770 | ERROR | [ ] Method name "form::SetFormTextJS" is not in | | camel caps format 782 | ERROR | [ ] Method name "form::Win1252ToPDFDocEncoding" is | | not in camel caps format 792 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 797 | ERROR | [ ] Method name "form::SetFormText" is not in camel | | caps format 797 | ERROR | [x] Incorrect spacing between argument "$align" and | | equals sign; expected 1 but found 0 797 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 797 | ERROR | [x] Incorrect spacing between argument "$maxlen" | | and equals sign; expected 1 but found 0 797 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$maxlen"; expected 1 | | but found 0 797 | ERROR | [x] Incorrect spacing between argument "$js" and | | equals sign; expected 1 but found 0 797 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$js"; expected 1 but | | found 0 797 | ERROR | [x] Incorrect spacing between argument | | "$background_col" and equals sign; expected 1 | | but found 0 797 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$background_col"; | | expected 1 but found 0 797 | ERROR | [x] Incorrect spacing between argument | | "$border_col" and equals sign; expected 1 but | | found 0 797 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$border_col"; | | expected 1 but found 0 797 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 812 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 820 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 821 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 821 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 822 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 822 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 842 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 842 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 843 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 844 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 845 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 846 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 847 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 848 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 849 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 850 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 851 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 852 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 853 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 855 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 856 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 861 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 862 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 863 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 864 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 866 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 869 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 876 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 878 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 892 | ERROR | [ ] Method name "form::SetFormChoice" is not in | | camel caps format 892 | ERROR | [x] Incorrect spacing between argument "$align" and | | equals sign; expected 1 but found 0 892 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 901 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 904 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 904 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 909 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 909 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 911 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 912 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 922 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 922 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 923 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 924 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 925 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 926 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 927 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 928 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 929 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 930 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 931 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 932 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 938 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 939 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 940 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 952 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 954 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 966 | ERROR | [ ] Method name "form::SetCheckBox" is not in camel | | caps format 966 | ERROR | [x] Incorrect spacing between argument "$disabled" | | and equals sign; expected 1 but found 0 966 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$disabled"; expected | | 1 but found 0 974 | ERROR | [ ] Method name "form::SetRadio" is not in camel | | caps format 974 | ERROR | [x] Incorrect spacing between argument "$disabled" | | and equals sign; expected 1 but found 0 974 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$disabled"; expected | | 1 but found 0 981 | ERROR | [ ] Method name "form::SetFormReset" is not in | | camel caps format 981 | ERROR | [x] Incorrect spacing between argument | | "$background_col" and equals sign; expected 1 | | but found 0 981 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$background_col"; | | expected 1 but found 0 981 | ERROR | [x] Incorrect spacing between argument | | "$border_col" and equals sign; expected 1 but | | found 0 981 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$border_col"; | | expected 1 but found 0 981 | ERROR | [x] Incorrect spacing between argument "$noprint" | | and equals sign; expected 1 but found 0 981 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$noprint"; expected 1 | | but found 0 981 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 986 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 991 | ERROR | [ ] Method name "form::SetJSButton" is not in camel | | caps format 991 | ERROR | [x] Incorrect spacing between argument "$indexed" | | and equals sign; expected 1 but found 0 991 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$indexed"; expected 1 | | but found 0 991 | ERROR | [x] Incorrect spacing between argument | | "$background_col" and equals sign; expected 1 | | but found 0 991 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$background_col"; | | expected 1 but found 0 991 | ERROR | [x] Incorrect spacing between argument | | "$border_col" and equals sign; expected 1 but | | found 0 991 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$border_col"; | | expected 1 but found 0 991 | ERROR | [x] Incorrect spacing between argument "$noprint" | | and equals sign; expected 1 but found 0 991 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$noprint"; expected 1 | | but found 0 991 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 993 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1009 | ERROR | [ ] Method name "form::SetFormSubmit" is not in | | camel caps format 1009 | ERROR | [ ] Arguments with default values must be at the | | end of the argument list 1009 | ERROR | [x] Incorrect spacing between argument | | "$background_col" and equals sign; expected 1 | | but found 0 1009 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$background_col"; | | expected 1 but found 0 1009 | ERROR | [x] Incorrect spacing between argument | | "$border_col" and equals sign; expected 1 but | | found 0 1009 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$border_col"; | | expected 1 but found 0 1009 | ERROR | [x] Incorrect spacing between argument "$noprint" | | and equals sign; expected 1 but found 0 1009 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$noprint"; expected 1 | | but found 0 1009 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 1014 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1022 | ERROR | [ ] Method name "form::SetFormButtonText" is not in | | camel caps format 1034 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1056 | ERROR | [ ] Method name "form::SetFormButton" is not in | | camel caps format 1056 | ERROR | [x] Incorrect spacing between argument "$checked" | | and equals sign; expected 1 but found 0 1056 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$checked"; expected 1 | | but found 0 1056 | ERROR | [x] Incorrect spacing between argument "$disabled" | | and equals sign; expected 1 but found 0 1056 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$disabled"; expected | | 1 but found 0 1056 | ERROR | [x] Incorrect spacing between argument | | "$background_col" and equals sign; expected 1 | | but found 0 1056 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$background_col"; | | expected 1 but found 0 1056 | ERROR | [x] Incorrect spacing between argument | | "$border_col" and equals sign; expected 1 but | | found 0 1056 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$border_col"; | | expected 1 but found 0 1056 | ERROR | [x] Incorrect spacing between argument "$noprint" | | and equals sign; expected 1 but found 0 1056 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$noprint"; expected 1 | | but found 0 1056 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 1060 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 1064 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1065 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 1065 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1079 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1085 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 1124 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1124 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1125 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1126 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1127 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1128 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1130 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1132 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1133 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1134 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1135 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1136 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1137 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1138 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1139 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1148 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1149 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1150 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1159 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 1161 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1177 | ERROR | [ ] Method name "form::SetFormBorderWidth" is not | | in camel caps format 1180 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1180 | ERROR | [x] The CASE body must start on the line following | | the statement 1181 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1182 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1182 | ERROR | [x] The CASE body must start on the line following | | the statement 1183 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1184 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1184 | ERROR | [x] The CASE body must start on the line following | | the statement 1185 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1186 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1186 | ERROR | [x] The CASE body must start on the line following | | the statement 1187 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1188 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1188 | ERROR | [x] The DEFAULT body must start on the line | | following the statement 1189 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1190 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 1190 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 4 1194 | ERROR | [ ] Method name "form::SetFormBorderStyle" is not | | in camel caps format 1197 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1197 | ERROR | [x] The CASE body must start on the line following | | the statement 1198 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1199 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1199 | ERROR | [x] The CASE body must start on the line following | | the statement 1200 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1201 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1201 | ERROR | [x] The CASE body must start on the line following | | the statement 1202 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1203 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1203 | ERROR | [x] The CASE body must start on the line following | | the statement 1204 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1205 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1205 | ERROR | [x] The CASE body must start on the line following | | the statement 1206 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1207 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1207 | ERROR | [x] The DEFAULT body must start on the line | | following the statement 1208 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1209 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 1209 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 4 1212 | ERROR | [ ] Method name "form::SetFormBorderColor" is not | | in camel caps format 1212 | ERROR | [x] Incorrect spacing between argument "$g" and | | equals sign; expected 1 but found 0 1212 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$g"; expected 1 but | | found 0 1212 | ERROR | [x] Incorrect spacing between argument "$b" and | | equals sign; expected 1 but found 0 1212 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$b"; expected 1 but | | found 0 1221 | ERROR | [ ] Method name "form::SetFormBackgroundColor" is | | not in camel caps format 1221 | ERROR | [x] Incorrect spacing between argument "$g" and | | equals sign; expected 1 but found 0 1221 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$g"; expected 1 but | | found 0 1221 | ERROR | [x] Incorrect spacing between argument "$b" and | | equals sign; expected 1 but found 0 1221 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$b"; expected 1 but | | found 0 1230 | ERROR | [ ] Method name "form::SetFormD" is not in camel | | caps format 1238 | WARNING | [ ] Method name "_setflag" should not be prefixed | | with an underscore to indicate visibility 1247 | WARNING | [ ] Method name "_form_rect" should not be prefixed | | with an underscore to indicate visibility 1247 | ERROR | [ ] Method name "form::_form_rect" is not in camel | | caps format 1258 | WARNING | [ ] Method name "_put_button_icon" should not be | | prefixed with an underscore to indicate | | visibility 1258 | ERROR | [ ] Method name "form::_put_button_icon" is not in | | camel caps format 1262 | ERROR | [x] Expected 1 space before "=>"; 0 found 1262 | ERROR | [x] Expected 1 space after "=>"; 0 found 1280 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1313 | WARNING | [ ] Method name "_putform_bt" should not be | | prefixed with an underscore to indicate | | visibility 1313 | ERROR | [ ] Method name "form::_putform_bt" is not in camel | | caps format 1323 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1334 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1373 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1375 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1376 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 1378 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1396 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1397 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1397 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1398 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1402 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1404 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 1412 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 1413 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1413 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1417 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1418 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1419 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1422 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 1430 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1431 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1432 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1435 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 1439 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1440 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 1441 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1441 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 1441 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1442 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1443 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 1444 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1445 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 1446 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1447 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 1448 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1465 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1466 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 1466 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1467 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 1467 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1468 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 1468 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1469 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 1470 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1471 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 1474 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1475 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1476 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1479 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 1516 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1517 | WARNING | [ ] Line exceeds 120 characters; contains 402 | | characters 1518 | WARNING | [ ] Line exceeds 120 characters; contains 721 | | characters 1520 | WARNING | [ ] Line exceeds 120 characters; contains 345 | | characters 1545 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1546 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1547 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 1549 | WARNING | [ ] Line exceeds 120 characters; contains 942 | | characters 1571 | WARNING | [ ] Method name "_putform_ch" should not be | | prefixed with an underscore to indicate | | visibility 1571 | ERROR | [ ] Method name "form::_putform_ch" is not in camel | | caps format 1602 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 1605 | ERROR | [x] Whitespace found before second semicolon of FOR | | loop 1606 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1651 | WARNING | [ ] Method name "_putform_tx" should not be | | prefixed with an underscore to indicate | | visibility 1651 | ERROR | [ ] Method name "form::_putform_tx" is not in camel | | caps format 1693 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 312 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 290ms; Memory: 26MB FILE: ...odules/AOS_PDF_Templates/PDF_Lib/classes/ttfontsuni_analysis.php ---------------------------------------------------------------------- FOUND 36 ERRORS AND 13 WARNINGS AFFECTING 36 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 5 and the first side | | effect is on line 3. 5 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 5 | ERROR | [ ] Class name "TTFontFile_Analysis" is not in | | PascalCase format 9 | ERROR | [x] Incorrect spacing between argument "$TTCfontID" | | and equals sign; expected 1 but found 0 9 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$TTCfontID"; expected | | 1 but found 0 27 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 33 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Whitespace found at end of line 89 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 127 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 138 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 228 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 228 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 253 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 253 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 265 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 276 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 295 | ERROR | [x] Whitespace found before second semicolon of FOR | | loop 299 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 305 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 317 | WARNING | [ ] Line exceeds 120 characters; contains 279 | | characters 324 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 324 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 331 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 358 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 358 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 359 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 365 | WARNING | [ ] Line exceeds 120 characters; contains 289 | | characters 377 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 377 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 420 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 420 | WARNING | [ ] Line exceeds 120 characters; contains 282 | | characters 440 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 463 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 463 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 466 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 466 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 470 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 470 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 473 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 473 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 473 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 502 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 509 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 31 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 90ms; Memory: 10MB FILE: ...m-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/classes/svg.php ---------------------------------------------------------------------- FOUND 556 ERRORS AND 51 WARNINGS AFFECTING 501 LINES ---------------------------------------------------------------------- 2 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 16 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 17 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 17 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 18 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 18 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 19 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 19 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 20 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 20 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 21 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 21 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 22 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 23 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 23 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 25 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 26 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 27 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 28 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 29 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 30 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 31 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 32 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 79 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 79 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 79 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 83 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 83 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 83 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 117 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 118 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 121 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 146 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 147 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 150 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 199 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 255 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 354 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 372 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 373 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 374 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 375 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 390 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 392 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 392 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 399 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 399 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 400 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 401 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 404 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 415 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 420 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 421 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 421 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 422 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 422 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 423 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 423 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 424 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 425 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 426 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 435 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 435 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 436 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 445 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 457 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 462 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 463 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 463 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 464 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 464 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 465 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 465 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 466 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 467 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 468 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 470 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 470 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 485 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 515 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 617 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 639 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 640 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 641 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 642 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 662 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 664 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 664 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 671 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 671 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 672 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 673 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 676 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 703 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 741 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 770 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 774 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 775 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 779 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 780 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 782 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 785 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 794 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 804 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 805 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 811 | ERROR | [ ] Method name "SVG::svg_overflow" is not in camel | | caps format 868 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 877 | ERROR | [x] Whitespace found at end of line 880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 881 | ERROR | [x] Whitespace found at end of line 884 | ERROR | [x] Whitespace found at end of line 890 | ERROR | [x] Whitespace found at end of line 891 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 937 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 939 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 939 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 956 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 1054 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1065 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1072 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 1081 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1084 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1085 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1095 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1098 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1099 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1120 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 1129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1132 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1133 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1145 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1148 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1149 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1151 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1189 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1222 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1239 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1246 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1249 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1252 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1255 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1267 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1271 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1283 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1293 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1329 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1353 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1378 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1403 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1406 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 15 1406 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1407 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 19 1408 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 15 1435 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1450 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 1453 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1455 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 1456 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1457 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1458 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1459 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1460 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1461 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1464 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 1465 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1466 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1467 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1468 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1469 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1470 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1471 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1472 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1473 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 1474 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1475 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1476 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1477 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1478 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1479 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1480 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1481 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1482 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 1483 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1483 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1486 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1489 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1490 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1491 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1492 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1493 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1494 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1496 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 1497 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1498 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 1499 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1499 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 1500 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 1501 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 1502 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1539 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1554 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 1557 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1560 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 15 1560 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1561 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 19 1562 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 15 1574 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1575 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1586 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1587 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1596 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1606 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 1609 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1610 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1631 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1638 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1639 | ERROR | [x] CASE keyword must be followed by a single space 1646 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1648 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1649 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 1649 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 12 1653 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1663 | ERROR | [ ] Method name "SVG::Arcto" is not in camel caps | | format 1672 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 1673 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1674 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 1716 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1727 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1773 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 1783 | ERROR | [ ] Method name "SVG::CalcVectorAngle" is not in | | camel caps format 1795 | ERROR | [ ] Method name "SVG::ConvertSVGSizePixels" is not | | in camel caps format 1795 | ERROR | [x] Incorrect spacing between argument "$size" and | | equals sign; expected 1 but found 0 1795 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$size"; expected 1 | | but found 0 1795 | ERROR | [x] Incorrect spacing between argument "$maxsize" | | and equals sign; expected 1 but found 0 1795 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$maxsize"; expected 1 | | but found 0 1809 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1817 | ERROR | [ ] Method name "SVG::ConvertSVGSizePts" is not in | | camel caps format 1817 | ERROR | [x] Incorrect spacing between argument "$size" and | | equals sign; expected 1 but found 0 1817 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$size"; expected 1 | | but found 0 1831 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1836 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1838 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1839 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1840 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1841 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1842 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1843 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1847 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1850 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1860 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1867 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1868 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1876 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 1878 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 1881 | WARNING | [ ] Line exceeds 120 characters; contains 204 | | characters 1883 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 1889 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1890 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1891 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1896 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1900 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1901 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1902 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1903 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1918 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 1919 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 1920 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 1921 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 1928 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1929 | ERROR | [x] Incorrect spacing between argument | | "$ispolyline" and equals sign; expected 1 but | | found 0 1929 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ispolyline"; | | expected 1 but found 0 1937 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1938 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1939 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1942 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 1947 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1948 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1953 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1958 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1964 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 1976 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1987 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1990 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1991 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2009 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2018 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2021 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 2024 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2031 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 2031 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2034 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2041 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2042 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2067 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2072 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2072 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2074 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2074 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2080 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2086 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2093 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 2094 | ERROR | [x] No space found after comma in argument list 2103 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2115 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 2134 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 2199 | ERROR | [x] Blank line found at start of control structure 2201 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 2288 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 2307 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2313 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2316 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2324 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2325 | ERROR | [ ] Method name "SVG::ImageSVG" is not in camel | | caps format 2343 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 2346 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2349 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2350 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2350 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 2353 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 2362 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2362 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 2363 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2366 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2368 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2376 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2377 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2382 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2388 | ERROR | [x] Blank line found at start of control structure 2390 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2391 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 2392 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2393 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2395 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 2396 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2397 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2399 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 2400 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2402 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2403 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2404 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2406 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2407 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2408 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 2409 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 2410 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 2411 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 2412 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 2413 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 2415 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 2416 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2418 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2419 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 2420 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2421 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2422 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 2423 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2424 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2425 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 2426 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2427 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2428 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 2429 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2430 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2431 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2432 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2433 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2435 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 2436 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2437 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 2438 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2439 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2440 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 2441 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2442 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2443 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 2444 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2445 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2446 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 2447 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2448 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2455 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2456 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2457 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2458 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2458 | ERROR | [x] No space found after comma in argument list 2458 | ERROR | [x] No space found after comma in argument list 2458 | ERROR | [x] No space found after comma in argument list 2458 | ERROR | [x] No space found after comma in argument list 2458 | ERROR | [x] No space found after comma in argument list 2458 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 2459 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2460 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2462 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 2463 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2464 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 2465 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2466 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2467 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 2468 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2469 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2474 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2475 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2476 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2477 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2477 | ERROR | [x] No space found after comma in argument list 2477 | ERROR | [x] No space found after comma in argument list 2478 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2479 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2481 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 2482 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2483 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 2484 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2485 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2486 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 2487 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2488 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2493 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2494 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2495 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2496 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2496 | ERROR | [x] No space found after comma in argument list 2496 | ERROR | [x] No space found after comma in argument list 2496 | ERROR | [x] No space found after comma in argument list 2497 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2498 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2500 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 2501 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2502 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2502 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2503 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2504 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2504 | ERROR | [x] No space found after comma in argument list 2504 | ERROR | [x] No space found after comma in argument list 2504 | ERROR | [x] No space found after comma in argument list 2505 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2506 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2508 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 2509 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2510 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2511 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2512 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2512 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2512 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 2513 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 2514 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 2515 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 2516 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2517 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2518 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2519 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2520 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2521 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2523 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 2524 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2525 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2526 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2527 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2527 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2527 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 2528 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 2529 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 2530 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 2531 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 2532 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2533 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2534 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2535 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2536 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 2537 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2539 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 2549 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2550 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2556 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2558 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 2569 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2570 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2578 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2580 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 2585 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 2589 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 2590 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 2594 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 2594 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2595 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 2595 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2596 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 2597 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 2597 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2598 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 2598 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 2599 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 2600 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 2600 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2601 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 2602 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 2603 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 2607 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 2609 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 2609 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 2610 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 2611 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 2612 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 2613 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 2613 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 2616 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 2616 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2617 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 2618 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 2618 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2619 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 2620 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 2622 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 2626 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 2627 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 2628 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2631 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 2633 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2635 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2637 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 2644 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2646 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2648 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 2662 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2667 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2670 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2671 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 2692 | ERROR | [x] Blank line found at start of control structure 2703 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2725 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2735 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2746 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 2766 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2766 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 2776 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 2786 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 2790 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 2808 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 2836 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 543 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 435ms; Memory: 34MB FILE: ...ipeline/modules/AOS_PDF_Templates/PDF_Lib/includes/functions.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 1 WARNING AFFECTING 9 LINES ---------------------------------------------------------------------- 35 | ERROR | [x] Opening brace must be the last content on the | | line 35 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 51 | ERROR | [x] Incorrect spacing between argument "$start" and | | equals sign; expected 1 but found 0 51 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$start"; expected 1 | | but found 0 51 | ERROR | [x] Incorrect spacing between argument "$length" and | | equals sign; expected 1 but found 0 51 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$length"; expected 1 | | but found 0 64 | ERROR | [x] Incorrect spacing between argument "$start" and | | equals sign; expected 1 but found 0 64 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$start"; expected 1 | | but found 0 64 | ERROR | [x] Incorrect spacing between argument "$length" and | | equals sign; expected 1 but found 0 64 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$length"; expected 1 | | but found 0 76 | ERROR | [x] Incorrect spacing between argument "$force" and | | equals sign; expected 1 but found 0 76 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$force"; expected 1 | | but found 0 103 | ERROR | [x] Incorrect spacing between argument "$ff" and | | equals sign; expected 1 but found 0 103 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ff"; expected 1 but | | found 0 113 | ERROR | [x] Incorrect spacing between argument "$lo" and | | equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$lo"; expected 1 but | | found 0 145 | ERROR | [x] Incorrect spacing between argument "$lo" and | | equals sign; expected 1 but found 0 145 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$lo"; expected 1 but | | found 0 170 | ERROR | [x] Incorrect spacing between argument "$lo" and | | equals sign; expected 1 but found 0 170 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$lo"; expected 1 but | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 20 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...-pipeline/modules/AOS_PDF_Templates/PDF_Lib/includes/CJKdata.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 20 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 14 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 30 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 31 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 45 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 46 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 47 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 48 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 49 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 55 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 56 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 57 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 58 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 59 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 60 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 87 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 88 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 68ms; Memory: 10MB FILE: ...-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/includes/out.php ---------------------------------------------------------------------- FOUND 17 ERRORS AND 1 WARNING AFFECTING 17 LINES ---------------------------------------------------------------------- 11 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 13 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 14 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 21 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 22 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 24 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 26 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 37 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 39 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 42 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 50 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 51 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 52 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 52 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 54 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 55 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 57 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 59 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...modules/AOS_PDF_Templates/PDF_Lib/includes/ind_pa_1_001.volt.php ---------------------------------------------------------------------- FOUND 863 ERRORS AND 44 WARNINGS AFFECTING 907 LINES ---------------------------------------------------------------------- 7 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 8 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 9 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 12 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 13 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 14 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 15 | WARNING | [ ] Line exceeds 120 characters; contains 381 | | characters 17 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 18 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 19 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 22 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 23 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 24 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 27 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 28 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 29 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 32 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 33 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 34 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 37 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 38 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 39 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 42 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 43 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 44 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 47 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 48 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 52 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 53 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 54 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 57 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 58 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 59 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 62 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 63 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 67 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 68 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 69 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 72 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 73 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 74 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 77 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 78 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 79 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 82 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 83 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 84 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 87 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 88 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 89 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 92 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 93 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 94 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 97 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 98 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 99 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 445 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 450 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 455 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 460 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 465 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 470 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 475 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 480 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 485 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 490 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 495 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 500 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 505 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 510 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 515 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 520 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 525 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 530 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 535 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 540 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 545 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 550 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 555 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 560 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 565 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 570 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 575 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 580 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 585 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 590 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 595 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 600 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 605 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 610 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 615 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 620 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 625 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 630 | WARNING | [ ] Line exceeds 120 characters; contains 386 | | characters 632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 772 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 773 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 774 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 788 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 824 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 827 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 828 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 829 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 832 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 833 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 834 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 837 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 838 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 839 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 842 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 843 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 844 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 847 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 848 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 849 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 852 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 853 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 854 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 857 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 858 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 859 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 862 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 863 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 864 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 867 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 868 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 869 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 872 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 873 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 874 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 877 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 878 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 879 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 882 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 883 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 884 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 887 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 888 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 889 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 892 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 893 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 894 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 897 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 898 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 899 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 902 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 903 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 904 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 907 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 908 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 909 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 912 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 913 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 914 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 917 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 918 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 919 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 922 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 923 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 924 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 927 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 928 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 929 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 932 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 933 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 934 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 937 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 938 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 939 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 942 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 943 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 944 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 947 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 948 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 949 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 952 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 953 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 954 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 957 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 958 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 959 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 962 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 963 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 964 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 967 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 968 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 969 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 972 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 973 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 974 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 977 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 978 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 979 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 982 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 983 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 984 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 987 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 988 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 989 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 992 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 993 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 994 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 997 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 998 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 999 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1002 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1003 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1004 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1007 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1008 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1009 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1012 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1013 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1014 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1017 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1018 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1019 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1022 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1023 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1024 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1027 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1028 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1029 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1032 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1033 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1034 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1037 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1038 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1039 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1042 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1043 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1044 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1047 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1048 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1049 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1052 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1053 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1054 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1057 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1058 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1059 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1062 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1063 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1064 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1067 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1068 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1069 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1072 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1073 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1074 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1077 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1078 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1079 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1082 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1083 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1084 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1087 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1088 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1089 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1092 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1093 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1094 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1097 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1098 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1099 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1195 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 1197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1200 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 1202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1310 | WARNING | [ ] Line exceeds 120 characters; contains 381 | | characters 1312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1315 | WARNING | [ ] Line exceeds 120 characters; contains 416 | | characters 1317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1320 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 1322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 863 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 120ms; Memory: 16MB FILE: ...modules/AOS_PDF_Templates/PDF_Lib/includes/ind_te_1_001.volt.php ---------------------------------------------------------------------- FOUND 890 ERRORS AND 46 WARNINGS AFFECTING 936 LINES ---------------------------------------------------------------------- 5 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 7 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 8 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 9 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 12 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 13 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 14 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 17 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 18 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 19 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 22 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 23 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 24 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 25 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 27 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 28 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 29 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 32 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 33 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 34 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 37 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 38 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 39 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 42 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 43 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 44 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 47 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 48 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 52 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 53 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 54 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 57 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 58 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 59 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 62 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 63 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 67 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 68 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 69 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 72 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 73 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 74 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 77 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 78 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 79 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 82 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 83 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 84 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 87 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 88 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 89 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 92 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 93 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 94 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 97 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 98 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 99 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 235 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 240 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 245 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 250 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 255 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 260 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 265 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 270 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 275 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 280 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 285 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 290 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 295 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 300 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 305 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 310 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 315 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 320 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 325 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 330 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 335 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 340 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 345 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 350 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 355 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 360 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 365 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 370 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 375 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 380 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 385 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 390 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 395 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 400 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 405 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 410 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 415 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 420 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 425 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 430 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 435 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 772 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 773 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 774 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 788 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 824 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 827 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 828 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 829 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 832 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 833 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 834 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 837 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 838 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 839 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 842 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 843 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 844 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 847 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 848 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 849 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 852 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 853 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 854 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 857 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 858 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 859 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 862 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 863 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 864 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 867 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 868 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 869 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 872 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 873 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 874 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 877 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 878 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 879 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 882 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 883 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 884 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 887 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 888 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 889 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 892 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 893 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 894 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 897 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 898 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 899 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 902 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 903 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 904 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 907 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 908 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 909 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 912 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 913 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 914 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 917 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 918 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 919 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 922 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 923 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 924 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 927 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 928 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 929 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 932 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 933 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 934 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 937 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 938 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 939 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 942 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 943 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 944 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 947 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 948 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 949 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 952 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 953 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 954 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 957 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 958 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 959 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 962 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 963 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 964 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 967 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 968 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 969 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 972 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 973 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 974 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 977 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 978 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 979 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 982 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 983 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 984 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 987 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 988 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 989 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 992 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 993 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 994 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 997 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 998 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 999 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1002 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1003 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1004 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1007 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1008 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1009 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1012 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1013 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1014 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1017 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1018 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1019 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1022 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1023 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1024 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1027 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1028 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1029 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1032 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1033 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1034 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1037 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1038 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1039 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1042 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1043 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1044 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1047 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1048 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1049 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1052 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1053 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1054 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1057 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1058 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1059 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1062 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1063 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1064 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1067 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1068 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1069 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1072 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1073 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1074 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1077 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1078 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1079 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1082 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1083 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1084 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1087 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1088 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1089 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1092 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1093 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1094 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1097 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1098 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1099 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1445 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 1447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1450 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 1452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1480 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 890 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 122ms; Memory: 16MB FILE: ...modules/AOS_PDF_Templates/PDF_Lib/includes/ind_gu_1_001.volt.php ---------------------------------------------------------------------- FOUND 1985 ERRORS AND 162 WARNINGS AFFECTING 2147 LINES ---------------------------------------------------------------------- 7 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 8 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 9 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 12 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 13 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 14 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 17 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 18 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 19 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 22 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 23 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 24 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 27 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 28 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 29 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 32 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 33 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 34 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 37 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 38 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 39 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 42 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 43 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 44 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 47 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 48 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 52 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 53 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 54 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 57 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 58 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 59 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 62 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 63 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 67 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 68 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 69 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 72 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 73 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 74 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 77 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 78 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 79 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 82 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 83 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 84 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 87 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 88 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 89 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 92 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 93 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 94 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 97 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 98 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 99 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 200 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 220 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 600 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 605 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 610 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 615 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 620 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 625 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 630 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 635 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 640 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 645 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 650 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 655 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 660 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 665 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 670 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 675 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 680 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 685 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 690 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 695 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 700 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 705 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 710 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 715 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 720 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 725 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 730 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 735 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 740 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 745 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 750 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 755 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 760 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 765 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 770 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 772 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 773 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 774 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 775 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 780 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 785 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 788 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 790 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 795 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 800 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 805 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 810 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 815 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 820 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 824 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 825 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 827 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 828 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 829 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 830 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 832 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 833 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 834 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 835 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 837 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 838 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 839 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 840 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 842 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 843 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 844 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 845 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 847 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 848 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 849 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 850 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 852 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 853 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 854 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 855 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 857 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 858 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 859 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 860 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 862 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 863 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 864 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 865 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 867 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 868 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 869 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 870 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 872 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 873 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 874 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 875 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 877 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 878 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 879 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 880 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 882 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 883 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 884 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 885 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 887 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 888 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 889 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 890 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 892 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 893 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 894 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 895 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 897 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 898 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 899 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 900 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 902 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 903 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 904 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 905 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 907 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 908 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 909 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 910 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 912 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 913 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 914 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 915 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 917 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 918 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 919 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 920 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 922 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 923 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 924 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 925 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 927 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 928 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 929 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 930 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 932 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 933 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 934 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 935 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 937 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 938 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 939 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 940 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 942 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 943 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 944 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 945 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 947 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 948 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 949 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 950 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 952 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 953 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 954 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 955 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 957 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 958 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 959 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 960 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 962 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 963 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 964 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 965 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 967 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 968 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 969 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 970 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 972 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 973 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 974 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 975 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 977 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 978 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 979 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 980 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 982 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 983 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 984 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 985 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 987 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 988 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 989 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 990 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 992 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 993 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 994 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 995 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 997 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 998 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 999 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1000 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1002 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1003 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1004 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1005 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1007 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1008 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1009 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1010 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1012 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1013 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1014 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1015 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1017 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1018 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1019 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1020 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1022 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1023 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1024 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1025 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1027 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1028 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1029 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1030 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1032 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1033 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1034 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1035 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1037 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1038 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1039 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1040 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1042 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1043 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1044 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1045 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1047 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1048 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1049 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1050 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1052 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1053 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1054 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1055 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1057 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1058 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1059 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1060 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1062 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1063 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1064 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1065 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1067 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1068 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1069 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1070 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1072 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1073 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1074 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1075 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1077 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1078 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1079 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1080 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1082 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1083 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1084 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1085 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1087 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1088 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1089 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1090 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1092 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1093 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1094 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1095 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1097 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1098 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1099 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1100 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1105 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1110 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1115 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1120 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1125 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1130 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1135 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1140 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1145 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1150 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1155 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1160 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1165 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1170 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1175 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1180 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1185 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1190 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1195 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1200 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1205 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1210 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1215 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1220 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1225 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1230 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1235 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1240 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1245 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1250 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1255 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1260 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1265 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1270 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1275 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1280 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1285 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1290 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1295 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1300 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1305 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1310 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1315 | WARNING | [ ] Line exceeds 120 characters; contains 956 | | characters 1317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1772 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1773 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1774 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1788 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1824 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1827 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1828 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1829 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1832 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1833 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1834 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1837 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1838 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1839 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1842 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1843 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1844 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1847 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1848 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1849 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1852 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1853 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1854 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1857 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1858 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1859 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1862 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1863 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1864 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1867 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1868 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1869 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1872 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1873 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1874 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1877 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1878 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1879 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1882 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1883 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1884 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1887 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1888 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1889 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1892 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1893 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1894 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1897 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1898 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1899 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1902 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1903 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1904 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1907 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1908 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1909 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1912 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1913 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1914 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1917 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1918 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1919 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1922 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1923 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1924 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1927 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1928 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1929 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1932 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1933 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1934 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1937 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1938 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1939 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1942 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1943 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1944 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1947 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1948 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1949 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1952 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1953 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1954 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1957 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1958 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1959 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1962 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1963 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1964 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1967 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1968 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1969 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1972 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1973 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1974 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1977 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1978 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1979 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1982 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1983 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1984 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1987 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1988 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1989 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1992 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1993 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1994 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1997 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1998 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1999 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2002 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2003 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2004 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2007 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2008 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2009 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2012 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2013 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2014 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2017 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2018 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2019 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2022 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2023 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2024 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2027 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2028 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2029 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2032 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2033 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2034 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2037 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2038 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2039 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2042 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2043 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2044 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2047 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2048 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2049 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2052 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2053 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2054 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2057 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2058 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2059 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2062 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2063 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2064 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2067 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2068 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2069 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2072 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2073 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2074 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2077 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2078 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2079 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2082 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2083 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2084 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2087 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2088 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2089 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2092 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2093 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2094 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2097 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2098 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2099 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2772 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2773 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2774 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2788 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2824 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2827 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2828 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2829 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2832 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2833 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2834 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2837 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2838 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2839 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2842 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2843 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2844 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2847 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2848 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2849 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2852 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2853 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2854 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2857 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2858 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2859 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2862 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2863 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2864 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2867 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2868 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2869 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2872 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2873 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2874 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2877 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2878 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2879 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2882 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2883 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2884 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2887 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2888 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2889 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2892 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2893 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2894 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2897 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2898 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2899 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2902 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2903 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2904 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2907 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2908 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2909 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2912 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2913 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2914 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2917 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2918 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2919 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2922 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2923 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2924 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2927 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2928 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2929 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2932 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2933 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2934 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2937 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2938 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2939 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2942 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2943 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2944 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2947 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2948 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2949 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2952 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2953 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2954 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2957 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2958 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2959 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2962 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2963 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2964 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2967 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2968 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2969 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2972 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2973 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2974 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2977 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2978 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2979 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2982 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2983 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2984 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2987 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2988 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2989 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2992 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2993 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2994 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2997 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2998 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2999 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3002 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3003 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3004 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3007 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3008 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3009 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3012 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3013 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3014 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3017 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3018 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3019 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3020 | WARNING | [ ] Line exceeds 120 characters; contains 246 | | characters 3022 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3023 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3024 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3025 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 3027 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3028 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3029 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3030 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 3032 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3033 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3034 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3037 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3038 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3039 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3042 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3043 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3044 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3047 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3048 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3049 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3050 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 3052 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3053 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3054 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3057 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3058 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3059 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3060 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 3062 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3063 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3064 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3065 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 3067 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3068 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3069 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3072 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3073 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3074 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3077 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3078 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3079 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3082 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3083 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3084 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3087 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3088 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3089 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3090 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 3092 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3093 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3094 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3095 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3097 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3098 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3099 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3250 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 3252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3255 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 3257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3260 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 3262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3265 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 3267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3270 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 3272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3275 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 3277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3280 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 3282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3285 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 3287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1985 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 294ms; Memory: 32MB FILE: ...modules/AOS_PDF_Templates/PDF_Lib/includes/ind_ta_1_001.volt.php ---------------------------------------------------------------------- FOUND 233 ERRORS AFFECTING 233 LINES ---------------------------------------------------------------------- 7 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 8 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 9 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 12 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 13 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 14 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 17 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 18 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 19 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 22 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 23 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 24 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 27 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 28 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 29 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 32 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 33 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 34 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 37 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 38 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 39 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 42 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 43 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 44 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 47 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 48 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 52 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 53 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 54 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 57 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 58 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 59 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 62 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 63 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 67 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 68 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 69 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 72 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 73 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 74 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 77 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 78 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 79 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 82 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 83 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 84 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 87 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 88 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 89 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 92 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 93 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 94 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 97 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 98 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 99 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 233 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 57ms; Memory: 8MB FILE: ...modules/AOS_PDF_Templates/PDF_Lib/includes/ind_bn_1_001.volt.php ---------------------------------------------------------------------- FOUND 1895 ERRORS AND 18 WARNINGS AFFECTING 1913 LINES ---------------------------------------------------------------------- 7 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 8 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 9 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 12 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 13 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 14 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 17 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 18 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 19 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 22 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 23 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 24 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 27 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 28 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 29 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 30 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 32 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 33 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 34 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 35 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 37 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 38 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 39 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 42 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 43 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 44 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 47 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 48 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 52 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 53 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 54 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 57 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 58 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 59 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 62 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 63 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 67 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 68 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 69 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 70 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 72 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 73 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 74 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 75 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 77 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 78 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 79 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 80 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 82 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 83 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 84 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 87 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 88 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 89 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 92 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 93 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 94 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 97 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 98 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 99 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 772 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 773 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 774 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 788 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 824 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 827 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 828 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 829 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 832 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 833 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 834 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 837 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 838 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 839 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 842 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 843 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 844 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 847 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 848 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 849 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 852 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 853 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 854 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 857 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 858 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 859 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 862 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 863 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 864 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 867 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 868 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 869 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 872 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 873 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 874 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 877 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 878 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 879 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 882 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 883 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 884 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 887 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 888 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 889 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 892 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 893 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 894 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 897 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 898 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 899 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 902 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 903 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 904 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 907 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 908 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 909 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 912 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 913 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 914 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 917 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 918 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 919 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 922 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 923 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 924 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 927 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 928 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 929 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 932 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 933 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 934 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 937 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 938 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 939 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 942 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 943 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 944 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 947 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 948 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 949 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 952 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 953 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 954 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 957 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 958 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 959 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 962 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 963 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 964 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 967 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 968 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 969 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 972 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 973 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 974 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 977 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 978 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 979 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 982 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 983 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 984 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 987 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 988 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 989 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 992 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 993 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 994 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 997 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 998 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 999 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1002 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1003 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1004 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1007 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1008 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1009 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1012 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1013 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1014 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1017 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1018 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1019 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1022 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1023 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1024 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1027 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1028 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1029 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1032 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1033 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1034 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1037 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1038 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1039 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1042 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1043 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1044 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1047 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1048 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1049 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1052 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1053 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1054 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1057 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1058 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1059 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1062 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1063 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1064 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1067 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1068 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1069 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1072 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1073 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1074 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1077 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1078 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1079 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1082 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1083 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1084 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1087 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1088 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1089 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1092 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1093 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1094 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1097 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1098 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1099 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1772 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1773 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1774 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1775 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 1777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1780 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 1782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1785 | WARNING | [ ] Line exceeds 120 characters; contains 1841 | | characters 1787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1788 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1805 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 1807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1810 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 1812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1815 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 1817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1820 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 1822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1824 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1825 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 1827 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1828 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1829 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1830 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 1832 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1833 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1834 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1837 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1838 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1839 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1842 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1843 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1844 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1847 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1848 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1849 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1852 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1853 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1854 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1857 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1858 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1859 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1862 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1863 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1864 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1867 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1868 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1869 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1872 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1873 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1874 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1877 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1878 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1879 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1882 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1883 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1884 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1887 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1888 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1889 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1892 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1893 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1894 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1897 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1898 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1899 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1902 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1903 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1904 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1907 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1908 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1909 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1912 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1913 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1914 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1917 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1918 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1919 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1922 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1923 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1924 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1927 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1928 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1929 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1932 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1933 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1934 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1937 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1938 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1939 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1942 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1943 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1944 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1947 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1948 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1949 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1952 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1953 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1954 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1957 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1958 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1959 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1962 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1963 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1964 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1967 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1968 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1969 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1972 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1973 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1974 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1977 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1978 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1979 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1982 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1983 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1984 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1987 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1988 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1989 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1992 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1993 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1994 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1997 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1998 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1999 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2002 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2003 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2004 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2007 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2008 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2009 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2012 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2013 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2014 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2017 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2018 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2019 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2022 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2023 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2024 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2027 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2028 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2029 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2032 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2033 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2034 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2037 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2038 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2039 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2042 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2043 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2044 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2047 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2048 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2049 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2052 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2053 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2054 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2057 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2058 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2059 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2062 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2063 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2064 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2067 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2068 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2069 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2072 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2073 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2074 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2077 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2078 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2079 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2082 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2083 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2084 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2087 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2088 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2089 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2092 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2093 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2094 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2097 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2098 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2099 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2772 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2773 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2774 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2788 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2824 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2827 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2828 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2829 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2832 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2833 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2834 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2837 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2838 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2839 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2842 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2843 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2844 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2847 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2848 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2849 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2852 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2853 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2854 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2857 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2858 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2859 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2862 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2863 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2864 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2867 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2868 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2869 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2872 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2873 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2874 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2877 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2878 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2879 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2882 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2883 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2884 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2887 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2888 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2889 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2892 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2893 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2894 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2897 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2898 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2899 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2902 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2903 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2904 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2907 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2908 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2909 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2912 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2913 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2914 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2917 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2918 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2919 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2922 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2923 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2924 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2927 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2928 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2929 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2932 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2933 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2934 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2937 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2938 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2939 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2942 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2943 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2944 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2947 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2948 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2949 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2952 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2953 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2954 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2957 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2958 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2959 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2962 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2963 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2964 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2967 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2968 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2969 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2972 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2973 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2974 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2977 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2978 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2979 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2982 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2983 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2984 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2987 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2988 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2989 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2992 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2993 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2994 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2997 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2998 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2999 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3000 | WARNING | [ ] Line exceeds 120 characters; contains 981 | | characters 3002 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3003 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3004 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3007 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3008 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3009 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3012 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3013 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3014 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3017 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3018 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3019 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3022 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3023 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3024 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3027 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3028 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3029 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3032 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3033 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3034 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3037 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3038 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3039 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3042 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3043 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3044 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3047 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3048 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3049 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3052 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3053 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3054 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3057 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3058 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3059 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3062 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3063 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3064 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3067 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3068 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3069 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3072 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3073 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3074 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3077 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3078 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3079 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3082 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3083 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3084 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3087 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3088 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3089 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3092 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3093 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3094 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3097 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3098 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3099 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3150 | WARNING | [ ] Line exceeds 120 characters; contains 636 | | characters 3152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3155 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 3157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3160 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 3162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1895 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 247ms; Memory: 30MB FILE: ...modules/AOS_PDF_Templates/PDF_Lib/includes/ind_ml_1_001.volt.php ---------------------------------------------------------------------- FOUND 1058 ERRORS AND 16 WARNINGS AFFECTING 1074 LINES ---------------------------------------------------------------------- 7 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 8 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 9 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 12 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 13 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 14 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 17 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 18 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 19 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 22 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 23 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 24 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 27 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 28 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 29 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 32 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 33 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 34 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 37 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 38 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 39 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 42 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 43 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 44 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 47 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 48 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 52 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 53 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 54 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 57 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 58 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 59 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 62 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 63 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 67 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 68 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 69 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 72 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 73 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 74 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 77 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 78 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 79 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 82 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 83 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 84 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 87 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 88 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 89 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 92 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 93 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 94 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 97 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 98 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 99 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 660 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 665 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 670 | WARNING | [ ] Line exceeds 120 characters; contains 581 | | characters 672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 675 | WARNING | [ ] Line exceeds 120 characters; contains 581 | | characters 677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 690 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 695 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 700 | WARNING | [ ] Line exceeds 120 characters; contains 581 | | characters 702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 705 | WARNING | [ ] Line exceeds 120 characters; contains 581 | | characters 707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 720 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 725 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 730 | WARNING | [ ] Line exceeds 120 characters; contains 581 | | characters 732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 735 | WARNING | [ ] Line exceeds 120 characters; contains 581 | | characters 737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 772 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 773 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 774 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 788 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 824 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 827 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 828 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 829 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 832 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 833 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 834 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 837 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 838 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 839 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 842 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 843 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 844 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 847 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 848 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 849 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 852 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 853 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 854 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 857 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 858 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 859 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 860 | WARNING | [ ] Line exceeds 120 characters; contains 395 | | characters 862 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 863 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 864 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 867 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 868 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 869 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 872 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 873 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 874 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 877 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 878 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 879 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 882 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 883 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 884 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 887 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 888 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 889 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 892 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 893 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 894 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 897 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 898 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 899 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 902 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 903 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 904 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 907 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 908 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 909 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 912 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 913 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 914 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 917 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 918 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 919 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 922 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 923 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 924 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 927 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 928 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 929 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 932 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 933 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 934 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 937 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 938 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 939 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 942 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 943 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 944 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 947 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 948 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 949 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 952 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 953 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 954 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 957 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 958 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 959 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 962 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 963 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 964 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 967 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 968 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 969 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 972 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 973 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 974 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 977 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 978 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 979 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 982 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 983 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 984 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 987 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 988 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 989 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 992 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 993 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 994 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 997 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 998 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 999 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1002 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1003 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1004 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1007 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1008 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1009 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1012 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1013 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1014 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1017 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1018 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1019 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1022 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1023 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1024 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1027 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1028 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1029 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1032 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1033 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1034 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1037 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1038 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1039 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1042 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1043 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1044 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1047 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1048 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1049 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1052 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1053 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1054 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1057 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1058 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1059 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1062 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1063 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1064 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1067 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1068 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1069 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1072 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1073 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1074 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1077 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1078 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1079 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1082 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1083 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1084 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1087 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1088 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1089 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1092 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1093 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1094 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1097 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1098 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1099 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1195 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1200 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1205 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1058 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 144ms; Memory: 18MB FILE: ...modules/AOS_PDF_Templates/PDF_Lib/includes/ind_hi_1_001.volt.php ---------------------------------------------------------------------- FOUND 2498 ERRORS AND 135 WARNINGS AFFECTING 2633 LINES ---------------------------------------------------------------------- 7 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 8 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 9 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 12 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 13 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 14 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 17 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 18 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 19 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 22 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 23 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 24 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 25 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 27 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 28 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 29 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 32 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 33 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 34 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 37 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 38 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 39 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 40 | WARNING | [ ] Line exceeds 120 characters; contains 861 | | characters 42 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 43 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 44 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 47 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 48 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 52 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 53 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 54 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 57 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 58 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 59 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 62 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 63 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 65 | WARNING | [ ] Line exceeds 120 characters; contains 861 | | characters 67 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 68 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 69 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 72 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 73 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 74 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 77 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 78 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 79 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 82 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 83 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 84 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 87 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 88 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 89 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 92 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 93 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 94 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 97 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 98 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 99 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 772 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 773 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 774 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 788 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 824 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 827 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 828 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 829 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 832 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 833 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 834 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 837 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 838 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 839 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 842 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 843 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 844 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 847 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 848 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 849 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 852 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 853 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 854 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 857 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 858 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 859 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 862 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 863 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 864 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 867 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 868 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 869 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 872 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 873 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 874 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 877 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 878 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 879 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 882 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 883 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 884 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 887 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 888 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 889 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 892 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 893 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 894 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 897 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 898 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 899 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 902 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 903 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 904 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 907 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 908 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 909 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 912 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 913 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 914 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 917 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 918 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 919 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 922 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 923 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 924 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 927 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 928 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 929 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 932 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 933 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 934 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 937 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 938 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 939 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 942 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 943 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 944 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 947 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 948 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 949 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 952 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 953 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 954 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 957 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 958 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 959 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 962 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 963 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 964 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 967 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 968 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 969 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 972 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 973 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 974 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 977 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 978 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 979 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 982 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 983 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 984 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 987 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 988 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 989 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 992 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 993 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 994 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 997 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 998 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 999 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1002 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1003 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1004 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1007 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1008 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1009 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1012 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1013 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1014 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1017 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1018 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1019 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1022 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1023 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1024 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1027 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1028 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1029 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1032 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1033 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1034 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1037 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1038 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1039 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1042 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1043 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1044 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1047 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1048 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1049 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1052 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1053 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1054 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1057 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1058 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1059 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1062 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1063 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1064 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1067 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1068 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1069 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1072 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1073 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1074 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1077 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1078 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1079 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1082 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1083 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1084 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1087 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1088 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1089 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1092 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1093 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1094 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1097 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1098 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1099 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1565 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1570 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1575 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1580 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1585 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1590 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1595 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1600 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1605 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1610 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1615 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1620 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1625 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1630 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1635 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1640 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1645 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1650 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1655 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1660 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1665 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1670 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1675 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1680 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1685 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1690 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1695 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1700 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1705 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1710 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1715 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1720 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1725 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1730 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1735 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1740 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1745 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 1747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1750 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 1752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1755 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 1757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1760 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 1762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1765 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 1767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1770 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 1772 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1773 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1774 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1775 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 1777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1780 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 1782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1785 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 1787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1788 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1790 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 1792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1795 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 1797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1800 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 1802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1805 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 1807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1810 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 1812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1815 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 1817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1820 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 1822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1824 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1825 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 1827 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1828 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1829 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1830 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 1832 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1833 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1834 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1837 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1838 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1839 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1842 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1843 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1844 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1847 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1848 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1849 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1852 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1853 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1854 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1857 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1858 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1859 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1862 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1863 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1864 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1867 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1868 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1869 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1872 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1873 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1874 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1877 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1878 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1879 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1882 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1883 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1884 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1887 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1888 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1889 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1892 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1893 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1894 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1897 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1898 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1899 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1902 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1903 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1904 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1907 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1908 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1909 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1912 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1913 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1914 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1917 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1918 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1919 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1922 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1923 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1924 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1927 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1928 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1929 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1932 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1933 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1934 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1937 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1938 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1939 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1942 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1943 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1944 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1947 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1948 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1949 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1952 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1953 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1954 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1957 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1958 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1959 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1962 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1963 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1964 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1967 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1968 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1969 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1972 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1973 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1974 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1977 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1978 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1979 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1982 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1983 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1984 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1987 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1988 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1989 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1992 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1993 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1994 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1997 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1998 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1999 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2002 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2003 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2004 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2007 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2008 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2009 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2012 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2013 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2014 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2017 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2018 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2019 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2022 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2023 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2024 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2027 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2028 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2029 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2032 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2033 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2034 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2037 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2038 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2039 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2042 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2043 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2044 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2047 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2048 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2049 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2052 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2053 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2054 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2057 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2058 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2059 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2062 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2063 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2064 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2067 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2068 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2069 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2072 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2073 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2074 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2077 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2078 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2079 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2082 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2083 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2084 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2087 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2088 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2089 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2092 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2093 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2094 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2097 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2098 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2099 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2772 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2773 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2774 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2788 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2824 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2827 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2828 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2829 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2832 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2833 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2834 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2837 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2838 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2839 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2842 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2843 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2844 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2847 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2848 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2849 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2852 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2853 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2854 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2857 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2858 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2859 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2862 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2863 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2864 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2867 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2868 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2869 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2872 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2873 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2874 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2877 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2878 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2879 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2882 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2883 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2884 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2887 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2888 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2889 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2892 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2893 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2894 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2897 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2898 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2899 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2902 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2903 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2904 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2907 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2908 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2909 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2912 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2913 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2914 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2917 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2918 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2919 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2922 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2923 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2924 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2927 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2928 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2929 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2932 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2933 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2934 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2937 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2938 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2939 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2942 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2943 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2944 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2947 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2948 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2949 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2952 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2953 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2954 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2957 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2958 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2959 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2962 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2963 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2964 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2967 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2968 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2969 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2972 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2973 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2974 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2977 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2978 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2979 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2982 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2983 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2984 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2987 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2988 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2989 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2992 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2993 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2994 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2997 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2998 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2999 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3002 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3003 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3004 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3007 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3008 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3009 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3012 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3013 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3014 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3017 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3018 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3019 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3022 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3023 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3024 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3027 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3028 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3029 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3032 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3033 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3034 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3037 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3038 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3039 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3042 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3043 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3044 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3047 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3048 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3049 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3052 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3053 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3054 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3057 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3058 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3059 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3062 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3063 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3064 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3067 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3068 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3069 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3072 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3073 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3074 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3077 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3078 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3079 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3082 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3083 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3084 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3087 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3088 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3089 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3092 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3093 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3094 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3097 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3098 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3099 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3160 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3165 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3170 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3175 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3180 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3185 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3190 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3195 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3200 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3205 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3210 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3215 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3220 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3225 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3230 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3235 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3240 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3245 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3250 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3255 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3260 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3265 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3270 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3275 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3280 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3285 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3290 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3295 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3300 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3305 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3310 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3315 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3320 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3325 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3330 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3335 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3340 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3345 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3350 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3355 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3360 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3365 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3370 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3375 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3380 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3385 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3390 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3395 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3400 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3405 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3410 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3415 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3420 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3425 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3430 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3435 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3440 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3445 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3450 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3455 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3460 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3465 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3470 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3475 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3480 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3485 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3490 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3495 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3500 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3505 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 3507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3772 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3773 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3774 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3788 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3824 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3827 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3828 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3829 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3832 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3833 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3834 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3837 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3838 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3839 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3842 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3843 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3844 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3847 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3848 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3849 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3852 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3853 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3854 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3857 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3858 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3859 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3862 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3863 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3864 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3867 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3868 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3869 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3872 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3873 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3874 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3877 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3878 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3879 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3882 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3883 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3884 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3887 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3888 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3889 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3892 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3893 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3894 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3897 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3898 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3899 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3902 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3903 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3904 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3907 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3908 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3909 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3912 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3913 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3914 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3917 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3918 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3919 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3922 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3923 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3924 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3927 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3928 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3929 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3932 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3933 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3934 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3937 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3938 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3939 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3942 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3943 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3944 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3947 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3948 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3949 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3952 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3953 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3954 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3957 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3958 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3959 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3962 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3963 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3964 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3967 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3968 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3969 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3972 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3973 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3974 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3977 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3978 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3979 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3982 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3983 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3984 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3987 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3988 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3989 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3992 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3993 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3994 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3997 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3998 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 3999 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4002 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4003 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4004 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4007 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4008 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4009 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4012 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4013 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4014 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4017 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4018 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4019 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4022 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4023 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4024 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4027 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4028 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4029 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4032 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4033 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4034 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4037 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4038 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4039 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4042 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4043 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4044 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4047 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4048 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4049 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4052 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4053 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4054 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4057 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4058 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4059 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4062 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4063 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4064 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4067 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4068 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4069 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4072 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4073 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4074 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4077 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4078 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4079 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4080 | WARNING | [ ] Line exceeds 120 characters; contains 316 | | characters 4082 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4083 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4084 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4087 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4088 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4089 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4090 | WARNING | [ ] Line exceeds 120 characters; contains 241 | | characters 4092 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4093 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4094 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4095 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 4097 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4098 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4099 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4100 | WARNING | [ ] Line exceeds 120 characters; contains 341 | | characters 4102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4110 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 4112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4115 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 4117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4120 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 4122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4125 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 4127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 4168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2498 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 327ms; Memory: 38MB FILE: ...modules/AOS_PDF_Templates/PDF_Lib/includes/ind_kn_1_001.volt.php ---------------------------------------------------------------------- FOUND 1793 ERRORS AND 99 WARNINGS AFFECTING 1892 LINES ---------------------------------------------------------------------- 7 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 8 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 9 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 12 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 13 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 14 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 17 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 18 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 19 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 22 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 23 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 24 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 27 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 28 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 29 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 32 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 33 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 34 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 35 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 37 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 38 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 39 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 42 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 43 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 44 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 47 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 48 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 52 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 53 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 54 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 57 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 58 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 59 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 62 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 63 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 67 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 68 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 69 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 72 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 73 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 74 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 77 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 78 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 79 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 82 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 83 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 84 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 87 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 88 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 89 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 92 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 93 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 94 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 97 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 98 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 99 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 435 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 440 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 445 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 450 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 455 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 460 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 465 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 470 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 475 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 480 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 485 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 490 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 495 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 500 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 505 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 510 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 515 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 520 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 525 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 530 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 535 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 540 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 545 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 550 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 555 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 560 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 565 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 570 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 575 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 580 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 585 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 590 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 595 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 600 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 605 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 610 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 615 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 620 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 625 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 630 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 635 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 640 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 645 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 650 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 655 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 660 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 665 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 670 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 675 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 680 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 685 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 690 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 695 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 700 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 705 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 710 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 715 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 720 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 725 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 730 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 735 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 740 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 745 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 750 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 755 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 760 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 765 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 770 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 772 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 773 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 774 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 775 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 780 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 785 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 788 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 790 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 824 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 827 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 828 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 829 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 832 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 833 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 834 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 837 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 838 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 839 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 842 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 843 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 844 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 847 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 848 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 849 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 852 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 853 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 854 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 857 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 858 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 859 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 862 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 863 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 864 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 867 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 868 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 869 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 872 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 873 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 874 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 877 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 878 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 879 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 882 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 883 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 884 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 887 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 888 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 889 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 892 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 893 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 894 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 897 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 898 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 899 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 902 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 903 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 904 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 907 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 908 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 909 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 912 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 913 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 914 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 917 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 918 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 919 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 922 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 923 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 924 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 927 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 928 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 929 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 932 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 933 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 934 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 937 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 938 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 939 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 942 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 943 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 944 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 947 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 948 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 949 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 952 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 953 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 954 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 957 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 958 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 959 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 962 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 963 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 964 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 967 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 968 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 969 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 972 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 973 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 974 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 977 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 978 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 979 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 982 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 983 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 984 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 987 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 988 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 989 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 992 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 993 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 994 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 997 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 998 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 999 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1002 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1003 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1004 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1007 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1008 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1009 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1012 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1013 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1014 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1017 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1018 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1019 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1022 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1023 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1024 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1027 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1028 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1029 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1032 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1033 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1034 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1037 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1038 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1039 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1042 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1043 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1044 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1047 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1048 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1049 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1052 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1053 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1054 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1057 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1058 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1059 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1062 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1063 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1064 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1067 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1068 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1069 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1072 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1073 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1074 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1077 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1078 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1079 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1082 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1083 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1084 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1087 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1088 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1089 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1092 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1093 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1094 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1097 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1098 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1099 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1515 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 1517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1520 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 1522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1525 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 1527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1530 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 1532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1535 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 1537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1540 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 1542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1545 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 1547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1550 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1555 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1560 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1565 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1570 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1575 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1580 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1585 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1590 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1595 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1600 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1605 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1610 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1615 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1620 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1625 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1630 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1635 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1640 | WARNING | [ ] Line exceeds 120 characters; contains 356 | | characters 1642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1772 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1773 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1774 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1788 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1824 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1827 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1828 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1829 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1832 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1833 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1834 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1837 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1838 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1839 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1842 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1843 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1844 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1847 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1848 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1849 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1852 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1853 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1854 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1857 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1858 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1859 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1862 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1863 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1864 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1867 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1868 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1869 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1872 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1873 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1874 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1877 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1878 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1879 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1882 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1883 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1884 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1887 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1888 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1889 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1892 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1893 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1894 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1897 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1898 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1899 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1902 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1903 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1904 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1907 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1908 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1909 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1912 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1913 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1914 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1917 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1918 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1919 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1922 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1923 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1924 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1927 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1928 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1929 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1932 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1933 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1934 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1937 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1938 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1939 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1942 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1943 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1944 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1947 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1948 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1949 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1952 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1953 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1954 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1957 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1958 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1959 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1962 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1963 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1964 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1967 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1968 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1969 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1972 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1973 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1974 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1977 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1978 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1979 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1982 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1983 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1984 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1987 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1988 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1989 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1992 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1993 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1994 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1997 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1998 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1999 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2002 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2003 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2004 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2007 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2008 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2009 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2012 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2013 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2014 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2017 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2018 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2019 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2022 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2023 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2024 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2027 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2028 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2029 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2032 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2033 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2034 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2037 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2038 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2039 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2042 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2043 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2044 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2047 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2048 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2049 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2052 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2053 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2054 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2057 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2058 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2059 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2062 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2063 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2064 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2067 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2068 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2069 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2072 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2073 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2074 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2077 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2078 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2079 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2082 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2083 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2084 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2087 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2088 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2089 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2092 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2093 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2094 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2097 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2098 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2099 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2772 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2773 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2774 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2788 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2824 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2827 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2828 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2829 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2832 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2833 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2834 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2837 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2838 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2839 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2842 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2843 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2844 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2847 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2848 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2849 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2852 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2853 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2854 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2857 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2858 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2859 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2862 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2863 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2864 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2867 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2868 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2869 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2872 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2873 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2874 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2877 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2878 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2879 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2882 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2883 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2884 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2887 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2888 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2889 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2892 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2893 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2894 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2897 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2898 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2899 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2902 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2903 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2904 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2907 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2908 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2909 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2912 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2913 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2914 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2917 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2918 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2919 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2922 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2923 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2924 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2927 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2928 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2929 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2932 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2933 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2934 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2937 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2938 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2939 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2942 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2943 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2944 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2947 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2948 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2949 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2952 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2953 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2954 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2957 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2958 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2959 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2962 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2963 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2964 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2967 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2968 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2969 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2972 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2973 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2974 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2977 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2978 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2979 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2982 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2983 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2984 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2987 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2988 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2989 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2992 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2993 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1793 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 240ms; Memory: 28MB FILE: ...modules/AOS_PDF_Templates/PDF_Lib/includes/ind_or_1_001.volt.php ---------------------------------------------------------------------- FOUND 1286 ERRORS AND 198 WARNINGS AFFECTING 1484 LINES ---------------------------------------------------------------------- 7 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 8 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 9 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 12 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 13 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 14 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 17 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 18 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 19 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 20 | WARNING | [ ] Line exceeds 120 characters; contains 466 | | characters 22 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 23 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 24 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 27 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 28 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 29 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 32 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 33 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 34 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 37 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 38 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 39 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 42 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 43 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 44 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 45 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 47 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 48 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 50 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 52 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 53 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 54 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 57 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 58 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 59 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 62 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 63 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 67 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 68 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 69 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 72 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 73 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 74 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 77 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 78 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 79 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 82 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 83 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 84 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 87 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 88 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 89 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 92 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 93 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 94 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 97 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 98 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 99 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 320 | WARNING | [ ] Line exceeds 120 characters; contains 461 | | characters 322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 575 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 580 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 585 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 590 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 595 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 600 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 605 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 610 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 615 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 620 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 625 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 630 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 635 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 640 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 645 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 650 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 655 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 660 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 665 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 670 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 675 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 680 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 685 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 690 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 695 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 700 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 705 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 710 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 715 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 720 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 725 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 730 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 735 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 740 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 745 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 750 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 755 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 760 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 765 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 770 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 772 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 773 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 774 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 775 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 780 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 785 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 788 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 790 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 795 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 800 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 805 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 810 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 815 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 820 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 824 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 825 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 827 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 828 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 829 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 830 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 832 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 833 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 834 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 835 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 837 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 838 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 839 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 840 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 842 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 843 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 844 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 845 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 847 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 848 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 849 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 850 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 852 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 853 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 854 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 855 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 857 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 858 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 859 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 860 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 862 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 863 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 864 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 865 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 867 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 868 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 869 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 870 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 872 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 873 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 874 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 875 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 877 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 878 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 879 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 880 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 882 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 883 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 884 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 885 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 887 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 888 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 889 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 890 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 892 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 893 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 894 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 895 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 897 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 898 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 899 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 900 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 902 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 903 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 904 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 905 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 907 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 908 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 909 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 910 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 912 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 913 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 914 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 915 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 917 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 918 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 919 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 920 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 922 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 923 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 924 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 925 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 927 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 928 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 929 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 930 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 932 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 933 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 934 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 935 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 937 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 938 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 939 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 940 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 942 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 943 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 944 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 945 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 947 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 948 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 949 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 950 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 952 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 953 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 954 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 955 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 957 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 958 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 959 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 960 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 962 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 963 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 964 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 965 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 967 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 968 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 969 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 970 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 972 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 973 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 974 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 975 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 977 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 978 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 979 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 980 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 982 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 983 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 984 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 985 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 987 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 988 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 989 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 990 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 992 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 993 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 994 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 995 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 997 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 998 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 999 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1000 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1002 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1003 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1004 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1005 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1007 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1008 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1009 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1010 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1012 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1013 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1014 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1015 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1017 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1018 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1019 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1020 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1022 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1023 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1024 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1025 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1027 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1028 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1029 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1030 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1032 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1033 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1034 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1035 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1037 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1038 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1039 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1040 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1042 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1043 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1044 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1045 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1047 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1048 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1049 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1050 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1052 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1053 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1054 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1055 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1057 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1058 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1059 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1060 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1062 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1063 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1064 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1065 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1067 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1068 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1069 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1070 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1072 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1073 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1074 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1075 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1077 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1078 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1079 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1080 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1082 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1083 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1084 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1085 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1087 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1088 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1089 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1090 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1092 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1093 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1094 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1095 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1097 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1098 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1099 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1100 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1105 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1110 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1115 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1120 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1125 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1130 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1135 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1140 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1145 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1150 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1152 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1153 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1154 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1155 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1158 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1159 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1160 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1163 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1165 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1167 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1168 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1170 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1172 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1175 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1177 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1178 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1179 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1180 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1182 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1183 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1184 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1185 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1187 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1190 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1192 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1195 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1198 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1199 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1200 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1202 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1203 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1204 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1205 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1208 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1209 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1210 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1212 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1213 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1214 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1215 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1217 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1218 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1219 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1220 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1222 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1225 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1227 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1228 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1229 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1230 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1232 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1233 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1234 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1235 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1237 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1238 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1240 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1243 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1244 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1245 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1247 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1248 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1249 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1250 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1252 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1253 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1254 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1255 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1257 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1258 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1259 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1260 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1265 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1267 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1268 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1269 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1270 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 1272 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1273 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1274 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1277 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1278 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1279 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1284 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1287 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1288 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1289 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1292 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1293 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1294 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1298 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1299 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1302 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1303 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1304 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1307 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1308 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1309 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1312 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1313 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1314 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1315 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 1317 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1318 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1319 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1322 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1323 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1324 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1327 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1328 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1329 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1332 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1333 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1334 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1337 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1338 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1342 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1343 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1344 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1347 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1349 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1352 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1353 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1354 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1357 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1358 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1359 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1362 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1363 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1364 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1367 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1368 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1369 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1372 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1373 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1374 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1377 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1378 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1379 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1382 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1383 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1384 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1387 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1388 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1389 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1392 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1393 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1397 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1398 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1399 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1400 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 1402 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1403 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1405 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 1407 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1408 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1409 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1410 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 1412 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1413 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1414 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1415 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 1417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1418 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1419 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1420 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 1422 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1423 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1424 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1425 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 1427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1429 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1430 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 1432 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1433 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1434 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1435 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 1437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1440 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 1442 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1443 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1444 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1445 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 1447 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1448 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1449 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1450 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 1452 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1453 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1454 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1455 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 1457 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1458 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1459 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1460 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1462 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1463 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1464 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1465 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1467 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1468 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1469 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1470 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1472 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1473 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1474 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1475 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1477 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1478 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1479 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1480 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1482 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1483 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1485 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1488 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1490 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1493 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1495 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1498 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1499 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1500 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1502 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1503 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1504 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1505 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1507 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1508 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1509 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1510 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1512 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1513 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1514 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1515 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1517 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1518 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1519 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1520 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 1522 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1523 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1524 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1525 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 1527 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1528 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1529 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1530 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 1532 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1533 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1534 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1535 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 1537 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1538 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1539 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1540 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 1542 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1543 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1544 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1545 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 1547 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1548 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1549 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1550 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 1552 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1553 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1554 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1555 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 1557 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1558 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1559 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1560 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 1562 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1563 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1564 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1565 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 1567 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1568 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1569 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1570 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 1572 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1573 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1574 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1575 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 1577 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1578 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1579 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1580 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 1582 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1583 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1584 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1585 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 1587 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1588 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1589 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1590 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 1592 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1593 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1594 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1595 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 1597 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1598 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1599 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1600 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 1602 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1603 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1604 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1605 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 1607 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1608 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1609 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1610 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 1612 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1613 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1614 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1615 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 1617 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1618 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1619 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1620 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 1622 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1623 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1624 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1625 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 1627 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1628 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1629 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1630 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 1632 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1633 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1634 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1635 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 1637 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1638 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1639 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1642 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1643 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1644 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1647 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1648 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1649 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1652 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1653 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1654 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1657 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1658 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1659 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1662 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1663 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1664 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1667 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1668 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1669 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1672 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1673 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1674 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1677 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1678 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1679 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1682 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1683 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1684 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1687 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1688 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1689 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1692 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1693 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1694 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1697 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1698 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1699 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1702 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1703 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1704 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1707 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1708 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1709 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1712 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1713 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1714 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1717 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1718 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1719 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1722 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1723 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1724 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1727 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1728 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1729 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1732 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1733 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1734 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1737 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1738 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1739 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1742 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1743 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1744 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1747 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1748 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1749 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1752 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1753 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1754 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1757 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1758 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1759 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1762 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1763 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1764 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1767 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1768 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1769 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1772 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1773 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1774 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1777 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1778 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1779 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1782 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1783 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1784 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1787 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1788 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1789 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1792 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1793 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1794 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1797 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1798 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1799 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1802 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1803 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1804 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1807 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1808 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1809 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1812 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1813 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1814 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1817 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1818 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1819 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1822 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1823 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1824 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1827 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1828 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1829 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1832 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1833 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1834 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1837 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1838 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1839 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1842 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1843 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1844 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1847 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1848 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1849 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1852 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1853 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1854 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1857 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1858 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1859 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1862 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1863 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1864 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1867 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1868 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1869 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1872 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1873 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1874 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1877 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1878 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1879 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1882 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1883 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1884 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1887 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1888 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1889 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1892 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1893 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1894 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1897 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1898 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1899 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1902 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1903 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1904 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1907 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1908 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1909 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1912 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1913 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1914 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1917 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1918 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1919 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1922 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1923 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1924 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1927 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1928 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1929 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1932 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1933 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1934 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1937 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1938 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1939 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1942 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1943 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1944 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1947 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1948 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1949 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1952 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1953 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1954 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1957 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1958 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1959 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1962 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1963 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1964 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1967 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1968 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1969 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1972 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1973 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1974 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1977 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1978 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1979 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1982 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1983 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1984 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1987 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1988 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1989 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1990 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1992 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1993 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1994 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1995 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1997 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1998 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 1999 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2000 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 2002 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2003 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2004 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2005 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 2007 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2008 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2009 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2010 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 2012 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2013 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2014 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2017 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2018 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2019 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2022 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2023 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2024 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2027 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2028 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2029 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2032 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2033 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2034 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2037 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2038 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2039 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2042 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2043 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2044 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2047 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2048 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2049 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2052 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2053 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2054 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2057 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2058 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2059 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2062 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2063 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2064 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2067 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2068 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2069 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2072 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2073 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2074 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2077 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2078 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2079 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2082 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2083 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2084 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2087 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2088 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2089 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2092 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2093 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2094 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2097 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2098 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2099 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2102 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2103 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2104 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2112 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2117 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2118 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2119 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 2148 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1286 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 181ms; Memory: 22MB FILE: ...m-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/patterns/nl.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 9 | WARNING | Line exceeds 120 characters; contains 84259 characters ---------------------------------------------------------------------- Time: 365ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/patterns/sv.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 10 | WARNING | Line exceeds 120 characters; contains 34924 | | characters ---------------------------------------------------------------------- Time: 164ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/patterns/pl.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 7 | WARNING | Line exceeds 120 characters; contains 48951 characters ---------------------------------------------------------------------- Time: 219ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/patterns/de.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 7 | WARNING | Line exceeds 120 characters; contains 90237 characters ---------------------------------------------------------------------- Time: 389ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/patterns/es.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 9 | WARNING | Line exceeds 120 characters; contains 30554 characters ---------------------------------------------------------------------- Time: 144ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/patterns/en.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 7 | WARNING | Line exceeds 120 characters; contains 27314 characters ---------------------------------------------------------------------- Time: 131ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/patterns/it.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 9 | WARNING | Line exceeds 120 characters; contains 1595 characters ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/patterns/fi.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 7 | WARNING | Line exceeds 120 characters; contains 1949 characters ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/patterns/fr.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 10 | WARNING | Line exceeds 120 characters; contains 16469 | | characters ---------------------------------------------------------------------- Time: 86ms; Memory: 6MB FILE: ...s-pipeline/modules/AOS_PDF_Templates/PDF_Lib/font/ccourierbi.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 2 | ERROR | [x] Expected 1 space after first semicolon of FOR loop; | | 0 found 2 | ERROR | [x] Expected 1 space after second semicolon of FOR loop; | | 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/font/ctimesbi.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 13 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 3 | WARNING | Line exceeds 120 characters; contains 280 characters 4 | WARNING | Line exceeds 120 characters; contains 243 characters 5 | WARNING | Line exceeds 120 characters; contains 202 characters 6 | WARNING | Line exceeds 120 characters; contains 202 characters 7 | WARNING | Line exceeds 120 characters; contains 203 characters 8 | WARNING | Line exceeds 120 characters; contains 227 characters 9 | WARNING | Line exceeds 120 characters; contains 316 characters 10 | WARNING | Line exceeds 120 characters; contains 312 characters 11 | WARNING | Line exceeds 120 characters; contains 312 characters 12 | WARNING | Line exceeds 120 characters; contains 312 characters 13 | WARNING | Line exceeds 120 characters; contains 312 characters 14 | WARNING | Line exceeds 120 characters; contains 201 characters 19 | WARNING | Line exceeds 120 characters; contains 1752 characters ---------------------------------------------------------------------- Time: 60ms; Memory: 8MB FILE: ...m-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/font/ctimes.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 13 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 3 | WARNING | Line exceeds 120 characters; contains 280 characters 4 | WARNING | Line exceeds 120 characters; contains 243 characters 5 | WARNING | Line exceeds 120 characters; contains 202 characters 6 | WARNING | Line exceeds 120 characters; contains 202 characters 7 | WARNING | Line exceeds 120 characters; contains 203 characters 8 | WARNING | Line exceeds 120 characters; contains 227 characters 9 | WARNING | Line exceeds 120 characters; contains 315 characters 10 | WARNING | Line exceeds 120 characters; contains 312 characters 11 | WARNING | Line exceeds 120 characters; contains 312 characters 12 | WARNING | Line exceeds 120 characters; contains 312 characters 13 | WARNING | Line exceeds 120 characters; contains 312 characters 14 | WARNING | Line exceeds 120 characters; contains 201 characters 19 | WARNING | Line exceeds 120 characters; contains 1794 characters ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...pipeline/modules/AOS_PDF_Templates/PDF_Lib/font/chelveticabi.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 13 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 3 | WARNING | Line exceeds 120 characters; contains 280 characters 4 | WARNING | Line exceeds 120 characters; contains 243 characters 5 | WARNING | Line exceeds 120 characters; contains 202 characters 6 | WARNING | Line exceeds 120 characters; contains 202 characters 7 | WARNING | Line exceeds 120 characters; contains 203 characters 8 | WARNING | Line exceeds 120 characters; contains 227 characters 9 | WARNING | Line exceeds 120 characters; contains 317 characters 10 | WARNING | Line exceeds 120 characters; contains 312 characters 11 | WARNING | Line exceeds 120 characters; contains 312 characters 12 | WARNING | Line exceeds 120 characters; contains 313 characters 13 | WARNING | Line exceeds 120 characters; contains 312 characters 14 | WARNING | Line exceeds 120 characters; contains 201 characters 19 | WARNING | Line exceeds 120 characters; contains 1662 characters ---------------------------------------------------------------------- Time: 59ms; Memory: 8MB FILE: ...ws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/font/ccourierb.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 2 | ERROR | [x] Expected 1 space after first semicolon of FOR loop; | | 0 found 2 | ERROR | [x] Expected 1 space after second semicolon of FOR loop; | | 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/font/ctimesi.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 13 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 3 | WARNING | Line exceeds 120 characters; contains 280 characters 4 | WARNING | Line exceeds 120 characters; contains 243 characters 5 | WARNING | Line exceeds 120 characters; contains 202 characters 6 | WARNING | Line exceeds 120 characters; contains 202 characters 7 | WARNING | Line exceeds 120 characters; contains 203 characters 8 | WARNING | Line exceeds 120 characters; contains 227 characters 9 | WARNING | Line exceeds 120 characters; contains 313 characters 10 | WARNING | Line exceeds 120 characters; contains 312 characters 11 | WARNING | Line exceeds 120 characters; contains 312 characters 12 | WARNING | Line exceeds 120 characters; contains 312 characters 13 | WARNING | Line exceeds 120 characters; contains 312 characters 14 | WARNING | Line exceeds 120 characters; contains 201 characters 19 | WARNING | Line exceeds 120 characters; contains 1979 characters ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...-pipeline/modules/AOS_PDF_Templates/PDF_Lib/font/chelveticai.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 13 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 3 | WARNING | Line exceeds 120 characters; contains 280 characters 4 | WARNING | Line exceeds 120 characters; contains 243 characters 5 | WARNING | Line exceeds 120 characters; contains 203 characters 6 | WARNING | Line exceeds 120 characters; contains 202 characters 7 | WARNING | Line exceeds 120 characters; contains 203 characters 8 | WARNING | Line exceeds 120 characters; contains 227 characters 9 | WARNING | Line exceeds 120 characters; contains 317 characters 10 | WARNING | Line exceeds 120 characters; contains 312 characters 11 | WARNING | Line exceeds 120 characters; contains 312 characters 12 | WARNING | Line exceeds 120 characters; contains 313 characters 13 | WARNING | Line exceeds 120 characters; contains 312 characters 14 | WARNING | Line exceeds 120 characters; contains 201 characters 19 | WARNING | Line exceeds 120 characters; contains 1629 characters ---------------------------------------------------------------------- Time: 59ms; Memory: 8MB FILE: ...-pipeline/modules/AOS_PDF_Templates/PDF_Lib/font/chelveticab.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 13 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 3 | WARNING | Line exceeds 120 characters; contains 280 characters 4 | WARNING | Line exceeds 120 characters; contains 243 characters 5 | WARNING | Line exceeds 120 characters; contains 202 characters 6 | WARNING | Line exceeds 120 characters; contains 202 characters 7 | WARNING | Line exceeds 120 characters; contains 203 characters 8 | WARNING | Line exceeds 120 characters; contains 227 characters 9 | WARNING | Line exceeds 120 characters; contains 317 characters 10 | WARNING | Line exceeds 120 characters; contains 312 characters 11 | WARNING | Line exceeds 120 characters; contains 312 characters 12 | WARNING | Line exceeds 120 characters; contains 313 characters 13 | WARNING | Line exceeds 120 characters; contains 312 characters 14 | WARNING | Line exceeds 120 characters; contains 201 characters 19 | WARNING | Line exceeds 120 characters; contains 1700 characters ---------------------------------------------------------------------- Time: 59ms; Memory: 8MB FILE: ...-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/font/ctimesb.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 13 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 3 | WARNING | Line exceeds 120 characters; contains 280 characters 4 | WARNING | Line exceeds 120 characters; contains 244 characters 5 | WARNING | Line exceeds 120 characters; contains 202 characters 6 | WARNING | Line exceeds 120 characters; contains 203 characters 7 | WARNING | Line exceeds 120 characters; contains 203 characters 8 | WARNING | Line exceeds 120 characters; contains 227 characters 9 | WARNING | Line exceeds 120 characters; contains 317 characters 10 | WARNING | Line exceeds 120 characters; contains 312 characters 11 | WARNING | Line exceeds 120 characters; contains 312 characters 12 | WARNING | Line exceeds 120 characters; contains 313 characters 13 | WARNING | Line exceeds 120 characters; contains 312 characters 14 | WARNING | Line exceeds 120 characters; contains 201 characters 19 | WARNING | Line exceeds 120 characters; contains 1910 characters ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...s-pipeline/modules/AOS_PDF_Templates/PDF_Lib/font/chelvetica.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 13 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 3 | WARNING | Line exceeds 120 characters; contains 280 characters 4 | WARNING | Line exceeds 120 characters; contains 243 characters 5 | WARNING | Line exceeds 120 characters; contains 203 characters 6 | WARNING | Line exceeds 120 characters; contains 202 characters 7 | WARNING | Line exceeds 120 characters; contains 203 characters 8 | WARNING | Line exceeds 120 characters; contains 227 characters 9 | WARNING | Line exceeds 120 characters; contains 317 characters 10 | WARNING | Line exceeds 120 characters; contains 312 characters 11 | WARNING | Line exceeds 120 characters; contains 312 characters 12 | WARNING | Line exceeds 120 characters; contains 313 characters 13 | WARNING | Line exceeds 120 characters; contains 312 characters 14 | WARNING | Line exceeds 120 characters; contains 201 characters 19 | WARNING | Line exceeds 120 characters; contains 1734 characters ---------------------------------------------------------------------- Time: 59ms; Memory: 8MB FILE: ...-aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/font/csymbol.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 12 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 3 | WARNING | Line exceeds 120 characters; contains 280 characters 4 | WARNING | Line exceeds 120 characters; contains 243 characters 5 | WARNING | Line exceeds 120 characters; contains 202 characters 6 | WARNING | Line exceeds 120 characters; contains 202 characters 7 | WARNING | Line exceeds 120 characters; contains 203 characters 8 | WARNING | Line exceeds 120 characters; contains 217 characters 9 | WARNING | Line exceeds 120 characters; contains 268 characters 10 | WARNING | Line exceeds 120 characters; contains 301 characters 11 | WARNING | Line exceeds 120 characters; contains 314 characters 12 | WARNING | Line exceeds 120 characters; contains 313 characters 13 | WARNING | Line exceeds 120 characters; contains 310 characters 14 | WARNING | Line exceeds 120 characters; contains 199 characters ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...ws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/font/ccourieri.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 2 | ERROR | [x] Expected 1 space after first semicolon of FOR loop; | | 0 found 2 | ERROR | [x] Expected 1 space after second semicolon of FOR loop; | | 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ipeline/modules/AOS_PDF_Templates/PDF_Lib/font/czapfdingbats.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 12 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 3 | WARNING | Line exceeds 120 characters; contains 236 characters 4 | WARNING | Line exceeds 120 characters; contains 223 characters 5 | WARNING | Line exceeds 120 characters; contains 202 characters 6 | WARNING | Line exceeds 120 characters; contains 202 characters 7 | WARNING | Line exceeds 120 characters; contains 203 characters 8 | WARNING | Line exceeds 120 characters; contains 225 characters 9 | WARNING | Line exceeds 120 characters; contains 288 characters 10 | WARNING | Line exceeds 120 characters; contains 298 characters 11 | WARNING | Line exceeds 120 characters; contains 312 characters 12 | WARNING | Line exceeds 120 characters; contains 313 characters 13 | WARNING | Line exceeds 120 characters; contains 310 characters 14 | WARNING | Line exceeds 120 characters; contains 199 characters ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...aws-pipeline/modules/AOS_PDF_Templates/PDF_Lib/font/ccourier.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 2 | ERROR | [x] Expected 1 space after first semicolon of FOR loop; | | 0 found 2 | ERROR | [x] Expected 1 space after second semicolon of FOR loop; | | 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...-pipeline/modules/AOS_PDF_Templates/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 41 | WARNING | Line exceeds 120 characters; contains 121 characters 54 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/AOS_PDF_Templates/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 177 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/AOS_PDF_Templates/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 35 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 36 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 37 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 39 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 40 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...aws-pipeline/modules/AOS_PDF_Templates/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 33 | WARNING | Line exceeds 120 characters; contains 166 characters 46 | WARNING | Line exceeds 120 characters; contains 121 characters 47 | WARNING | Line exceeds 120 characters; contains 128 characters 48 | WARNING | Line exceeds 120 characters; contains 125 characters 49 | WARNING | Line exceeds 120 characters; contains 122 characters 50 | WARNING | Line exceeds 120 characters; contains 129 characters 51 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../modules/AOS_PDF_Templates/samples/smpl_Invoice_Group_Sample.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 31 WARNINGS AFFECTING 32 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 5 and the first side effect is on | | line 3. 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "smpl_Invoice_Group_Sample" is not in | | PascalCase format 15 | WARNING | Line exceeds 120 characters; contains 127 characters 23 | WARNING | Line exceeds 120 characters; contains 281 characters 39 | WARNING | Line exceeds 120 characters; contains 228 characters 40 | WARNING | Line exceeds 120 characters; contains 227 characters 43 | WARNING | Line exceeds 120 characters; contains 123 characters 44 | WARNING | Line exceeds 120 characters; contains 208 characters 46 | WARNING | Line exceeds 120 characters; contains 169 characters 49 | WARNING | Line exceeds 120 characters; contains 223 characters 50 | WARNING | Line exceeds 120 characters; contains 219 characters 53 | WARNING | Line exceeds 120 characters; contains 165 characters 54 | WARNING | Line exceeds 120 characters; contains 161 characters 57 | WARNING | Line exceeds 120 characters; contains 225 characters 58 | WARNING | Line exceeds 120 characters; contains 174 characters 61 | WARNING | Line exceeds 120 characters; contains 159 characters 62 | WARNING | Line exceeds 120 characters; contains 139 characters 70 | WARNING | Line exceeds 120 characters; contains 154 characters 73 | WARNING | Line exceeds 120 characters; contains 195 characters 74 | WARNING | Line exceeds 120 characters; contains 192 characters 75 | WARNING | Line exceeds 120 characters; contains 191 characters 76 | WARNING | Line exceeds 120 characters; contains 190 characters 77 | WARNING | Line exceeds 120 characters; contains 192 characters 78 | WARNING | Line exceeds 120 characters; contains 190 characters 79 | WARNING | Line exceeds 120 characters; contains 183 characters 80 | WARNING | Line exceeds 120 characters; contains 191 characters 83 | WARNING | Line exceeds 120 characters; contains 129 characters 102 | WARNING | Line exceeds 120 characters; contains 161 characters 107 | WARNING | Line exceeds 120 characters; contains 167 characters 112 | WARNING | Line exceeds 120 characters; contains 167 characters 117 | WARNING | Line exceeds 120 characters; contains 162 characters 122 | WARNING | Line exceeds 120 characters; contains 163 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...peline/modules/AOS_PDF_Templates/samples/smpl_Invoice_Sample.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 31 WARNINGS AFFECTING 32 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 5 and the first side effect is on | | line 3. 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "smpl_Invoice_Sample" is not in | | PascalCase format 15 | WARNING | Line exceeds 120 characters; contains 127 characters 23 | WARNING | Line exceeds 120 characters; contains 281 characters 39 | WARNING | Line exceeds 120 characters; contains 228 characters 40 | WARNING | Line exceeds 120 characters; contains 227 characters 43 | WARNING | Line exceeds 120 characters; contains 123 characters 44 | WARNING | Line exceeds 120 characters; contains 208 characters 46 | WARNING | Line exceeds 120 characters; contains 169 characters 49 | WARNING | Line exceeds 120 characters; contains 223 characters 50 | WARNING | Line exceeds 120 characters; contains 219 characters 53 | WARNING | Line exceeds 120 characters; contains 165 characters 54 | WARNING | Line exceeds 120 characters; contains 161 characters 57 | WARNING | Line exceeds 120 characters; contains 225 characters 58 | WARNING | Line exceeds 120 characters; contains 174 characters 61 | WARNING | Line exceeds 120 characters; contains 159 characters 62 | WARNING | Line exceeds 120 characters; contains 139 characters 70 | WARNING | Line exceeds 120 characters; contains 195 characters 71 | WARNING | Line exceeds 120 characters; contains 192 characters 72 | WARNING | Line exceeds 120 characters; contains 191 characters 73 | WARNING | Line exceeds 120 characters; contains 190 characters 74 | WARNING | Line exceeds 120 characters; contains 192 characters 75 | WARNING | Line exceeds 120 characters; contains 190 characters 76 | WARNING | Line exceeds 120 characters; contains 183 characters 77 | WARNING | Line exceeds 120 characters; contains 191 characters 80 | WARNING | Line exceeds 120 characters; contains 129 characters 99 | WARNING | Line exceeds 120 characters; contains 161 characters 104 | WARNING | Line exceeds 120 characters; contains 167 characters 109 | WARNING | Line exceeds 120 characters; contains 167 characters 114 | WARNING | Line exceeds 120 characters; contains 162 characters 119 | WARNING | Line exceeds 120 characters; contains 167 characters 124 | WARNING | Line exceeds 120 characters; contains 163 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ne/modules/AOS_PDF_Templates/samples/smpl_Quote_Group_Sample.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 31 WARNINGS AFFECTING 32 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 5 and the first side effect is on | | line 3. 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "smpl_Quote_Group_Sample" is not in | | PascalCase format 15 | WARNING | Line exceeds 120 characters; contains 127 characters 23 | WARNING | Line exceeds 120 characters; contains 281 characters 39 | WARNING | Line exceeds 120 characters; contains 228 characters 40 | WARNING | Line exceeds 120 characters; contains 227 characters 43 | WARNING | Line exceeds 120 characters; contains 123 characters 44 | WARNING | Line exceeds 120 characters; contains 198 characters 46 | WARNING | Line exceeds 120 characters; contains 167 characters 49 | WARNING | Line exceeds 120 characters; contains 219 characters 50 | WARNING | Line exceeds 120 characters; contains 219 characters 53 | WARNING | Line exceeds 120 characters; contains 163 characters 54 | WARNING | Line exceeds 120 characters; contains 161 characters 57 | WARNING | Line exceeds 120 characters; contains 221 characters 58 | WARNING | Line exceeds 120 characters; contains 213 characters 61 | WARNING | Line exceeds 120 characters; contains 157 characters 62 | WARNING | Line exceeds 120 characters; contains 155 characters 70 | WARNING | Line exceeds 120 characters; contains 154 characters 73 | WARNING | Line exceeds 120 characters; contains 193 characters 74 | WARNING | Line exceeds 120 characters; contains 190 characters 75 | WARNING | Line exceeds 120 characters; contains 191 characters 76 | WARNING | Line exceeds 120 characters; contains 188 characters 77 | WARNING | Line exceeds 120 characters; contains 190 characters 78 | WARNING | Line exceeds 120 characters; contains 188 characters 79 | WARNING | Line exceeds 120 characters; contains 181 characters 80 | WARNING | Line exceeds 120 characters; contains 189 characters 83 | WARNING | Line exceeds 120 characters; contains 129 characters 102 | WARNING | Line exceeds 120 characters; contains 159 characters 107 | WARNING | Line exceeds 120 characters; contains 165 characters 112 | WARNING | Line exceeds 120 characters; contains 165 characters 117 | WARNING | Line exceeds 120 characters; contains 160 characters 122 | WARNING | Line exceeds 120 characters; contains 161 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...peline/modules/AOS_PDF_Templates/samples/smpl_Account_Sample.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 8 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 5 and the first side effect is on | | line 3. 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "smpl_Account_Sample" is not in PascalCase | | format 21 | WARNING | Line exceeds 120 characters; contains 282 characters 26 | WARNING | Line exceeds 120 characters; contains 182 characters 31 | WARNING | Line exceeds 120 characters; contains 285 characters 32 | WARNING | Line exceeds 120 characters; contains 259 characters 33 | WARNING | Line exceeds 120 characters; contains 247 characters 34 | WARNING | Line exceeds 120 characters; contains 376 characters 35 | WARNING | Line exceeds 120 characters; contains 522 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...peline/modules/AOS_PDF_Templates/samples/smpl_Contact_Sample.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 8 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 5 and the first side effect is on | | line 3. 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "smpl_Contact_Sample" is not in PascalCase | | format 21 | WARNING | Line exceeds 120 characters; contains 282 characters 27 | WARNING | Line exceeds 120 characters; contains 182 characters 32 | WARNING | Line exceeds 120 characters; contains 285 characters 33 | WARNING | Line exceeds 120 characters; contains 259 characters 34 | WARNING | Line exceeds 120 characters; contains 247 characters 35 | WARNING | Line exceeds 120 characters; contains 376 characters 36 | WARNING | Line exceeds 120 characters; contains 522 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...pipeline/modules/AOS_PDF_Templates/samples/smpl_Quote_Sample.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 31 WARNINGS AFFECTING 32 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 5 and the first side effect is on | | line 3. 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "smpl_Quote_Sample" is not in PascalCase | | format 15 | WARNING | Line exceeds 120 characters; contains 127 characters 23 | WARNING | Line exceeds 120 characters; contains 281 characters 39 | WARNING | Line exceeds 120 characters; contains 228 characters 40 | WARNING | Line exceeds 120 characters; contains 227 characters 43 | WARNING | Line exceeds 120 characters; contains 123 characters 44 | WARNING | Line exceeds 120 characters; contains 198 characters 46 | WARNING | Line exceeds 120 characters; contains 167 characters 49 | WARNING | Line exceeds 120 characters; contains 219 characters 50 | WARNING | Line exceeds 120 characters; contains 219 characters 53 | WARNING | Line exceeds 120 characters; contains 163 characters 54 | WARNING | Line exceeds 120 characters; contains 161 characters 57 | WARNING | Line exceeds 120 characters; contains 221 characters 58 | WARNING | Line exceeds 120 characters; contains 213 characters 61 | WARNING | Line exceeds 120 characters; contains 157 characters 62 | WARNING | Line exceeds 120 characters; contains 155 characters 70 | WARNING | Line exceeds 120 characters; contains 193 characters 71 | WARNING | Line exceeds 120 characters; contains 190 characters 72 | WARNING | Line exceeds 120 characters; contains 191 characters 73 | WARNING | Line exceeds 120 characters; contains 188 characters 74 | WARNING | Line exceeds 120 characters; contains 190 characters 75 | WARNING | Line exceeds 120 characters; contains 188 characters 76 | WARNING | Line exceeds 120 characters; contains 181 characters 77 | WARNING | Line exceeds 120 characters; contains 189 characters 80 | WARNING | Line exceeds 120 characters; contains 129 characters 99 | WARNING | Line exceeds 120 characters; contains 159 characters 104 | WARNING | Line exceeds 120 characters; contains 165 characters 109 | WARNING | Line exceeds 120 characters; contains 165 characters 114 | WARNING | Line exceeds 120 characters; contains 160 characters 119 | WARNING | Line exceeds 120 characters; contains 165 characters 124 | WARNING | Line exceeds 120 characters; contains 161 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...-pipeline/modules/AOS_PDF_Templates/samples/smpl_Lead_Sample.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 8 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 5 and the first side effect is on | | line 3. 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "smpl_Lead_Sample" is not in PascalCase | | format 21 | WARNING | Line exceeds 120 characters; contains 282 characters 31 | WARNING | Line exceeds 120 characters; contains 175 characters 36 | WARNING | Line exceeds 120 characters; contains 285 characters 37 | WARNING | Line exceeds 120 characters; contains 259 characters 38 | WARNING | Line exceeds 120 characters; contains 247 characters 39 | WARNING | Line exceeds 120 characters; contains 376 characters 40 | WARNING | Line exceeds 120 characters; contains 522 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/AOS_PDF_Templates/views/view.edit.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 38 WARNINGS AFFECTING 41 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 7 and the first side | | effect is on line 3. 7 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 7 | ERROR | [ ] Class name "AOS_PDF_TemplatesViewEdit" is not in | | PascalCase format 15 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 17 | ERROR | [ ] Method name | | "AOS_PDF_TemplatesViewEdit::AOS_PDF_TemplatesViewEdit" | | is not in camel caps format 19 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 66 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 86 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 88 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 100 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 102 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 107 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 108 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 109 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 117 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 118 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 127 | ERROR | [x] Blank line found at start of control structure 133 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 134 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 135 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 143 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 153 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 161 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 162 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 170 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 177 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 178 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 179 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 187 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 194 | WARNING | [ ] Line exceeds 120 characters; contains 271 | | characters 195 | WARNING | [ ] Line exceeds 120 characters; contains 289 | | characters 203 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 231 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 233 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 236 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 266 | WARNING | [ ] Line exceeds 120 characters; contains 258 | | characters 267 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 269 | WARNING | [ ] Line exceeds 120 characters; contains 572 | | characters 292 | WARNING | [ ] Line exceeds 120 characters; contains 294 | | characters 295 | WARNING | [ ] Line exceeds 120 characters; contains 572 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 65ms; Memory: 8MB FILE: ...crm-aws-pipeline/modules/AOS_PDF_Templates/views/view.detail.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 3. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "AOS_PDF_TemplatesViewDetail" is not in | | PascalCase format 15 | WARNING | Line exceeds 120 characters; contains 163 characters 17 | ERROR | Method name | | "AOS_PDF_TemplatesViewDetail::AOS_PDF_TemplatesViewDetail" | | is not in camel caps format 19 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...hlets/AOS_PDF_TemplatesDashlet/AOS_PDF_TemplatesDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 40 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...s/Dashlets/AOS_PDF_TemplatesDashlet/AOS_PDF_TemplatesDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 41 and the first side effect is on | | line 3. 41 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 41 | ERROR | Class name "AOS_PDF_TemplatesDashlet" is not in | | PascalCase format 61 | WARNING | Line exceeds 120 characters; contains 163 characters 63 | ERROR | Method name | | "AOS_PDF_TemplatesDashlet::AOS_PDF_TemplatesDashlet" | | is not in camel caps format 65 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/AOBH_BusinessHours/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 191 characters 52 | WARNING | Line exceeds 120 characters; contains 135 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/AOBH_BusinessHours/AOBH_BusinessHours.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 44 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 44 | ERROR | Class name "AOBH_BusinessHours" is not in PascalCase | | format 80 | ERROR | Method name "AOBH_BusinessHours::bean_implements" is | | not in camel caps format ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...pipeline/modules/AOBH_BusinessHours/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 121 characters 65 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...-aws-pipeline/modules/AOBH_BusinessHours/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/AOBH_BusinessHours/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ws-pipeline/modules/AOBH_BusinessHours/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 172 characters 53 | WARNING | Line exceeds 120 characters; contains 126 characters 54 | WARNING | Line exceeds 120 characters; contains 124 characters 55 | WARNING | Line exceeds 120 characters; contains 121 characters 56 | WARNING | Line exceeds 120 characters; contains 127 characters 57 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/MergeRecords/SaveMerge.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 185 and the first side effect is on | | line 41. 88 | WARNING | Line exceeds 120 characters; contains 138 characters 134 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/MergeRecords/MergeRecord.php ---------------------------------------------------------------------- FOUND 16 ERRORS AND 14 WARNINGS AFFECTING 30 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 42. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 88 | WARNING | Line exceeds 120 characters; contains 163 characters 92 | ERROR | Method name "MergeRecord::MergeRecord" is not in | | camel caps format 94 | WARNING | Line exceeds 120 characters; contains 121 characters 125 | ERROR | Method name "MergeRecord::load_merge_bean" is not in | | camel caps format 158 | ERROR | Method name "MergeRecord::load_merge_bean2" is not | | in camel caps format 185 | ERROR | Method name | | "MergeRecord::fill_in_additional_list_fields" is not | | in camel caps format 190 | ERROR | Method name | | "MergeRecord::fill_in_additional_detail_fields" is | | not in camel caps format 198 | ERROR | Method name "MergeRecord::get_summary_text" is not | | in camel caps format 206 | ERROR | Method name "MergeRecord::get_list_view_data" is not | | in camel caps format 217 | ERROR | Method name | | "MergeRecord::build_generic_where_clause" is not in | | camel caps format 226 | ERROR | Method name "MergeRecord::bean_implements" is not in | | camel caps format 254 | ERROR | Method name "MergeRecord::populate_search_params" is | | not in camel caps format 281 | ERROR | Method name | | "MergeRecord::get_inputs_for_search_params" is not | | in camel caps format 293 | WARNING | Line exceeds 120 characters; contains 132 characters 296 | WARNING | Line exceeds 120 characters; contains 132 characters 297 | WARNING | Line exceeds 120 characters; contains 125 characters 310 | ERROR | Method name "MergeRecord::email_addresses_query" is | | not in camel caps format 324 | ERROR | Method name "MergeRecord::release_name_query" is not | | in camel caps format 346 | ERROR | Method name "MergeRecord::create_where_statement" is | | not in camel caps format 361 | WARNING | Line exceeds 120 characters; contains 157 characters 370 | WARNING | Line exceeds 120 characters; contains 128 characters 375 | WARNING | Line exceeds 120 characters; contains 152 characters 383 | WARNING | Line exceeds 120 characters; contains 127 characters 388 | WARNING | Line exceeds 120 characters; contains 146 characters 396 | WARNING | Line exceeds 120 characters; contains 123 characters 402 | WARNING | Line exceeds 120 characters; contains 128 characters 406 | WARNING | Line exceeds 120 characters; contains 142 characters 417 | ERROR | Method name "MergeRecord::generate_where_statement" | | is not in camel caps format ---------------------------------------------------------------------- Time: 73ms; Memory: 8MB FILE: ...kspace/suitecrm-aws-pipeline/modules/MergeRecords/controller.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 44 and the first side effect is on | | line 42. 44 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/MergeRecords/index.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/MergeRecords/Step2.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 67 | WARNING | Line exceeds 120 characters; contains 168 characters 76 | WARNING | Line exceeds 120 characters; contains 126 characters 138 | WARNING | Line exceeds 120 characters; contains 187 characters 170 | WARNING | Line exceeds 120 characters; contains 177 characters 171 | WARNING | Line exceeds 120 characters; contains 289 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/MergeRecords/Step3.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 21 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 440 and the first side | | effect is on line 3. 84 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 113 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 172 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 182 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 224 | ERROR | [x] The CASE body must start on the line following | | the statement 236 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 242 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 272 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 278 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 316 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 324 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 325 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 332 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 333 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 364 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 367 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 390 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 392 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 399 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 400 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 403 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 487 | ERROR | [x] Expected 1 space before "=>"; 0 found 487 | ERROR | [x] Expected 1 space after "=>"; 0 found 507 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 91ms; Memory: 10MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/MergeRecords/Step1.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 7 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 167 and the first side | | effect is on line 3. 85 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 110 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 122 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 123 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 150 | ERROR | [x] Expected 1 space before "=>"; 0 found 150 | ERROR | [x] Expected 1 space after "=>"; 0 found 192 | WARNING | [ ] Line exceeds 120 characters; contains 252 | | characters 195 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/MergeRecords/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 74 | WARNING | Line exceeds 120 characters; contains 162 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/ProspectLists/ProspectList.php ---------------------------------------------------------------------- FOUND 30 ERRORS AND 34 WARNINGS AFFECTING 61 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 55 and the first side | | effect is on line 3. 55 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 104 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 106 | ERROR | [ ] Method name "ProspectList::ProspectList" is not | | in camel caps format 108 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 120 | ERROR | [ ] Method name "ProspectList::get_summary_text" is | | not in camel caps format 125 | ERROR | [ ] Method name "ProspectList::create_list_query" is | | not in camel caps format 166 | ERROR | [ ] Method name "ProspectList::create_export_query" | | is not in camel caps format 172 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 191 | ERROR | [ ] Method name | | "ProspectList::create_export_members_query" is | | not in camel caps format 195 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 195 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 196 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 197 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 198 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 199 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 222 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 226 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 231 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 241 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 242 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 244 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 245 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 256 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 257 | WARNING | [ ] Line exceeds 120 characters; contains 239 | | characters 259 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 260 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 271 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 272 | WARNING | [ ] Line exceeds 120 characters; contains 279 | | characters 274 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 275 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 280 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 287 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 288 | WARNING | [ ] Line exceeds 120 characters; contains 279 | | characters 290 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 291 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 292 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 295 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 302 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 303 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 305 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 306 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 310 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 317 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 321 | ERROR | [ ] Method name | | "ProspectList::save_relationship_changes" is not | | in camel caps format 335 | ERROR | [ ] Method name | | "ProspectList::set_prospect_relationship" is not | | in camel caps format 340 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 344 | ERROR | [ ] Method name | | "ProspectList::set_prospect_relationship_single" | | is not in camel caps format 348 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 352 | ERROR | [ ] Method name | | "ProspectList::clear_prospect_relationship" is | | not in camel caps format 357 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 363 | ERROR | [ ] Method name | | "ProspectList::mark_relationships_deleted" is | | not in camel caps format 367 | ERROR | [ ] Method name | | "ProspectList::fill_in_additional_list_fields" | | is not in camel caps format 371 | ERROR | [ ] Method name | | "ProspectList::fill_in_additional_detail_fields" | | is not in camel caps format 378 | ERROR | [ ] Method name "ProspectList::update_currency_id" | | is not in camel caps format 383 | ERROR | [ ] Method name "ProspectList::get_entry_count" is | | not in camel caps format 385 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 398 | ERROR | [ ] Method name "ProspectList::get_list_view_data" | | is not in camel caps format 408 | ERROR | [ ] Method name | | "ProspectList::build_generic_where_clause" is | | not in camel caps format 439 | ERROR | [ ] Method name "ProspectList::mark_deleted" is not | | in camel caps format 446 | ERROR | [ ] Method name "ProspectList::bean_implements" is | | not in camel caps format 449 | ERROR | [x] The CASE body must start on the line following | | the statement 449 | ERROR | [x] Terminating statement must be on a line by | | itself 449 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 68ms; Memory: 8MB FILE: ...kspace/suitecrm-aws-pipeline/modules/ProspectLists/Duplicate.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 66 | WARNING | Line exceeds 120 characters; contains 123 characters 67 | WARNING | Line exceeds 120 characters; contains 177 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/ProspectLists/Delete.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 62 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/ProspectLists/Menu.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 48 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/ProspectLists/ProspectListFormBase.php ---------------------------------------------------------------------- FOUND 17 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 55 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 55 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 55 | ERROR | [x] Incorrect spacing between argument "$form" and | | equals sign; expected 1 but found 0 55 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$form"; expected 1 but | | found 0 77 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 85 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 96 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 96 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 96 | ERROR | [x] Incorrect spacing between argument "$formname" | | and equals sign; expected 1 but found 0 96 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formname"; expected 1 | | but found 0 96 | ERROR | [x] Incorrect spacing between argument "$size" and | | equals sign; expected 1 but found 0 96 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$size"; expected 1 but | | found 0 96 | ERROR | [x] Incorrect spacing between argument "$script" and | | equals sign; expected 1 but found 0 96 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$script"; expected 1 | | but found 0 141 | ERROR | [x] Incorrect spacing between argument "$redirect" | | and equals sign; expected 1 but found 0 141 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$redirect"; expected 1 | | but found 0 141 | ERROR | [x] Incorrect spacing between argument | | "$useRequired" and equals sign; expected 1 but | | found 0 141 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$useRequired"; | | expected 1 but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/ProspectLists/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 57 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/ProspectLists/Save.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 55 | WARNING | Line exceeds 120 characters; contains 154 characters 72 | WARNING | Line exceeds 120 characters; contains 172 characters 102 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/ProspectLists/SubPanelView.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 77 | WARNING | [ ] Line exceeds 120 characters; contains 263 | | characters 100 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 101 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 110 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 111 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 113 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/ProspectLists/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 42 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 48 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 1 75 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 81 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 85 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/ProspectLists/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 114 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/ProspectLists/metadata/studio.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | No PHP code was found in this file and short open tags | | are not allowed by this install of PHP. This file may | | be using short open tags but PHP does not allow them. ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/ProspectLists/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 42 | WARNING | Line exceeds 120 characters; contains 126 characters 43 | WARNING | Line exceeds 120 characters; contains 284 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/ProspectLists/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 172 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ws-pipeline/modules/ProspectLists/metadata/subpanels/default.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 136 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/modules/Bugs/Menu.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 48 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 54 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/modules/Bugs/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 58 | WARNING | Line exceeds 120 characters; contains 146 characters ---------------------------------------------------------------------- Time: 57ms; Memory: 8MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/modules/Bugs/Bug.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 10 WARNINGS AFFECTING 28 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 61 and the first side | | effect is on line 3. 61 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 112 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 131 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 133 | ERROR | [ ] Method name "Bug::Bug" is not in camel caps | | format 135 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 150 | ERROR | [ ] Method name "Bug::get_summary_text" is not in | | camel caps format 155 | ERROR | [ ] Method name "Bug::create_list_query" is not in | | camel caps format 158 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 167 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 204 | ERROR | [ ] Method name "Bug::create_export_query" is not in | | camel caps format 204 | ERROR | [x] Incorrect spacing between argument | | "$relate_link_join" and equals sign; expected 1 | | but found 0 204 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$relate_link_join"; | | expected 1 but found 0 238 | ERROR | [ ] Method name | | "Bug::fill_in_additional_list_fields" is not in | | camel caps format 244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 247 | ERROR | [ ] Method name | | "Bug::fill_in_additional_detail_fields" is not | | in camel caps format 262 | ERROR | [ ] Method name "Bug::set_release" is not in camel | | caps format 274 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 290 | ERROR | [ ] Method name "Bug::set_fixed_in_release" is not | | in camel caps format 302 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 320 | ERROR | [ ] Method name "Bug::get_list_view_data" is not in | | camel caps format 332 | WARNING | [ ] Line exceeds 120 characters; contains 254 | | characters 333 | WARNING | [ ] Line exceeds 120 characters; contains 240 | | characters 334 | WARNING | [ ] Line exceeds 120 characters; contains 226 | | characters 344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 347 | ERROR | [ ] Method name "Bug::build_generic_where_clause" is | | not in camel caps format 367 | ERROR | [ ] Method name "Bug::set_notification_body" is not | | in camel caps format 385 | ERROR | [ ] Method name "Bug::bean_implements" is not in | | camel caps format 388 | ERROR | [x] The CASE body must start on the line following | | the statement 388 | ERROR | [x] Terminating statement must be on a line by | | itself 388 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 65ms; Memory: 8MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Bugs/BugsQuickCreate.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 60 | WARNING | Line exceeds 120 characters; contains 160 characters 61 | WARNING | Line exceeds 120 characters; contains 154 characters 62 | WARNING | Line exceeds 120 characters; contains 148 characters 65 | WARNING | Line exceeds 120 characters; contains 176 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/Bugs/field_arrays.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 70 | WARNING | Line exceeds 120 characters; contains 174 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Bugs/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 42 | WARNING | Line exceeds 120 characters; contains 137 characters 43 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Bugs/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 47 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Bugs/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 93 | WARNING | Line exceeds 120 characters; contains 167 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Bugs/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 58 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 59 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 14 68 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Bugs/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 203 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Bugs/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Bugs/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 12 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 123 characters 49 | WARNING | Line exceeds 120 characters; contains 157 characters 50 | WARNING | Line exceeds 120 characters; contains 157 characters 51 | WARNING | Line exceeds 120 characters; contains 129 characters 53 | WARNING | Line exceeds 120 characters; contains 172 characters 55 | WARNING | Line exceeds 120 characters; contains 140 characters 64 | WARNING | Line exceeds 120 characters; contains 121 characters 65 | WARNING | Line exceeds 120 characters; contains 127 characters 66 | WARNING | Line exceeds 120 characters; contains 125 characters 67 | WARNING | Line exceeds 120 characters; contains 122 characters 68 | WARNING | Line exceeds 120 characters; contains 128 characters 69 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Bugs/views/view.edit.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | Line exceeds 120 characters; contains 163 characters 56 | ERROR | Method name "BugsViewEdit::BugsViewEdit" is not in | | camel caps format 58 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Bugs/views/view.detail.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Line exceeds 120 characters; contains 163 characters 57 | ERROR | Method name "BugsViewDetail::BugsViewDetail" is not | | in camel caps format 59 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...s-pipeline/modules/Bugs/Dashlets/MyBugsDashlet/MyBugsDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 7 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 3. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 69 | WARNING | Line exceeds 120 characters; contains 163 characters 71 | ERROR | Method name "MyBugsDashlet::MyBugsDashlet" is not in | | camel caps format 73 | WARNING | Line exceeds 120 characters; contains 121 characters 90 | WARNING | Line exceeds 120 characters; contains 131 characters 91 | WARNING | Line exceeds 120 characters; contains 230 characters 96 | WARNING | Line exceeds 120 characters; contains 131 characters 97 | WARNING | Line exceeds 120 characters; contains 230 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...eline/modules/Bugs/Dashlets/MyBugsDashlet/MyBugsDashlet.data.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 137 characters 55 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...eline/modules/Bugs/Dashlets/MyBugsDashlet/MyBugsDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/ACLRoles/EditView.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 125 | WARNING | Line exceeds 120 characters; contains 215 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/ACLRoles/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 54 | WARNING | Line exceeds 120 characters; contains 173 characters 55 | WARNING | Line exceeds 120 characters; contains 185 characters 61 | WARNING | Line exceeds 120 characters; contains 172 characters 62 | WARNING | Line exceeds 120 characters; contains 202 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/ACLRoles/DetailUserRole.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 66 | ERROR | [x] Expected 1 space before "=>"; 0 found 66 | ERROR | [x] Expected 1 space after "=>"; 0 found 84 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/ACLRoles/ACLRole.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 7 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 65 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 69 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 80 | ERROR | [ ] Method name "ACLRole::get_summary_text" is not | | in camel caps format 206 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 206 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 but | | found 0 213 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 220 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 220 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 234 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 270 | ERROR | [ ] Method name | | "ACLRole::mark_relationships_deleted" is not in | | camel caps format 273 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 274 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 274 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 275 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 286 | ERROR | [x] Incorrect spacing between argument "$upperKeys" | | and equals sign; expected 1 but found 0 286 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$upperKeys"; expected | | 1 but found 0 308 | ERROR | [x] Expected 1 space before "=>"; 0 found 308 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 59ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/modules/ACLRoles/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | No PHP code was found in this file and short open tags | | are not allowed by this install of PHP. This file may | | be using short open tags but PHP does not allow them. ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/ACLRoles/ListUsers.php ---------------------------------------------------------------------- FOUND 7 ERRORS AFFECTING 7 LINES ---------------------------------------------------------------------- 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/ACLRoles/Save.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 70 | ERROR | [x] Expected 1 space before "=>"; 0 found 70 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/ACLRoles/Popup_picker.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 4 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 3. 52 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 52 | ERROR | Class name "Popup_Picker" is not in PascalCase format 64 | WARNING | Line exceeds 120 characters; contains 163 characters 66 | ERROR | Method name "Popup_Picker::Popup_Picker" is not in | | camel caps format 68 | WARNING | Line exceeds 120 characters; contains 121 characters 81 | WARNING | Method name "_get_where_clause" should not be | | prefixed with an underscore to indicate visibility 81 | ERROR | Method name "Popup_Picker::_get_where_clause" is not | | in camel caps format 96 | ERROR | Method name "Popup_Picker::process_page" is not in | | camel caps format ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/ACLRoles/EditRole.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 110 | WARNING | Line exceeds 120 characters; contains 134 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/ACLRoles/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 177 characters 60 | WARNING | Line exceeds 120 characters; contains 149 characters 77 | WARNING | Line exceeds 120 characters; contains 180 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/ACLRoles/views/view.list.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | WARNING | Line exceeds 120 characters; contains 127 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/ACLRoles/views/view.classic.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 3. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 18 | WARNING | Line exceeds 120 characters; contains 163 characters 22 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Reminders_Invitees/Reminder_Invitee.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Class name "Reminder_Invitee" is not in PascalCase | | format 82 | WARNING | Line exceeds 120 characters; contains 419 characters 104 | WARNING | Line exceeds 120 characters; contains 149 characters 111 | WARNING | Line exceeds 120 characters; contains 139 characters 151 | WARNING | Line exceeds 120 characters; contains 151 characters 155 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/ACLActions/actiondefs.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 44 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 55 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 58 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 74 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 76 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 134 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/ACLActions/vardefs.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 2 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 47 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 57 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 65 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 73 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 88 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 101 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 109 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 118 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 127 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 136 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 144 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 152 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 157 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/ACLActions/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | No PHP code was found in this file and short open tags | | are not allowed by this install of PHP. This file may | | be using short open tags but PHP does not allow them. ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/ACLActions/ACLAction.php ---------------------------------------------------------------------- FOUND 15 ERRORS AND 27 WARNINGS AFFECTING 35 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 42. 54 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 63 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 67 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 76 | ERROR | [ ] Visibility must be declared on method | | "__construct" 76 | ERROR | [x] Opening brace should be on a new line 176 | ERROR | [ ] Method name "ACLAction::AccessColor" is not in | | camel caps format 194 | ERROR | [ ] Method name "ACLAction::AccessName" is not in | | camel caps format 212 | ERROR | [ ] Method name "ACLAction::AccessLabel" is not in | | camel caps format 299 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 336 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 342 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 349 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 350 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 351 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 367 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 402 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 403 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 405 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 406 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 430 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 462 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 483 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 551 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 564 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 566 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 566 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 567 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 567 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 589 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 654 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 668 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 671 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 672 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 675 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 675 | ERROR | [x] Each PHP statement must be on a line by itself 676 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 676 | ERROR | [x] Each PHP statement must be on a line by itself 678 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 678 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 679 | ERROR | [x] Multi-line function call not indented correctly; | | expected 24 spaces but found 28 679 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 102ms; Memory: 10MB FILE: ...suitecrm-aws-pipeline/modules/ACLActions/actiondefs.override.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 44 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 58 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 61 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 80 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 83 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 95 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 102 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 108 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 115 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 128 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 141 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/ACLActions/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 65 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/InboundEmail/AOPInboundEmail.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 6 WARNINGS AFFECTING 19 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 27 and the first side | | effect is on line 25. 27 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 52 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 161 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 188 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 203 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 206 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 207 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 208 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 209 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 210 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 211 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 212 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 213 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 214 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 215 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 216 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 218 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 59ms; Memory: 8MB FILE: .../workspace/suitecrm-aws-pipeline/modules/InboundEmail/Delete.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 55 | WARNING | Line exceeds 120 characters; contains 141 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/InboundEmail/EditGroupFolder.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 103 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 125 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/InboundEmail/Overview.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/InboundEmail/EditView.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 14 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 102 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 161 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 162 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 165 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 166 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 226 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 262 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 344 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 360 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 362 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 371 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 414 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 422 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 77ms; Memory: 8MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/InboundEmail/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 47 | WARNING | Line exceeds 120 characters; contains 128 characters 48 | WARNING | Line exceeds 120 characters; contains 142 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/InboundEmail/DetailView.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 82 | ERROR | [x] Blank line found at start of control structure 182 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 183 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 209 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 301 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 304 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 65ms; Memory: 8MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/InboundEmail/index.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 135 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/InboundEmail/temp.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "temp" is not in PascalCase format ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/InboundEmail/Popup.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 2 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 151 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 169 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 173 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/InboundEmail/InboundEmail.php ---------------------------------------------------------------------- FOUND 98 ERRORS AND 114 WARNINGS AFFECTING 211 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 42. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 202 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 305 | ERROR | [ ] Method name "InboundEmail::mark_deleted" is not | | in camel caps format 317 | ERROR | [ ] Method name "InboundEmail::mark_answered" is | | not in camel caps format 547 | ERROR | [x] Opening brace must be the last content on the | | line 592 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 620 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 625 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 649 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 694 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 757 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 872 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 888 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 990 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1156 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 1250 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 1261 | ERROR | [ ] Method name "InboundEmail::pop3_open" is not in | | camel caps format 1295 | ERROR | [ ] Method name "InboundEmail::pop3_cleanUp" is not | | in camel caps format 1317 | ERROR | [ ] Method name "InboundEmail::pop3_sendCommand" is | | not in camel caps format 1382 | ERROR | [ ] Method name "InboundEmail::pop3_getUIDL" is not | | in camel caps format 1422 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1424 | ERROR | [ ] Method name | | "InboundEmail::pop3_checkPartialEmail" is not | | in camel caps format 1510 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 1512 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1521 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 1523 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 1542 | ERROR | [ ] Method name "InboundEmail::pop3_checkEmail" is | | not in camel caps format 1612 | ERROR | [ ] Method name "InboundEmail::pop3_shiftCache" is | | not in camel caps format 1619 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 1634 | ERROR | [ ] Method name "InboundEmail::pop3_getCacheUidls" | | is not in camel caps format 1712 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 1719 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 1723 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1725 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1727 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1729 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1733 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1737 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1809 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 1819 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1821 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1823 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 1825 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1829 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1831 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1840 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1867 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 1977 | ERROR | [ ] Method name "InboundEmail::checkEmail2_meta" is | | not in camel caps format 2113 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 2116 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 2118 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 2120 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 2294 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 2373 | ERROR | [x] The DEFAULT body must start on the line | | following the statement 2388 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2393 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2440 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 2449 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 2571 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 2585 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 2590 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 2684 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 2726 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 2805 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 2809 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 2861 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 2867 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 2918 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 3028 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 3183 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 3188 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 3224 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 3228 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 3445 | ERROR | [x] Blank line found at start of control structure 3482 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 3538 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 3549 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 3576 | ERROR | [x] The CASE body must start on the line following | | the statement 3679 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 3680 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 3707 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 24 3708 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 24 3709 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 24 3710 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 20 3917 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 4131 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 4247 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 4251 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 4278 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 4280 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 4338 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 4356 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 4412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4436 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 4441 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 4465 | ERROR | [ ] Expected 1 space after closing brace; 0 found 4467 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 4527 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 4583 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 4594 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 4604 | ERROR | [x] Blank line found at start of control structure 4686 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 4689 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 4704 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 4751 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4799 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4887 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 4909 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 4934 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 4944 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4973 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 4976 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 4988 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4997 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5004 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5008 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5016 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5022 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5023 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5046 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 5049 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5053 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5152 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5156 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5158 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5162 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5164 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5168 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5179 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5181 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5193 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5197 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5211 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 5212 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5216 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5242 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 5249 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 5268 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5276 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5284 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5288 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5296 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5302 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5303 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5331 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5335 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5437 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5441 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5443 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5447 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5449 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5453 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5464 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5466 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5490 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5494 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5512 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 5513 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5517 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 5595 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 5596 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 32 5596 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 5627 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 5771 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 5889 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 5912 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 5915 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 5920 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 6051 | ERROR | [ ] Method name "InboundEmail::get_stored_options" | | is not in camel caps format 6084 | ERROR | [ ] Method name | | "InboundEmail::get_stored_options_static" is | | not in camel caps format 6166 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 6237 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 6445 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 6555 | ERROR | [ ] Method name "InboundEmail::get_summary_text" is | | not in camel caps format 6563 | ERROR | [ ] Method name "InboundEmail::create_export_query" | | is not in camel caps format 6575 | ERROR | [ ] Method name "InboundEmail::get_list_view_data" | | is not in camel caps format 6581 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 6586 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 6587 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 6595 | ERROR | [ ] Method name | | "InboundEmail::fill_in_additional_list_fields" | | is not in camel caps format 6603 | ERROR | [ ] Method name | | "InboundEmail::fill_in_additional_detail_fields" | | is not in camel caps format 6639 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 6712 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 6715 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 6730 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 6854 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 6861 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 6941 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 6972 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 7213 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 7326 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 7348 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 7368 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 7370 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 7413 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 7414 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 7698 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7700 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 7899 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 7959 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 7960 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 32 7961 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 32 7962 | ERROR | [x] Multi-line function call not indented | | correctly; expected 24 spaces but found 28 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 78 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 965ms; Memory: 60.01MB FILE: ...crm-aws-pipeline/modules/InboundEmail/ShowInboundFoldersList.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 3 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 71 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 217 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 218 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 236 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/InboundEmail/ListView.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 62 | WARNING | [ ] Line exceeds 120 characters; contains 288 | | characters 79 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/InboundEmail/Save.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 8 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 402 and the first side | | effect is on line 3. 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 100 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 144 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 147 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 148 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 153 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 213 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 360 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 73ms; Memory: 8MB FILE: ...itecrm-aws-pipeline/modules/InboundEmail/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 11 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 58 | WARNING | Line exceeds 120 characters; contains 122 characters 70 | WARNING | Line exceeds 120 characters; contains 125 characters 76 | WARNING | Line exceeds 120 characters; contains 287 characters 91 | WARNING | Line exceeds 120 characters; contains 306 characters 100 | WARNING | Line exceeds 120 characters; contains 141 characters 125 | WARNING | Line exceeds 120 characters; contains 143 characters 136 | WARNING | Line exceeds 120 characters; contains 196 characters 145 | WARNING | Line exceeds 120 characters; contains 127 characters 146 | WARNING | Line exceeds 120 characters; contains 274 characters 152 | WARNING | Line exceeds 120 characters; contains 135 characters 153 | WARNING | Line exceeds 120 characters; contains 133 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/SurveyQuestionResponses/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 134 characters 58 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...line/modules/SurveyQuestionResponses/SurveyQuestionResponses.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 40 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | WARNING | Line exceeds 120 characters; contains 183 characters 71 | ERROR | Method name | | "SurveyQuestionResponses::bean_implements" is not in | | camel caps format ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...-pipeline/modules/SurveyQuestionResponses/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 57 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...pipeline/modules/SurveyQuestionResponses/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 62 | WARNING | Line exceeds 120 characters; contains 125 characters 65 | WARNING | Line exceeds 120 characters; contains 123 characters 66 | WARNING | Line exceeds 120 characters; contains 127 characters 67 | WARNING | Line exceeds 120 characters; contains 125 characters 68 | WARNING | Line exceeds 120 characters; contains 127 characters 69 | WARNING | Line exceeds 120 characters; contains 127 characters 73 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...urveyQuestionResponsesDashlet/SurveyQuestionResponsesDashlet.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/AOS_Invoices/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 34 | WARNING | Line exceeds 120 characters; contains 183 characters 37 | WARNING | Line exceeds 120 characters; contains 172 characters 40 | WARNING | Line exceeds 120 characters; contains 192 characters 43 | WARNING | Line exceeds 120 characters; contains 217 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/AOS_Invoices/controller.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 29 and the first side effect is on | | line 27. 29 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 29 | ERROR | Class name "AOS_InvoicesController" is not in | | PascalCase format 31 | ERROR | Method name "AOS_InvoicesController::action_editview" | | is not in camel caps format ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/AOS_Invoices/AOS_Invoices.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 31 and the first side effect is on | | line 30. 31 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 31 | ERROR | Class name "AOS_Invoices" is not in PascalCase format 39 | WARNING | Line exceeds 120 characters; contains 163 characters 41 | ERROR | Method name "AOS_Invoices::AOS_Invoices" is not in | | camel caps format 43 | WARNING | Line exceeds 120 characters; contains 121 characters 93 | ERROR | Method name "AOS_Invoices::mark_deleted" is not in | | camel caps format ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/AOS_Invoices/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | No PHP code was found in this file and short open tags | | are not allowed by this install of PHP. This file may | | be using short open tags but PHP does not allow them. ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/AOS_Invoices/AOS_Invoices_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 26 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 26 | ERROR | [ ] Class name "AOS_Invoices_sugar" is not in | | PascalCase format 35 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 105 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 107 | ERROR | [ ] Method name | | "AOS_Invoices_sugar::AOS_Invoices_sugar" is not | | in camel caps format 109 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 119 | ERROR | [ ] Method name | | "AOS_Invoices_sugar::bean_implements" is not in | | camel caps format 122 | ERROR | [x] The CASE body must start on the line following | | the statement 122 | ERROR | [x] Terminating statement must be on a line by | | itself 122 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/AOS_Invoices/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 58 | WARNING | Line exceeds 120 characters; contains 135 characters 69 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/AOS_Invoices/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 35 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 36 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 37 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 39 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 40 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/AOS_Invoices/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 20 | WARNING | Line exceeds 120 characters; contains 129 characters 24 | WARNING | Line exceeds 120 characters; contains 131 characters 28 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/AOS_Invoices/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 9 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 9 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 11 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 39 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 42 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 43 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 44 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 45 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 46 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 54 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 70 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 71 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/AOS_Invoices/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 121 | WARNING | Line exceeds 120 characters; contains 238 characters 122 | WARNING | Line exceeds 120 characters; contains 222 characters 182 | WARNING | Line exceeds 120 characters; contains 145 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/AOS_Invoices/views/view.edit.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 3. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "AOS_InvoicesViewEdit" is not in | | PascalCase format 15 | WARNING | Line exceeds 120 characters; contains 163 characters 17 | ERROR | Method name | | "AOS_InvoicesViewEdit::AOS_InvoicesViewEdit" is not | | in camel caps format 19 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/AOS_Invoices/views/view.detail.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 10 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 3. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "AOS_InvoicesViewDetail" is not in | | PascalCase format 15 | WARNING | Line exceeds 120 characters; contains 163 characters 17 | ERROR | Method name | | "AOS_InvoicesViewDetail::AOS_InvoicesViewDetail" is | | not in camel caps format 19 | WARNING | Line exceeds 120 characters; contains 121 characters 54 | WARNING | Line exceeds 120 characters; contains 142 characters 56 | WARNING | Line exceeds 120 characters; contains 145 characters 64 | WARNING | Line exceeds 120 characters; contains 287 characters 66 | WARNING | Line exceeds 120 characters; contains 165 characters 67 | WARNING | Line exceeds 120 characters; contains 130 characters 74 | WARNING | Line exceeds 120 characters; contains 317 characters 77 | WARNING | Line exceeds 120 characters; contains 308 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...voices/Dashlets/AOS_InvoicesDashlet/AOS_InvoicesDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 40 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...OS_Invoices/Dashlets/AOS_InvoicesDashlet/AOS_InvoicesDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 41 and the first side effect is on | | line 3. 41 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 41 | ERROR | Class name "AOS_InvoicesDashlet" is not in PascalCase | | format 61 | WARNING | Line exceeds 120 characters; contains 163 characters 63 | ERROR | Method name | | "AOS_InvoicesDashlet::AOS_InvoicesDashlet" is not in | | camel caps format 65 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/SavedSearch/UpgradeSavedSearch.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 10 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 3. 44 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 53 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 63 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 80 | ERROR | [x] Expected 1 space before "=>"; 0 found 80 | ERROR | [x] Expected 1 space after "=>"; 0 found 90 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 116 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 121 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 129 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 138 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 140 | ERROR | [ ] Method name | | "UpgradeSavedSearch::UpgradeSavedSearch" is not | | in camel caps format 142 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/SavedSearch/index.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 74 | WARNING | Line exceeds 120 characters; contains 155 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/SavedSearch/SavedSearch.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 22 WARNINGS AFFECTING 25 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 42. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 87 | WARNING | Line exceeds 120 characters; contains 163 characters 89 | ERROR | Method name "SavedSearch::SavedSearch" is not in | | camel caps format 91 | WARNING | Line exceeds 120 characters; contains 121 characters 168 | WARNING | Line exceeds 120 characters; contains 196 characters 180 | WARNING | Line exceeds 120 characters; contains 121 characters 183 | WARNING | Line exceeds 120 characters; contains 129 characters 184 | WARNING | Line exceeds 120 characters; contains 121 characters 189 | WARNING | Line exceeds 120 characters; contains 123 characters 241 | WARNING | Line exceeds 120 characters; contains 129 characters 248 | WARNING | Line exceeds 120 characters; contains 135 characters 358 | WARNING | Line exceeds 120 characters; contains 168 characters 374 | WARNING | Line exceeds 120 characters; contains 152 characters 394 | WARNING | Line exceeds 120 characters; contains 127 characters 396 | WARNING | Line exceeds 120 characters; contains 145 characters 400 | WARNING | Line exceeds 120 characters; contains 133 characters 410 | WARNING | Line exceeds 120 characters; contains 121 characters 488 | WARNING | Line exceeds 120 characters; contains 161 characters 489 | WARNING | Line exceeds 120 characters; contains 192 characters 493 | ERROR | Method name | | "SavedSearch::fill_in_additional_list_fields" is not | | in camel caps format 518 | WARNING | Line exceeds 120 characters; contains 155 characters 520 | WARNING | Line exceeds 120 characters; contains 149 characters 524 | WARNING | Line exceeds 120 characters; contains 180 characters 527 | WARNING | Line exceeds 120 characters; contains 203 characters ---------------------------------------------------------------------- Time: 89ms; Memory: 10MB FILE: ...aws-pipeline/modules/AOS_Products_Quotes/AOS_Products_Quotes.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 6 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 43 | ERROR | Class name "AOS_Products_Quotes" is not in | | PascalCase format 51 | WARNING | Line exceeds 120 characters; contains 163 characters 53 | ERROR | Method name | | "AOS_Products_Quotes::AOS_Products_Quotes" is not in | | camel caps format 55 | WARNING | Line exceeds 120 characters; contains 121 characters 65 | ERROR | Method name "AOS_Products_Quotes::save_lines" is not | | in camel caps format 92 | WARNING | Line exceeds 120 characters; contains 185 characters 104 | WARNING | Line exceeds 120 characters; contains 147 characters 110 | WARNING | Line exceeds 120 characters; contains 130 characters 135 | ERROR | Method name | | "AOS_Products_Quotes::mark_lines_deleted" is not in | | camel caps format ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/AOS_Products_Quotes/AOS_Utils.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 30 and the first side effect is on | | line 3. 48 | WARNING | Line exceeds 120 characters; contains 179 characters 53 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...peline/modules/AOS_Products_Quotes/AOS_Products_Quotes_sugar.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 41 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 41 | ERROR | Class name "AOS_Products_Quotes_sugar" is not in | | PascalCase format 50 | WARNING | Line exceeds 120 characters; contains 183 characters 93 | WARNING | Line exceeds 120 characters; contains 163 characters 95 | ERROR | Method name | | "AOS_Products_Quotes_sugar::AOS_Products_Quotes_sugar" | | is not in camel caps format 97 | WARNING | Line exceeds 120 characters; contains 121 characters 107 | ERROR | Method name | | "AOS_Products_Quotes_sugar::bean_implements" is not | | in camel caps format ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/AOS_Products_Quotes/Line_Items.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 54 WARNINGS AFFECTING 54 LINES ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 170 characters 52 | WARNING | Line exceeds 120 characters; contains 145 characters 53 | WARNING | Line exceeds 120 characters; contains 162 characters 58 | WARNING | Line exceeds 120 characters; contains 285 characters 87 | WARNING | Line exceeds 120 characters; contains 273 characters 126 | WARNING | Line exceeds 120 characters; contains 123 characters 127 | WARNING | Line exceeds 120 characters; contains 152 characters 128 | WARNING | Line exceeds 120 characters; contains 138 characters 133 | WARNING | Line exceeds 120 characters; contains 174 characters 134 | WARNING | Line exceeds 120 characters; contains 163 characters 137 | WARNING | Line exceeds 120 characters; contains 180 characters 138 | WARNING | Line exceeds 120 characters; contains 169 characters 141 | WARNING | Line exceeds 120 characters; contains 180 characters 142 | WARNING | Line exceeds 120 characters; contains 169 characters 145 | WARNING | Line exceeds 120 characters; contains 175 characters 146 | WARNING | Line exceeds 120 characters; contains 164 characters 149 | WARNING | Line exceeds 120 characters; contains 176 characters 150 | WARNING | Line exceeds 120 characters; contains 166 characters 156 | WARNING | Line exceeds 120 characters; contains 135 characters 157 | WARNING | Line exceeds 120 characters; contains 169 characters 158 | WARNING | Line exceeds 120 characters; contains 166 characters 159 | WARNING | Line exceeds 120 characters; contains 165 characters 160 | WARNING | Line exceeds 120 characters; contains 167 characters 161 | WARNING | Line exceeds 120 characters; contains 165 characters 162 | WARNING | Line exceeds 120 characters; contains 158 characters 163 | WARNING | Line exceeds 120 characters; contains 162 characters 164 | WARNING | Line exceeds 120 characters; contains 166 characters 170 | WARNING | Line exceeds 120 characters; contains 122 characters 171 | WARNING | Line exceeds 120 characters; contains 173 characters 173 | WARNING | Line exceeds 120 characters; contains 252 characters 174 | WARNING | Line exceeds 120 characters; contains 171 characters 176 | WARNING | Line exceeds 120 characters; contains 203 characters 178 | WARNING | Line exceeds 120 characters; contains 171 characters 180 | WARNING | Line exceeds 120 characters; contains 171 characters 182 | WARNING | Line exceeds 120 characters; contains 143 characters 184 | WARNING | Line exceeds 120 characters; contains 160 characters 185 | WARNING | Line exceeds 120 characters; contains 172 characters 190 | WARNING | Line exceeds 120 characters; contains 135 characters 191 | WARNING | Line exceeds 120 characters; contains 172 characters 192 | WARNING | Line exceeds 120 characters; contains 167 characters 193 | WARNING | Line exceeds 120 characters; contains 165 characters 194 | WARNING | Line exceeds 120 characters; contains 162 characters 195 | WARNING | Line exceeds 120 characters; contains 152 characters 196 | WARNING | Line exceeds 120 characters; contains 156 characters 197 | WARNING | Line exceeds 120 characters; contains 160 characters 202 | WARNING | Line exceeds 120 characters; contains 122 characters 204 | WARNING | Line exceeds 120 characters; contains 171 characters 206 | WARNING | Line exceeds 120 characters; contains 203 characters 209 | WARNING | Line exceeds 120 characters; contains 171 characters 210 | WARNING | Line exceeds 120 characters; contains 167 characters 211 | WARNING | Line exceeds 120 characters; contains 160 characters 212 | WARNING | Line exceeds 120 characters; contains 172 characters 255 | WARNING | Line exceeds 120 characters; contains 192 characters 256 | WARNING | Line exceeds 120 characters; contains 238 characters ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...pace/suitecrm-aws-pipeline/modules/AOS_Products_Quotes/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | No PHP code was found in this file and short open tags | | are not allowed by this install of PHP. This file may | | be using short open tags but PHP does not allow them. ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/modules/AOS_Products_Quotes/metadata/subpanels/ForAccounts.php ---------------------------------------------------------------------- FOUND 23 ERRORS AFFECTING 23 LINES ---------------------------------------------------------------------- 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 79 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 91 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 95 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 99 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 104 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 23 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Calendar/CalendarDisplay.php ---------------------------------------------------------------------- FOUND 59 ERRORS AND 24 WARNINGS AFFECTING 76 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 170 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 195 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 218 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 236 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 246 | ERROR | [x] Expected 1 space before "=>"; 0 found 246 | ERROR | [x] Expected 1 space after "=>"; 0 found 247 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 259 | ERROR | [ ] Method name | | "CalendarDisplay::load_settings_template" is not | | in camel caps format 318 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 321 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 322 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 334 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 336 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 345 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 366 | ERROR | [ ] Method name "CalendarDisplay::get_date_info" is | | not in camel caps format 392 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 394 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 395 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 397 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 398 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 400 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 401 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 401 | ERROR | [x] Closing brace indented incorrectly; expected 16 | | spaces, found 20 406 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 408 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 409 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 411 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 412 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 414 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 415 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 415 | ERROR | [x] Closing brace indented incorrectly; expected 16 | | spaces, found 20 422 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 28 424 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 425 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 28 427 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 428 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 28 430 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 431 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 24 431 | ERROR | [x] Closing brace indented incorrectly; expected 16 | | spaces, found 24 438 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 440 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 441 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 443 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 444 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 446 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 447 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 447 | ERROR | [x] Closing brace indented incorrectly; expected 16 | | spaces, found 20 460 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 462 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 463 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 465 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 466 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 468 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 469 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 469 | ERROR | [x] Closing brace indented incorrectly; expected 16 | | spaces, found 20 474 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 476 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 477 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 479 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 480 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 482 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 483 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 483 | ERROR | [x] Closing brace indented incorrectly; expected 16 | | spaces, found 20 493 | ERROR | [ ] Method name "CalendarDisplay::get_next_calendar" | | is not in camel caps format 498 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 500 | WARNING | [ ] Line exceeds 120 characters; contains 275 | | characters 503 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 511 | ERROR | [ ] Method name | | "CalendarDisplay::get_previous_calendar" is not | | in camel caps format 516 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 518 | WARNING | [ ] Line exceeds 120 characters; contains 279 | | characters 520 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 529 | ERROR | [ ] Method name | | "CalendarDisplay::display_calendar_header" is | | not in camel caps format 540 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 548 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 573 | ERROR | [ ] Method name | | "CalendarDisplay::display_calendar_footer" is | | not in camel caps format 635 | ERROR | [ ] Method name "CalendarDisplay::display_title" is | | not in camel caps format 647 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 651 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 663 | ERROR | [ ] Method name | | "CalendarDisplay::display_shared_html" is not in | | camel caps format 671 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 672 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 50 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 106ms; Memory: 10MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Calendar/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 51 | WARNING | Line exceeds 120 characters; contains 170 characters 54 | WARNING | Line exceeds 120 characters; contains 158 characters 57 | WARNING | Line exceeds 120 characters; contains 151 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/Calendar/controller.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 2 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 60 | ERROR | [ ] Method name | | "CalendarController::action_saveactivity" is not | | in camel caps format 84 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 95 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 159 | ERROR | [ ] Method name | | "CalendarController::action_quickedit" is not in | | camel caps format 171 | ERROR | [ ] Method name "CalendarController::action_getUser" | | is not in camel caps format 181 | ERROR | [ ] Method name | | "CalendarController::action_reschedule" is not | | in camel caps format 213 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 235 | ERROR | [ ] Method name "CalendarController::action_remove" | | is not in camel caps format 260 | ERROR | [ ] Method name "CalendarController::action_resize" | | is not in camel caps format 309 | ERROR | [ ] Method name | | "CalendarController::action_getActivities" is | | not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 64ms; Memory: 8MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/modules/Calendar/index.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 53 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 96 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 98 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/Calendar/Calendar.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 14 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 3. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 55 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 56 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 58 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 166 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 198 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 201 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 245 | ERROR | [ ] Method name "Calendar::load_activities" is not | | in camel caps format 254 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 327 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 328 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 336 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 352 | ERROR | [ ] Method name "Calendar::init_shared" is not in | | camel caps format 373 | ERROR | [ ] Method name "Calendar::calculate_grid_start_ts" | | is not in camel caps format 382 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 394 | ERROR | [ ] Method name "Calendar::calculate_day_range" is | | not in camel caps format 407 | ERROR | [ ] Method name "Calendar::add_activities" is not in | | camel caps format 407 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 407 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 but | | found 0 431 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 444 | ERROR | [ ] Method name "Calendar::get_neighbor_date_str" is | | not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 87ms; Memory: 10MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Calendar/CalendarGrid.php ---------------------------------------------------------------------- FOUND 19 ERRORS AND 12 WARNINGS AFFECTING 31 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 117 | ERROR | [ ] Method name "CalendarGrid::get_time_column" is | | not in camel caps format 127 | WARNING | [ ] Line exceeds 120 characters; contains 386 | | characters 131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 164 | ERROR | [ ] Method name "CalendarGrid::get_day_column" is | | not in camel caps format 182 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 192 | ERROR | [ ] Method name "CalendarGrid::display_mobile" is | | not in camel caps format 212 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 214 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 238 | ERROR | [ ] Method name "CalendarGrid::mobile_display_items" | | is not in camel caps format 273 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 278 | WARNING | [ ] Line exceeds 120 characters; contains 240 | | characters 286 | ERROR | [ ] Method name "CalendarGrid::mobile_get_end_time" | | is not in camel caps format 294 | ERROR | [ ] Method name | | "CalendarGrid::mobile_get_type_colour" is not in | | camel caps format 313 | ERROR | [ ] Method name | | "CalendarGrid::mobile_get_status_colour" is not | | in camel caps format 318 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 336 | ERROR | [ ] Method name "CalendarGrid::mobile_sort_items" is | | not in camel caps format 356 | ERROR | [ ] Method name "CalendarGrid::get_basic_cell" is | | not in camel caps format 361 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 372 | ERROR | [ ] Method name "CalendarGrid::get_basic_row" is not | | in camel caps format 383 | WARNING | [ ] Line exceeds 120 characters; contains 329 | | characters 438 | ERROR | [ ] Method name "CalendarGrid::get_day_head" is not | | in camel caps format 446 | WARNING | [ ] Line exceeds 120 characters; contains 431 | | characters 455 | ERROR | [ ] Method name "CalendarGrid::display_week" is not | | in camel caps format 484 | ERROR | [ ] Method name "CalendarGrid::display_day" is not | | in camel caps format 512 | ERROR | [ ] Method name "CalendarGrid::display_month" is not | | in camel caps format 551 | ERROR | [ ] Method name "CalendarGrid::display_shared" is | | not in camel caps format 591 | ERROR | [ ] Method name "CalendarGrid::display_year" is not | | in camel caps format 620 | WARNING | [ ] Line exceeds 120 characters; contains 295 | | characters 637 | WARNING | [ ] Line exceeds 120 characters; contains 392 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 100ms; Memory: 10MB FILE: ...pace/suitecrm-aws-pipeline/modules/Calendar/CalendarActivity.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 2 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 42. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 119 | ERROR | Method name | | "CalendarActivity::get_occurs_within_where_clause" | | is not in camel caps format 148 | ERROR | Method name | | "CalendarActivity::get_occurs_until_where_clause" is | | not in camel caps format 173 | ERROR | Method name | | "CalendarActivity::get_freebusy_activities" is not | | in camel caps format 206 | ERROR | Method name "CalendarActivity::get_activities" is | | not in camel caps format 355 | WARNING | Line exceeds 120 characters; contains 135 characters ---------------------------------------------------------------------- Time: 63ms; Memory: 8MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Calendar/CalendarUtils.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 17 WARNINGS AFFECTING 26 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 53 | ERROR | [ ] Method name | | "CalendarUtils::get_first_day_of_week" is not in | | camel caps format 67 | ERROR | [ ] Method name "CalendarUtils::get_fields" is not | | in camel caps format 108 | ERROR | [ ] Method name "CalendarUtils::get_time_data" is | | not in camel caps format 123 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 128 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 131 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 133 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 136 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 140 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 142 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 148 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 160 | ERROR | [ ] Method name "CalendarUtils::get_sendback_array" | | is not in camel caps format 218 | ERROR | [ ] Method name | | "CalendarUtils::get_sendback_repeat_data" is not | | in camel caps format 221 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 265 | ERROR | [ ] Method name | | "CalendarUtils::build_repeat_sequence" is not in | | camel caps format 378 | ERROR | [ ] Method name | | "CalendarUtils::save_repeat_activities" is not | | in camel caps format 432 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 511 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 512 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 513 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 514 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 528 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 536 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 85ms; Memory: 10MB FILE: ...pace/suitecrm-aws-pipeline/modules/Calendar/views/view.getgr.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Method name "CalendarViewGetGR::CalendarViewGetGR" is | | not in camel caps format ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Calendar/views/view.quickedit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 44 and the first side effect is on | | line 41. 44 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Calendar/views/view.getgrusers.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Method name | | "CalendarViewGetGRUsers::CalendarViewGetGRUsers" is | | not in camel caps format 77 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Calendar/views/view.createinvitee.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 44 and the first side effect is on | | line 41. 44 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Calendar/views/view.json.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Calendar/views/view.savesettings.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 6 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Method name | | "CalendarViewSaveSettings::CalendarViewSettings" is | | not in camel caps format 59 | WARNING | Line exceeds 120 characters; contains 133 characters 60 | WARNING | Line exceeds 120 characters; contains 125 characters 67 | WARNING | Line exceeds 120 characters; contains 127 characters 71 | WARNING | Line exceeds 120 characters; contains 140 characters 74 | WARNING | Line exceeds 120 characters; contains 183 characters 80 | ERROR | Method name "CalendarViewSaveSettings::to_db_time" is | | not in camel caps format ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...ne/modules/Calendar/Dashlets/CalendarDashlet/CalendarDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 42. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 88 | ERROR | Method name "CalendarDashlet::CalendarDashlet" is not | | in camel caps format ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...dules/Calendar/Dashlets/CalendarDashlet/CalendarDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Leads/Lead.php ---------------------------------------------------------------------- FOUND 40 ERRORS AND 26 WARNINGS AFFECTING 50 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 59 and the first side | | effect is on line 3. 59 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 146 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 147 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 155 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 157 | ERROR | [ ] Method name "Lead::Lead" is not in camel caps | | format 159 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 169 | ERROR | [ ] Method name "Lead::get_account" is not in camel | | caps format 191 | ERROR | [ ] Method name "Lead::get_opportunity" is not in | | camel caps format 194 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 215 | ERROR | [ ] Method name "Lead::get_contact" is not in camel | | caps format 219 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 239 | ERROR | [ ] Method name "Lead::create_list_query" is not in | | camel caps format 239 | ERROR | [x] Incorrect spacing between argument | | "$show_deleted" and equals sign; expected 1 but | | found 0 239 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$show_deleted"; | | expected 1 but found 0 251 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 274 | ERROR | [ ] Method name "Lead::create_new_list_query" is not | | in camel caps format 274 | ERROR | [x] Incorrect spacing between argument "$filter" and | | equals sign; expected 1 but found 0 274 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$filter"; expected 1 | | but found 0 274 | ERROR | [x] Incorrect spacing between argument "$params" and | | equals sign; expected 1 but found 0 274 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$params"; expected 1 | | but found 0 274 | ERROR | [x] Incorrect spacing between argument "$join_type" | | and equals sign; expected 1 but found 0 274 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$join_type"; expected | | 1 but found 0 274 | ERROR | [x] Incorrect spacing between argument "$parentbean" | | and equals sign; expected 1 but found 0 274 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$parentbean"; expected | | 1 but found 0 274 | WARNING | [ ] Line exceeds 120 characters; contains 218 | | characters 276 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 277 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 286 | ERROR | [ ] Method name "Lead::converted_lead" is not in | | camel caps format 288 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 299 | ERROR | [ ] Method name | | "Lead::fill_in_additional_list_fields" is not in | | camel caps format 306 | ERROR | [ ] Method name | | "Lead::fill_in_additional_detail_fields" is not | | in camel caps format 327 | ERROR | [ ] Method name "Lead::get_list_view_data" is not in | | camel caps format 332 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 338 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 351 | ERROR | [ ] Method name "Lead::get_linked_fields" is not in | | camel caps format 358 | ERROR | [x] Expected 1 space before "=>"; 0 found 358 | ERROR | [x] Expected 1 space after "=>"; 0 found 370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 373 | ERROR | [ ] Method name "Lead::build_generic_where_clause" | | is not in camel caps format 403 | ERROR | [ ] Method name "Lead::set_notification_body" is not | | in camel caps format 408 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 409 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 416 | ERROR | [ ] Method name "Lead::bean_implements" is not in | | camel caps format 419 | ERROR | [x] The CASE body must start on the line following | | the statement 419 | ERROR | [x] Terminating statement must be on a line by | | itself 419 | ERROR | [x] Closing brace must be on a line by itself 432 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 461 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 492 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 528 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 530 | WARNING | [ ] Line exceeds 120 characters; contains 378 | | characters 555 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 559 | WARNING | [ ] Line exceeds 120 characters; contains 631 | | characters 574 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 575 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 576 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 577 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 581 | WARNING | [ ] Line exceeds 120 characters; contains 378 | | characters 582 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 602 | ERROR | [ ] Method name "Lead::get_unlinked_email_query" is | | not in camel caps format 602 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 602 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 but | | found 0 612 | ERROR | [ ] Method name "Lead::get_old_related_calls" is not | | in camel caps format 642 | ERROR | [ ] Method name "Lead::get_old_related_meetings" is | | not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 96ms; Memory: 10MB FILE: ...pace/suitecrm-aws-pipeline/modules/Leads/LeadsListViewSmarty.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 6 and the first side effect is on | | line 2. 6 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 15 | WARNING | Line exceeds 120 characters; contains 163 characters 17 | ERROR | Method name | | "LeadsListViewSmarty::LeadsListViewSmarty" is not in | | camel caps format 19 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Leads/LeadsJjwg_MapsLogicHook.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 4. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "LeadsJjwg_MapsLogicHook" is not in | | PascalCase format 16 | WARNING | Line exceeds 120 characters; contains 163 characters 18 | ERROR | Method name | | "LeadsJjwg_MapsLogicHook::LeadsJjwg_MapsLogicHook" is | | not in camel caps format 20 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Leads/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 160 characters 51 | WARNING | Line exceeds 120 characters; contains 133 characters 54 | WARNING | Line exceeds 120 characters; contains 156 characters 57 | WARNING | Line exceeds 120 characters; contains 177 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Leads/controller.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 3 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 41 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 51 | ERROR | [ ] Method name "LeadsController::LeadsController" is | | not in camel caps format 53 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 62 | ERROR | [ ] Method name "LeadsController::pre_editview" is | | not in camel caps format 68 | ERROR | [x] Expected 1 space before "=>"; 0 found 68 | ERROR | [x] Expected 1 space after "=>"; 0 found 80 | ERROR | [ ] Method name "LeadsController::action_editview" is | | not in camel caps format 89 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 91 | ERROR | [x] Expected 1 space before "=>"; 0 found 91 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Leads/LeadFormBase.php ---------------------------------------------------------------------- FOUND 25 ERRORS AND 15 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 3. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 61 | ERROR | [x] Incorrect spacing between argument "$prefix" and | | equals sign; expected 1 but found 0 61 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prefix"; expected 1 | | but found 0 71 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 72 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 80 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 80 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 80 | ERROR | [x] Incorrect spacing between argument "$formname" | | and equals sign; expected 1 but found 0 80 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formname"; expected 1 | | but found 0 106 | WARNING | [ ] Line exceeds 120 characters; contains 318 | | characters 108 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 110 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 111 | WARNING | [ ] Line exceeds 120 characters; contains 502 | | characters 113 | WARNING | [ ] Line exceeds 120 characters; contains 429 | | characters 115 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 116 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 132 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 132 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 132 | ERROR | [x] Incorrect spacing between argument "$formname" | | and equals sign; expected 1 but found 0 132 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formname"; expected 1 | | but found 0 178 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 178 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 199 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 205 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 244 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 254 | ERROR | [x] Incorrect spacing between argument "$redirect" | | and equals sign; expected 1 but found 0 254 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$redirect"; expected 1 | | but found 0 254 | ERROR | [x] Incorrect spacing between argument | | "$useRequired" and equals sign; expected 1 but | | found 0 254 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$useRequired"; | | expected 1 but found 0 254 | ERROR | [x] Incorrect spacing between argument "$do_save" | | and equals sign; expected 1 but found 0 254 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$do_save"; expected 1 | | but found 0 254 | ERROR | [x] Incorrect spacing between argument "$exist_lead" | | and equals sign; expected 1 but found 0 254 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$exist_lead"; expected | | 1 but found 0 309 | ERROR | [x] Expected 1 space before "=>"; 0 found 309 | ERROR | [x] Expected 1 space after "=>"; 0 found 392 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 402 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 421 | WARNING | [ ] Line exceeds 120 characters; contains 249 | | characters 424 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 24 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 72ms; Memory: 8MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Leads/LeadsQuickCreate.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 65 | WARNING | Line exceeds 120 characters; contains 178 characters 66 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Leads/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 44 | WARNING | Line exceeds 120 characters; contains 189 characters 608 | WARNING | Line exceeds 120 characters; contains 123 characters 609 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 84ms; Memory: 12MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Leads/MyLeads.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 59 | WARNING | Line exceeds 120 characters; contains 280 characters 61 | WARNING | Line exceeds 120 characters; contains 167 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Leads/field_arrays.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 100 | WARNING | Line exceeds 120 characters; contains 278 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Leads/LeadsVarDefHandler.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 43. 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | ERROR | [ ] Method name | | "LeadsVarDefHandler::get_vardef_array" is not in | | camel caps format 53 | ERROR | [x] Incorrect spacing between argument | | "$use_singular" and equals sign; expected 1 but | | found 0 53 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use_singular"; | | expected 1 but found 0 53 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Leads/SubPanelView.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 69 | WARNING | Line exceeds 120 characters; contains 317 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Leads/Capture.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 51 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 57 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 92 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Leads/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 12 | WARNING | Line exceeds 120 characters; contains 166 characters 13 | WARNING | Line exceeds 120 characters; contains 162 characters 14 | WARNING | Line exceeds 120 characters; contains 162 characters 15 | WARNING | Line exceeds 120 characters; contains 178 characters 37 | WARNING | Line exceeds 120 characters; contains 880 characters 67 | WARNING | Line exceeds 120 characters; contains 268 characters 92 | WARNING | Line exceeds 120 characters; contains 216 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Leads/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 59 | WARNING | Line exceeds 120 characters; contains 182 characters 85 | WARNING | Line exceeds 120 characters; contains 139 characters 88 | WARNING | Line exceeds 120 characters; contains 135 characters 91 | WARNING | Line exceeds 120 characters; contains 137 characters 100 | WARNING | Line exceeds 120 characters; contains 127 characters 101 | WARNING | Line exceeds 120 characters; contains 126 characters 102 | WARNING | Line exceeds 120 characters; contains 136 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Leads/metadata/convertdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 67 | WARNING | Line exceeds 120 characters; contains 259 characters 248 | WARNING | Line exceeds 120 characters; contains 122 characters 277 | WARNING | Line exceeds 120 characters; contains 121 characters 307 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 54ms; Memory: 8MB FILE: ...suitecrm-aws-pipeline/modules/Leads/metadata/quickcreatedefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 166 characters 62 | WARNING | Line exceeds 120 characters; contains 162 characters 63 | WARNING | Line exceeds 120 characters; contains 178 characters 64 | WARNING | Line exceeds 120 characters; contains 162 characters 81 | WARNING | Line exceeds 120 characters; contains 880 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Leads/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 223 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Leads/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 57 | WARNING | Line exceeds 120 characters; contains 358 characters 67 | WARNING | Line exceeds 120 characters; contains 121 characters 77 | WARNING | Line exceeds 120 characters; contains 439 characters 87 | WARNING | Line exceeds 120 characters; contains 285 characters 94 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Leads/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 70 | WARNING | Line exceeds 120 characters; contains 184 characters 81 | WARNING | Line exceeds 120 characters; contains 222 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...eads/metadata/subpanels/FP_events_subpanel_fp_events_leads_1.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 8 | WARNING | Line exceeds 120 characters; contains 171 characters 9 | WARNING | Line exceeds 120 characters; contains 312 characters 10 | WARNING | Line exceeds 120 characters; contains 358 characters 11 | WARNING | Line exceeds 120 characters; contains 369 characters 12 | WARNING | Line exceeds 120 characters; contains 356 characters 14 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Leads/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 89 | WARNING | Line exceeds 120 characters; contains 306 characters 217 | WARNING | Line exceeds 120 characters; contains 131 characters 218 | WARNING | Line exceeds 120 characters; contains 138 characters 224 | WARNING | Line exceeds 120 characters; contains 176 characters 225 | WARNING | Line exceeds 120 characters; contains 249 characters ---------------------------------------------------------------------- Time: 50ms; Memory: 8MB FILE: ...pace/suitecrm-aws-pipeline/modules/Leads/SugarFeeds/LeadFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 60 | WARNING | Line exceeds 120 characters; contains 136 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Leads/views/view.list.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 5 and | | the first side effect is on line 3. 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Leads/views/view.edit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Leads/views/view.detail.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Line exceeds 120 characters; contains 127 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Leads/views/view.convertlead.php ---------------------------------------------------------------------- FOUND 40 ERRORS AND 22 WARNINGS AFFECTING 54 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 55 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 172 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 175 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 216 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 219 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found " /* Bug 42219 fix */\n | | " 219 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 220 | ERROR | [x] Line indented incorrectly; expected at least 40 | | spaces, found 20 221 | ERROR | [x] Line indented incorrectly; expected at least 44 | | spaces, found 24 222 | ERROR | [x] Line indented incorrectly; expected at least 44 | | spaces, found 24 223 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 24 224 | ERROR | [x] Line indented incorrectly; expected at least 48 | | spaces, found 28 225 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 24 226 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 21 226 | ERROR | [x] Closing brace indented incorrectly; expected 40 | | spaces, found 21 227 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 25 227 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found " /* Bug 42219 fix */\n | | " 227 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 228 | ERROR | [x] Line indented incorrectly; expected at least 44 | | spaces, found 20 229 | ERROR | [x] Line indented incorrectly; expected at least 48 | | spaces, found 24 230 | ERROR | [x] Line indented incorrectly; expected 48 spaces, | | found 24 231 | ERROR | [x] Line indented incorrectly; expected at least 52 | | spaces, found 28 232 | ERROR | [x] Line indented incorrectly; expected 48 spaces, | | found 24 233 | ERROR | [x] Line indented incorrectly; expected at least 48 | | spaces, found 24 234 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 20 234 | ERROR | [x] Closing brace indented incorrectly; expected 25 | | spaces, found 20 235 | ERROR | [x] Line indented incorrectly; expected 48 spaces, | | found 24 236 | ERROR | [x] Line indented incorrectly; expected at least 52 | | spaces, found 28 237 | ERROR | [x] Line indented incorrectly; expected 48 spaces, | | found 24 238 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 20 239 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 21 288 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 300 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 327 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 386 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 404 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 431 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 445 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 506 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 506 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 506 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 508 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 533 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 538 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 581 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 614 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 644 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 720 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 734 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 751 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 823 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 932 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 935 | ERROR | [x] Expected 1 space before "=>"; 0 found 935 | ERROR | [x] Expected 1 space after "=>"; 0 found 939 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 942 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 979 | WARNING | [ ] Method name "_getModuleTitleParams" should not | | be prefixed with an underscore to indicate | | visibility 983 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 991 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 995 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 1004 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 38 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 296ms; Memory: 14MB FILE: ...uitecrm-aws-pipeline/modules/Leads/views/view.showduplicates.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 3. 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 149 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 158 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 59ms; Memory: 6MB FILE: ...ne/modules/Leads/Dashlets/MyLeadsDashlet/MyLeadsDashlet.data.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 51 | WARNING | Line exceeds 120 characters; contains 138 characters 60 | WARNING | Line exceeds 120 characters; contains 134 characters ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...ne/modules/Leads/Dashlets/MyLeadsDashlet/MyLeadsDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 99ms; Memory: 6MB FILE: ...ipeline/modules/Leads/Dashlets/MyLeadsDashlet/MyLeadsDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 70 | WARNING | Line exceeds 120 characters; contains 163 characters 72 | ERROR | Method name "MyLeadsDashlet::MyLeadsDashlet" is not | | in camel caps format 74 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 97ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/ACL/install_actions.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 55 | ERROR | [x] Expected 1 space before "=>"; 0 found 55 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/ACL/ACLController.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 42. 54 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 84 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 85 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 98 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 122 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 395 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 398 | WARNING | [ ] Line exceeds 120 characters; contains 291 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 68ms; Memory: 8MB FILE: .../workspace/suitecrm-aws-pipeline/modules/ACL/ACLJSController.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 5 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 3. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 48 | ERROR | [x] Incorrect spacing between argument "$form" and | | equals sign; expected 1 but found 0 48 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$form"; expected 1 but | | found 0 48 | ERROR | [x] Incorrect spacing between argument "$is_owner" | | and equals sign; expected 1 but found 0 48 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$is_owner"; expected 1 | | but found 0 56 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 58 | ERROR | [x] Incorrect spacing between argument "$form" and | | equals sign; expected 1 but found 0 58 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$form"; expected 1 but | | found 0 58 | ERROR | [x] Incorrect spacing between argument "$is_owner" | | and equals sign; expected 1 but found 0 58 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$is_owner"; expected 1 | | but found 0 60 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 104 | ERROR | [x] Expected 1 space before "=>"; 0 found 104 | ERROR | [x] Expected 1 space after "=>"; 0 found 105 | ERROR | [x] Expected 1 space before "=>"; 0 found 105 | ERROR | [x] Expected 1 space after "=>"; 0 found 138 | ERROR | [x] Blank line found at end of control structure 147 | ERROR | [x] Expected 1 space before "=>"; 0 found 147 | ERROR | [x] Expected 1 space after "=>"; 0 found 148 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 158 | ERROR | [x] Expected 1 space before "=>"; 0 found 158 | ERROR | [x] Expected 1 space after "=>"; 0 found 176 | ERROR | [x] Expected 1 space before "=>"; 0 found 176 | ERROR | [x] Expected 1 space after "=>"; 0 found 177 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/modules/ACL/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | No PHP code was found in this file and short open tags | | are not allowed by this install of PHP. This file may | | be using short open tags but PHP does not allow them. ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/ACL/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 65 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/AOW_Processed/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 32 | WARNING | Line exceeds 120 characters; contains 185 characters 35 | WARNING | Line exceeds 120 characters; contains 181 characters 38 | WARNING | Line exceeds 120 characters; contains 189 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/AOW_Processed/AOW_Processed.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 26 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 26 | ERROR | [ ] Class name "AOW_Processed" is not in PascalCase | | format 61 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 63 | ERROR | [ ] Method name "AOW_Processed::AOW_Processed" is not | | in camel caps format 65 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 75 | ERROR | [ ] Method name "AOW_Processed::bean_implements" is | | not in camel caps format 78 | ERROR | [x] The CASE body must start on the line following | | the statement 78 | ERROR | [x] Terminating statement must be on a line by itself 78 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/AOW_Processed/vardefs.php ---------------------------------------------------------------------- FOUND 19 ERRORS AFFECTING 19 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 50 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 51 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 75 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 76 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 77 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 95 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 96 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 97 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 110 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 134 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 155 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 156 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 164 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...-aws-pipeline/modules/AOW_Processed/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 35 | WARNING | Line exceeds 120 characters; contains 121 characters 48 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/AOW_Processed/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 27 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 28 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 29 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 31 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 32 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/AOW_Processed/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 32 | WARNING | Line exceeds 120 characters; contains 172 characters 37 | WARNING | Line exceeds 120 characters; contains 126 characters 38 | WARNING | Line exceeds 120 characters; contains 124 characters 39 | WARNING | Line exceeds 120 characters; contains 121 characters 40 | WARNING | Line exceeds 120 characters; contains 127 characters 41 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/AOW_Processed/views/view.list.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 28 and the first side effect is on | | line 3. 28 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 28 | ERROR | Class name "AOW_ProcessedViewList" is not in | | PascalCase format 36 | WARNING | Line exceeds 120 characters; contains 163 characters 38 | ERROR | Method name | | "AOW_ProcessedViewList::AOW_ProcessedViewList" is not | | in camel caps format 40 | WARNING | Line exceeds 120 characters; contains 121 characters 49 | ERROR | Method name "AOW_ProcessedViewList::Display" is not | | in camel caps format ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ssed/Dashlets/AOW_ProcessedDashlet/AOW_ProcessedDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 31 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...Processed/Dashlets/AOW_ProcessedDashlet/AOW_ProcessedDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 32 and the first side effect is on | | line 3. 32 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 32 | ERROR | Class name "AOW_ProcessedDashlet" is not in | | PascalCase format 52 | WARNING | Line exceeds 120 characters; contains 163 characters 54 | ERROR | Method name | | "AOW_ProcessedDashlet::AOW_ProcessedDashlet" is not | | in camel caps format 56 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/modules/Studio/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 10 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 42. 76 | WARNING | Line exceeds 120 characters; contains 202 characters 77 | WARNING | Line exceeds 120 characters; contains 205 characters 78 | WARNING | Line exceeds 120 characters; contains 203 characters 79 | WARNING | Line exceeds 120 characters; contains 175 characters 110 | WARNING | Line exceeds 120 characters; contains 199 characters 111 | WARNING | Line exceeds 120 characters; contains 201 characters 112 | WARNING | Line exceeds 120 characters; contains 201 characters 128 | WARNING | Line exceeds 120 characters; contains 142 characters 129 | WARNING | Line exceeds 120 characters; contains 176 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Studio/parsers/StudioParser.php ---------------------------------------------------------------------- FOUND 31 ERRORS AND 31 WARNINGS AFFECTING 47 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 66 | ERROR | [x] Incorrect spacing between argument "$setType" | | and equals sign; expected 1 but found 0 66 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$setType"; expected 1 | | but found 0 69 | ERROR | [x] The CASE body must start on the line following | | the statement 69 | ERROR | [x] Terminating statement must be on a line by | | itself 69 | ERROR | [x] Closing brace must be on a line by itself 69 | ERROR | [x] Each PHP statement must be on a line by itself 70 | ERROR | [x] The CASE body must start on the line following | | the statement 70 | ERROR | [x] Terminating statement must be on a line by | | itself 70 | ERROR | [x] Closing brace must be on a line by itself 70 | ERROR | [x] Each PHP statement must be on a line by itself 71 | ERROR | [x] The CASE body must start on the line following | | the statement 71 | ERROR | [x] Terminating statement must be on a line by | | itself 71 | ERROR | [x] Closing brace must be on a line by itself 71 | ERROR | [x] Each PHP statement must be on a line by itself 72 | ERROR | [x] The DEFAULT body must start on the line | | following the statement 117 | ERROR | [x] Whitespace found before second semicolon of FOR | | loop 124 | ERROR | [x] Incorrect spacing between argument "$output" and | | equals sign; expected 1 but found 0 127 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 144 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 164 | ERROR | [x] Incorrect spacing between argument "$horizontal" | | and equals sign; expected 1 but found 0 164 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$horizontal"; expected | | 1 but found 0 177 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 193 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 194 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 195 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 196 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 197 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 198 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 199 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 202 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 203 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 204 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 205 | WARNING | [ ] Line exceeds 120 characters; contains 257 | | characters 206 | WARNING | [ ] Line exceeds 120 characters; contains 257 | | characters 209 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 210 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 211 | WARNING | [ ] Line exceeds 120 characters; contains 297 | | characters 230 | ERROR | [x] Incorrect spacing between argument "$fileId" and | | equals sign; expected 1 but found 0 230 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fileId"; expected 1 | | but found 0 236 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 258 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 272 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 293 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 295 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 303 | ERROR | [x] Blank line found at start of control structure 318 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 397 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 398 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 5 400 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 400 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 407 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 408 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 421 | ERROR | [x] Incorrect spacing between argument | | "$preview_file" and equals sign; expected 1 but | | found 0 421 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$preview_file"; | | expected 1 but found 0 424 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 487 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 502 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 503 | WARNING | [ ] Line exceeds 120 characters; contains 341 | | characters 655 | ERROR | [x] Expected 1 space before "=>"; 0 found 655 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 30 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 101ms; Memory: 10MB FILE: ...uitecrm-aws-pipeline/modules/Studio/TabGroups/TabGroupHelper.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 62 | WARNING | Line exceeds 120 characters; contains 126 characters 83 | WARNING | Line exceeds 120 characters; contains 126 characters 86 | WARNING | Line exceeds 120 characters; contains 126 characters 100 | WARNING | Line exceeds 120 characters; contains 136 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Studio/TabGroups/EditViewTabs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 66 | WARNING | Line exceeds 120 characters; contains 122 characters 80 | WARNING | Line exceeds 120 characters; contains 122 characters 91 | WARNING | Line exceeds 120 characters; contains 174 characters 94 | WARNING | Line exceeds 120 characters; contains 289 characters 102 | WARNING | Line exceeds 120 characters; contains 127 characters 103 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Studio/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 74 | WARNING | Line exceeds 120 characters; contains 140 characters 115 | WARNING | Line exceeds 120 characters; contains 267 characters 118 | WARNING | Line exceeds 120 characters; contains 161 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Studio/wizards/RenameModules.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 34 WARNINGS AFFECTING 38 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 302 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 305 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 320 | ERROR | [x] Expected 1 space before "=>"; 0 found 320 | ERROR | [x] Expected 1 space after "=>"; 0 found 322 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 323 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 338 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 357 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 366 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 368 | ERROR | [x] Expected 1 space before "=>"; 0 found 368 | ERROR | [x] Expected 1 space after "=>"; 0 found 372 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 426 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 427 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 434 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 435 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 436 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 437 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 440 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 449 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 478 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 553 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 558 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 564 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 617 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 623 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 625 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 634 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 742 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 744 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 763 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 800 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 822 | ERROR | [x] Expected 1 space before "as"; 0 found 826 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 871 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 904 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 906 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 918 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 145ms; Memory: 16MB FILE: ...ce/suitecrm-aws-pipeline/modules/Studio/wizards/StudioWizard.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 145 | ERROR | [x] Expected 1 space before "=>"; 0 found 145 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Studio/wizards/EditDropDownWizard.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 67 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Studio/DropDowns/EditView.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 7 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 57 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 66 | ERROR | [x] Expected 1 space before "=>"; 0 found 66 | ERROR | [x] Expected 1 space after "=>"; 0 found 74 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 79 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 80 | ERROR | [x] Expected 1 space before "=>"; 0 found 80 | ERROR | [x] Expected 1 space after "=>"; 0 found 103 | ERROR | [x] Expected 1 space before "=>"; 0 found 103 | ERROR | [x] Expected 1 space after "=>"; 0 found 104 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 105 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 132 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 139 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Studio/DropDowns/DropDownHelper.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 97 | ERROR | [x] Blank line found at end of control structure 115 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 146 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 147 | ERROR | [x] Expected 1 space before "=>"; 0 found 147 | ERROR | [x] Expected 1 space after "=>"; 0 found 149 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 159 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 165 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 64ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/ProjectTask/updateProject.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 3. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 43 | ERROR | Class name "updateEndDate" is not in PascalCase | | format 57 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/ProjectTask/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 62 | WARNING | Line exceeds 120 characters; contains 180 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/ProjectTask/updateDependencies.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 4 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 3. 44 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 44 | ERROR | [ ] Class name "updateDependencies" is not in | | PascalCase format 46 | ERROR | [ ] Method name | | "updateDependencies::update_dependency" is not | | in camel caps format 50 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 59 | ERROR | [x] Blank line found at start of control structure 61 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 64 | ERROR | [x] Blank line found at start of control structure 84 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 107 | ERROR | [ ] Method name "updateDependencies::count_days" is | | not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/ProjectTask/MyProjectTasks.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 77 | WARNING | Line exceeds 120 characters; contains 144 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/ProjectTask/ProjectTask.php ---------------------------------------------------------------------- FOUND 36 ERRORS AND 13 WARNINGS AFFECTING 35 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 56 and the first side | | effect is on line 3. 56 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 97 | WARNING | [ ] Property name "$_skipParentUpdate" should not be | | prefixed with an underscore to indicate | | visibility 106 | ERROR | [x] Incorrect spacing between argument "$init" and | | equals sign; expected 1 but found 0 106 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$init"; expected 1 but | | found 0 127 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 129 | ERROR | [ ] Method name "ProjectTask::ProjectTask" is not in | | camel caps format 129 | ERROR | [x] Incorrect spacing between argument "$init" and | | equals sign; expected 1 but found 0 129 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$init"; expected 1 but | | found 0 131 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 169 | ERROR | [ ] Method name | | "ProjectTask::fill_in_additional_detail_fields" | | is not in camel caps format 177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 190 | ERROR | [ ] Method name | | "ProjectTask::fill_in_additional_list_fields" is | | not in camel caps format 200 | ERROR | [ ] Method name "ProjectTask::get_summary_text" is | | not in camel caps format 208 | WARNING | [ ] Method name "_get_depends_on_name" should not be | | prefixed with an underscore to indicate | | visibility 208 | ERROR | [ ] Method name "ProjectTask::_get_depends_on_name" | | is not in camel caps format 224 | WARNING | [ ] Method name "_get_project_name" should not be | | prefixed with an underscore to indicate | | visibility 224 | ERROR | [ ] Method name "ProjectTask::_get_project_name" is | | not in camel caps format 242 | WARNING | [ ] Method name "_get_parent_name" should not be | | prefixed with an underscore to indicate | | visibility 242 | ERROR | [ ] Method name "ProjectTask::_get_parent_name" is | | not in camel caps format 261 | ERROR | [ ] Method name | | "ProjectTask::build_generic_where_clause" is not | | in camel caps format 278 | ERROR | [ ] Method name "ProjectTask::get_list_view_data" is | | not in camel caps format 281 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 290 | WARNING | [ ] Line exceeds 120 characters; contains 335 | | characters 290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 308 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 317 | ERROR | [ ] Method name "ProjectTask::bean_implements" is | | not in camel caps format 320 | ERROR | [x] The CASE body must start on the line following | | the statement 320 | ERROR | [x] Terminating statement must be on a line by | | itself 320 | ERROR | [x] Closing brace must be on a line by itself 333 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 375 | ERROR | [ ] Method name "ProjectTask::create_export_query" | | is not in camel caps format 375 | ERROR | [x] Incorrect spacing between argument | | "$relate_link_join" and equals sign; expected 1 | | but found 0 375 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$relate_link_join"; | | expected 1 but found 0 446 | WARNING | [ ] Method name "_calculateCompletePercent" should | | not be prefixed with an underscore to indicate | | visibility 485 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 506 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 528 | ERROR | [x] Expected 1 space before "=>"; 0 found 528 | ERROR | [x] Expected 1 space after "=>"; 0 found 547 | ERROR | [x] Expected 1 space before "=>"; 0 found 547 | ERROR | [x] Expected 1 space after "=>"; 0 found 570 | ERROR | [x] Incorrect spacing between argument "$project_id" | | and equals sign; expected 1 but found 0 570 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$project_id"; expected | | 1 but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 23 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 90ms; Memory: 10MB FILE: .../workspace/suitecrm-aws-pipeline/modules/ProjectTask/vardefs.php ---------------------------------------------------------------------- FOUND 26 ERRORS AND 1 WARNING AFFECTING 27 LINES ---------------------------------------------------------------------- 327 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 394 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 395 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 404 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 405 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 406 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 415 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 416 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 417 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 426 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 427 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 428 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 437 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 438 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 439 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 484 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 485 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 486 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 487 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 489 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 490 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 491 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 492 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 494 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 495 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 496 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 497 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 67ms; Memory: 10MB FILE: ...ecrm-aws-pipeline/modules/ProjectTask/ProjectTaskQuickCreate.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 61 | WARNING | Line exceeds 120 characters; contains 190 characters 62 | WARNING | Line exceeds 120 characters; contains 127 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/ProjectTask/Save.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 68 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 72 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 75 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/ProjectTask/SubPanelView.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 90 | WARNING | Line exceeds 120 characters; contains 136 characters 106 | WARNING | Line exceeds 120 characters; contains 151 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/ProjectTask/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 59 | WARNING | Line exceeds 120 characters; contains 399 characters 79 | WARNING | Line exceeds 120 characters; contains 244 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...-aws-pipeline/modules/ProjectTask/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 60 | WARNING | Line exceeds 120 characters; contains 122 characters 63 | WARNING | Line exceeds 120 characters; contains 121 characters 72 | WARNING | Line exceeds 120 characters; contains 139 characters 84 | WARNING | Line exceeds 120 characters; contains 127 characters 85 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/ProjectTask/metadata/quickcreatedefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 67 | WARNING | Line exceeds 120 characters; contains 399 characters 76 | WARNING | Line exceeds 120 characters; contains 244 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/ProjectTask/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 57 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/ProjectTask/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 160 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/ProjectTask/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 79 | WARNING | Line exceeds 120 characters; contains 156 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/ProjectTask/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 11 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 47 | WARNING | Line exceeds 120 characters; contains 172 characters 50 | WARNING | Line exceeds 120 characters; contains 130 characters 53 | WARNING | Line exceeds 120 characters; contains 127 characters 54 | WARNING | Line exceeds 120 characters; contains 124 characters 55 | WARNING | Line exceeds 120 characters; contains 121 characters 56 | WARNING | Line exceeds 120 characters; contains 128 characters 57 | WARNING | Line exceeds 120 characters; contains 125 characters 60 | WARNING | Line exceeds 120 characters; contains 125 characters 61 | WARNING | Line exceeds 120 characters; contains 122 characters 63 | WARNING | Line exceeds 120 characters; contains 126 characters 64 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/ProjectTask/views/view.list.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 8 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 55 and the first side | | effect is on line 3. 55 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 63 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 65 | ERROR | [ ] Method name | | "ProjectTaskViewList::ProjectTaskViewList" is | | not in camel caps format 67 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 110 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 118 | ERROR | [x] Expected 1 space before "=>"; 0 found 118 | ERROR | [x] Expected 1 space after "=>"; 0 found 119 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 123 | ERROR | [x] Expected 1 space before "=>"; 0 found 123 | ERROR | [x] Expected 1 space after "=>"; 0 found 231 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 238 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 255 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 259 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 261 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 64ms; Memory: 8MB FILE: ...ojectTask/Dashlets/MyProjectTaskDashlet/MyProjectTaskDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 71 | WARNING | Line exceeds 120 characters; contains 163 characters 73 | ERROR | Method name | | "MyProjectTaskDashlet::MyProjectTaskDashlet" is not | | in camel caps format 75 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...Task/Dashlets/MyProjectTaskDashlet/MyProjectTaskDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Activities/SetAcceptStatus.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 51 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 4 55 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 4 56 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 8 60 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 8 61 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Activities/EmailReminder.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 9 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 56 and the first side effect is on | | line 42. 56 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 186 | WARNING | Line exceeds 120 characters; contains 124 characters 189 | WARNING | Line exceeds 120 characters; contains 134 characters 209 | WARNING | Line exceeds 120 characters; contains 136 characters 238 | WARNING | Line exceeds 120 characters; contains 158 characters 266 | WARNING | Line exceeds 120 characters; contains 158 characters 298 | WARNING | Line exceeds 120 characters; contains 138 characters 314 | WARNING | Line exceeds 120 characters; contains 146 characters 329 | WARNING | Line exceeds 120 characters; contains 140 characters ---------------------------------------------------------------------- Time: 76ms; Memory: 8MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Activities/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 13 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 50 | WARNING | Line exceeds 120 characters; contains 158 characters 53 | WARNING | Line exceeds 120 characters; contains 171 characters 56 | WARNING | Line exceeds 120 characters; contains 151 characters 59 | WARNING | Line exceeds 120 characters; contains 151 characters 62 | WARNING | Line exceeds 120 characters; contains 148 characters 65 | WARNING | Line exceeds 120 characters; contains 156 characters 68 | WARNING | Line exceeds 120 characters; contains 147 characters 71 | WARNING | Line exceeds 120 characters; contains 147 characters 74 | WARNING | Line exceeds 120 characters; contains 122 characters 77 | WARNING | Line exceeds 120 characters; contains 176 characters 80 | WARNING | Line exceeds 120 characters; contains 189 characters 83 | WARNING | Line exceeds 120 characters; contains 177 characters 86 | WARNING | Line exceeds 120 characters; contains 177 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Activities/SubPanelView.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 29 WARNINGS AFFECTING 29 LINES ---------------------------------------------------------------------- 220 | WARNING | Line exceeds 120 characters; contains 173 characters 221 | WARNING | Line exceeds 120 characters; contains 167 characters 230 | WARNING | Line exceeds 120 characters; contains 199 characters 232 | WARNING | Line exceeds 120 characters; contains 204 characters 234 | WARNING | Line exceeds 120 characters; contains 196 characters 236 | WARNING | Line exceeds 120 characters; contains 166 characters 237 | WARNING | Line exceeds 120 characters; contains 215 characters 240 | WARNING | Line exceeds 120 characters; contains 205 characters 250 | WARNING | Line exceeds 120 characters; contains 278 characters 253 | WARNING | Line exceeds 120 characters; contains 293 characters 255 | WARNING | Line exceeds 120 characters; contains 284 characters 257 | WARNING | Line exceeds 120 characters; contains 291 characters 286 | WARNING | Line exceeds 120 characters; contains 156 characters 293 | WARNING | Line exceeds 120 characters; contains 403 characters 297 | WARNING | Line exceeds 120 characters; contains 406 characters 301 | WARNING | Line exceeds 120 characters; contains 413 characters 312 | WARNING | Line exceeds 120 characters; contains 126 characters 349 | WARNING | Line exceeds 120 characters; contains 199 characters 352 | WARNING | Line exceeds 120 characters; contains 204 characters 354 | WARNING | Line exceeds 120 characters; contains 196 characters 356 | WARNING | Line exceeds 120 characters; contains 166 characters 358 | WARNING | Line exceeds 120 characters; contains 215 characters 360 | WARNING | Line exceeds 120 characters; contains 205 characters 366 | WARNING | Line exceeds 120 characters; contains 274 characters 367 | WARNING | Line exceeds 120 characters; contains 313 characters 368 | WARNING | Line exceeds 120 characters; contains 368 characters 395 | WARNING | Line exceeds 120 characters; contains 156 characters 414 | WARNING | Line exceeds 120 characters; contains 231 characters 422 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 76ms; Memory: 8MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Activities/Popup_picker.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 61 and the first side effect is on | | line 42. 61 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 61 | ERROR | Class name "Popup_Picker" is not in PascalCase format 75 | ERROR | Method name "Popup_Picker::Popup_Picker" is not in | | camel caps format 87 | ERROR | Method name "Popup_Picker::process_page" is not in | | camel caps format ---------------------------------------------------------------------- Time: 86ms; Memory: 10MB FILE: ...ace/suitecrm-aws-pipeline/modules/Activities/views/view.list.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 43 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/Activities/views/view.modulelistmenu.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 42 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | WARNING | Line exceeds 120 characters; contains 131 characters 51 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/FP_Event_Locations/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 32 | WARNING | Line exceeds 120 characters; contains 201 characters 35 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/FP_Event_Locations/FP_Event_Locations.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 44. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Class name "FP_Event_Locations" is not in PascalCase | | format 53 | WARNING | Line exceeds 120 characters; contains 163 characters 55 | ERROR | Method name "FP_Event_Locations::FP_Event_Locations" | | is not in camel caps format 57 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/FP_Event_Locations/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 230 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 49ms; Memory: 8MB FILE: ...pipeline/modules/FP_Event_Locations/FP_Event_Locations_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | [ ] Class name "FP_Event_Locations_sugar" is not in | | PascalCase format 55 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 78 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 80 | ERROR | [ ] Method name | | "FP_Event_Locations_sugar::FP_Event_Locations_sugar" | | is not in camel caps format 82 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 92 | ERROR | [ ] Method name | | "FP_Event_Locations_sugar::bean_implements" is | | not in camel caps format 95 | ERROR | [x] The CASE body must start on the line following | | the statement 95 | ERROR | [x] Terminating statement must be on a line by itself 95 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...pipeline/modules/FP_Event_Locations/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 121 characters 65 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...-aws-pipeline/modules/FP_Event_Locations/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/FP_Event_Locations/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ws-pipeline/modules/FP_Event_Locations/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 172 characters 53 | WARNING | Line exceeds 120 characters; contains 126 characters 54 | WARNING | Line exceeds 120 characters; contains 124 characters 55 | WARNING | Line exceeds 120 characters; contains 121 characters 56 | WARNING | Line exceeds 120 characters; contains 127 characters 57 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ets/FP_Event_LocationsDashlet/FP_Event_LocationsDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...Dashlets/FP_Event_LocationsDashlet/FP_Event_LocationsDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | ERROR | Class name "FP_Event_LocationsDashlet" is not in | | PascalCase format 75 | WARNING | Line exceeds 120 characters; contains 163 characters 77 | ERROR | Method name | | "FP_Event_LocationsDashlet::FP_Event_LocationsDashlet" | | is not in camel caps format 79 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/AOR_Scheduled_Reports/emailRecipients.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 180 characters 49 | WARNING | Line exceeds 120 characters; contains 176 characters 51 | WARNING | Line exceeds 120 characters; contains 156 characters 61 | WARNING | Line exceeds 120 characters; contains 163 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/AOR_Scheduled_Reports/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 34 | WARNING | Line exceeds 120 characters; contains 210 characters 37 | WARNING | Line exceeds 120 characters; contains 138 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...pipeline/modules/AOR_Scheduled_Reports/AOR_Scheduled_Reports.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 4 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 42 and the first side | | effect is on line 41. 42 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 42 | ERROR | [ ] Class name "AOR_Scheduled_Reports" is not in | | PascalCase format 74 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 76 | ERROR | [ ] Method name | | "AOR_Scheduled_Reports::AOR_Scheduled_Reports" | | is not in camel caps format 78 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 88 | ERROR | [ ] Method name | | "AOR_Scheduled_Reports::bean_implements" is not | | in camel caps format 91 | ERROR | [x] The CASE body must start on the line following | | the statement 91 | ERROR | [x] Terminating statement must be on a line by | | itself 91 | ERROR | [x] Closing brace must be on a line by itself 105 | ERROR | [ ] Method name | | "AOR_Scheduled_Reports::get_email_recipients" is | | not in camel caps format 208 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 214 | ERROR | [x] The closing brace for the class must go on the | | next line after the body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...eline/modules/AOR_Scheduled_Reports/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 51 | WARNING | Line exceeds 120 characters; contains 121 characters 64 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ws-pipeline/modules/AOR_Scheduled_Reports/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 19 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 20 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 21 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 28 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...pipeline/modules/AOR_Scheduled_Reports/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 139 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ws-pipeline/modules/AOR_Scheduled_Reports/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...pipeline/modules/AOR_Scheduled_Reports/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 85 | WARNING | Line exceeds 120 characters; contains 176 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Users/User.php ---------------------------------------------------------------------- FOUND 28 ERRORS AND 56 WARNINGS AFFECTING 84 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 42. 50 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 105 | WARNING | [ ] Property name "$_userPreferenceFocus" should | | not be prefixed with an underscore to indicate | | visibility 156 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 158 | ERROR | [ ] Method name "User::User" is not in camel caps | | format 160 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 169 | WARNING | [ ] Method name "_loadUserPreferencesFocus" should | | not be prefixed with an underscore to indicate | | visibility 265 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 301 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 327 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 329 | WARNING | [ ] Line exceeds 120 characters; contains 284 | | characters 332 | WARNING | [ ] Line exceeds 120 characters; contains 283 | | characters 382 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 409 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 430 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 458 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 478 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 521 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 593 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 633 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 643 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 696 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 715 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 719 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 757 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 784 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 800 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 864 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 943 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 951 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 990 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 1007 | ERROR | [ ] Method name "User::check_role_membership" is | | not in camel caps format 1029 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 1048 | ERROR | [ ] Method name "User::get_summary_text" is not in | | camel caps format 1061 | ERROR | [ ] Method name "User::encrypt_password" is not in | | camel caps format 1076 | ERROR | [ ] Method name "User::authenticate_user" is not in | | camel caps format 1106 | ERROR | [ ] Method name "User::retrieve_by_email_address" | | is not in camel caps format 1132 | ERROR | [ ] Method name "User::bean_implements" is not in | | camel caps format 1148 | ERROR | [ ] Method name "User::load_user" is not in camel | | caps format 1158 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 1165 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1174 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1294 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 1307 | ERROR | [ ] Method name "User::change_password" is not in | | camel caps format 1314 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 1323 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1328 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 1345 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 1353 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 1361 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 1369 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 1377 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 1409 | ERROR | [ ] Method name "User::is_authenticated" is not in | | camel caps format 1414 | ERROR | [ ] Method name | | "User::fill_in_additional_list_fields" is not | | in camel caps format 1419 | ERROR | [ ] Method name | | "User::fill_in_additional_detail_fields" is not | | in camel caps format 1426 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 1441 | ERROR | [ ] Method name "User::retrieve_user_id" is not in | | camel caps format 1459 | ERROR | [ ] Method name "User::verify_data" is not in camel | | caps format 1502 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1511 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1516 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1525 | ERROR | [ ] Method name "User::get_list_view_data" is not | | in camel caps format 1536 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1541 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 1548 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 1554 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 1565 | ERROR | [ ] Method name | | "User::list_view_parse_additional_sections" is | | not in camel caps format 1600 | ERROR | [ ] Method name "User::create_export_query" is not | | in camel caps format 1640 | ERROR | [ ] Method name "User::get_meetings" is not in | | camel caps format 1649 | ERROR | [ ] Method name "User::get_calls" is not in camel | | caps format 1669 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1676 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 1696 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 1711 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 1962 | WARNING | [ ] Method name "_fixupModuleForACL" should not be | | prefixed with an underscore to indicate | | visibility 1980 | WARNING | [ ] Method name "_getModulesForACL" should not be | | prefixed with an underscore to indicate | | visibility 2155 | ERROR | [ ] Method name "User::create_new_list_query" is | | not in camel caps format 2167 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 2170 | ERROR | [x] Blank line found at start of control structure 2172 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 2221 | ERROR | [ ] Method name "User::get_first_day_of_week" is | | not in camel caps format 2264 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 2381 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 2382 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 271ms; Memory: 22MB FILE: .../workspace/suitecrm-aws-pipeline/modules/Users/UserSignature.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 76 | WARNING | Line exceeds 120 characters; contains 163 characters 78 | ERROR | Method name "UserSignature::UserSignature" is not in | | camel caps format 80 | WARNING | Line exceeds 120 characters; contains 121 characters 92 | ERROR | Method name "UserSignature::get_summary_text" is not | | in camel caps format 100 | ERROR | Method name "UserSignature::create_export_query" is | | not in camel caps format 108 | ERROR | Method name "UserSignature::get_list_view_data" is | | not in camel caps format 120 | ERROR | Method name | | "UserSignature::fill_in_additional_list_fields" is | | not in camel caps format 128 | ERROR | Method name | | "UserSignature::fill_in_additional_detail_fields" is | | not in camel caps format ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Users/PopupSignature.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 68 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 70 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Users/GeneratePassword.php ---------------------------------------------------------------------- FOUND 23 ERRORS AND 2 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 79 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 80 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 83 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 86 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 88 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 91 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 92 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 95 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 96 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 97 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 99 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 100 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 103 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 106 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 107 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 110 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 110 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 113 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 114 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 122 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 125 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 144 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 151 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 153 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 155 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 23 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Users/reassignUserRecords.php ---------------------------------------------------------------------- FOUND 41 ERRORS AND 20 WARNINGS AFFECTING 60 LINES ---------------------------------------------------------------------- 101 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 102 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 103 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 111 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 114 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 115 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 118 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 125 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 126 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 128 | ERROR | [x] Closing brace indented incorrectly; expected 0 | | spaces, found 4 130 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 133 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 135 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 139 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 153 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 14 169 | ERROR | [x] Closing brace indented incorrectly; expected 0 | | spaces, found 4 186 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 187 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 188 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 192 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 200 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 201 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 202 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 203 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 204 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 205 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 207 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 208 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 209 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 210 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 211 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 212 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 213 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 214 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 215 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 216 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 218 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 219 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 219 | ERROR | [x] Closing brace indented incorrectly; expected 12 | | spaces, found 8 224 | ERROR | [x] Closing brace indented incorrectly; expected 0 | | spaces, found 4 231 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 232 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 233 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 239 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 290 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 328 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 366 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 371 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 373 | WARNING | [ ] Line exceeds 120 characters; contains 208 | | characters 380 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 403 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 437 | WARNING | [ ] Line exceeds 120 characters; contains 319 | | characters 440 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 445 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 453 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 470 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 488 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 516 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 40 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 76ms; Memory: 8MB FILE: ...tecrm-aws-pipeline/modules/Users/GoogleApiKeySaverEntryPoint.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 7 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 57 and the first side effect is on | | line 51. 57 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 128 | WARNING | Line exceeds 120 characters; contains 148 characters 187 | WARNING | Line exceeds 120 characters; contains 136 characters 195 | WARNING | Line exceeds 120 characters; contains 123 characters 216 | WARNING | Line exceeds 120 characters; contains 123 characters 226 | WARNING | Line exceeds 120 characters; contains 123 characters 242 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/modules/Users/Error.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 1 WARNING AFFECTING 6 LINES ---------------------------------------------------------------------- 52 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 59 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 4 59 | ERROR | [x] Closing brace indented incorrectly; expected 20 | | spaces, found 4 60 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 8 61 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 8 62 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 4 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Users/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 51 | WARNING | Line exceeds 120 characters; contains 141 characters 52 | WARNING | Line exceeds 120 characters; contains 172 characters 54 | WARNING | Line exceeds 120 characters; contains 153 characters 56 | WARNING | Line exceeds 120 characters; contains 183 characters 60 | WARNING | Line exceeds 120 characters; contains 188 characters 61 | WARNING | Line exceeds 120 characters; contains 185 characters 66 | WARNING | Line exceeds 120 characters; contains 186 characters 67 | WARNING | Line exceeds 120 characters; contains 210 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Users/controller.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 3 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 42. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | ERROR | Method name | | "UsersController::action_resetPreferences" is not in | | camel caps format 56 | WARNING | Line exceeds 120 characters; contains 123 characters 63 | WARNING | Line exceeds 120 characters; contains 135 characters 68 | ERROR | Method name "UsersController::action_delete" is not | | in camel caps format 92 | ERROR | Method name "UsersController::action_wizard" is not | | in camel caps format 97 | ERROR | Method name "UsersController::action_saveuserwizard" | | is not in camel caps format 118 | ERROR | Method name "UsersController::action_saveftsmodules" | | is not in camel caps format 125 | ERROR | Method name "UsersController::action_editview" is | | not in camel caps format 133 | ERROR | Method name "UsersController::action_detailview" is | | not in camel caps format ---------------------------------------------------------------------- Time: 75ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Users/ChangePassword.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 95 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 103 | ERROR | [x] Multi-line function call not indented correctly; | | expected 4 spaces but found 2 104 | ERROR | [x] Multi-line function call not indented correctly; | | expected 4 spaces but found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/Users/SetTimezone.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Users/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 112 | WARNING | Line exceeds 120 characters; contains 165 characters 772 | WARNING | Line exceeds 120 characters; contains 224 characters 788 | WARNING | Line exceeds 120 characters; contains 121 characters 796 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 91ms; Memory: 12MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Users/PopupUsers.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 91 | WARNING | Line exceeds 120 characters; contains 214 characters 92 | WARNING | Line exceeds 120 characters; contains 200 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Users/Authenticate.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 76 | WARNING | Line exceeds 120 characters; contains 135 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Users/Changenewpassword.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 5 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 109 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 110 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 167 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 177 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Users/password_utils.php ---------------------------------------------------------------------- FOUND 48 ERRORS AND 1 WARNING AFFECTING 49 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 59 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 60 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 62 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 63 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 65 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 66 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 68 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 71 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 73 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 74 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 76 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 80 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 82 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 83 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 96 | ERROR | [x] Blank line found at start of control structure 98 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 99 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 100 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 101 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 102 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 103 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 105 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 107 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 109 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 110 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 111 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 113 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 115 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 116 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 117 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 118 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 119 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 120 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 121 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 124 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 125 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 126 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 127 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 128 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 129 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 130 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 131 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 132 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 133 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 134 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 136 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 137 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 48 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/modules/Users/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 60 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Users/UserViewHelper.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 32 WARNINGS AFFECTING 38 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 42. 47 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 145 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 202 | WARNING | [ ] Line exceeds 120 characters; contains 318 | | characters 203 | WARNING | [ ] Line exceeds 120 characters; contains 301 | | characters 205 | WARNING | [ ] Line exceeds 120 characters; contains 318 | | characters 206 | WARNING | [ ] Line exceeds 120 characters; contains 301 | | characters 225 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 287 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 289 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 295 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 302 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 306 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 311 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 318 | WARNING | [ ] Line exceeds 120 characters; contains 336 | | characters 330 | WARNING | [ ] Line exceeds 120 characters; contains 267 | | characters 355 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 406 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 418 | WARNING | [ ] Line exceeds 120 characters; contains 251 | | characters 470 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 478 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 495 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 523 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 624 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 636 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 637 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 646 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 720 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 739 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 740 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 747 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 758 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 761 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 771 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 778 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 785 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 789 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 135ms; Memory: 12MB FILE: ...itecrm-aws-pipeline/modules/Users/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 59 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Users/metadata/quickcreatedefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 51 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Users/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 116 | WARNING | Line exceeds 120 characters; contains 143 characters 159 | WARNING | Line exceeds 120 characters; contains 141 characters 171 | WARNING | Line exceeds 120 characters; contains 141 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Users/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 127 characters 52 | WARNING | Line exceeds 120 characters; contains 147 characters 56 | WARNING | Line exceeds 120 characters; contains 184 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Users/metadata/subpanels/ForProject.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 135 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...peline/modules/Users/authentication/AuthenticationController.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 82 | WARNING | Line exceeds 120 characters; contains 147 characters 164 | WARNING | Line exceeds 120 characters; contains 134 characters 165 | WARNING | Line exceeds 120 characters; contains 240 characters 178 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...les/Users/authentication/SugarAuthenticate/SugarAuthenticate.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 20 WARNINGS AFFECTING 25 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 42. 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 72 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 73 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 74 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 75 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 82 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 84 | ERROR | [ ] Method name | | "SugarAuthenticate::SugarAuthenticate" is not in | | camel caps format 86 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 104 | ERROR | [x] Incorrect spacing between argument "$fallback" | | and equals sign; expected 1 but found 0 104 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fallback"; expected 1 | | but found 0 156 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 175 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 178 | WARNING | [ ] Line exceeds 120 characters; contains 225 | | characters 204 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 228 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 238 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 250 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 291 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 293 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 311 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 373 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 405 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 407 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 466 | ERROR | [ ] Method name "SugarAuthenticate::pre_login" is | | not in camel caps format 470 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 76ms; Memory: 8MB FILE: ...les/Users/authentication/SugarAuthenticate/FactorAuthFactory.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 42. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...Users/authentication/SugarAuthenticate/SugarAuthenticateUser.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 42. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 67 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 70 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 88 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 310 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 59ms; Memory: 6MB FILE: ...s/Users/authentication/SugarAuthenticate/FactorAuthEmailCode.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 42. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 148 | WARNING | Line exceeds 120 characters; contains 128 characters 151 | WARNING | Line exceeds 120 characters; contains 144 characters ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...s/Users/authentication/SugarAuthenticate/FactorAuthInterface.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each interface must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...les/Users/authentication/EmailAuthenticate/EmailAuthenticate.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 54 and the first side effect is on | | line 3. 54 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 70 | WARNING | Line exceeds 120 characters; contains 163 characters 72 | ERROR | Method name "EmailAuthenticate::EmailAuthenticate" is | | not in camel caps format 74 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...Users/authentication/EmailAuthenticate/EmailAuthenticateUser.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 3. 52 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 124 | WARNING | Line exceeds 120 characters; contains 136 characters 129 | WARNING | Line exceeds 120 characters; contains 131 characters 138 | WARNING | Line exceeds 120 characters; contains 196 characters 147 | WARNING | Line exceeds 120 characters; contains 142 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...dules/Users/authentication/LDAPAuthenticate/LDAPAuthenticate.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 54 and the first side effect is on | | line 3. 54 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 70 | WARNING | Line exceeds 120 characters; contains 163 characters 74 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...s/Users/authentication/LDAPAuthenticate/LDAPAuthenticateUser.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 6 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 42. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 67 | ERROR | [x] Incorrect spacing between argument "$fallback" | | and equals sign; expected 1 but found 0 67 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fallback"; expected 1 | | but found 0 119 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 152 | ERROR | [x] Expected 1 space before "=>"; 0 found 152 | ERROR | [x] Expected 1 space after "=>"; 0 found 166 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 211 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 234 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 263 | ERROR | [x] Expected 1 space before "=>"; 0 found 263 | ERROR | [x] Expected 1 space after "=>"; 0 found 346 | ERROR | [ ] Method name | | "LDAPAuthenticateUser::ldap_rdn_lookup" is not | | in camel caps format 386 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 75ms; Memory: 8MB FILE: ...les/Users/authentication/SAML2Authenticate/SAML2Authenticate.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 42. 54 | ERROR | [x] Opening brace should be on a new line 71 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 90 | ERROR | [ ] Method name "SAML2Authenticate::pre_login" is | | not in camel caps format 201 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...Users/authentication/SAML2Authenticate/SAML2AuthenticateUser.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 42. 50 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 63 | ERROR | [x] Incorrect spacing between argument "$fallback" | | and equals sign; expected 1 but found 0 63 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fallback"; expected 1 | | but found 0 65 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 68 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...Users/authentication/SAML2Authenticate/lib/onelogin/settings.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 63 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Users/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 37 WARNINGS AFFECTING 37 LINES ---------------------------------------------------------------------- 46 | WARNING | Line exceeds 120 characters; contains 127 characters 48 | WARNING | Line exceeds 120 characters; contains 284 characters 49 | WARNING | Line exceeds 120 characters; contains 238 characters 58 | WARNING | Line exceeds 120 characters; contains 122 characters 59 | WARNING | Line exceeds 120 characters; contains 222 characters 69 | WARNING | Line exceeds 120 characters; contains 147 characters 72 | WARNING | Line exceeds 120 characters; contains 131 characters 73 | WARNING | Line exceeds 120 characters; contains 135 characters 86 | WARNING | Line exceeds 120 characters; contains 202 characters 109 | WARNING | Line exceeds 120 characters; contains 162 characters 113 | WARNING | Line exceeds 120 characters; contains 266 characters 115 | WARNING | Line exceeds 120 characters; contains 214 characters 140 | WARNING | Line exceeds 120 characters; contains 258 characters 143 | WARNING | Line exceeds 120 characters; contains 202 characters 149 | WARNING | Line exceeds 120 characters; contains 165 characters 157 | WARNING | Line exceeds 120 characters; contains 150 characters 205 | WARNING | Line exceeds 120 characters; contains 132 characters 217 | WARNING | Line exceeds 120 characters; contains 208 characters 234 | WARNING | Line exceeds 120 characters; contains 231 characters 255 | WARNING | Line exceeds 120 characters; contains 184 characters 273 | WARNING | Line exceeds 120 characters; contains 155 characters 284 | WARNING | Line exceeds 120 characters; contains 191 characters 296 | WARNING | Line exceeds 120 characters; contains 154 characters 350 | WARNING | Line exceeds 120 characters; contains 173 characters 351 | WARNING | Line exceeds 120 characters; contains 152 characters 379 | WARNING | Line exceeds 120 characters; contains 156 characters 396 | WARNING | Line exceeds 120 characters; contains 156 characters 402 | WARNING | Line exceeds 120 characters; contains 149 characters 409 | WARNING | Line exceeds 120 characters; contains 142 characters 410 | WARNING | Line exceeds 120 characters; contains 131 characters 612 | WARNING | Line exceeds 120 characters; contains 158 characters 613 | WARNING | Line exceeds 120 characters; contains 152 characters 615 | WARNING | Line exceeds 120 characters; contains 272 characters 645 | WARNING | Line exceeds 120 characters; contains 413 characters 646 | WARNING | Line exceeds 120 characters; contains 122 characters 652 | WARNING | Line exceeds 120 characters; contains 249 characters 688 | WARNING | Line exceeds 120 characters; contains 208 characters ---------------------------------------------------------------------- Time: 80ms; Memory: 12MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Users/views/view.list.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | WARNING | Line exceeds 120 characters; contains 127 characters 50 | WARNING | Line exceeds 120 characters; contains 122 characters 73 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Users/views/view.edit.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 17 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 57 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 59 | ERROR | [ ] Method name "UsersViewEdit::UsersViewEdit" is | | not in camel caps format 61 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 110 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 140 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 144 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 148 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 157 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 183 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 187 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 188 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 224 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 225 | WARNING | [ ] Line exceeds 120 characters; contains 322 | | characters 233 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 246 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 247 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 255 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 256 | WARNING | [ ] Line exceeds 120 characters; contains 322 | | characters 261 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 262 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 269 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 62ms; Memory: 8MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Users/views/view.detail.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 12 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 42. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Line exceeds 120 characters; contains 163 characters 57 | ERROR | Method name "UsersViewDetail::UsersViewDetail" is | | not in camel caps format 59 | WARNING | Line exceeds 120 characters; contains 121 characters 123 | WARNING | Line exceeds 120 characters; contains 532 characters 124 | WARNING | Line exceeds 120 characters; contains 122 characters 126 | WARNING | Line exceeds 120 characters; contains 533 characters 131 | WARNING | Line exceeds 120 characters; contains 518 characters 134 | WARNING | Line exceeds 120 characters; contains 301 characters 138 | WARNING | Line exceeds 120 characters; contains 163 characters 139 | WARNING | Line exceeds 120 characters; contains 363 characters 146 | WARNING | Line exceeds 120 characters; contains 479 characters 147 | WARNING | Line exceeds 120 characters; contains 456 characters ---------------------------------------------------------------------- Time: 59ms; Memory: 8MB FILE: ...ace/suitecrm-aws-pipeline/modules/Users/views/view.quickedit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 6 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 56 and the first side effect is on | | line 3. 49 | WARNING | Line exceeds 120 characters; contains 138 characters 50 | WARNING | Line exceeds 120 characters; contains 140 characters 51 | WARNING | Line exceeds 120 characters; contains 151 characters 56 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 59 | WARNING | Line exceeds 120 characters; contains 149 characters 66 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Users/views/view.wizard.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 12 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 54 and the first side effect is on | | line 3. 54 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 80 | WARNING | Line exceeds 120 characters; contains 144 characters 122 | WARNING | Line exceeds 120 characters; contains 126 characters 200 | WARNING | Line exceeds 120 characters; contains 132 characters 208 | WARNING | Line exceeds 120 characters; contains 182 characters 209 | WARNING | Line exceeds 120 characters; contains 182 characters 210 | WARNING | Line exceeds 120 characters; contains 160 characters 211 | WARNING | Line exceeds 120 characters; contains 145 characters 212 | WARNING | Line exceeds 120 characters; contains 164 characters 213 | WARNING | Line exceeds 120 characters; contains 152 characters 215 | WARNING | Line exceeds 120 characters; contains 124 characters 219 | WARNING | Line exceeds 120 characters; contains 164 characters ---------------------------------------------------------------------- Time: 65ms; Memory: 8MB FILE: ...aws-pipeline/modules/AM_TaskTemplates/AM_TaskTemplates_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 48 | ERROR | [ ] Class name "AM_TaskTemplates_sugar" is not in | | PascalCase format 55 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 89 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 91 | ERROR | [ ] Method name | | "AM_TaskTemplates_sugar::AM_TaskTemplates_sugar" | | is not in camel caps format 93 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 103 | ERROR | [ ] Method name | | "AM_TaskTemplates_sugar::bean_implements" is not | | in camel caps format 106 | ERROR | [x] The CASE body must start on the line following | | the statement 106 | ERROR | [x] Terminating statement must be on a line by | | itself 106 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/AM_TaskTemplates/AM_TaskTemplates.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 44. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Class name "AM_TaskTemplates" is not in PascalCase | | format 53 | WARNING | Line exceeds 120 characters; contains 163 characters 55 | ERROR | Method name "AM_TaskTemplates::AM_TaskTemplates" is | | not in camel caps format 57 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...s-pipeline/modules/AM_TaskTemplates/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 121 characters 65 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/AM_TaskTemplates/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 19 ERRORS AFFECTING 19 LINES ---------------------------------------------------------------------- 23 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 24 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 25 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 31 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 32 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 33 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 39 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 40 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 41 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 46 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 47 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 48 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 53 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 54 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 55 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 61 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 62 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 63 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 68 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/AM_TaskTemplates/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...-aws-pipeline/modules/AM_TaskTemplates/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 172 characters 53 | WARNING | Line exceeds 120 characters; contains 126 characters 54 | WARNING | Line exceeds 120 characters; contains 124 characters 55 | WARNING | Line exceeds 120 characters; contains 121 characters 56 | WARNING | Line exceeds 120 characters; contains 127 characters 57 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/AM_TaskTemplates/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 89 | WARNING | Line exceeds 120 characters; contains 140 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...tes/Dashlets/AM_TaskTemplatesDashlet/AM_TaskTemplatesDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | ERROR | Class name "AM_TaskTemplatesDashlet" is not in | | PascalCase format 75 | WARNING | Line exceeds 120 characters; contains 163 characters 77 | ERROR | Method name | | "AM_TaskTemplatesDashlet::AM_TaskTemplatesDashlet" is | | not in camel caps format 79 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ashlets/AM_TaskTemplatesDashlet/AM_TaskTemplatesDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/AOP_Case_Updates/AOP_Case_Updates.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 41. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | Class name "AOP_Case_Updates" is not in PascalCase | | format 86 | WARNING | Line exceeds 120 characters; contains 163 characters 88 | ERROR | Method name "AOP_Case_Updates::AOP_Case_Updates" is | | not in camel caps format 90 | WARNING | Line exceeds 120 characters; contains 121 characters 104 | ERROR | Method name "AOP_Case_Updates::bean_implements" is | | not in camel caps format 244 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 64ms; Memory: 8MB FILE: .../suitecrm-aws-pipeline/modules/AOP_Case_Updates/Case_Updates.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 107 | WARNING | Line exceeds 120 characters; contains 177 characters 126 | WARNING | Line exceeds 120 characters; contains 141 characters 246 | WARNING | Line exceeds 120 characters; contains 121 characters 307 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/AOP_Case_Updates/CaseUpdatesHook.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 40. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 91ms; Memory: 10MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/AOP_Case_Updates/util.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 55 | WARNING | Line exceeds 120 characters; contains 307 characters 63 | WARNING | Line exceeds 120 characters; contains 263 characters 69 | WARNING | Line exceeds 120 characters; contains 250 characters ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/AOP_Case_Updates/AOPAssignManager.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 44 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 180 | WARNING | Line exceeds 120 characters; contains 137 characters 201 | WARNING | Line exceeds 120 characters; contains 175 characters ---------------------------------------------------------------------- Time: 61ms; Memory: 6MB FILE: ...s-pipeline/modules/AOP_Case_Updates/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 36 | WARNING | Line exceeds 120 characters; contains 121 characters 49 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/AOP_Case_Updates/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 38 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/AOP_Case_Updates/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 26 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 27 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 28 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 30 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 31 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...-aws-pipeline/modules/AOP_Case_Updates/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 32 | WARNING | Line exceeds 120 characters; contains 172 characters 37 | WARNING | Line exceeds 120 characters; contains 126 characters 38 | WARNING | Line exceeds 120 characters; contains 124 characters 39 | WARNING | Line exceeds 120 characters; contains 121 characters 40 | WARNING | Line exceeds 120 characters; contains 127 characters 41 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Contacts/Contact.php ---------------------------------------------------------------------- FOUND 18 ERRORS AND 8 WARNINGS AFFECTING 26 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 55 and the first side | | effect is on line 48. 55 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 179 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 181 | ERROR | [ ] Method name "Contact::Contact" is not in camel | | caps format 183 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 193 | ERROR | [ ] Method name "Contact::add_list_count_joins" is | | not in camel caps format 229 | ERROR | [ ] Method name "Contact::create_new_list_query" is | | not in camel caps format 258 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 274 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 278 | ERROR | [ ] Method name | | "Contact::address_popup_create_new_list_query" | | is not in camel caps format 326 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 365 | ERROR | [ ] Method name "Contact::create_export_query" is | | not in camel caps format 372 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 380 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 385 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 407 | ERROR | [ ] Method name | | "Contact::fill_in_additional_list_fields" is not | | in camel caps format 420 | ERROR | [ ] Method name | | "Contact::fill_in_additional_detail_fields" is | | not in camel caps format 502 | ERROR | [ ] Method name | | "Contact::load_contacts_users_relationship" is | | not in camel caps format 526 | ERROR | [ ] Method name "Contact::get_list_view_data" is not | | in camel caps format 544 | ERROR | [ ] Method name | | "Contact::build_generic_where_clause" is not in | | camel caps format 576 | ERROR | [ ] Method name "Contact::set_notification_body" is | | not in camel caps format 586 | ERROR | [ ] Method name "Contact::get_contact_id_by_email" | | is not in camel caps format 603 | ERROR | [ ] Method name "Contact::save_relationship_changes" | | is not in camel caps format 618 | ERROR | [ ] Method name "Contact::bean_implements" is not in | | camel caps format 628 | ERROR | [ ] Method name "Contact::get_unlinked_email_query" | | is not in camel caps format 642 | ERROR | [ ] Method name "Contact::process_sync_to_outlook" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 89ms; Memory: 10MB FILE: ...pipeline/modules/Contacts/SaveContactOpportunityRelationship.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 73 | WARNING | Line exceeds 120 characters; contains 140 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Contacts/ContactsJjwg_MapsLogicHook.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 9 and the first side effect is on | | line 6. 9 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 9 | ERROR | Class name "ContactsJjwg_MapsLogicHook" is not in | | PascalCase format 18 | WARNING | Line exceeds 120 characters; contains 163 characters 20 | ERROR | Method name | | "ContactsJjwg_MapsLogicHook::ContactsJjwg_MapsLogicHook" | | is not in camel caps format 22 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...pipeline/modules/Contacts/ContactOpportunityRelationshipEdit.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 80 | WARNING | Line exceeds 120 characters; contains 132 characters 96 | WARNING | Line exceeds 120 characters; contains 200 characters 98 | WARNING | Line exceeds 120 characters; contains 144 characters 111 | WARNING | Line exceeds 120 characters; contains 174 characters ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Contacts/Menu.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 4 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 47 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 48 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 49 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 51 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 52 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 53 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 54 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 55 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 56 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 57 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 58 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 59 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/Contacts/controller.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 6 LINES ---------------------------------------------------------------------- 42 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 44 | ERROR | Method name "ContactsController::action_Popup" is not | | in camel caps format 53 | ERROR | Method name | | "ContactsController::action_ValidPortalUsername" is not | | in camel caps format 58 | ERROR | Method name "ContactsController::action_RetrieveEmail" | | is not in camel caps format 63 | ERROR | Method name | | "ContactsController::action_ContactAddressPopup" is not | | in camel caps format 68 | ERROR | Method name | | "ContactsController::action_CloseContactAddressPopup" | | is not in camel caps format ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Contacts/ContactsQuickCreate.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 63 | WARNING | Line exceeds 120 characters; contains 184 characters 64 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Contacts/updatePortal.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 42. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | Class name "updatePortal" is not in PascalCase format 61 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Contacts/AcceptDecline.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 100 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Contacts/enablePortalUser.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 25 and the first side effect is on | | line 27. 25 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 40 | WARNING | Line exceeds 120 characters; contains 160 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Contacts/ContactFormBase.php ---------------------------------------------------------------------- FOUND 23 ERRORS AND 20 WARNINGS AFFECTING 31 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 3. 54 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 69 | ERROR | [x] Incorrect spacing between argument "$prefix" and | | equals sign; expected 1 but found 0 69 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prefix"; expected 1 | | but found 0 77 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 78 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 90 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 90 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 90 | ERROR | [x] Incorrect spacing between argument "$formname" | | and equals sign; expected 1 but found 0 90 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formname"; expected 1 | | but found 0 109 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 138 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 177 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 187 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 199 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 200 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 201 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 232 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 239 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 268 | WARNING | [ ] Line exceeds 120 characters; contains 397 | | characters 293 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 304 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters 325 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 325 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 325 | ERROR | [x] Incorrect spacing between argument "$formname" | | and equals sign; expected 1 but found 0 325 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formname"; expected 1 | | but found 0 386 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 386 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 407 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 413 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 424 | ERROR | [x] Incorrect spacing between argument "$redirect" | | and equals sign; expected 1 but found 0 424 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$redirect"; expected 1 | | but found 0 424 | ERROR | [x] Incorrect spacing between argument | | "$useRequired" and equals sign; expected 1 but | | found 0 424 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$useRequired"; | | expected 1 but found 0 446 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 510 | ERROR | [x] Expected 1 space before "=>"; 0 found 510 | ERROR | [x] Expected 1 space after "=>"; 0 found 570 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 586 | WARNING | [ ] Line exceeds 120 characters; contains 266 | | characters 589 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 621 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 11 655 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 671 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 21 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 90ms; Memory: 10MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Contacts/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 46 | WARNING | Line exceeds 120 characters; contains 138 characters ---------------------------------------------------------------------- Time: 89ms; Memory: 12MB FILE: ...pace/suitecrm-aws-pipeline/modules/Contacts/createPortalUser.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 25 and the first side effect is on | | line 27. 25 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 40 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Contacts/disablePortalUser.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 25 and the first side effect is on | | line 27. 25 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 40 | WARNING | Line exceeds 120 characters; contains 161 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Contacts/ShowDuplicates.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 48 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Contacts/field_arrays.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 92 | WARNING | Line exceeds 120 characters; contains 227 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...aws-pipeline/modules/Contacts/ContactOpportunityRelationship.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 93 | WARNING | Line exceeds 120 characters; contains 163 characters 95 | ERROR | Method name | | "ContactOpportunityRelationship::ContactOpportunityRelationship" | | is not in camel caps format 97 | WARNING | Line exceeds 120 characters; contains 121 characters 107 | ERROR | Method name | | "ContactOpportunityRelationship::fill_in_additional_detail_fields" | | is not in camel caps format ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Contacts/ContactsListViewSmarty.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 6 and the first side effect is on | | line 2. 6 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 15 | WARNING | Line exceeds 120 characters; contains 163 characters 17 | ERROR | Method name | | "ContactsListViewSmarty::ContactsListViewSmarty" is | | not in camel caps format 19 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Contacts/Popup_picker.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 22 WARNINGS AFFECTING 26 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 47 | ERROR | [ ] Class name "Popup_Picker" is not in PascalCase | | format 52 | WARNING | [ ] Method name "_get_where_clause" should not be | | prefixed with an underscore to indicate | | visibility 52 | ERROR | [ ] Method name "Popup_Picker::_get_where_clause" is | | not in camel caps format 69 | ERROR | [ ] Method name | | "Popup_Picker::process_page_for_address" is not | | in camel caps format 104 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 105 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 108 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 154 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 155 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 156 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 157 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 158 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 159 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 161 | WARNING | [ ] Line exceeds 120 characters; contains 254 | | characters 163 | WARNING | [ ] Line exceeds 120 characters; contains 204 | | characters 164 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 165 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 166 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 167 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 168 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 170 | WARNING | [ ] Line exceeds 120 characters; contains 250 | | characters 171 | WARNING | [ ] Line exceeds 120 characters; contains 283 | | characters 238 | ERROR | [ ] Method name | | "Popup_Picker::process_page_for_merge" is not in | | camel caps format 260 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 331 | ERROR | [x] Expected 1 space before "=>"; 0 found 331 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 65ms; Memory: 8MB FILE: ...suitecrm-aws-pipeline/modules/Contacts/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 96 | WARNING | Line exceeds 120 characters; contains 268 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/Contacts/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 59 | WARNING | Line exceeds 120 characters; contains 185 characters 91 | WARNING | Line exceeds 120 characters; contains 139 characters 94 | WARNING | Line exceeds 120 characters; contains 135 characters 97 | WARNING | Line exceeds 120 characters; contains 137 characters 113 | WARNING | Line exceeds 120 characters; contains 121 characters 114 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Contacts/metadata/quickcreatedefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 66 | WARNING | Line exceeds 120 characters; contains 138 characters 67 | WARNING | Line exceeds 120 characters; contains 143 characters 92 | WARNING | Line exceeds 120 characters; contains 151 characters 93 | WARNING | Line exceeds 120 characters; contains 140 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Contacts/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 96 | WARNING | Line exceeds 120 characters; contains 139 characters 97 | WARNING | Line exceeds 120 characters; contains 167 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Contacts/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 343 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 59ms; Memory: 8MB FILE: ...ce/suitecrm-aws-pipeline/modules/Contacts/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Contacts/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 58 | WARNING | Line exceeds 120 characters; contains 447 characters 68 | WARNING | Line exceeds 120 characters; contains 292 characters 75 | WARNING | Line exceeds 120 characters; contains 122 characters 79 | WARNING | Line exceeds 120 characters; contains 226 characters 97 | WARNING | Line exceeds 120 characters; contains 269 characters 110 | WARNING | Line exceeds 120 characters; contains 146 characters 115 | WARNING | Line exceeds 120 characters; contains 266 characters 128 | WARNING | Line exceeds 120 characters; contains 145 characters ---------------------------------------------------------------------- Time: 53ms; Memory: 8MB FILE: ...suitecrm-aws-pipeline/modules/Contacts/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 65 | WARNING | Line exceeds 120 characters; contains 122 characters 70 | WARNING | Line exceeds 120 characters; contains 184 characters 81 | WARNING | Line exceeds 120 characters; contains 222 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...-aws-pipeline/modules/Contacts/metadata/subpanels/ForProject.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 48 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...aws-pipeline/modules/Contacts/metadata/subpanels/ForContacts.php ---------------------------------------------------------------------- FOUND 9 ERRORS AFFECTING 9 LINES ---------------------------------------------------------------------- 60 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 64 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 68 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 75 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 85 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 89 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 96 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 101 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 107 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...cts/metadata/subpanels/FP_events_subpanel_fp_events_contacts.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 9 | WARNING | Line exceeds 120 characters; contains 171 characters 10 | WARNING | Line exceeds 120 characters; contains 312 characters 11 | WARNING | Line exceeds 120 characters; contains 369 characters 12 | WARNING | Line exceeds 120 characters; contains 379 characters 13 | WARNING | Line exceeds 120 characters; contains 367 characters 15 | WARNING | Line exceeds 120 characters; contains 169 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Contacts/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 171 | WARNING | Line exceeds 120 characters; contains 153 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Contacts/SugarFeeds/ContactFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 56 | WARNING | Line exceeds 120 characters; contains 174 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Contacts/views/view.list.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 5 and | | the first side effect is on line 3. 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Contacts/views/view.edit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 90 | WARNING | Line exceeds 120 characters; contains 246 characters 91 | WARNING | Line exceeds 120 characters; contains 170 characters 92 | WARNING | Line exceeds 120 characters; contains 195 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/Contacts/views/view.retrieveemail.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 54 and the first side effect is on | | line 51. 54 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Contacts/views/view.detail.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 59 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ipeline/modules/Contacts/views/view.closecontactaddresspopup.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 43 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 45 | ERROR | Method name | | "ContactsViewCloseContactAddressPopup::CloseContactAddressPopup" | | is not in camel caps format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...aws-pipeline/modules/Contacts/views/view.validportalusername.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 58 and the first side effect is on | | line 3. 58 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 75 | WARNING | Line exceeds 120 characters; contains 142 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Contacts/views/view.quickcreate.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/Contacts/views/view.mailmergepopup.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 47. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 52 | ERROR | Method name | | "ContactsViewMailMergePopup::ContactAddressPopup" is | | not in camel caps format ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...aws-pipeline/modules/Contacts/views/view.contactaddresspopup.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 47. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 58 | WARNING | Line exceeds 120 characters; contains 163 characters 60 | ERROR | Method name | | "ContactsViewContactAddressPopup::ContactsViewContactAddressPopup" | | is not in camel caps format 62 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...s/Contacts/Dashlets/MyContactsDashlet/MyContactsDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...s/Contacts/Dashlets/MyContactsDashlet/MyContactsDashlet.data.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 90 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...odules/Contacts/Dashlets/MyContactsDashlet/MyContactsDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 71 | WARNING | Line exceeds 120 characters; contains 163 characters 73 | ERROR | Method name "MyContactsDashlet::MyContactsDashlet" is | | not in camel caps format 75 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/AOR_Conditions/AOR_Condition.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 41 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 41 | ERROR | Class name "AOR_Condition" is not in PascalCase | | format 78 | WARNING | Line exceeds 120 characters; contains 163 characters 80 | ERROR | Method name "AOR_Condition::AOR_Condition" is not in | | camel caps format 82 | WARNING | Line exceeds 120 characters; contains 121 characters 92 | ERROR | Method name "AOR_Condition::save_lines" is not in | | camel caps format 106 | WARNING | Line exceeds 120 characters; contains 170 characters 119 | WARNING | Line exceeds 120 characters; contains 134 characters 122 | WARNING | Line exceeds 120 characters; contains 130 characters 126 | WARNING | Line exceeds 120 characters; contains 168 characters 132 | WARNING | Line exceeds 120 characters; contains 152 characters 153 | WARNING | Line exceeds 120 characters; contains 155 characters ---------------------------------------------------------------------- Time: 78ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/AOR_Conditions/vardefs.php ---------------------------------------------------------------------- FOUND 20 ERRORS AFFECTING 20 LINES ---------------------------------------------------------------------- 48 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 50 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 69 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 81 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 82 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 87 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 88 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 89 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 109 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 110 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 111 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 155 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 156 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 157 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 193 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 194 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 201 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 20 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 115ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/AOR_Conditions/conditionLines.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 43 | WARNING | Line exceeds 120 characters; contains 194 characters 53 | WARNING | Line exceeds 120 characters; contains 139 characters 60 | WARNING | Line exceeds 120 characters; contains 180 characters 68 | WARNING | Line exceeds 120 characters; contains 121 characters 80 | WARNING | Line exceeds 120 characters; contains 125 characters 82 | WARNING | Line exceeds 120 characters; contains 139 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/CampaignLog/CampaignLog.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 6 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 75 | WARNING | Line exceeds 120 characters; contains 163 characters 77 | ERROR | Method name "CampaignLog::CampaignLog" is not in | | camel caps format 79 | WARNING | Line exceeds 120 characters; contains 121 characters 89 | ERROR | Method name "CampaignLog::get_list_view_data" is not | | in camel caps format 94 | WARNING | Line exceeds 120 characters; contains 225 characters 95 | WARNING | Line exceeds 120 characters; contains 154 characters 105 | WARNING | Line exceeds 120 characters; contains 135 characters 132 | ERROR | Method name "CampaignLog::retrieve_email_address" is | | not in camel caps format 158 | ERROR | Method name "CampaignLog::get_related_name" is not | | in camel caps format ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/CampaignLog/Popup_picker.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 5 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 57 and the first side effect is on | | line 3. 57 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 57 | ERROR | Class name "Popup_Picker" is not in PascalCase | | format 69 | WARNING | Line exceeds 120 characters; contains 163 characters 71 | ERROR | Method name "Popup_Picker::Popup_Picker" is not in | | camel caps format 73 | WARNING | Line exceeds 120 characters; contains 121 characters 86 | WARNING | Method name "_get_where_clause" should not be | | prefixed with an underscore to indicate visibility 86 | ERROR | Method name "Popup_Picker::_get_where_clause" is not | | in camel caps format 107 | ERROR | Method name "Popup_Picker::process_page" is not in | | camel caps format 134 | WARNING | Line exceeds 120 characters; contains 200 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...peline/modules/EmailTemplates/PopupDocumentsCampaignTemplate.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | WARNING | Method name "_get_where_clause" should not be | | prefixed with an underscore to indicate visibility 53 | ERROR | Method name "DocumentPopupPicker::_get_where_clause" | | is not in camel caps format 126 | WARNING | Line exceeds 120 characters; contains 130 characters 128 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/EmailTemplates/Delete.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 63 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/EmailTemplates/AttachFiles.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/EmailTemplates/EditView.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 21 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 107 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 153 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 180 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 190 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 203 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 250 | WARNING | [ ] Line exceeds 120 characters; contains 340 | | characters 254 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 260 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 264 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 287 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 288 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 306 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 307 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 313 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 332 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 333 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 334 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 345 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 350 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 376 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 392 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 394 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 401 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 403 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 76ms; Memory: 8MB FILE: ...ecrm-aws-pipeline/modules/EmailTemplates/EmailTemplateParser.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 183 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 194 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/EmailTemplates/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 190 characters 52 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/EmailTemplates/DetailView.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 107 | WARNING | [ ] Line exceeds 120 characters; contains 402 | | characters 111 | WARNING | [ ] Line exceeds 120 characters; contains 388 | | characters 115 | WARNING | [ ] Line exceeds 120 characters; contains 257 | | characters 174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 187 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 195 | WARNING | [ ] Line exceeds 120 characters; contains 339 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/EmailTemplates/EmailTemplateData.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 6 WARNINGS AFFECTING 28 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 6 and the first side | | effect is on line 3. 21 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 26 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 35 | ERROR | [x] Blank line found at start of control structure 56 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 62 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 102 | WARNING | [ ] Line exceeds 120 characters; contains 293 | | characters 107 | ERROR | [x] The DEFAULT body must start on the line | | following the statement 108 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 109 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 110 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 111 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 112 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 113 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 114 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 116 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 117 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 118 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 119 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 120 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 121 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 129 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 130 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 131 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 132 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 133 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 134 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 135 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 22 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/EmailTemplates/CheckDeletable.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 77 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/EmailTemplates/EmailTemplate.php ---------------------------------------------------------------------- FOUND 16 ERRORS AND 32 WARNINGS AFFECTING 47 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 119 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 121 | ERROR | [ ] Method name "EmailTemplate::EmailTemplate" is | | not in camel caps format 123 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 188 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 284 | ERROR | [ ] Method name "EmailTemplate::get_summary_text" is | | not in camel caps format 289 | ERROR | [ ] Method name "EmailTemplate::create_export_query" | | is not in camel caps format 294 | ERROR | [ ] Method name | | "EmailTemplate::fill_in_additional_list_fields" | | is not in camel caps format 299 | ERROR | [ ] Method name | | "EmailTemplate::fill_in_additional_detail_fields" | | is not in camel caps format 323 | ERROR | [ ] Method name | | "EmailTemplate::fill_in_additional_parent_fields" | | is not in camel caps format 330 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 331 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 333 | ERROR | [ ] Method name "EmailTemplate::parse_tracker_urls" | | is not in camel caps format 372 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 373 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 374 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 391 | WARNING | [ ] Method name "_preg_match_tracker_url" should not | | be prefixed with an underscore to indicate | | visibility 391 | ERROR | [ ] Method name | | "EmailTemplate::_preg_match_tracker_url" is not | | in camel caps format 408 | ERROR | [ ] Method name | | "EmailTemplate::parse_email_template" is not in | | camel caps format 442 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 445 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 504 | WARNING | [ ] Method name "_convertToType" should not be | | prefixed with an underscore to indicate | | visibility 520 | WARNING | [ ] Method name "_parseUserValues" should not be | | prefixed with an underscore to indicate | | visibility 523 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 533 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 550 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 561 | ERROR | [ ] Method name "EmailTemplate::parse_template_bean" | | is not in camel caps format 574 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 583 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 592 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 601 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 621 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 666 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 673 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 706 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 708 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 712 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 716 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 735 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 781 | ERROR | [ ] Method name "EmailTemplate::add_replacement" is | | not in camel caps format 803 | ERROR | [ ] Method name "EmailTemplate::parse_template" is | | not in camel caps format 821 | ERROR | [ ] Method name "EmailTemplate::bean_implements" is | | not in camel caps format 842 | ERROR | [ ] Method name | | "EmailTemplate::is_used_by_email_marketing" is | | not in camel caps format 860 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 900 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 907 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 920 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 132ms; Memory: 14MB FILE: ...rm-aws-pipeline/modules/EmailTemplates/EmailTemplateFormBase.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 9 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 59 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 59 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 59 | ERROR | [x] Incorrect spacing between argument "$formname" | | and equals sign; expected 1 but found 0 59 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formname"; expected 1 | | but found 0 59 | ERROR | [x] Incorrect spacing between argument "$size" and | | equals sign; expected 1 but found 0 59 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$size"; expected 1 but | | found 0 106 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 106 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 125 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 131 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 144 | ERROR | [x] Incorrect spacing between argument "$redirect" | | and equals sign; expected 1 but found 0 144 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$redirect"; expected 1 | | but found 0 144 | ERROR | [x] Incorrect spacing between argument | | "$useRequired" and equals sign; expected 1 but | | found 0 144 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$useRequired"; | | expected 1 but found 0 144 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 175 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 188 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 220 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 223 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 245 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 248 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 310 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 347 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 351 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 355 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 386 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 390 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 399 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 401 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 20 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 70ms; Memory: 8MB FILE: .../suitecrm-aws-pipeline/modules/EmailTemplates/templateFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 3. 118 | WARNING | Line exceeds 120 characters; contains 133 characters 119 | WARNING | Line exceeds 120 characters; contains 124 characters 120 | WARNING | Line exceeds 120 characters; contains 134 characters 128 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/EmailTemplates/Save.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 59 | WARNING | Line exceeds 120 characters; contains 144 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/EmailTemplates/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 56 | WARNING | Line exceeds 120 characters; contains 150 characters 59 | WARNING | Line exceeds 120 characters; contains 179 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/EmailTemplates/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 47 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/EmailTemplates/views/view.classic.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 3. 52 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 70 | WARNING | Line exceeds 120 characters; contains 163 characters 72 | ERROR | Method name | | "EmailTemplatesViewClassic::EmailTemplatesViewClassic" | | is not in camel caps format 74 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/lib/API/JsonApi/v1/Resource/Resource.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 309 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 65ms; Memory: 8MB FILE: ...m-aws-pipeline/lib/API/JsonApi/v1/Resource/SuiteBeanResource.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 6 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 90 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 169 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 221 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 270 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 302 | ERROR | [x] Blank line found at start of control structure 321 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 322 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 363 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 375 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 380 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 395 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 408 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 85ms; Memory: 10MB FILE: ...ws-pipeline/lib/API/JsonApi/v1/Repositories/FilterRepository.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 103 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ne/lib/API/JsonApi/v1/Filters/Interpreters/FilterInterpreter.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 120 | WARNING | Line exceeds 120 characters; contains 137 characters 134 | WARNING | Line exceeds 120 characters; contains 128 characters 150 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 66ms; Memory: 8MB FILE: ...ipeline/lib/API/JsonApi/v1/Filters/Operators/SpecialOperator.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 98 | WARNING | Line exceeds 120 characters; contains 151 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...-pipeline/lib/API/JsonApi/v1/Filters/Operators/FieldOperator.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 97 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...m-aws-pipeline/lib/API/JsonApi/v1/Filters/Operators/Operator.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 178 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...aws-pipeline/lib/API/JsonApi/v1/Filters/Parsers/FilterParser.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 194 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 211 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 272 | ERROR | [x] Multi-line function call not indented correctly; | | expected 32 spaces but found 31 272 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 273 | ERROR | [x] Multi-line function call not indented correctly; | | expected 32 spaces but found 31 274 | ERROR | [x] Multi-line function call not indented correctly; | | expected 28 spaces but found 27 274 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 27 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 63ms; Memory: 8MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/lib/API/public/index.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 3 and | | the first side effect is on line 5. 3 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' but | | found 'sugarEntry' ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...m-aws-pipeline/lib/API/OAuth2/Middleware/AuthorizationServer.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 62 | WARNING | Line exceeds 120 characters; contains 216 characters ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...rm-aws-pipeline/lib/API/OAuth2/Repositories/ClientRepository.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 65 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/lib/API/core/app.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 57 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/lib/API/v8/Exception/ApiException.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 48. 83 | WARNING | Line exceeds 120 characters; contains 213 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/lib/API/v8/Library/ModulesLib.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 163 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 68ms; Memory: 8MB FILE: ...suitecrm-aws-pipeline/lib/API/v8/Controller/ModuleController.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 35 WARNINGS AFFECTING 46 LINES ---------------------------------------------------------------------- 378 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 417 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 427 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 435 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 442 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 445 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 459 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 16 459 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 526 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 535 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 543 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 595 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 611 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 675 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 684 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 690 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 730 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 787 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 832 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 875 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 935 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 963 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1011 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1023 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 1027 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 1052 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 12 1052 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 1109 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 23 1119 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 23 1134 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1138 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 1170 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1190 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 1220 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1228 | ERROR | [x] The CASE body must start on the line following | | the statement 1254 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1284 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1312 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1323 | ERROR | [x] Blank line found at end of control structure 1337 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1358 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1378 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 1428 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1455 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1512 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1532 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 1579 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1595 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 191ms; Memory: 16MB FILE: ...ce/suitecrm-aws-pipeline/lib/API/v8/Controller/ApiController.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 164 | WARNING | Line exceeds 120 characters; contains 149 characters 189 | WARNING | Line exceeds 120 characters; contains 155 characters 261 | WARNING | Line exceeds 120 characters; contains 155 characters 280 | WARNING | Line exceeds 120 characters; contains 226 characters 291 | WARNING | Line exceeds 120 characters; contains 187 characters 319 | WARNING | Line exceeds 120 characters; contains 143 characters ---------------------------------------------------------------------- Time: 66ms; Memory: 8MB FILE: ...rkspace/suitecrm-aws-pipeline/lib/Utility/BeanJsonSerializer.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 53 and the first side effect is on | | line 43. 121 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 65ms; Memory: 8MB FILE: ...kins/workspace/suitecrm-aws-pipeline/lib/Utility/ArrayMapper.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 52 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 70ms; Memory: 8MB FILE: ...kins/workspace/suitecrm-aws-pipeline/lib/Utility/StringUtils.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 49 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/lib/Utility/SuiteValidator.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 54 | ERROR | [x] Opening parenthesis of a multi-line function call | | must be the last content on the line 54 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 55 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 24 55 | ERROR | [x] Closing parenthesis of a multi-line function call | | must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/lib/Robo/config.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 44 and the first side effect is on | | line 40. 44 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/lib/Robo/Plugin/Commands/TestRunCommands.php ---------------------------------------------------------------------- FOUND 51 ERRORS AND 1 WARNING AFFECTING 47 LINES ---------------------------------------------------------------------- 50 | ERROR | [x] Whitespace found at end of line 60 | ERROR | [ ] Method name "TestRunCommands::TestsInstall" is | | not in camel caps format 60 | ERROR | [x] Opening brace should be on a new line 61 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 63 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 65 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 66 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 67 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 68 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 69 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 70 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 72 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 77 | ERROR | [x] Whitespace found at end of line 88 | ERROR | [ ] Method name "TestRunCommands::TestsAPI" is not | | in camel caps format 88 | ERROR | [x] Opening brace should be on a new line 89 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 91 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 93 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 94 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 95 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 96 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 97 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 98 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 100 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 105 | ERROR | [x] Whitespace found at end of line 116 | ERROR | [ ] Method name "TestRunCommands::TestsAcceptance" | | is not in camel caps format 116 | ERROR | [x] Opening brace should be on a new line 117 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 119 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 121 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 122 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 123 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 124 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 125 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 126 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 128 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 133 | ERROR | [x] Whitespace found at end of line 145 | ERROR | [ ] Method name "TestRunCommands::TestsUnit" is not | | in camel caps format 145 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 145 | ERROR | [x] Opening brace should be on a new line 146 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 148 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 150 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 151 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 152 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 153 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 154 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 155 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 156 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 157 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 158 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 160 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 47 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/lib/Robo/Plugin/Commands/UpgradeCommands.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 86 | WARNING | Line exceeds 120 characters; contains 160 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/lib/Robo/Plugin/Commands/ApiCommands.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 180 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 180 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 220 | ERROR | [x] Opening parenthesis of a multi-line function call | | must be the last content on the line 221 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 221 | ERROR | [x] Closing parenthesis of a multi-line function call | | must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 60ms; Memory: 6MB FILE: ...aws-pipeline/lib/Robo/Plugin/Commands/CodingStandardCommands.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 60 | WARNING | Line exceeds 120 characters; contains 202 characters 71 | WARNING | Line exceeds 120 characters; contains 222 characters 96 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...m-aws-pipeline/lib/Robo/Plugin/Commands/CodeCoverageCommands.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 105 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ws-pipeline/lib/Robo/Plugin/Commands/TestEnvironmentCommands.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 123 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 275 | ERROR | [x] Blank line found at start of control structure 454 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 77ms; Memory: 8MB FILE: ...ns/workspace/suitecrm-aws-pipeline/lib/Robo/Traits/RoboTrait.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 47 | | and the first side effect is on line 42. ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/lib/Robo/Traits/CliRunnerTrait.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 59 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' but | | found 'sugarEntry' ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/lib/Log/SugarLoggerHandler.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 52 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/lib/Log/CliLoggerHandler.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 54 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/lib/Log/CliLoggerFormatter.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 52 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/lib/Search/SearchConfigurator.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 56 | | and the first side effect is on line 46. ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/lib/Search/SearchModules.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 53 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/lib/Search/SearchQuery.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 29 and the first side | | effect is on line 6. 184 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 184 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 188 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 188 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/lib/Search/SearchResults.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 57 and the first side effect is on | | line 49. 82 | WARNING | Line exceeds 120 characters; contains 149 characters 169 | WARNING | Line exceeds 120 characters; contains 127 characters 171 | WARNING | Line exceeds 120 characters; contains 125 characters 173 | WARNING | Line exceeds 120 characters; contains 125 characters 213 | WARNING | Line exceeds 120 characters; contains 154 characters ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/lib/Search/SearchWrapper.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 53 and the first side effect is on | | line 43. 184 | WARNING | Line exceeds 120 characters; contains 146 characters 192 | WARNING | Line exceeds 120 characters; contains 122 characters 199 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/lib/Search/SearchEngine.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 16 | | and the first side effect is on line 6. ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/lib/Search/UI/SearchThrowableHandler.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 64 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/lib/Search/UI/SearchFormView.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 43. 99 | WARNING | Line exceeds 120 characters; contains 121 characters 100 | WARNING | Line exceeds 120 characters; contains 124 characters 101 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/lib/Search/UI/SearchFormController.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 43. 69 | WARNING | Line exceeds 120 characters; contains 148 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/lib/Search/UI/SearchResultsController.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 60 | | and the first side effect is on line 44. ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/lib/Search/UI/SearchResultsView.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 51 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/lib/Search/UI/MVC/Controller.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 43. 107 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/lib/Search/UI/MVC/View.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 51 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...crm-aws-pipeline/lib/Search/ElasticSearch/ElasticSearchHooks.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 56 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...rm-aws-pipeline/lib/Search/ElasticSearch/ElasticSearchEngine.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 41. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...eline/lib/Search/ElasticSearch/ElasticSearchModuleDataPuller.php ---------------------------------------------------------------------- FOUND 27 ERRORS AND 2 WARNINGS AFFECTING 26 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 44. 56 | ERROR | [x] Whitespace found at end of line 58 | ERROR | [x] Whitespace found at end of line 59 | ERROR | [x] Whitespace found at end of line 63 | ERROR | [x] Whitespace found at end of line 65 | ERROR | [x] Whitespace found at end of line 66 | ERROR | [x] Whitespace found at end of line 70 | ERROR | [x] Whitespace found at end of line 72 | ERROR | [x] Whitespace found at end of line 73 | ERROR | [x] Whitespace found at end of line 77 | ERROR | [x] Whitespace found at end of line 79 | ERROR | [x] Whitespace found at end of line 84 | ERROR | [x] Whitespace found at end of line 86 | ERROR | [x] Whitespace found at end of line 91 | ERROR | [x] Whitespace found at end of line 93 | ERROR | [x] Whitespace found at end of line 113 | ERROR | [ ] Visibility must be declared on method | | "__construct" 117 | ERROR | [x] Whitespace found at end of line 118 | ERROR | [x] Whitespace found at end of line 120 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 135 | ERROR | [x] Whitespace found at end of line 148 | ERROR | [x] Whitespace found at end of line 167 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 182 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 182 | ERROR | [x] PHP keywords must be lowercase; expected "and" | | but found "AND" 182 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 186 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 186 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 189 | ERROR | [x] Whitespace found at end of line ---------------------------------------------------------------------- PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...m-aws-pipeline/lib/Search/ElasticSearch/ElasticSearchIndexer.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 63 and the first side | | effect is on line 43. 209 | ERROR | [x] Whitespace found at end of line 213 | ERROR | [x] Blank line found at end of control structure 222 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 271 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 584 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 83ms; Memory: 8MB FILE: ...pipeline/lib/Search/ElasticSearch/ElasticSearchClientBuilder.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 51 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...pipeline/lib/Search/Exceptions/SearchInvalidRequestException.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 49 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...pipeline/lib/Search/Exceptions/SearchEngineNotFoundException.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 49 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...s-pipeline/lib/Search/Exceptions/SearchUserFriendlyException.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 56 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/lib/Search/Exceptions/SearchException.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 49 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/lib/Search/Index/AbstractIndexer.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 66 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/lib/Search/Index/IndexingSchedulerTrait.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 51 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/lib/Search/Index/IndexingLockFileTrait.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 56 and the first side effect is on | | line 43. 85 | WARNING | Line exceeds 120 characters; contains 138 characters ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/lib/Search/Index/IndexingStatisticsTrait.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 56 and the first side effect is on | | line 43. 110 | WARNING | Line exceeds 120 characters; contains 191 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ipeline/lib/Search/Index/Documentify/SearchDefsDocumentifier.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 61 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...-pipeline/lib/Search/Index/Documentify/AbstractDocumentifier.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 55 | | and the first side effect is on line 46. ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ine/lib/Search/Index/Documentify/JsonSerializerDocumentifier.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 56 | | and the first side effect is on line 43. ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/lib/Search/SqlSearch/SimpleSqlSearchEngine.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 54 and the first side effect is on | | line 41. 54 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/include/SugarSQLValidate.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 6 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 42. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 90 | WARNING | Line exceeds 120 characters; contains 169 characters 95 | WARNING | Line exceeds 120 characters; contains 228 characters 139 | WARNING | Line exceeds 120 characters; contains 121 characters 162 | WARNING | Line exceeds 120 characters; contains 129 characters 191 | WARNING | Line exceeds 120 characters; contains 150 characters ---------------------------------------------------------------------- Time: 57ms; Memory: 8MB FILE: ...var/lib/jenkins/workspace/suitecrm-aws-pipeline/include/Imap.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 54 | | and the first side effect is on line 44. ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ar/lib/jenkins/workspace/suitecrm-aws-pipeline/include/clean.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 42. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | ERROR | Class name "HTMLPurifier_URIScheme_cid" is not in | | PascalCase format 53 | ERROR | Each class must be in a file by itself 53 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | ERROR | Class name "HTMLPurifier_Filter_Xmp" is not in | | PascalCase format 56 | ERROR | Each class must be in a file by itself 56 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 59 | ERROR | Each class must be in a file by itself 59 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/include/SugarHttpClient.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 3. 52 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/include/TestCaseAbstract.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 54 | | and the first side effect is on line 44. ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/include/Sugar_Smarty.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 7 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 42. 53 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | ERROR | Class name "Sugar_Smarty" is not in PascalCase | | format 90 | WARNING | Line exceeds 120 characters; contains 163 characters 92 | ERROR | Method name "Sugar_Smarty::Sugar_Smarty" is not in | | camel caps format 94 | WARNING | Line exceeds 120 characters; contains 121 characters 110 | WARNING | Method name "_unlink" should not be prefixed with an | | underscore to indicate visibility 146 | WARNING | Line exceeds 120 characters; contains 149 characters 148 | WARNING | Line exceeds 120 characters; contains 122 characters 177 | WARNING | Method name "_smarty_include" should not be prefixed | | with an underscore to indicate visibility 177 | ERROR | Method name "Sugar_Smarty::_smarty_include" is not | | in camel caps format 177 | ERROR | Visibility must be declared on method | | "_smarty_include" 188 | ERROR | Method name "Sugar_Smarty::trigger_error" is not in | | camel caps format ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/include/Zend_Oauth_Provider.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 1 WARNING AFFECTING 6 LINES ---------------------------------------------------------------------- 14 | ERROR | [ ] Class name "Zend_Oauth_Provider" is not in | | PascalCase format 261 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 261 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 262 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 16 262 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 285 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 376 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 376 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 376 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 377 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 377 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 377 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 377 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 68ms; Memory: 8MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/include/UploadFile.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 5 WARNINGS AFFECTING 25 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 42. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 71 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 72 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 97 | ERROR | [ ] Method name "UploadFile::set_for_soap" is not in | | camel caps format 111 | ERROR | [ ] Method name "UploadFile::get_url" is not in | | camel caps format 125 | ERROR | [ ] Method name "UploadFile::get_upload_url" is not | | in camel caps format 159 | ERROR | [ ] Method name "UploadFile::get_file_path" is not | | in camel caps format 188 | ERROR | [ ] Method name "UploadFile::duplicate_file" is not | | in camel caps format 214 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 230 | ERROR | [ ] Method name "UploadFile::get_upload_error" is | | not in camel caps format 243 | ERROR | [ ] Method name "UploadFile::confirm_upload" is not | | in camel caps format 257 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 360 | ERROR | [ ] Method name "UploadFile::get_stored_file_name" | | is not in camel caps format 365 | ERROR | [ ] Method name "UploadFile::get_temp_file_location" | | is not in camel caps format 370 | ERROR | [ ] Method name "UploadFile::get_uploaded_file_name" | | is not in camel caps format 375 | ERROR | [ ] Method name "UploadFile::get_mime_type" is not | | in camel caps format 383 | ERROR | [ ] Method name "UploadFile::get_file_contents" is | | not in camel caps format 403 | ERROR | [ ] Method name "UploadFile::create_stored_filename" | | is not in camel caps format 446 | ERROR | [ ] Method name "UploadFile::final_move" is not in | | camel caps format 464 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 480 | ERROR | [ ] Method name "UploadFile::upload_doc" is not in | | camel caps format 531 | ERROR | [ ] Method name "UploadFile::get_upload_path" is not | | in camel caps format 547 | ERROR | [ ] Method name "UploadFile::unlink_file" is not in | | camel caps format 558 | ERROR | [ ] Method name "UploadFile::get_upload_dir" is not | | in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 84ms; Memory: 8MB FILE: ...ins/workspace/suitecrm-aws-pipeline/include/SugarOAuthServer.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 42. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 229 | WARNING | Line exceeds 120 characters; contains 124 characters 267 | ERROR | Each class must be in a file by itself 267 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/include/php-sql-parser.php ---------------------------------------------------------------------- FOUND 307 ERRORS AND 3 WARNINGS AFFECTING 289 LINES ---------------------------------------------------------------------- 7 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 61 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 61 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 136 | ERROR | [ ] Method name "PHPSQLParser::count_paren" is not | | in camel caps format 136 | ERROR | [x] Incorrect spacing between argument "$chars" and | | equals sign; expected 1 but found 0 136 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$chars"; expected 1 | | but found 0 141 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 141 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 153 | ERROR | [ ] Method name "PHPSQLParser::count_backtick" is | | not in camel caps format 157 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 157 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 168 | ERROR | [ ] Method name "PHPSQLParser::split_sql" is not in | | camel caps format 184 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 199 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 199 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 240 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 274 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 274 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 311 | ERROR | [ ] Method name "PHPSQLParser::process_sql" is not | | in camel caps format 326 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 326 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 347 | ERROR | [x] Blank line found at start of control structure 350 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 351 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 352 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 353 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 354 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 355 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 356 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 357 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 358 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 359 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 360 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 361 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 362 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 363 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 364 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 365 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 366 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 367 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 368 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 369 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 370 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 371 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 372 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 373 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 374 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 375 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 376 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 377 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 378 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 379 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 380 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 381 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 382 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 383 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 384 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 385 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 386 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 387 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 388 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 389 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 391 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 393 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 395 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 399 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 401 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 403 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 408 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 409 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 410 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 411 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 412 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 413 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 414 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 415 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 416 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 417 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 418 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 419 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 420 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 421 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 422 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 423 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 424 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 425 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 426 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 427 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 428 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 429 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 430 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 431 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 432 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 433 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 434 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 435 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 436 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 440 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 444 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 445 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 448 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 452 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 453 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 456 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 458 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 461 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 462 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 465 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 469 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 470 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 474 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 477 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 480 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 484 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 485 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 488 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 489 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 491 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 492 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 495 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 502 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 503 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 504 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 505 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 506 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 506 | ERROR | [x] The CASE body must start on the line following | | the statement 508 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 509 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 512 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 513 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 515 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 519 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 522 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 523 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 524 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 525 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 526 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 527 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 528 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 529 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 530 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 531 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 532 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 533 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 534 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 535 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 537 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 540 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 541 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 545 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 549 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 552 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 553 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 554 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 555 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 557 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 558 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 559 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 559 | ERROR | [x] Closing brace indented incorrectly; expected 12 | | spaces, found 16 628 | ERROR | [ ] Method name "PHPSQLParser::process_set_list" is | | not in camel caps format 666 | ERROR | [ ] Method name "PHPSQLParser::process_limit" is | | not in camel caps format 672 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 672 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 683 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 683 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 699 | ERROR | [ ] Method name "PHPSQLParser::process_select" is | | not in camel caps format 724 | ERROR | [ ] Method name "PHPSQLParser::process_select_expr" | | is not in camel caps format 752 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 752 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 837 | ERROR | [ ] Method name "PHPSQLParser::process_from" is not | | in camel caps format 880 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 881 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 882 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 883 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 884 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 885 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 886 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 887 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 889 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 891 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 893 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 895 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 895 | ERROR | [x] Closing brace indented incorrectly; expected 12 | | spaces, found 16 898 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 902 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 905 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 907 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 910 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 911 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 914 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 918 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 919 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 924 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 925 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 926 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 927 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 928 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 929 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 930 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 932 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 937 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 940 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 943 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 944 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 945 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 949 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 952 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 956 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 956 | ERROR | [x] The CASE body must start on the line following | | the statement 958 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 961 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 966 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 970 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 972 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 974 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 977 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 979 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 984 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 987 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 989 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 990 | WARNING | [ ] Line exceeds 120 characters; contains 218 | | characters 1003 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 1004 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 1006 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 1008 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 1009 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1011 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1012 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 1014 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 1017 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 1017 | ERROR | [x] Closing brace indented incorrectly; expected 12 | | spaces, found 16 1034 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 1040 | ERROR | [ ] Method name "PHPSQLParser::process_group" is | | not in camel caps format 1052 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 1054 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 1056 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 1058 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 1061 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 1063 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 1063 | ERROR | [x] Blank line found at start of control structure 1066 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1067 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 1069 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 1070 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1072 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1074 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1075 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 1084 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 1086 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1087 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 1089 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1091 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 1094 | ERROR | [x] Blank line found at end of control structure 1095 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 1095 | ERROR | [x] Closing brace indented incorrectly; expected 12 | | spaces, found 16 1108 | ERROR | [x] Blank line found at start of control structure 1143 | ERROR | [ ] Method name "PHPSQLParser::process_expr_list" | | is not in camel caps format 1248 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1254 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1257 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1265 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1266 | ERROR | [x] Blank line found at end of control structure 1270 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 1270 | ERROR | [x] Closing brace indented incorrectly; expected 16 | | spaces, found 20 1273 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1279 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1280 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1281 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1282 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1283 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1284 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1285 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1286 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1287 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1288 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1289 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1290 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1291 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1292 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1293 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1295 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 1297 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 1301 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1303 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 1305 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 1307 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 1312 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 1312 | ERROR | [x] Closing brace indented incorrectly; expected 20 | | spaces, found 24 1325 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1378 | ERROR | [ ] Method name "PHPSQLParser::process_update" is | | not in camel caps format 1382 | ERROR | [ ] Method name "PHPSQLParser::process_delete" is | | not in camel caps format 1404 | ERROR | [ ] Method name "PHPSQLParser::process_insert" is | | not in camel caps format 1432 | ERROR | [ ] Method name "PHPSQLParser::load_reserved_words" | | is not in camel caps format 2062 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2062 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 291 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 186ms; Memory: 18MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/include/export_utils.php ---------------------------------------------------------------------- FOUND 135 ERRORS AND 44 WARNINGS AFFECTING 162 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 42. 68 | ERROR | [x] Opening brace should be on a new line 100 | ERROR | [x] Incorrect spacing between argument "$sample" and | | equals sign; expected 1 but found 0 100 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$sample"; expected 1 | | but found 0 189 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 207 | ERROR | [x] Expected 1 space before "=>"; 0 found 207 | ERROR | [x] Expected 1 space after "=>"; 0 found 263 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 268 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 272 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 273 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 274 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 275 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 278 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 279 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 280 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 281 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 282 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 285 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 286 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 287 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 290 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 291 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 12 293 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 293 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 294 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 295 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 295 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 296 | ERROR | [x] Line indented incorrectly; expected at least 40 | | spaces, found 36 296 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 297 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 32 298 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 28 299 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 300 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 12 302 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 304 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 8 305 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 12 306 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 16 307 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 16 308 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 12 309 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 16 310 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 12 312 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 313 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 313 | ERROR | [x] Closing brace indented incorrectly; expected 20 | | spaces, found 16 381 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 383 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 384 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 385 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 387 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 405 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 411 | WARNING | [ ] Line exceeds 120 characters; contains 419 | | characters 431 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 489 | ERROR | [x] Opening brace must be the last content on the | | line 495 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 496 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 504 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 539 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 560 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 5 573 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 5 575 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 577 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 579 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 585 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 587 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 595 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 598 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 599 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 603 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 608 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 608 | ERROR | [x] Blank line found at start of control structure 610 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 611 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 615 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 619 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 621 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 624 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 627 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 629 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 630 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 632 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 635 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 638 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 640 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 641 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 644 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 647 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 650 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 652 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 653 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 655 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 656 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 658 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 659 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 661 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 25 662 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 663 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 664 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 665 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 670 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 671 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 674 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 676 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 681 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 683 | WARNING | [ ] Line exceeds 120 characters; contains 249 | | characters 686 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 692 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 699 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 700 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 716 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 718 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 37 720 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 721 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 37 723 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 724 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 37 726 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 727 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 37 730 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 37 732 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 733 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 37 736 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 37 740 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 37 742 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 37 744 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 37 754 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 755 | ERROR | [x] Blank line found at start of control structure 778 | ERROR | [x] Blank line found at end of control structure 779 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 780 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 782 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 784 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 790 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 794 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 796 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 805 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 808 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 808 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 810 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 813 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 813 | ERROR | [ ] Expected 1 space after closing brace; 0 found 814 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 814 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 816 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 816 | ERROR | [ ] Expected 1 space after closing brace; 0 found 817 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 817 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 819 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 819 | ERROR | [ ] Expected 1 space after closing brace; 0 found 820 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 822 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 822 | ERROR | [ ] Expected 1 space after closing brace; 0 found 823 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 825 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 829 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 836 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 841 | ERROR | [x] Incorrect spacing between argument "$name" and | | equals sign; expected 1 but found 0 841 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$name"; expected 1 but | | found 0 846 | WARNING | [ ] Line exceeds 120 characters; contains 1399 | | characters 847 | WARNING | [ ] Line exceeds 120 characters; contains 1778 | | characters 848 | WARNING | [ ] Line exceeds 120 characters; contains 2143 | | characters 849 | WARNING | [ ] Line exceeds 120 characters; contains 828 | | characters 850 | WARNING | [ ] Line exceeds 120 characters; contains 573 | | characters 851 | WARNING | [ ] Line exceeds 120 characters; contains 887 | | characters 852 | WARNING | [ ] Line exceeds 120 characters; contains 592 | | characters 853 | WARNING | [ ] Line exceeds 120 characters; contains 699 | | characters 854 | WARNING | [ ] Line exceeds 120 characters; contains 911 | | characters 855 | WARNING | [ ] Line exceeds 120 characters; contains 612 | | characters 856 | WARNING | [ ] Line exceeds 120 characters; contains 1565 | | characters 861 | WARNING | [ ] Line exceeds 120 characters; contains 473 | | characters 866 | ERROR | [x] Blank line found at start of control structure 870 | ERROR | [x] Expected 1 space before "=>"; 0 found 898 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 903 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 908 | ERROR | [ ] Expected 1 space after closing brace; 0 found 912 | ERROR | [ ] Expected 1 space after closing brace; 0 found 926 | ERROR | [x] Expected 1 space before "=>"; 0 found 926 | ERROR | [x] Blank line found at start of control structure 938 | ERROR | [x] Expected 1 space before "=>"; 0 found 938 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 126 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 149ms; Memory: 16MB FILE: ...var/lib/jenkins/workspace/suitecrm-aws-pipeline/include/JSON.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 60 and the first side | | effect is on line 3. 60 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 93 | ERROR | [x] Incorrect spacing between argument | | "$examineEnvelope" and equals sign; expected 1 | | but found 0 93 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$examineEnvelope"; | | expected 1 but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/include/MassUpdate.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 51 WARNINGS AFFECTING 72 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 42. 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 129 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 137 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 138 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 139 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 140 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 141 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 142 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 143 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 144 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 145 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 146 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 147 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 188 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 198 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 207 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 24 218 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 219 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 247 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 289 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 399 | ERROR | [x] Blank line found at start of control structure 458 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 16 474 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 475 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 480 | WARNING | [ ] Line exceeds 120 characters; contains 365 | | characters 519 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 668 | WARNING | [ ] Line exceeds 120 characters; contains 486 | | characters 670 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 671 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 672 | WARNING | [ ] Line exceeds 120 characters; contains 265 | | characters 672 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 673 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 675 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 700 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 701 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 703 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 747 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 824 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 825 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 870 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 907 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 978 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 1051 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 1105 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 1106 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1107 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1108 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 1109 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 1110 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1111 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 1150 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 1151 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 1152 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1155 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 1156 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1157 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1229 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1251 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 1257 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1258 | WARNING | [ ] Line exceeds 120 characters; contains 249 | | characters 1311 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 1351 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 1352 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1353 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 1361 | ERROR | [ ] Method name "MassUpdate::date_to_dateTime" is | | not in camel caps format 1407 | ERROR | [x] Opening brace must be the last content on the | | line 1414 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 1415 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 1443 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 1508 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 1509 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 1549 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$even"; 1 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 165ms; Memory: 16MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/include/json_config.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 6 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 56 and the first side | | effect is on line 3. 56 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 56 | ERROR | [ ] Class name "json_config" is not in PascalCase | | format 60 | ERROR | [ ] Method name | | "json_config::get_static_json_server" is not in | | camel caps format 60 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 99 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 138 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 146 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 147 | ERROR | [ ] Method name "json_config::meeting_retrieve" is | | not in camel caps format 229 | WARNING | [ ] Line exceeds 120 characters; contains 254 | | characters 244 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...ar/lib/jenkins/workspace/suitecrm-aws-pipeline/include/vCard.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 9 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 48 | ERROR | [ ] Class name "vCard" is not in PascalCase format 59 | ERROR | [x] Incorrect spacing between argument "$module" and | | equals sign; expected 1 but found 0 59 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$module"; expected 1 | | but found 0 75 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 84 | WARNING | [ ] Line exceeds 120 characters; contains 272 | | characters 101 | ERROR | [x] Incorrect spacing between argument "$encoding" | | and equals sign; expected 1 but found 0 101 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encoding"; expected 1 | | but found 0 150 | ERROR | [x] Expected 1 space before "=>"; 0 found 150 | ERROR | [x] Expected 1 space after "=>"; 0 found 225 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 289 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 334 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 347 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 350 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 354 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 77ms; Memory: 8MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/include/SugarOauth.php ---------------------------------------------------------------------- FOUND 49 ERRORS AND 2 WARNINGS AFFECTING 50 LINES ---------------------------------------------------------------------- 47 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 49 | WARNING | [ ] Property name "$_last" should not be prefixed | | with an underscore to indicate visibility 50 | WARNING | [ ] Property name "$_oauth_config" should not be | | prefixed with an underscore to indicate | | visibility 58 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 64 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 66 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 68 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 74 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 77 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 84 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 87 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 93 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 99 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 105 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 111 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 121 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 123 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 125 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 127 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 131 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 133 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 136 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 138 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 139 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 147 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 156 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 167 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 170 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 172 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 176 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 177 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 184 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 191 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 194 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 199 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 202 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 204 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 205 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 206 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 208 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 210 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 211 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 215 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 221 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 225 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 231 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 234 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 240 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 243 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 244 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 48 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/include/TimeDate.php ---------------------------------------------------------------------- FOUND 35 ERRORS AND 10 WARNINGS AFFECTING 44 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 56 and the first side effect is | | on line 43. 56 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 234 | WARNING | Line exceeds 120 characters; contains 161 | | characters 267 | WARNING | Method name "_getUser" should not be prefixed with | | an underscore to indicate visibility 285 | WARNING | Method name "_getUserTZ" should not be prefixed | | with an underscore to indicate visibility 335 | ERROR | Method name "TimeDate::get_date_format" is not in | | camel caps format 365 | ERROR | Method name "TimeDate::get_time_format" is not in | | camel caps format 370 | WARNING | Line exceeds 120 characters; contains 165 | | characters 404 | ERROR | Method name "TimeDate::get_date_time_format" is not | | in camel caps format 437 | ERROR | Method name | | "TimeDate::get_date_time_format_cache_key" is not | | in camel caps format 459 | ERROR | Method name "TimeDate::get_first_day_of_week" is | | not in camel caps format 482 | ERROR | Method name "TimeDate::merge_date_time" is not in | | camel caps format 493 | ERROR | Method name "TimeDate::split_date_time" is not in | | camel caps format 502 | ERROR | Method name "TimeDate::get_cal_date_format" is not | | in camel caps format 511 | ERROR | Method name "TimeDate::get_cal_time_format" is not | | in camel caps format 520 | ERROR | Method name "TimeDate::get_cal_date_time_format" is | | not in camel caps format 543 | ERROR | Method name "TimeDate::check_matching_format" is | | not in camel caps format 791 | WARNING | Line exceeds 120 characters; contains 122 | | characters 950 | WARNING | Method name "_get_midnight" should not be prefixed | | with an underscore to indicate visibility 950 | ERROR | Method name "TimeDate::_get_midnight" is not in | | camel caps format 971 | WARNING | Method name "_convert" should not be prefixed with | | an underscore to indicate visibility 1010 | ERROR | Method name "TimeDate::to_display_date_time" is not | | in camel caps format 1032 | ERROR | Method name "TimeDate::to_display_time" is not in | | camel caps format 1085 | ERROR | Method name "TimeDate::to_display_date" is not in | | camel caps format 1107 | ERROR | Method name "TimeDate::to_display" is not in camel | | caps format 1116 | ERROR | Method name "TimeDate::get_db_date_time_format" is | | not in camel caps format 1125 | ERROR | Method name "TimeDate::get_db_date_format" is not | | in camel caps format 1134 | ERROR | Method name "TimeDate::get_db_time_format" is not | | in camel caps format 1147 | ERROR | Method name "TimeDate::to_db" is not in camel caps | | format 1168 | ERROR | Method name "TimeDate::to_db_date" is not in camel | | caps format 1189 | ERROR | Method name "TimeDate::to_db_time" is not in camel | | caps format 1216 | ERROR | Method name "TimeDate::to_db_date_time" is not in | | camel caps format 1423 | ERROR | Method name "TimeDate::get_default_midnight" is not | | in camel caps format 1576 | WARNING | Method name "_sortTz" should not be prefixed with | | an underscore to indicate visibility 1708 | ERROR | Method name "TimeDate::get_regular_expression" is | | not in camel caps format 1847 | ERROR | Method name "TimeDate::merge_time_meridiem" is not | | in camel caps format 1869 | ERROR | Method name "TimeDate::swap_formats" is not in | | camel caps format 1885 | ERROR | Method name "TimeDate::handle_offset" is not in | | camel caps format 1892 | WARNING | Line exceeds 120 characters; contains 122 | | characters 1900 | ERROR | Method name "TimeDate::get_gmt_db_datetime" is not | | in camel caps format 1910 | ERROR | Method name "TimeDate::get_gmt_db_date" is not in | | camel caps format 1966 | ERROR | Method name "TimeDate::convert_to_gmt_datetime" is | | not in camel caps format 2037 | ERROR | Method name "TimeDate::get_javascript_validation" | | is not in camel caps format 2088 | ERROR | Method name "TimeDate::get_user_date_format" is not | | in camel caps format 2099 | ERROR | Method name "TimeDate::get_user_time_format" is not | | in camel caps format ---------------------------------------------------------------------- Time: 215ms; Memory: 18MB FILE: ...var/lib/jenkins/workspace/suitecrm-aws-pipeline/include/tabs.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 62 | WARNING | Line exceeds 120 characters; contains 163 characters 64 | ERROR | Method name "SugarWidgetTabs::SugarWidgetTabs" is not | | in camel caps format 66 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/include/LangException.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 58 | | and the first side effect is on line 47. ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/include/SugarTinyMCE.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 11 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 55 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 56 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 57 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 59 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 61 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 62 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 66 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 67 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 86 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 87 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 89 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 92 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 139 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/include/SugarPHPMailer.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 43. 54 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 117 | ERROR | [ ] Method name "SugarPHPMailer::SugarPHPMailer" is | | not in camel caps format 206 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 228 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 353 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 398 | ERROR | [ ] Method name "SugarPHPMailer::PreSend" is not in | | camel caps format 457 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 75ms; Memory: 8MB FILE: ...rkspace/suitecrm-aws-pipeline/include/LangExceptionInterface.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 45. 55 | ERROR | [x] Opening interface brace must be on a line by | | itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/include/SuiteMozaik.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 14 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 3 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 22 | WARNING | Line exceeds 120 characters; contains 179 characters 27 | WARNING | Line exceeds 120 characters; contains 219 characters 32 | WARNING | Line exceeds 120 characters; contains 142 characters 37 | WARNING | Line exceeds 120 characters; contains 142 characters 42 | WARNING | Line exceeds 120 characters; contains 194 characters 47 | WARNING | Line exceeds 120 characters; contains 240 characters 74 | WARNING | Line exceeds 120 characters; contains 142 characters 75 | WARNING | Line exceeds 120 characters; contains 154 characters 76 | WARNING | Line exceeds 120 characters; contains 146 characters 77 | WARNING | Line exceeds 120 characters; contains 176 characters 88 | WARNING | Line exceeds 120 characters; contains 383 characters 142 | WARNING | Line exceeds 120 characters; contains 150 characters 208 | WARNING | Line exceeds 120 characters; contains 140 characters 258 | WARNING | Line exceeds 120 characters; contains 144 characters ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/include/formbase.php ---------------------------------------------------------------------- FOUND 58 ERRORS AND 6 WARNINGS AFFECTING 45 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 58 and the first side | | effect is on line 3. 81 | ERROR | [x] Whitespace found at end of line 82 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 82 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 86 | ERROR | [x] Whitespace found at end of line 118 | ERROR | [x] Expected 1 space before "=>"; 0 found 118 | ERROR | [x] Expected 1 space after "=>"; 0 found 135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 147 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 160 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 181 | ERROR | [x] Expected 1 space before "=>"; 0 found 181 | ERROR | [x] Expected 1 space after "=>"; 0 found 192 | ERROR | [x] Incorrect spacing between argument "$ignore" and | | equals sign; expected 1 but found 0 192 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ignore"; expected 1 | | but found 0 192 | ERROR | [x] Incorrect spacing between argument | | "$isRegularExpression" and equals sign; expected | | 1 but found 0 192 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$isRegularExpression"; | | expected 1 but found 0 196 | ERROR | [x] Expected 1 space before "=>"; 0 found 196 | ERROR | [x] Expected 1 space after "=>"; 0 found 202 | ERROR | [x] Expected 1 space before "=>"; 0 found 202 | ERROR | [x] Expected 1 space after "=>"; 0 found 211 | ERROR | [x] Incorrect spacing between argument "$ignore" and | | equals sign; expected 1 but found 0 211 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ignore"; expected 1 | | but found 0 237 | ERROR | [x] Incorrect spacing between argument "$ignore" and | | equals sign; expected 1 but found 0 237 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ignore"; expected 1 | | but found 0 244 | ERROR | [x] Incorrect spacing between argument "$return_id" | | and equals sign; expected 1 but found 0 244 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$return_id"; expected | | 1 but found 0 244 | ERROR | [x] Incorrect spacing between argument | | "$return_module" and equals sign; expected 1 but | | found 0 244 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$return_module"; | | expected 1 but found 0 257 | ERROR | [x] Incorrect spacing between argument "$return_id" | | and equals sign; expected 1 but found 0 257 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$return_id"; expected | | 1 but found 0 257 | ERROR | [x] Incorrect spacing between argument | | "$return_module" and equals sign; expected 1 but | | found 0 257 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$return_module"; | | expected 1 but found 0 264 | ERROR | [x] Blank line found at start of control structure 277 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 313 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 331 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 349 | ERROR | [x] Incorrect spacing between argument "$minsize" | | and equals sign; expected 1 but found 0 349 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$minsize"; expected 1 | | but found 0 406 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 57 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 78ms; Memory: 8MB FILE: ...orkspace/suitecrm-aws-pipeline/include/ErrorMessageException.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 56 | | and the first side effect is on line 46. ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ar/lib/jenkins/workspace/suitecrm-aws-pipeline/include/utils.php ---------------------------------------------------------------------- FOUND 26 ERRORS AND 84 WARNINGS AFFECTING 109 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 42. 151 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 152 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 153 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 314 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 315 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 704 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 810 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 811 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 812 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 813 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 814 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 816 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 818 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 842 | WARNING | [ ] Line exceeds 120 characters; contains 292 | | characters 872 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 889 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 954 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 1031 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1089 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1099 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 1114 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 1284 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1328 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1372 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1381 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1415 | WARNING | [ ] Line exceeds 120 characters; contains 270 | | characters 1425 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 1456 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1460 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 1472 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 1605 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 1644 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 1650 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 1745 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1759 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1777 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 1786 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1788 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1790 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1896 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1918 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1928 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1949 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 2008 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 2052 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 2061 | ERROR | [x] Whitespace found at end of line 2076 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2219 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 2500 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 2583 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 2599 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 2634 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 2904 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 2905 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2939 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 3010 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 3098 | ERROR | [x] Whitespace found at end of line 3109 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 3231 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 3348 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 3431 | ERROR | [x] Inline control structures are not allowed 3433 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 3433 | ERROR | [x] Inline control structures are not allowed 3471 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 3472 | WARNING | [ ] Line exceeds 120 characters; contains 392 | | characters 3475 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 3535 | ERROR | [x] Blank line found at start of control structure 3564 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 3732 | ERROR | [x] Blank line found at start of control structure 3736 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 3753 | ERROR | [x] Whitespace found at end of line 3782 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 3954 | WARNING | [ ] Line exceeds 120 characters; contains 310 | | characters 3963 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 3998 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 4035 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 4036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4274 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 4320 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 4350 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 4398 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 4405 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 4469 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 4576 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4650 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 4691 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4770 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 4960 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 4961 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 4980 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 4988 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 5063 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 5073 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 5252 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 5299 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 5302 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 5487 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 5499 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 5598 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 5602 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 5646 | ERROR | [ ] Expected 1 space after closing brace; newline | | found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 21 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 575ms; Memory: 42.01MB FILE: .../workspace/suitecrm-aws-pipeline/include/UploadMultipleFiles.php ---------------------------------------------------------------------- FOUND 19 ERRORS AND 3 WARNINGS AFFECTING 22 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 53 and the first side effect is on | | line 42. 53 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 73 | WARNING | Line exceeds 120 characters; contains 127 characters 74 | WARNING | Line exceeds 120 characters; contains 148 characters 101 | ERROR | Method name "UploadMultipleFiles::set_for_soap" is | | not in camel caps format 115 | ERROR | Method name "UploadMultipleFiles::get_url" is not in | | camel caps format 129 | ERROR | Method name "UploadMultipleFiles::get_upload_url" is | | not in camel caps format 163 | ERROR | Method name "UploadMultipleFiles::get_file_path" is | | not in camel caps format 191 | ERROR | Method name "UploadMultipleFiles::duplicate_file" is | | not in camel caps format 224 | ERROR | Method name "UploadMultipleFiles::get_upload_error" | | is not in camel caps format 237 | ERROR | Method name "UploadMultipleFiles::confirm_upload" is | | not in camel caps format 354 | ERROR | Method name | | "UploadMultipleFiles::get_stored_file_name" is not | | in camel caps format 359 | ERROR | Method name | | "UploadMultipleFiles::get_temp_file_location" is not | | in camel caps format 364 | ERROR | Method name | | "UploadMultipleFiles::get_uploaded_file_name" is not | | in camel caps format 369 | ERROR | Method name "UploadMultipleFiles::get_mime_type" is | | not in camel caps format 377 | ERROR | Method name "UploadMultipleFiles::get_file_contents" | | is not in camel caps format 397 | ERROR | Method name | | "UploadMultipleFiles::create_stored_filename" is not | | in camel caps format 440 | ERROR | Method name "UploadMultipleFiles::final_move" is not | | in camel caps format 474 | ERROR | Method name "UploadMultipleFiles::upload_doc" is not | | in camel caps format 525 | ERROR | Method name "UploadMultipleFiles::get_upload_path" | | is not in camel caps format 541 | ERROR | Method name "UploadMultipleFiles::unlink_file" is | | not in camel caps format 552 | ERROR | Method name "UploadMultipleFiles::get_upload_dir" is | | not in camel caps format ---------------------------------------------------------------------- Time: 82ms; Memory: 8MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/include/SugarDateTime.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 6 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 80 | WARNING | Property name "$_gmt" should not be prefixed with an | | underscore to indicate visibility 86 | WARNING | Property name "$_strings" should not be prefixed | | with an underscore to indicate visibility 144 | WARNING | Method name "_createFromFormat" should not be | | prefixed with an underscore to indicate visibility 151 | WARNING | Line exceeds 120 characters; contains 125 characters 196 | WARNING | Method name "_getStrings" should not be prefixed | | with an underscore to indicate visibility 283 | ERROR | Method name | | "SugarDateTime::get_datetime_by_index_today" is not | | in camel caps format 298 | ERROR | Method name "SugarDateTime::get_hour_end_time" is | | not in camel caps format 309 | ERROR | Method name "SugarDateTime::get_day_end_time" is not | | in camel caps format 320 | ERROR | Method name | | "SugarDateTime::get_day_by_index_this_week" is not | | in camel caps format 335 | ERROR | Method name | | "SugarDateTime::get_day_by_index_this_year" is not | | in camel caps format 349 | ERROR | Method name | | "SugarDateTime::get_day_by_index_this_month" is not | | in camel caps format 375 | ERROR | Method name "SugarDateTime::parse_utc_date_time" is | | not in camel caps format 424 | ERROR | Method name "SugarDateTime::get_day_begin" is not in | | camel caps format 443 | ERROR | Method name "SugarDateTime::get_day_end" is not in | | camel caps format 460 | ERROR | Method name "SugarDateTime::get_year_begin" is not | | in camel caps format 510 | ERROR | Method name "SugarDateTime::get_date_str" is not in | | camel caps format 557 | WARNING | Method name "_strptime" should not be prefixed with | | an underscore to indicate visibility ---------------------------------------------------------------------- Time: 87ms; Memory: 10MB FILE: .../suitecrm-aws-pipeline/include/EntryPointConfirmOptInHandler.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 43. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/include/LangText.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 45. 128 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 152 | ERROR | [x] Opening brace must be the last content on the | | line 177 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 329 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/include/HtmlSanitizer.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 116 | WARNING | Line exceeds 120 characters; contains 175 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/include/UploadStream.php ---------------------------------------------------------------------- FOUND 19 ERRORS AND 4 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 42. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 91 | WARNING | Line exceeds 120 characters; contains 157 characters 103 | WARNING | Line exceeds 120 characters; contains 160 characters 112 | WARNING | Line exceeds 120 characters; contains 155 characters 185 | ERROR | Method name "UploadStream::dir_closedir" is not in | | camel caps format 190 | ERROR | Method name "UploadStream::dir_opendir" is not in | | camel caps format 197 | ERROR | Method name "UploadStream::dir_readdir" is not in | | camel caps format 202 | ERROR | Method name "UploadStream::dir_rewinddir" is not in | | camel caps format 222 | ERROR | Method name "UploadStream::stream_cast" is not in | | camel caps format 227 | ERROR | Method name "UploadStream::stream_close" is not in | | camel caps format 234 | ERROR | Method name "UploadStream::stream_eof" is not in | | camel caps format 239 | ERROR | Method name "UploadStream::stream_flush" is not in | | camel caps format 244 | ERROR | Method name "UploadStream::stream_lock" is not in | | camel caps format 249 | ERROR | Method name "UploadStream::stream_open" is not in | | camel caps format 271 | ERROR | Method name "UploadStream::stream_read" is not in | | camel caps format 276 | ERROR | Method name "UploadStream::stream_seek" is not in | | camel caps format 281 | ERROR | Method name "UploadStream::stream_set_option" is not | | in camel caps format 286 | ERROR | Method name "UploadStream::stream_stat" is not in | | camel caps format 291 | ERROR | Method name "UploadStream::stream_tell" is not in | | camel caps format 296 | ERROR | Method name "UploadStream::stream_write" is not in | | camel caps format 308 | ERROR | Method name "UploadStream::url_stat" is not in camel | | caps format 313 | ERROR | Method name "UploadStream::move_uploaded_file" is | | not in camel caps format ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...s/workspace/suitecrm-aws-pipeline/include/globalControlLinks.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 1 WARNING AFFECTING 7 LINES ---------------------------------------------------------------------- 53 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 56 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 66 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 72 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 73 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 74 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 93 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/include/dir_inc.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 3. 113 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 188 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 206 | ERROR | [x] Incorrect spacing between argument | | "$include_dirs" and equals sign; expected 1 but | | found 0 206 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$include_dirs"; | | expected 1 but found 0 206 | ERROR | [x] Incorrect spacing between argument "$ext" and | | equals sign; expected 1 but found 0 206 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ext"; expected 1 but | | found 0 206 | ERROR | [x] Incorrect spacing between argument | | "$exclude_dir" and equals sign; expected 1 but | | found 0 206 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$exclude_dir"; | | expected 1 but found 0 296 | ERROR | [x] Incorrect spacing between argument "$filter" and | | equals sign; expected 1 but found 0 296 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$filter"; expected 1 | | but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 62ms; Memory: 8MB FILE: .../workspace/suitecrm-aws-pipeline/include/QuickSearchDefaults.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 11 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 112 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 115 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 120 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 122 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 123 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 169 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 178 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$p_id"; expected 1 but | | found 0 223 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 243 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 256 | WARNING | [ ] Line exceeds 120 characters; contains 264 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 8MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/include/ErrorMessage.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 47. 138 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/include/EmailInterface.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each interface must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/include/RefreshDatabase.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 54 | | and the first side effect is on line 47. ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/include/JsonApiErrorObject.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 58 and the first side effect is on | | line 48. 135 | WARNING | Line exceeds 120 characters; contains 167 characters ---------------------------------------------------------------------- Time: 77ms; Memory: 8MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/include/entryPoint.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 53. 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 155 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 180 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/include/parsecsv.lib.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 15 WARNINGS AFFECTING 19 LINES ---------------------------------------------------------------------- 3 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 3 | ERROR | Class name "parseCSV" is not in PascalCase format 193 | WARNING | Line exceeds 120 characters; contains 163 characters 197 | WARNING | Line exceeds 120 characters; contains 121 characters 415 | ERROR | Method name "parseCSV::parse_file" is not in camel | | caps format 431 | ERROR | Method name "parseCSV::parse_string" is not in camel | | caps format 472 | WARNING | Line exceeds 120 characters; contains 137 characters 524 | WARNING | Line exceeds 120 characters; contains 122 characters 527 | WARNING | Line exceeds 120 characters; contains 143 characters 629 | ERROR | Method name "parseCSV::load_data" is not in camel | | caps format 670 | WARNING | Method name "_validate_row_conditions" should not be | | prefixed with an underscore to indicate visibility 670 | ERROR | Method name "parseCSV::_validate_row_conditions" is | | not in camel caps format 674 | WARNING | Line exceeds 120 characters; contains 123 characters 701 | WARNING | Method name "_validate_row_condition" should not be | | prefixed with an underscore to indicate visibility 701 | ERROR | Method name "parseCSV::_validate_row_condition" is | | not in camel caps format 760 | WARNING | Method name "_validate_offset" should not be | | prefixed with an underscore to indicate visibility 760 | ERROR | Method name "parseCSV::_validate_offset" is not in | | camel caps format 774 | WARNING | Method name "_enclose_value" should not be prefixed | | with an underscore to indicate visibility 774 | ERROR | Method name "parseCSV::_enclose_value" is not in | | camel caps format 779 | WARNING | Line exceeds 120 characters; contains 130 characters 792 | WARNING | Method name "_check_data" should not be prefixed | | with an underscore to indicate visibility 792 | ERROR | Method name "parseCSV::_check_data" is not in camel | | caps format 809 | WARNING | Method name "_check_count" should not be prefixed | | with an underscore to indicate visibility 809 | ERROR | Method name "parseCSV::_check_count" is not in camel | | caps format 842 | WARNING | Method name "_rfile" should not be prefixed with an | | underscore to indicate visibility 863 | WARNING | Method name "_wfile" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 115ms; Memory: 12MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/include/ImapInterface.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 52 | | and the first side effect is on line 44. ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/include/DatabaseTransactions.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 53 | | and the first side effect is on line 46. ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/include/SugarCache/SugarCacheMemcache.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 11 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 42. 44 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 49 | WARNING | [ ] Property name "$_host" should not be prefixed | | with an underscore to indicate visibility 54 | WARNING | [ ] Property name "$_port" should not be prefixed | | with an underscore to indicate visibility 59 | WARNING | [ ] Property name "$_memcache" should not be | | prefixed with an underscore to indicate | | visibility 64 | WARNING | [ ] Property name "$_priority" should not be | | prefixed with an underscore to indicate | | visibility 96 | WARNING | [ ] Method name "_getMemcacheObject" should not be | | prefixed with an underscore to indicate | | visibility 107 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 119 | WARNING | [ ] Method name "_setExternal" should not be | | prefixed with an underscore to indicate | | visibility 122 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 129 | WARNING | [ ] Method name "_getExternal" should not be | | prefixed with an underscore to indicate | | visibility 131 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 143 | WARNING | [ ] Method name "_clearExternal" should not be | | prefixed with an underscore to indicate | | visibility 145 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 152 | WARNING | [ ] Method name "_resetExternal" should not be | | prefixed with an underscore to indicate | | visibility ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/include/SugarCache/SugarCacheMemcached.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 10 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 42. 44 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 49 | WARNING | [ ] Property name "$_host" should not be prefixed | | with an underscore to indicate visibility 54 | WARNING | [ ] Property name "$_port" should not be prefixed | | with an underscore to indicate visibility 59 | WARNING | [ ] Property name "$_memcached" should not be | | prefixed with an underscore to indicate | | visibility 64 | WARNING | [ ] Property name "$_priority" should not be | | prefixed with an underscore to indicate | | visibility 91 | WARNING | [ ] Method name "_getMemcachedObject" should not be | | prefixed with an underscore to indicate | | visibility 108 | WARNING | [ ] Method name "_setExternal" should not be | | prefixed with an underscore to indicate | | visibility 111 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 118 | WARNING | [ ] Method name "_getExternal" should not be | | prefixed with an underscore to indicate | | visibility 120 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 132 | WARNING | [ ] Method name "_clearExternal" should not be | | prefixed with an underscore to indicate | | visibility 134 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 141 | WARNING | [ ] Method name "_resetExternal" should not be | | prefixed with an underscore to indicate | | visibility ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/include/SugarCache/SugarCacheZend.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 42. 44 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 49 | WARNING | [ ] Property name "$_priority" should not be | | prefixed with an underscore to indicate | | visibility 71 | WARNING | [ ] Method name "_setExternal" should not be | | prefixed with an underscore to indicate | | visibility 74 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 81 | WARNING | [ ] Method name "_getExternal" should not be | | prefixed with an underscore to indicate | | visibility 83 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 96 | WARNING | [ ] Method name "_clearExternal" should not be | | prefixed with an underscore to indicate | | visibility 98 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 105 | WARNING | [ ] Method name "_resetExternal" should not be | | prefixed with an underscore to indicate | | visibility ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/include/SugarCache/SugarCacheRedis.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 11 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 42. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 52 | WARNING | [ ] Property name "$_host" should not be prefixed | | with an underscore to indicate visibility 57 | WARNING | [ ] Property name "$_port" should not be prefixed | | with an underscore to indicate visibility 62 | WARNING | [ ] Property name "$_redis" should not be prefixed | | with an underscore to indicate visibility 67 | WARNING | [ ] Property name "$_priority" should not be | | prefixed with an underscore to indicate | | visibility 98 | WARNING | [ ] Method name "_getRedisObject" should not be | | prefixed with an underscore to indicate | | visibility 119 | WARNING | [ ] Method name "_setExternal" should not be | | prefixed with an underscore to indicate | | visibility 122 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 133 | WARNING | [ ] Method name "_getExternal" should not be | | prefixed with an underscore to indicate | | visibility 135 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 151 | WARNING | [ ] Method name "_clearExternal" should not be | | prefixed with an underscore to indicate | | visibility 153 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 161 | WARNING | [ ] Method name "_resetExternal" should not be | | prefixed with an underscore to indicate | | visibility 172 | WARNING | [ ] Method name "_fixKeyName" should not be prefixed | | with an underscore to indicate visibility ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/include/SugarCache/SugarCache.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 50 | WARNING | [ ] Property name "$_cacheInstance" should not be | | prefixed with an underscore to indicate | | visibility 65 | WARNING | [ ] Method name "_init" should not be prefixed with | | an underscore to indicate visibility 85 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 157 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/include/SugarCache/SugarCacheWincache.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 42. 44 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 49 | WARNING | [ ] Property name "$_priority" should not be | | prefixed with an underscore to indicate | | visibility 71 | WARNING | [ ] Method name "_setExternal" should not be | | prefixed with an underscore to indicate | | visibility 74 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 81 | WARNING | [ ] Method name "_getExternal" should not be | | prefixed with an underscore to indicate | | visibility 83 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 94 | WARNING | [ ] Method name "_clearExternal" should not be | | prefixed with an underscore to indicate | | visibility 96 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 103 | WARNING | [ ] Method name "_resetExternal" should not be | | prefixed with an underscore to indicate | | visibility ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/include/SugarCache/SugarCacheMemory.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 6 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 44 and the first side effect is on | | line 42. 44 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | WARNING | Property name "$_priority" should not be prefixed | | with an underscore to indicate visibility 65 | WARNING | Method name "_setExternal" should not be prefixed | | with an underscore to indicate visibility 74 | WARNING | Method name "_getExternal" should not be prefixed | | with an underscore to indicate visibility 83 | WARNING | Method name "_clearExternal" should not be prefixed | | with an underscore to indicate visibility 92 | WARNING | Method name "_resetExternal" should not be prefixed | | with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/include/SugarCache/SugarCacheAbstract.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 12 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 56 | WARNING | Property name "$_expireTimeout" should not be | | prefixed with an underscore to indicate visibility 61 | WARNING | Property name "$_keyPrefix" should not be prefixed | | with an underscore to indicate visibility 66 | WARNING | Property name "$_localStore" should not be prefixed | | with an underscore to indicate visibility 71 | WARNING | Property name "$_cacheRequests" should not be | | prefixed with an underscore to indicate visibility 77 | WARNING | Property name "$_cacheLocalHits" should not be | | prefixed with an underscore to indicate visibility 82 | WARNING | Property name "$_cacheExternalHits" should not be | | prefixed with an underscore to indicate visibility 87 | WARNING | Property name "$_cacheMisses" should not be prefixed | | with an underscore to indicate visibility 94 | WARNING | Property name "$_priority" should not be prefixed | | with an underscore to indicate visibility 271 | WARNING | Method name "_setExternal" should not be prefixed | | with an underscore to indicate visibility 280 | WARNING | Method name "_getExternal" should not be prefixed | | with an underscore to indicate visibility 288 | WARNING | Method name "_clearExternal" should not be prefixed | | with an underscore to indicate visibility 294 | WARNING | Method name "_resetExternal" should not be prefixed | | with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/include/SugarCache/SugarCachesMash.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 42. 44 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | WARNING | [ ] Property name "$_priority" should not be prefixed | | with an underscore to indicate visibility 71 | WARNING | [ ] Method name "_setExternal" should not be prefixed | | with an underscore to indicate visibility 74 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 81 | WARNING | [ ] Method name "_getExternal" should not be prefixed | | with an underscore to indicate visibility 83 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 90 | WARNING | [ ] Method name "_clearExternal" should not be | | prefixed with an underscore to indicate | | visibility 92 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 99 | WARNING | [ ] Method name "_resetExternal" should not be | | prefixed with an underscore to indicate | | visibility ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/include/SugarCache/SugarCacheFile.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 42. 44 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 49 | WARNING | [ ] Property name "$_cacheFileName" should not be | | prefixed with an underscore to indicate | | visibility 54 | WARNING | [ ] Property name "$_cacheChanged" should not be | | prefixed with an underscore to indicate | | visibility 59 | WARNING | [ ] Property name "$_priority" should not be | | prefixed with an underscore to indicate | | visibility 123 | WARNING | [ ] Method name "_setExternal" should not be | | prefixed with an underscore to indicate | | visibility 126 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 133 | WARNING | [ ] Method name "_getExternal" should not be | | prefixed with an underscore to indicate | | visibility 135 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 153 | WARNING | [ ] Method name "_clearExternal" should not be | | prefixed with an underscore to indicate | | visibility 155 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 164 | WARNING | [ ] Method name "_resetExternal" should not be | | prefixed with an underscore to indicate | | visibility ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/include/SugarCache/SugarCacheAPC.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 6 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 44 and the first side effect is on | | line 42. 44 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | WARNING | Property name "$_priority" should not be prefixed | | with an underscore to indicate visibility 71 | WARNING | Method name "_setExternal" should not be prefixed | | with an underscore to indicate visibility 79 | WARNING | Method name "_getExternal" should not be prefixed | | with an underscore to indicate visibility 92 | WARNING | Method name "_clearExternal" should not be prefixed | | with an underscore to indicate visibility 100 | WARNING | Method name "_resetExternal" should not be prefixed | | with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/include/MySugar/MySugar.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 59 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 61 | ERROR | [ ] Method name "MySugar::MySugar" is not in camel | | caps format 63 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 175 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 190 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 209 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 356 | ERROR | [x] Expected 1 space before "=>"; 0 found 356 | ERROR | [x] Expected 1 space after "=>"; 0 found 402 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 408 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 75ms; Memory: 8MB FILE: ...ace/suitecrm-aws-pipeline/include/MySugar/retrieve_dash_page.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 129 | ERROR | [x] Expected 1 space before "=>"; 0 found 129 | ERROR | [x] Expected 1 space after "=>"; 0 found 157 | ERROR | [x] Expected 1 space before "=>"; 0 found 157 | ERROR | [x] Expected 1 space after "=>"; 0 found 199 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 231 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 242 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 254 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 310 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 67ms; Memory: 8MB FILE: ...m-aws-pipeline/include/MySugar/DashletsDialog/DashletsDialog.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 8 WARNINGS AFFECTING 17 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 51 | ERROR | [x] Incorrect spacing between argument "$category" | | and equals sign; expected 1 but found 0 51 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$category"; expected 1 | | but found 0 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | WARNING | [ ] Line exceeds 120 characters; contains 240 | | characters 128 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 130 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 132 | WARNING | [ ] Line exceeds 120 characters; contains 287 | | characters 137 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 157 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 170 | WARNING | [ ] Line exceeds 120 characters; contains 222 | | characters 173 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 189 | ERROR | [x] Expected 1 space before "=>"; 0 found 189 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...rm-aws-pipeline/include/Smarty/plugins/function.sugar_button.php ---------------------------------------------------------------------- FOUND 33 ERRORS AND 62 WARNINGS AFFECTING 93 LINES ---------------------------------------------------------------------- 14 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 50 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 53 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 61 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 67 | WARNING | [ ] Line exceeds 120 characters; contains 309 | | characters 71 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 79 | WARNING | [ ] Line exceeds 120 characters; contains 374 | | characters 80 | WARNING | [ ] Line exceeds 120 characters; contains 523 | | characters 83 | WARNING | [ ] Line exceeds 120 characters; contains 251 | | characters 109 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 118 | WARNING | [ ] Line exceeds 120 characters; contains 418 | | characters 120 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 122 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 150 | WARNING | [ ] Line exceeds 120 characters; contains 257 | | characters 158 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 164 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 172 | WARNING | [ ] Line exceeds 120 characters; contains 333 | | characters 179 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 182 | WARNING | [ ] Line exceeds 120 characters; contains 276 | | characters 184 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 186 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 188 | WARNING | [ ] Line exceeds 120 characters; contains 272 | | characters 197 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 199 | WARNING | [ ] Line exceeds 120 characters; contains 269 | | characters 205 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 207 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 213 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 250 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 251 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 252 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 253 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 254 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 254 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 255 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 256 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 257 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 258 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 292 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 304 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 305 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 307 | ERROR | [x] The CASE body must start on the line following | | the statement 310 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 311 | WARNING | [ ] Line exceeds 120 characters; contains 414 | | characters 313 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 314 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 315 | WARNING | [ ] Line exceeds 120 characters; contains 392 | | characters 317 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 318 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 319 | WARNING | [ ] Line exceeds 120 characters; contains 390 | | characters 323 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 324 | WARNING | [ ] Line exceeds 120 characters; contains 387 | | characters 327 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 328 | WARNING | [ ] Line exceeds 120 characters; contains 328 | | characters 333 | WARNING | [ ] Line exceeds 120 characters; contains 409 | | characters 341 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 344 | WARNING | [ ] Line exceeds 120 characters; contains 489 | | characters 345 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 348 | WARNING | [ ] Line exceeds 120 characters; contains 510 | | characters 349 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 352 | WARNING | [ ] Line exceeds 120 characters; contains 459 | | characters 353 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 356 | WARNING | [ ] Line exceeds 120 characters; contains 472 | | characters 357 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 361 | WARNING | [ ] Line exceeds 120 characters; contains 444 | | characters 362 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 365 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 369 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 372 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 377 | WARNING | [ ] Line exceeds 120 characters; contains 508 | | characters 381 | WARNING | [ ] Line exceeds 120 characters; contains 502 | | characters 384 | WARNING | [ ] Line exceeds 120 characters; contains 502 | | characters 387 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 389 | WARNING | [ ] Line exceeds 120 characters; contains 340 | | characters 391 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 393 | WARNING | [ ] Line exceeds 120 characters; contains 462 | | characters 395 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 397 | WARNING | [ ] Line exceeds 120 characters; contains 373 | | characters 398 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 400 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 28 402 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 28 404 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 28 405 | WARNING | [ ] Line exceeds 120 characters; contains 498 | | characters 406 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 408 | WARNING | [ ] Line exceeds 120 characters; contains 666 | | characters 411 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 414 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 419 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 425 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 436 | WARNING | [ ] Line exceeds 120 characters; contains 343 | | characters 437 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 438 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 440 | ERROR | [x] Blank line found at end of control structure 441 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 441 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 6 521 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 33 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 74ms; Memory: 8MB FILE: ...rm-aws-pipeline/include/Smarty/plugins/function.html_options.php ---------------------------------------------------------------------- FOUND 21 ERRORS AFFECTING 18 LINES ---------------------------------------------------------------------- 32 | ERROR | [x] No space found after comma in argument list 42 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found 43 | ERROR | [x] Expected 1 space(s) after SWITCH keyword; 0 found 62 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 71 | ERROR | [x] Inline control structures are not allowed 76 | ERROR | [x] Blank line found at start of control structure 78 | ERROR | [x] Expected 1 space before "=>"; 0 found 78 | ERROR | [x] Expected 1 space after "=>"; 0 found 78 | ERROR | [x] Inline control structures are not allowed 80 | ERROR | [x] Blank line found at end of control structure 81 | ERROR | [x] Blank line found at start of control structure 83 | ERROR | [x] Expected 1 space before "=>"; 0 found 83 | ERROR | [x] Expected 1 space after "=>"; 0 found 87 | ERROR | [x] Blank line found at end of control structure 90 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 96 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 98 | ERROR | [x] Opening brace should be on a new line 99 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 102 | ERROR | [x] Inline control structures are not allowed 111 | ERROR | [x] Opening brace should be on a new line 122 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 21 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/include/Smarty/plugins/modifier.upper.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 26 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...-pipeline/include/Smarty/plugins/shared.escape_special_chars.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 21 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 31 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ws-pipeline/include/Smarty/plugins/function.sugar_getwebpath.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 2 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 19 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 41 | ERROR | [x] Whitespace found at end of line 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 48 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 50 | ERROR | [x] Whitespace found at end of line 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 53 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 53 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/include/Smarty/plugins/function.cycle.php ---------------------------------------------------------------------- FOUND 13 ERRORS AFFECTING 11 LINES ---------------------------------------------------------------------- 54 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 59 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 60 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found 69 | ERROR | [x] Whitespace found at end of line 72 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 75 | ERROR | [x] No space found after comma in argument list 78 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 78 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found 87 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 93 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 94 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 94 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found 106 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/include/Smarty/plugins/modifier.default.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 24 | ERROR | [x] Inline control structures are not allowed 26 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 26 | ERROR | [x] Inline control structures are not allowed 32 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...-pipeline/include/Smarty/plugins/modifier.default_date_value.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 6 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 212 and the first side | | effect is on line 154. 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 19 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 21 | WARNING | [ ] Line exceeds 120 characters; contains 260 | | characters 137 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 140 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 212 | ERROR | [x] Opening brace should be on a new line 213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/include/Smarty/plugins/function.sugar_link.php ---------------------------------------------------------------------- FOUND 49 ERRORS AND 7 WARNINGS AFFECTING 38 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 80 and the first side | | effect is on line 37. 13 | WARNING | [ ] Line exceeds 120 characters; contains 257 | | characters 17 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 17 | ERROR | [x] Whitespace found at end of line 21 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 28 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 30 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 82 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 82 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 86 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | ERROR | [x] Expected 1 space after closing brace; 0 found 91 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Newline required after opening brace 97 | ERROR | [x] Closing brace must be on a line by itself 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Newline required after opening brace 98 | ERROR | [x] Closing brace must be on a line by itself 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 113 | ERROR | [x] Inline control structures are not allowed 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Inline control structures are not allowed 115 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 115 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 117 | ERROR | [x] Inline control structures are not allowed 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 118 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 49 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...m-aws-pipeline/include/Smarty/plugins/modifier.regex_replace.php ---------------------------------------------------------------------- FOUND 11 ERRORS AFFECTING 7 LINES ---------------------------------------------------------------------- 25 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 26 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 26 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found 26 | ERROR | [x] Inline control structures are not allowed 29 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 30 | ERROR | [x] Whitespace found at end of line 37 | ERROR | [x] Inline control structures are not allowed 37 | ERROR | [x] No space found after comma in argument list 38 | ERROR | [x] No space found after comma in argument list 38 | ERROR | [x] No space found after comma in argument list 48 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...m-aws-pipeline/include/Smarty/plugins/modifier.string_format.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 29 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ws-pipeline/include/Smarty/plugins/modifier.count_characters.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 24 | ERROR | [x] Inline control structures are not allowed 27 | ERROR | [x] No space found after comma in argument list 32 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ws-pipeline/include/Smarty/plugins/function.html_select_time.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | ERROR | [x] Expected 1 space before "=>"; 0 found 49 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...aws-pipeline/include/Smarty/plugins/modifier.debug_print_var.php ---------------------------------------------------------------------- FOUND 13 ERRORS AFFECTING 13 LINES ---------------------------------------------------------------------- 32 | ERROR | [x] There must be no space before the colon in a CASE | | statement 41 | ERROR | [x] There must be no space before the colon in a CASE | | statement 51 | ERROR | [x] There must be no space before the colon in a CASE | | statement 52 | ERROR | [x] There must be no space before the colon in a CASE | | statement 53 | ERROR | [x] There must be no space before the colon in a CASE | | statement 65 | ERROR | [x] There must be no space before the colon in a CASE | | statement 66 | ERROR | [x] There must be no space before the colon in a CASE | | statement 69 | ERROR | [x] There must be no space before the colon in a CASE | | statement 71 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found 76 | ERROR | [x] There must be no space before the colon in a CASE | | statement 77 | ERROR | [x] There must be no space before the colon in a | | DEFAULT statement 79 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found 90 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...crm-aws-pipeline/include/Smarty/plugins/modifier.date_format.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 31 and the first side | | effect is on line 11. 58 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/include/Smarty/plugins/compiler.assign.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 40 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...crm-aws-pipeline/include/Smarty/plugins/function.sugar_image.php ---------------------------------------------------------------------- FOUND 17 ERRORS AND 7 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 19 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 21 | WARNING | [ ] Line exceeds 120 characters; contains 260 | | characters 23 | WARNING | [ ] Line exceeds 120 characters; contains 300 | | characters 24 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 26 | WARNING | [ ] Line exceeds 120 characters; contains 391 | | characters 28 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 29 | ERROR | [x] Whitespace found at end of line 42 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 43 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 43 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 43 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 44 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 45 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 46 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 47 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 53 | ERROR | [x] Expected 1 newline at end of file; 0 found 53 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace ---------------------------------------------------------------------- PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/include/Smarty/plugins/function.html_table.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 26 | ERROR | [x] Whitespace found at end of line 68 | ERROR | [x] Expected 1 space before "=>"; 0 found 68 | ERROR | [x] Expected 1 space after "=>"; 0 found 164 | ERROR | [x] Opening brace should be on a new line 165 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 177 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/include/Smarty/plugins/function.sugarvar.php ---------------------------------------------------------------------- FOUND 56 ERRORS AND 6 WARNINGS AFFECTING 42 LINES ---------------------------------------------------------------------- 18 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 20 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 20 | ERROR | [x] Whitespace found at end of line 26 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 28 | WARNING | [ ] Line exceeds 120 characters; contains 281 | | characters 35 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 37 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 45 | ERROR | [x] Whitespace found at end of line 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 71 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 2 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 80 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 83 | ERROR | [x] Expected 1 space after closing brace; 0 found 83 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 86 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 94 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 97 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 100 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 103 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 106 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 56 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...crm-aws-pipeline/include/Smarty/plugins/function.sugar_fetch.php ---------------------------------------------------------------------- FOUND 15 ERRORS AFFECTING 11 LINES ---------------------------------------------------------------------- 32 | ERROR | [x] Whitespace found at end of line 40 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 40 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 40 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 2 41 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 42 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 43 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 43 | ERROR | [x] Whitespace found at end of line 44 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 45 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 46 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 46 | ERROR | [x] Whitespace found at end of line 50 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 56 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 57 | ERROR | [x] No space found after comma in argument list ---------------------------------------------------------------------- PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/include/Smarty/plugins/modifier.lower.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 26 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...-pipeline/include/Smarty/plugins/function.sugarvar_connector.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 5 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 78 and the first side | | effect is on line 36. 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 19 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 25 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 29 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 78 | ERROR | [x] Opening brace should be on a new line 81 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 81 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Whitespace found at end of line 85 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 90 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 90 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ws-pipeline/include/Smarty/plugins/function.sugar_run_helper.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 5 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 11 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 12 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 16 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 18 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 37 | ERROR | [x] Whitespace found at end of line 47 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 51 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 55 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 59 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 59 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found 65 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 65 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found 69 | ERROR | [x] No space found after comma in argument list 69 | ERROR | [x] No space found after comma in argument list 69 | ERROR | [x] No space found after comma in argument list 69 | ERROR | [x] No space found after comma in argument list 69 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 72 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...-pipeline/include/Smarty/plugins/function.multienum_to_array.php ---------------------------------------------------------------------- FOUND 28 ERRORS AND 7 WARNINGS AFFECTING 25 LINES ---------------------------------------------------------------------- 15 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 15 | ERROR | [x] Whitespace found at end of line 21 | WARNING | [ ] Line exceeds 120 characters; contains 560 | | characters 23 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 26 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 30 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 30 | ERROR | [x] Whitespace found at end of line 32 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 34 | ERROR | [x] Whitespace found at end of line 68 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 69 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 70 | ERROR | [x] Inline control structures are not allowed 72 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 72 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 72 | ERROR | [x] Inline control structures are not allowed 74 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 74 | ERROR | [x] Inline control structures are not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 77 | ERROR | [x] Inline control structures are not allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 79 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 79 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 79 | ERROR | [x] Inline control structures are not allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 84 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 85 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 86 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 93 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 29 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/include/Smarty/plugins/function.sugar_menu.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 2 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 95 and the first side | | effect is on line 3. 100 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 101 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 106 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 107 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 113 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 116 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/include/Smarty/plugins/function.counter.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 69 | ERROR | [x] Inline control structures are not allowed 71 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 71 | ERROR | [x] Inline control structures are not allowed 76 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 80 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/include/Smarty/plugins/modifier.replace.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 30 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/include/Smarty/plugins/function.log.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | [x] Opening brace should be on a new line 10 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/include/Smarty/plugins/block.minify.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 157 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...aws-pipeline/include/Smarty/plugins/function.sugar_getscript.php ---------------------------------------------------------------------- FOUND 7 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 60 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 65 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file 65 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/include/Smarty/plugins/modifier.escape.php ---------------------------------------------------------------------- FOUND 19 ERRORS AFFECTING 14 LINES ---------------------------------------------------------------------- 38 | ERROR | [x] No space found after comma in argument list 38 | ERROR | [x] No space found after comma in argument list 72 | ERROR | [x] No space found after comma in argument list 76 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 11 77 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 11 77 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 78 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 15 80 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 15 80 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 80 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 81 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 19 82 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 15 82 | ERROR | [x] Expected 1 space after closing brace; newline found 83 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 15 84 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 19 85 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 15 86 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 11 87 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 96 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/include/Smarty/plugins/modifier.in_array.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 2 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 19 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 47 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 48 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 49 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 7 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | ERROR | [x] Whitespace found at end of line 54 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 54 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/include/Smarty/plugins/function.mailto.php ---------------------------------------------------------------------- FOUND 26 ERRORS AFFECTING 20 LINES ---------------------------------------------------------------------- 68 | ERROR | [x] Expected 1 space before "=>"; 0 found 68 | ERROR | [x] Expected 1 space after "=>"; 0 found 73 | ERROR | [x] Inline control structures are not allowed 74 | ERROR | [x] No space found after comma in argument list 74 | ERROR | [x] No space found after comma in argument list 83 | ERROR | [ ] There must be a comment when fall-through is | | intentional in a non-empty case body 98 | ERROR | [x] No space found after comma in argument list 98 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found 103 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found 112 | ERROR | [x] Blank line found at end of control structure 113 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found 116 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 116 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found 117 | ERROR | [x] Whitespace found at end of line 123 | ERROR | [x] No space found after comma in argument list 131 | ERROR | [x] Blank line found at end of control structure 132 | ERROR | [x] Blank line found at start of control structure 134 | ERROR | [x] No space found after comma in argument list 134 | ERROR | [x] No space found after comma in argument list 135 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 141 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 141 | ERROR | [x] No space found after comma in argument list 154 | ERROR | [x] Blank line found at end of control structure 158 | ERROR | [x] Blank line found at end of control structure 161 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 165 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 25 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/include/Smarty/plugins/modifier.to_url.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 19 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 23 | WARNING | [ ] Line exceeds 120 characters; contains 299 | | characters 81 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 83 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 87 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/include/Smarty/plugins/modifier.indent.php ---------------------------------------------------------------------- FOUND 10 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 23 | ERROR | [x] Expected 1 space between comma and argument | | "$chars"; 0 found 23 | ERROR | [x] Incorrect spacing between argument "$chars" and | | equals sign; expected 1 but found 0 23 | ERROR | [x] Incorrect spacing between default value and equals | | sign for argument "$chars"; expected 1 but found 0 23 | ERROR | [x] Expected 1 space between comma and argument | | "$char"; 0 found 23 | ERROR | [x] Incorrect spacing between argument "$char" and | | equals sign; expected 1 but found 0 23 | ERROR | [x] Incorrect spacing between default value and equals | | sign for argument "$char"; expected 1 but found 0 25 | ERROR | [x] No space found after comma in argument list 25 | ERROR | [x] No space found after comma in argument list 25 | ERROR | [x] No space found after comma in argument list 28 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...crm-aws-pipeline/include/Smarty/plugins/function.sugar_phone.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 106 and the first side effect is on | | line 47. 17 | WARNING | Line exceeds 120 characters; contains 132 characters 22 | WARNING | Line exceeds 120 characters; contains 124 characters 24 | WARNING | Line exceeds 120 characters; contains 277 characters 31 | WARNING | Line exceeds 120 characters; contains 133 characters 34 | WARNING | Line exceeds 120 characters; contains 236 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...s-pipeline/include/Smarty/plugins/function.sugar_action_menu.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 7 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 124 and the first side | | effect is on line 3. 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 128 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 128 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 128 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 133 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 135 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 135 | ERROR | [x] Inline control structures are not allowed 138 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 138 | ERROR | [x] Blank line found at start of control structure 145 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 146 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 149 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 154 | ERROR | [x] No space found after comma in argument list 161 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 161 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 162 | ERROR | [x] No space found after comma in argument list 170 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 189 | ERROR | [x] Blank line found at end of control structure 193 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 194 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 194 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 201 | ERROR | [x] Opening brace should be on a new line 203 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 206 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 207 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 215 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 215 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 24 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 59ms; Memory: 6MB FILE: ...crm-aws-pipeline/include/Smarty/plugins/function.sugar_field.php ---------------------------------------------------------------------- FOUND 30 ERRORS AND 4 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 55 and the first side | | effect is on line 53. 15 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 15 | ERROR | [x] Whitespace found at end of line 21 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 48 | ERROR | [x] Whitespace found at end of line 58 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 58 | ERROR | [x] Inline control structures are not allowed 60 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 60 | ERROR | [x] Inline control structures are not allowed 60 | ERROR | [x] Whitespace found at end of line 62 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 62 | ERROR | [x] Inline control structures are not allowed 62 | ERROR | [x] Whitespace found at end of line 69 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 69 | ERROR | [x] Inline control structures are not allowed 71 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 71 | ERROR | [x] Inline control structures are not allowed 72 | ERROR | [x] Inline control structures are not allowed 74 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 74 | ERROR | [x] Inline control structures are not allowed 75 | ERROR | [x] Inline control structures are not allowed 76 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 76 | ERROR | [x] Inline control structures are not allowed 77 | ERROR | [x] Inline control structures are not allowed 79 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 80 | ERROR | [x] Whitespace found at end of line 82 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 82 | ERROR | [x] Inline control structures are not allowed 84 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 92 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 96 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 100 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 104 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 108 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 30 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...-aws-pipeline/include/Smarty/plugins/function.sugar_ajax_url.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 4. 49 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 56 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...m-aws-pipeline/include/Smarty/plugins/function.sugar_getlink.php ---------------------------------------------------------------------- FOUND 58 ERRORS AND 2 WARNINGS AFFECTING 25 LINES ---------------------------------------------------------------------- 48 | ERROR | [x] Whitespace found at end of line 53 | ERROR | [x] Opening brace should be on a new line 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 56 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 56 | ERROR | [x] Inline control structures are not allowed 56 | ERROR | [x] Whitespace found at end of line 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 58 | ERROR | [x] Inline control structures are not allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 62 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 62 | ERROR | [x] Inline control structures are not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 64 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 64 | ERROR | [x] Inline control structures are not allowed 64 | ERROR | [x] Whitespace found at end of line 65 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 66 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 66 | ERROR | [x] Inline control structures are not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 68 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 68 | ERROR | [x] Inline control structures are not allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 70 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 70 | ERROR | [x] Inline control structures are not allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 72 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 72 | ERROR | [x] Inline control structures are not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 74 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 74 | ERROR | [x] Inline control structures are not allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 77 | ERROR | [x] Opening parenthesis of a multi-line function call | | must be the last content on the line 77 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 77 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 77 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 77 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 77 | ERROR | [x] Whitespace found at end of line 78 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 78 | ERROR | [x] Multi-line function call not indented correctly; | | expected 4 spaces but found 8 78 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 78 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 78 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 78 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 78 | ERROR | [x] Closing parenthesis of a multi-line function call | | must be on a line by itself 78 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 78 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 78 | ERROR | [x] Whitespace found at end of line 80 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 58 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...m-aws-pipeline/include/Smarty/plugins/function.sugar_include.php ---------------------------------------------------------------------- FOUND 58 ERRORS AND 6 WARNINGS AFFECTING 37 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 19 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 23 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 31 | ERROR | [x] Whitespace found at end of line 50 | ERROR | [x] Whitespace found at end of line 59 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 60 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 61 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 11 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 62 | ERROR | [x] Whitespace found at end of line 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 65 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 66 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 66 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 11 67 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 73 | ERROR | [x] Whitespace found at end of line 74 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 74 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 75 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 76 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 76 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 77 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 78 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 78 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 79 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 79 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 18 79 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 80 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 81 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 21 81 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 81 | ERROR | [x] No space found after comma in argument list 82 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 83 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 83 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 21 83 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 83 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 84 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Whitespace found at end of line 85 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 85 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 21 86 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 86 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 18 86 | ERROR | [x] Whitespace found at end of line 87 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 87 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 88 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 91 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 91 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 61 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/include/Smarty/plugins/modifier.wordwrap.php ---------------------------------------------------------------------- FOUND 13 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 24 | ERROR | [x] Expected 1 space between comma and argument | | "$length"; 0 found 24 | ERROR | [x] Incorrect spacing between argument "$length" and | | equals sign; expected 1 but found 0 24 | ERROR | [x] Incorrect spacing between default value and equals | | sign for argument "$length"; expected 1 but found 0 24 | ERROR | [x] Expected 1 space between comma and argument | | "$break"; 0 found 24 | ERROR | [x] Incorrect spacing between argument "$break" and | | equals sign; expected 1 but found 0 24 | ERROR | [x] Incorrect spacing between default value and equals | | sign for argument "$break"; expected 1 but found 0 24 | ERROR | [x] Expected 1 space between comma and argument "$cut"; | | 0 found 24 | ERROR | [x] Incorrect spacing between argument "$cut" and | | equals sign; expected 1 but found 0 24 | ERROR | [x] Incorrect spacing between default value and equals | | sign for argument "$cut"; expected 1 but found 0 26 | ERROR | [x] No space found after comma in argument list 26 | ERROR | [x] No space found after comma in argument list 26 | ERROR | [x] No space found after comma in argument list 29 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...aws-pipeline/include/Smarty/plugins/function.sugar_email_btn.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 2 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 47 | ERROR | [x] Whitespace found at end of line 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 57 | WARNING | [ ] Line exceeds 120 characters; contains 224 | | characters 58 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 59 | WARNING | [ ] Line exceeds 120 characters; contains 273 | | characters 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 63 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/include/Smarty/plugins/function.math.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 82 | WARNING | Line exceeds 120 characters; contains 127 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...aws-pipeline/include/Smarty/plugins/modifier.strip_semicolon.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 23 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 23 | ERROR | [x] Whitespace found at end of line 29 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 59 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 59 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...-pipeline/include/Smarty/plugins/function.sugar_getimagepath.php ---------------------------------------------------------------------- FOUND 26 ERRORS AND 2 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 19 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 50 | ERROR | [x] Whitespace found at end of line 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 61 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 63 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 74 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 75 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 80 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 80 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ws-pipeline/include/Smarty/plugins/function.sugar_evalcolumn.php ---------------------------------------------------------------------- FOUND 59 ERRORS AND 8 WARNINGS AFFECTING 39 LINES ---------------------------------------------------------------------- 7 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 9 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 17 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 17 | ERROR | [x] Whitespace found at end of line 23 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 64 | ERROR | [x] Whitespace found at end of line 71 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 72 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 72 | ERROR | [x] Inline control structures are not allowed 72 | ERROR | [x] Whitespace found at end of line 74 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 74 | ERROR | [x] Inline control structures are not allowed 74 | ERROR | [x] Whitespace found at end of line 79 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 83 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 92 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 11 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 11 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 11 95 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 11 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 11 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 101 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 11 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 11 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 11 104 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 11 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 11 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 111 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 112 | ERROR | [x] No space found after comma in argument list 112 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 112 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 126 | ERROR | [x] No space found after comma in argument list 126 | ERROR | [x] No space found after comma in argument list 129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 130 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 130 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 131 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 132 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 2 blank lines before | | brace 141 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 141 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 59 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/include/Smarty/plugins/modifier.lookup.php ---------------------------------------------------------------------- FOUND 15 ERRORS AND 1 WARNING AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 4. 47 | ERROR | [x] Incorrect spacing between argument "$value" and | | equals sign; expected 1 but found 0 47 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$value"; expected 1 but | | found 0 47 | ERROR | [x] Incorrect spacing between argument "$from" and | | equals sign; expected 1 but found 0 47 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$from"; expected 1 but | | found 0 47 | ERROR | [x] Opening brace should be on a new line 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 49 | ERROR | [x] Whitespace found at end of line 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 50 | ERROR | [x] Whitespace found at end of line 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 51 | ERROR | [x] Whitespace found at end of line 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 52 | ERROR | [x] Whitespace found at end of line 53 | ERROR | [x] Whitespace found at end of line ---------------------------------------------------------------------- PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/include/Smarty/plugins/function.popup.php ---------------------------------------------------------------------- FOUND 12 ERRORS AFFECTING 8 LINES ---------------------------------------------------------------------- 25 | ERROR | [x] Expected 1 space before "=>"; 0 found 25 | ERROR | [x] Expected 1 space after "=>"; 0 found 32 | ERROR | [x] Inline control structures are not allowed 39 | ERROR | [x] No space found after comma in argument list 39 | ERROR | [x] No space found after comma in argument list 93 | ERROR | [x] Inline control structures are not allowed 106 | ERROR | [x] Newline required after opening brace 106 | ERROR | [x] Closing brace must be on a line by itself 108 | ERROR | [x] No space found after comma in argument list 108 | ERROR | [x] No space found after comma in argument list 110 | ERROR | [x] Inline control structures are not allowed 119 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/include/Smarty/plugins/modifier.cat.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 33 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...s-pipeline/include/Smarty/plugins/function.search_controller.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 52 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...line/include/Smarty/plugins/function.sugar_connector_display.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 6 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 102 and the first side | | effect is on line 60. 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 45 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 51 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 53 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 107 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 108 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 7 109 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 109 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 110 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 7 110 | ERROR | [x] Whitespace found at end of line 112 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 7 118 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...crm-aws-pipeline/include/Smarty/plugins/modifier.count_words.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 24 | ERROR | [x] No space found after comma in argument list 33 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...-pipeline/include/Smarty/plugins/function.sugar_replace_vars.php ---------------------------------------------------------------------- FOUND 43 ERRORS AND 6 WARNINGS AFFECTING 39 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 19 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 21 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 23 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 25 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 25 | ERROR | [x] Whitespace found at end of line 34 | ERROR | [x] Whitespace found at end of line 43 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 43 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 43 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 2 44 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 45 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 46 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 46 | ERROR | [x] Whitespace found at end of line 47 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 50 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 61 | ERROR | [x] Inline control structures are not allowed 66 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 70 | ERROR | [x] Expected 1 space after closing brace; newline | | found 71 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 71 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 77 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 77 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 78 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 79 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 80 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 80 | ERROR | [x] Whitespace found at end of line 81 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 83 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 86 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 87 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 88 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 91 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 94 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 44 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ipeline/include/Smarty/plugins/function.sugar_evalcolumn_old.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 2 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 19 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 42 | ERROR | [x] Whitespace found at end of line 50 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 50 | ERROR | [x] Inline control structures are not allowed 50 | ERROR | [x] Whitespace found at end of line 52 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 52 | ERROR | [x] Inline control structures are not allowed 52 | ERROR | [x] Whitespace found at end of line 57 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 61 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 62 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 65 | ERROR | [x] Expected 1 space after closing brace; newline | | found 70 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 82 | ERROR | [x] Opening brace should be on a new line 85 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 86 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 86 | ERROR | [x] Inline control structures are not allowed 86 | ERROR | [x] Whitespace found at end of line 88 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 88 | ERROR | [x] Inline control structures are not allowed 88 | ERROR | [x] Whitespace found at end of line 94 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 22 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ws-pipeline/include/Smarty/plugins/function.html_select_date.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 87 | ERROR | [x] Expected 1 space before "=>"; 0 found 87 | ERROR | [x] Expected 1 space after "=>"; 0 found 130 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 215 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 268 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 64ms; Memory: 8MB FILE: .../suitecrm-aws-pipeline/include/Smarty/plugins/function.debug.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 35 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...aws-pipeline/include/Smarty/plugins/modifier.count_sentences.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 29 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/include/Smarty/plugins/block.textformat.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 6 LINES ---------------------------------------------------------------------- 75 | ERROR | [x] No space found after comma in argument list 78 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 85 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 91 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 99 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 103 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...-aws-pipeline/include/Smarty/plugins/function.sugar_getimage.php ---------------------------------------------------------------------- FOUND 41 ERRORS AND 1 WARNING AFFECTING 23 LINES ---------------------------------------------------------------------- 48 | ERROR | [x] Whitespace found at end of line 49 | ERROR | [x] Whitespace found at end of line 55 | ERROR | [x] Opening brace should be on a new line 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 58 | ERROR | [x] Inline control structures are not allowed 58 | ERROR | [x] Whitespace found at end of line 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 62 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 62 | ERROR | [x] Inline control structures are not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 66 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 66 | ERROR | [x] Inline control structures are not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 68 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 68 | ERROR | [x] Inline control structures are not allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 70 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 70 | ERROR | [x] Inline control structures are not allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 72 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 72 | ERROR | [x] Inline control structures are not allowed 72 | ERROR | [x] Whitespace found at end of line 73 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 76 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 76 | ERROR | [x] Inline control structures are not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 79 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 79 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 79 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 79 | ERROR | [x] Whitespace found at end of line 81 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 41 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/include/Smarty/plugins/modifier.strip.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 33 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/include/Smarty/plugins/block.nocache.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 4 | ERROR | [x] Opening brace should be on a new line 5 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 6 | ERROR | [x] Whitespace found at end of line 7 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file 7 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...aws-pipeline/include/Smarty/plugins/function.html_checkboxes.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 4 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 43 | ERROR | [x] No space found after comma in argument list 55 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 56 | ERROR | [x] Expected 1 space(s) after SWITCH keyword; 0 | | found 81 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 89 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 92 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 98 | ERROR | [x] Inline control structures are not allowed 104 | ERROR | [x] Blank line found at start of control structure 106 | ERROR | [x] Expected 1 space before "=>"; 0 found 106 | ERROR | [x] Expected 1 space after "=>"; 0 found 106 | ERROR | [x] Inline control structures are not allowed 107 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 109 | ERROR | [x] Blank line found at end of control structure 111 | ERROR | [x] Expected 1 space before "=>"; 0 found 111 | ERROR | [x] Expected 1 space after "=>"; 0 found 113 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 115 | ERROR | [x] Blank line found at end of control structure 118 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 121 | ERROR | [x] No space found after comma in argument list 124 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 126 | ERROR | [x] Opening brace should be on a new line 128 | ERROR | [x] Inline control structures are not allowed 137 | ERROR | [x] Inline control structures are not allowed 143 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 20 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ws-pipeline/include/Smarty/plugins/modifier.count_paragraphs.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 29 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...rm-aws-pipeline/include/Smarty/plugins/function.ext_includes.php ---------------------------------------------------------------------- FOUND 23 ERRORS AND 7 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 25 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 29 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 29 | ERROR | [x] Whitespace found at end of line 37 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 46 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 46 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 47 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 47 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 52 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 53 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 54 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 55 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 56 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 61 | ERROR | [x] Expected 1 newline at end of file; 0 found 61 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace ---------------------------------------------------------------------- PHPCBF CAN FIX THE 23 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...crm-aws-pipeline/include/Smarty/plugins/function.config_load.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 106 | WARNING | Line exceeds 120 characters; contains 143 characters 108 | WARNING | Line exceeds 120 characters; contains 149 characters 138 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...pipeline/include/Smarty/plugins/function.sugar_number_format.php ---------------------------------------------------------------------- FOUND 9 ERRORS AFFECTING 6 LINES ---------------------------------------------------------------------- 32 | ERROR | [x] Whitespace found at end of line 37 | ERROR | [x] Opening brace should be on a new line 40 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 40 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 40 | ERROR | [x] Whitespace found at end of line 42 | ERROR | [x] Whitespace found at end of line 44 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 44 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found 57 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/include/Smarty/plugins/modifier.strip_tags.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 24 | ERROR | [x] Inline control structures are not allowed 26 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 26 | ERROR | [x] Inline control structures are not allowed 32 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...crm-aws-pipeline/include/Smarty/plugins/function.html_radios.php ---------------------------------------------------------------------- FOUND 34 ERRORS AND 5 WARNINGS AFFECTING 31 LINES ---------------------------------------------------------------------- 43 | ERROR | [x] No space found after comma in argument list 55 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 56 | ERROR | [x] Expected 1 space(s) after SWITCH keyword; 0 | | found 64 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 65 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 86 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 94 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 103 | ERROR | [x] Inline control structures are not allowed 108 | ERROR | [x] Blank line found at start of control structure 110 | ERROR | [x] Expected 1 space before "=>"; 0 found 110 | ERROR | [x] Expected 1 space after "=>"; 0 found 110 | ERROR | [x] Inline control structures are not allowed 111 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 112 | ERROR | [x] Blank line found at end of control structure 113 | ERROR | [x] Blank line found at start of control structure 115 | ERROR | [x] Expected 1 space before "=>"; 0 found 115 | ERROR | [x] Expected 1 space after "=>"; 0 found 117 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 119 | ERROR | [x] Blank line found at end of control structure 122 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 125 | ERROR | [x] No space found after comma in argument list 128 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 130 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 130 | ERROR | [x] Opening brace should be on a new line 133 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 133 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 134 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 135 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 136 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 137 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 137 | ERROR | [x] Whitespace found at end of line 138 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 139 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 139 | ERROR | [x] Closing brace indented incorrectly; expected 4 | | spaces, found 3 140 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 144 | ERROR | [x] Inline control structures are not allowed 150 | ERROR | [x] Inline control structures are not allowed 156 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 34 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...aws-pipeline/include/Smarty/plugins/modifier.multienum_to_ac.php ---------------------------------------------------------------------- FOUND 44 ERRORS AND 1 WARNING AFFECTING 27 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 3. 46 | ERROR | [x] Incorrect spacing between argument "$value" and | | equals sign; expected 1 but found 0 46 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$value"; expected 1 but | | found 0 46 | ERROR | [x] Incorrect spacing between argument | | "$field_options" and equals sign; expected 1 but | | found 0 46 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$field_options"; | | expected 1 but found 0 46 | ERROR | [x] Opening brace should be on a new line 47 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 48 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 48 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 53 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 53 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 54 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 54 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 56 | ERROR | [x] Expected 1 space after closing brace; newline | | found 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 57 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found 58 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 60 | ERROR | [x] Expected 1 space after closing brace; newline | | found 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 61 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 63 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 63 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 64 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 64 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 65 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 44 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/include/Smarty/plugins/function.html_image.php ---------------------------------------------------------------------- FOUND 19 ERRORS AND 2 WARNINGS AFFECTING 19 LINES ---------------------------------------------------------------------- 39 | ERROR | [x] No space found after comma in argument list 51 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 52 | ERROR | [x] Expected 1 space(s) after SWITCH keyword; 0 | | found 63 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 77 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 91 | ERROR | [x] No space found after comma in argument list 91 | ERROR | [x] No space found after comma in argument list 97 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 98 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 99 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 102 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 102 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 113 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 115 | ERROR | [x] Whitespace found at end of line 117 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 120 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 123 | ERROR | [x] Blank line found at end of control structure 126 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 127 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 137 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 142 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 20 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/include/Smarty/plugins/compiler.append.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 49 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...-pipeline/include/Smarty/plugins/function.sugar_actions_link.php ---------------------------------------------------------------------- FOUND 144 ERRORS AND 30 WARNINGS AFFECTING 106 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 3. 19 | ERROR | [x] Whitespace found at end of line 24 | ERROR | [x] Whitespace found at end of line 29 | ERROR | [x] Whitespace found at end of line 32 | ERROR | [x] Whitespace found at end of line 36 | ERROR | [x] Whitespace found at end of line 56 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 56 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 57 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 57 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 58 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 58 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 58 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 59 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 60 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 60 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 60 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 61 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 61 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 62 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 65 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 67 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 67 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 68 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 68 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 70 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 70 | ERROR | [x] Expected 1 space(s) after SWITCH keyword; 0 | | found 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 72 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 72 | WARNING | [ ] Line exceeds 120 characters; contains 312 | | characters 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 76 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 76 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 77 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 78 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 78 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 78 | WARNING | [ ] Line exceeds 120 characters; contains 410 | | characters 79 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 79 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 80 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 80 | WARNING | [ ] Line exceeds 120 characters; contains 388 | | characters 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 81 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 82 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 82 | WARNING | [ ] Line exceeds 120 characters; contains 324 | | characters 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 83 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 84 | WARNING | [ ] Line exceeds 120 characters; contains 405 | | characters 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 90 | WARNING | [ ] Line exceeds 120 characters; contains 458 | | characters 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 94 | WARNING | [ ] Line exceeds 120 characters; contains 512 | | characters 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [ ] CASE statements must be defined using a colon 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | WARNING | [ ] Line exceeds 120 characters; contains 443 | | characters 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [ ] CASE statements must be defined using a colon 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | WARNING | [ ] Line exceeds 120 characters; contains 426 | | characters 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 106 | WARNING | [ ] Line exceeds 120 characters; contains 489 | | characters 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 111 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 111 | WARNING | [ ] Line exceeds 120 characters; contains 436 | | characters 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 115 | ERROR | [x] Inline control structures are not allowed 115 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 116 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 116 | WARNING | [ ] Line exceeds 120 characters; contains 531 | | characters 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 118 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 118 | WARNING | [ ] Line exceeds 120 characters; contains 378 | | characters 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | WARNING | [ ] Line exceeds 120 characters; contains 511 | | characters 121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 122 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 124 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 124 | WARNING | [ ] Line exceeds 120 characters; contains 370 | | characters 126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 127 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 28 129 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 28 129 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 131 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 28 132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 132 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 132 | WARNING | [ ] Line exceeds 120 characters; contains 490 | | characters 133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 134 | WARNING | [ ] Line exceeds 120 characters; contains 687 | | characters 135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 136 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 139 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 139 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 160 | WARNING | [ ] Line exceeds 120 characters; contains 305 | | characters 161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 161 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 162 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 164 | ERROR | [x] Blank line found at end of control structure 165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 165 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 166 | ERROR | [x] Blank line found at end of control structure 167 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 167 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 167 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 168 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 169 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 171 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 173 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 146 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/include/Smarty/plugins/function.eval.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 29 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 49 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...aws-pipeline/include/Smarty/plugins/function.sugar_getjspath.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 2 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 19 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 46 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 46 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 47 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 51 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 51 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...aws-pipeline/include/Smarty/plugins/function.sugar_translate.php ---------------------------------------------------------------------- FOUND 25 ERRORS AND 3 WARNINGS AFFECTING 17 LINES ---------------------------------------------------------------------- 25 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 25 | ERROR | [x] Whitespace found at end of line 31 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 35 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 65 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 65 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 66 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 71 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 71 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 72 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 72 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 72 | ERROR | [x] Inline control structures are not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 74 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 74 | ERROR | [x] Inline control structures are not allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 75 | ERROR | [x] Space found before comma in argument list 76 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 76 | ERROR | [x] Expected 1 space after closing brace; 0 found 76 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found 77 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 77 | ERROR | [x] Space found before comma in argument list 83 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 85 | ERROR | [x] Expected 1 space(s) after ELSEIF keyword; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 25 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...peline/include/Smarty/plugins/function.sugar_currency_format.php ---------------------------------------------------------------------- FOUND 19 ERRORS AND 5 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 19 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 21 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 30 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 32 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 59 | ERROR | [x] Whitespace found at end of line 64 | ERROR | [x] Opening brace should be on a new line 67 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 67 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 69 | ERROR | [x] Whitespace found at end of line 72 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 72 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 73 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 74 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 75 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 77 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 78 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 78 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 11 79 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 91 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...pipeline/include/Smarty/plugins/function.sugar_button_slider.php ---------------------------------------------------------------------- FOUND 80 ERRORS AND 2 WARNINGS AFFECTING 39 LINES ---------------------------------------------------------------------- 30 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 30 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 31 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 31 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 32 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 32 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 32 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 33 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 33 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 34 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 34 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 34 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 35 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 35 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 36 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 37 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 38 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 39 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 40 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 41 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 41 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 42 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 42 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 42 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 42 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 43 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 43 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 43 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 43 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 44 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 44 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 45 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 45 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 46 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 46 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 46 | ERROR | [x] Expected 1 space after closing brace; 0 found 46 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found 47 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 47 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 48 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 49 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 50 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 51 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 51 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 51 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 52 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 53 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 54 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 55 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 56 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 57 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 58 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 58 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found 58 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 59 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 60 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 61 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 62 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 63 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 64 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 65 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 65 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 66 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 67 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 70 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 82 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/include/Smarty/plugins/modifier.json.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 45 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/include/Smarty/plugins/function.sugar_help.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 9 WARNINGS AFFECTING 17 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 17 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 22 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 24 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 26 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 28 | WARNING | [ ] Line exceeds 120 characters; contains 260 | | characters 30 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 42 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 45 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 74 | ERROR | [x] No space found after comma in argument list 74 | ERROR | [x] No space found after comma in argument list 75 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 78 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 78 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 78 | ERROR | [x] Blank line found at start of control structure 80 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 83 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 95 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 95 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/include/Smarty/plugins/function.popup_init.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 40 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/include/Smarty/plugins/modifier.capitalize.php ---------------------------------------------------------------------- FOUND 9 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 31 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 36 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 36 | ERROR | [x] Inline control structures are not allowed 36 | ERROR | [x] No space found after comma in argument list 36 | ERROR | [x] No space found after comma in argument list 36 | ERROR | [x] No space found after comma in argument list 38 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 38 | ERROR | [x] Inline control structures are not allowed 43 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...s-pipeline/include/Smarty/plugins/function.assign_debug_info.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 40 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/include/Smarty/plugins/modifier.nl2br.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 35 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...e/include/Smarty/plugins/function.sugar_variable_constructor.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 2 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 19 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 40 | ERROR | [x] Whitespace found at end of line 49 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 49 | ERROR | [x] Inline control structures are not allowed 49 | ERROR | [x] Whitespace found at end of line 51 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 51 | ERROR | [x] Inline control structures are not allowed 51 | ERROR | [x] Whitespace found at end of line 53 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 53 | ERROR | [x] Inline control structures are not allowed 53 | ERROR | [x] Whitespace found at end of line 59 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 61 | ERROR | [x] Expected 1 space after closing brace; newline | | found 68 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...aws-pipeline/include/Smarty/plugins/function.diff_for_humans.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 17 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...crm-aws-pipeline/include/SugarEmailAddress/SugarEmailAddress.php ---------------------------------------------------------------------- FOUND 40 ERRORS AND 36 WARNINGS AFFECTING 75 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 43. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 104 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 215 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 217 | ERROR | [ ] Method name | | "SugarEmailAddress::SugarEmailAddress" is not | | in camel caps format 219 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 249 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 356 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 364 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 408 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 617 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 660 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 672 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 678 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 700 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 701 | WARNING | [ ] Line exceeds 120 characters; contains 292 | | characters 711 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 718 | WARNING | [ ] Line exceeds 120 characters; contains 413 | | characters 733 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 835 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 852 | ERROR | [x] Blank line found at end of control structure 889 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1014 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 1039 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 1149 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1195 | WARNING | [ ] Method name "_cleanAddress" should not be | | prefixed with an underscore to indicate | | visibility 1229 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1250 | ERROR | [ ] Method name | | "SugarEmailAddress::AddUpdateEmailAddress" is | | not in camel caps format 1279 | ERROR | [x] Blank line found at start of control structure 1284 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1302 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1308 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1331 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1341 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 1381 | WARNING | [ ] Line exceeds 120 characters; contains 208 | | characters 1382 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 1576 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1631 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1633 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1639 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 1651 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1776 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1793 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1810 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1827 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1844 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1904 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 1909 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 1956 | WARNING | [ ] Line exceeds 120 characters; contains 237 | | characters 1964 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 2038 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2046 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 2086 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 2114 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 2121 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 2170 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 2247 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 2344 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 2348 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2349 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 2354 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2355 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 2359 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2360 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 2364 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2365 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 2369 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2370 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 2374 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2375 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 2379 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2380 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 2384 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2385 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 2385 | ERROR | [x] Closing brace indented incorrectly; expected 12 | | spaces, found 16 2403 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 37 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 266ms; Memory: 22MB FILE: ...orkspace/suitecrm-aws-pipeline/include/controller/Controller.php ---------------------------------------------------------------------- FOUND 24 ERRORS AND 6 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 56 and the first side | | effect is on line 3. 56 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 70 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 72 | ERROR | [ ] Method name "Controller::Controller" is not in | | camel caps format 74 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 84 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$seed_object"; 1 found 92 | ERROR | [ ] Method name "Controller::change_component_order" | | is not in camel caps format 92 | ERROR | [x] Incorrect spacing between argument "$parent_id" | | and equals sign; expected 1 but found 0 92 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$parent_id"; expected | | 1 but found 0 94 | ERROR | [x] Blank line found at start of control structure 195 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 232 | ERROR | [ ] Method name "Controller::update_affected_order" | | is not in camel caps format 232 | ERROR | [x] Incorrect spacing between argument | | "$affected_new_x" and equals sign; expected 1 | | but found 0 232 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$affected_new_x"; | | expected 1 but found 0 232 | ERROR | [x] Incorrect spacing between argument | | "$affected_new_y" and equals sign; expected 1 | | but found 0 232 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$affected_new_y"; | | expected 1 but found 0 234 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 237 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 241 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 243 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 246 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 252 | ERROR | [ ] Method name "Controller::get_affected_id" is not | | in camel caps format 252 | ERROR | [x] Incorrect spacing between argument | | "$list_order_x" and equals sign; expected 1 but | | found 0 252 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$list_order_x"; | | expected 1 but found 0 252 | ERROR | [x] Incorrect spacing between argument | | "$list_order_y" and equals sign; expected 1 but | | found 0 252 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$list_order_y"; | | expected 1 but found 0 280 | ERROR | [ ] Method name "Controller::check_wall" is not in | | camel caps format 289 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 336 | ERROR | [ ] Method name "Controller::delete_adjust_order" is | | not in camel caps format 348 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 63ms; Memory: 8MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/include/ytree/Tree.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 7 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 41. 57 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 60 | WARNING | [ ] Property name "$_header_files" should not be | | prefixed with an underscore to indicate | | visibility 65 | WARNING | [ ] Property name "$_debug_window" should not be | | prefixed with an underscore to indicate | | visibility 66 | WARNING | [ ] Property name "$_debug_div_name" should not be | | prefixed with an underscore to indicate | | visibility 67 | WARNING | [ ] Property name "$_name" should not be prefixed | | with an underscore to indicate visibility 68 | WARNING | [ ] Property name "$_nodes" should not be prefixed | | with an underscore to indicate visibility 71 | WARNING | [ ] Property name "$_params" should not be prefixed | | with an underscore to indicate visibility 83 | ERROR | [ ] Method name "Tree::Tree" is not in camel caps | | format 99 | ERROR | [ ] Method name "Tree::include_json_reference" is | | not in camel caps format 112 | ERROR | [ ] Method name "Tree::add_node" is not in camel | | caps format 120 | ERROR | [ ] Method name "Tree::generate_header" is not in | | camel caps format 135 | ERROR | [ ] Method name "Tree::set_param" is not in camel | | caps format 146 | ERROR | [ ] Method name "Tree::generate_nodes_array" is not | | in camel caps format 222 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/include/ytree/ExtNode.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 7 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 41. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Property name "$_label" should not be prefixed with | | an underscore to indicate visibility 56 | WARNING | Property name "$_href" should not be prefixed with | | an underscore to indicate visibility 59 | WARNING | Property name "$_properties" should not be prefixed | | with an underscore to indicate visibility 61 | WARNING | Property name "$_params" should not be prefixed with | | an underscore to indicate visibility 95 | WARNING | Line exceeds 120 characters; contains 163 characters 97 | ERROR | Method name "ExtNode::ExtNode" is not in camel caps | | format 99 | WARNING | Line exceeds 120 characters; contains 121 characters 114 | ERROR | Method name "ExtNode::set_property" is not in camel | | caps format 129 | ERROR | Method name "ExtNode::add_node" is not in camel caps | | format 129 | ERROR | Visibility must be declared on method "add_node" 141 | ERROR | Method name "ExtNode::get_definition" is not in | | camel caps format 141 | ERROR | Visibility must be declared on method | | "get_definition" ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/include/ytree/JQueryTree.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 41. 52 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 52 | ERROR | [x] Expected 1 space before "Tree"; 2 found 55 | WARNING | [ ] Property name "$_header_files" should not be | | prefixed with an underscore to indicate | | visibility 56 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/include/ytree/Node.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 8 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 42. 52 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 56 | WARNING | Property name "$_label" should not be prefixed with | | an underscore to indicate visibility 57 | WARNING | Property name "$_href" should not be prefixed with | | an underscore to indicate visibility 58 | WARNING | Property name "$_id" should not be prefixed with an | | underscore to indicate visibility 61 | WARNING | Property name "$_properties" should not be prefixed | | with an underscore to indicate visibility 63 | WARNING | Property name "$_params" should not be prefixed with | | an underscore to indicate visibility 87 | WARNING | Line exceeds 120 characters; contains 163 characters 89 | ERROR | Method name "Node::Node" is not in camel caps format 91 | WARNING | Line exceeds 120 characters; contains 121 characters 110 | ERROR | Method name "Node::set_property" is not in camel | | caps format 125 | ERROR | Method name "Node::add_node" is not in camel caps | | format 136 | ERROR | Method name "Node::get_definition" is not in camel | | caps format ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/include/SugarLogger/SugarLogger.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 10 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 58 and the first side | | effect is on line 3. 58 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 96 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 140 | WARNING | [ ] Method name "_doInitialization" should not be | | prefixed with an underscore to indicate | | visibility 142 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 153 | WARNING | [ ] Method name "_fileCanBeCreatedAndWrittenTo" | | should not be prefixed with an underscore to | | indicate visibility 162 | WARNING | [ ] Method name "_attemptToCreateIfNecessary" should | | not be prefixed with an underscore to indicate | | visibility 200 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 230 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 233 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 234 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 242 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 256 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 264 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 272 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 60ms; Memory: 8MB FILE: ...ace/suitecrm-aws-pipeline/include/SugarLogger/LoggerTemplate.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each interface must be in a namespace of at least | | one level (a top-level vendor name) 59 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/include/SugarLogger/LoggerManager.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 10 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 66 and the first side effect is on | | line 42. 66 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 72 | WARNING | Property name "$_level" should not be prefixed with | | an underscore to indicate visibility 75 | WARNING | Property name "$_loggers" should not be prefixed | | with an underscore to indicate visibility 81 | WARNING | Property name "$_instance" should not be prefixed | | with an underscore to indicate visibility 84 | WARNING | Property name "$_logMapping" should not be prefixed | | with an underscore to indicate visibility 89 | WARNING | Property name "$_levelMapping" should not be | | prefixed with an underscore to indicate visibility 128 | WARNING | Line exceeds 120 characters; contains 140 characters 134 | WARNING | Line exceeds 120 characters; contains 188 characters 157 | WARNING | Line exceeds 120 characters; contains 140 characters 225 | WARNING | Method name "_findAvailableLoggers" should not be | | prefixed with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/include/EditView/QuickCreate.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/include/EditView/EditView2.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 14 WARNINGS AFFECTING 29 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 42. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 214 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 232 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 327 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 446 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 452 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 598 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 602 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 618 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 640 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 647 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 667 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 689 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 727 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 787 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 796 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 800 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 832 | WARNING | [ ] Line exceeds 120 characters; contains 312 | | characters 935 | ERROR | [x] Whitespace found at end of line 938 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 939 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 939 | ERROR | [x] Blank line found at start of control structure 944 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 944 | ERROR | [x] Inline control structures are not allowed 944 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 948 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 948 | ERROR | [x] No space found after comma in argument list 952 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 952 | ERROR | [x] Blank line found at start of control structure 956 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 961 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 962 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 966 | ERROR | [x] Whitespace found at end of line ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 139ms; Memory: 14MB FILE: ...ns/workspace/suitecrm-aws-pipeline/include/EditView/EditView.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 79 | WARNING | Line exceeds 120 characters; contains 163 characters 81 | ERROR | Method name "EditView::EditView" is not in camel caps | | format 83 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/include/EditView/SubpanelQuickEdit.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 7 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 3. 50 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 54 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 54 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 61 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 103 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 127 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 128 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 152 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 154 | ERROR | [ ] Method name | | "SubpanelQuickEdit::SubpanelQuickEdit" is not in | | camel caps format 154 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 154 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 156 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/include/EditView/PopupQuickCreate.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 51 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 59 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 61 | ERROR | [ ] Method name "PopupQuickCreate::PopupQuickCreate" | | is not in camel caps format 61 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 61 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 63 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/include/EditView/SugarVCR.php ---------------------------------------------------------------------- FOUND 47 ERRORS AND 4 WARNINGS AFFECTING 48 LINES ---------------------------------------------------------------------- 46 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 52 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 55 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 60 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 63 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 68 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 73 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 75 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 76 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 78 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 80 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 85 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 87 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 89 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 92 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 94 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 101 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 101 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 109 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 110 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 111 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 114 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 115 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 116 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 119 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 120 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 121 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 136 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 138 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 138 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 143 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 144 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 146 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 148 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 150 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 151 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 153 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 155 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 166 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 169 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 173 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 175 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 180 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 183 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 187 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 189 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 191 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 193 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 194 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 195 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 46 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/include/EditView/SubpanelQuickCreate.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 8 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 60 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 60 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 72 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 111 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 137 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 138 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 162 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 164 | ERROR | [ ] Method name | | "SubpanelQuickCreate::SubpanelQuickCreate" is | | not in camel caps format 164 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 164 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 166 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/include/SugarXHprof/SugarXHprof.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 10 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 70 and the first side effect is on | | line 3. 58 | WARNING | Line exceeds 120 characters; contains 141 characters 61 | WARNING | Line exceeds 120 characters; contains 136 characters 62 | WARNING | Line exceeds 120 characters; contains 201 characters 63 | WARNING | Line exceeds 120 characters; contains 185 characters 65 | WARNING | Line exceeds 120 characters; contains 143 characters 70 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 78 | WARNING | Line exceeds 120 characters; contains 139 characters 181 | WARNING | Line exceeds 120 characters; contains 143 characters 183 | WARNING | Line exceeds 120 characters; contains 166 characters 191 | ERROR | Expected 1 space after closing brace; newline found 199 | ERROR | Expected 1 space after closing brace; newline found 212 | ERROR | Expected 1 space after closing brace; newline found 216 | WARNING | Line exceeds 120 characters; contains 128 characters 223 | ERROR | Expected 1 space after closing brace; newline found ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...m-aws-pipeline/include/SugarXHprof/xhprof_lib/display/xhprof.php ---------------------------------------------------------------------- FOUND 48 ERRORS AND 1 WARNING AFFECTING 30 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 61 and the first side | | effect is on line 3. 155 | ERROR | [x] Incorrect spacing between argument "$class" and | | equals sign; expected 1 but found 0 155 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$class"; expected 1 | | but found 0 156 | ERROR | [x] Incorrect spacing between argument "$id" and | | equals sign; expected 1 but found 0 156 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$id"; expected 1 but | | found 0 157 | ERROR | [x] Incorrect spacing between argument "$title" and | | equals sign; expected 1 but found 0 157 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$title"; expected 1 | | but found 0 158 | ERROR | [x] Incorrect spacing between argument "$target" | | and equals sign; expected 1 but found 0 158 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$target"; expected 1 | | but found 0 159 | ERROR | [x] Incorrect spacing between argument "$onclick" | | and equals sign; expected 1 but found 0 159 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$onclick"; expected 1 | | but found 0 160 | ERROR | [x] Incorrect spacing between argument "$style" and | | equals sign; expected 1 but found 0 160 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 161 | ERROR | [x] Incorrect spacing between argument "$access" | | and equals sign; expected 1 but found 0 161 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$access"; expected 1 | | but found 0 162 | ERROR | [x] Incorrect spacing between argument | | "$onmouseover" and equals sign; expected 1 but | | found 0 162 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$onmouseover"; | | expected 1 but found 0 163 | ERROR | [x] Incorrect spacing between argument | | "$onmouseout" and equals sign; expected 1 but | | found 0 163 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$onmouseout"; | | expected 1 but found 0 164 | ERROR | [x] Incorrect spacing between argument | | "$onmousedown" and equals sign; expected 1 but | | found 0 164 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$onmousedown"; | | expected 1 but found 0 402 | ERROR | [x] Blank line found at start of control structure 505 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 505 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 672 | ERROR | [x] Incorrect spacing between argument "$bold" and | | equals sign; expected 1 but found 0 672 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$bold"; expected 1 | | but found 0 672 | ERROR | [x] Incorrect spacing between argument | | "$attributes" and equals sign; expected 1 but | | found 0 672 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attributes"; | | expected 1 but found 0 686 | ERROR | [x] Incorrect spacing between argument "$bold" and | | equals sign; expected 1 but found 0 686 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$bold"; expected 1 | | but found 0 686 | ERROR | [x] Incorrect spacing between argument | | "$attributes" and equals sign; expected 1 but | | found 0 686 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attributes"; | | expected 1 but found 0 875 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 875 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 879 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 883 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 885 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 889 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 940 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 11 1084 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1088 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1179 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 1179 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 1183 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1185 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1278 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1282 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1545 | ERROR | [x] Blank line found at start of control structure 1586 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 48 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 150ms; Memory: 14MB FILE: ...line/include/SugarXHprof/xhprof_lib/display/typeahead_common.php ---------------------------------------------------------------------- FOUND 24 ERRORS AND 1 WARNING AFFECTING 23 LINES ---------------------------------------------------------------------- 2 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 2 | ERROR | [x] Inline control structures are not allowed 42 | ERROR | [x] Blank line found at start of control structure 45 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 46 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 47 | ERROR | [x] Blank line found at end of control structure 48 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 48 | ERROR | [x] Blank line found at start of control structure 51 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 52 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 54 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 55 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 58 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 59 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 61 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 62 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 67 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 69 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 70 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 72 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 73 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 74 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 75 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 79 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 80 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 25 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ipeline/include/SugarXHprof/xhprof_lib/utils/callgraph_utils.php ---------------------------------------------------------------------- FOUND 35 ERRORS AND 1 WARNING AFFECTING 33 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 67 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 68 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 69 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 70 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 71 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 72 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 73 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 74 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 75 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 76 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 77 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 78 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 79 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 80 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 82 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 83 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 84 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 84 | ERROR | [x] Closing brace indented incorrectly; expected 4 | | spaces, found 2 181 | ERROR | [x] Incorrect spacing between argument "$right" and | | equals sign; expected 1 but found 0 181 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$right"; expected 1 | | but found 0 182 | ERROR | [x] Incorrect spacing between argument "$left" and | | equals sign; expected 1 but found 0 182 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$left"; expected 1 but | | found 0 211 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 212 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 213 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 214 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 215 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 216 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 217 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 218 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 243 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 382 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 386 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 387 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 393 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 35 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 78ms; Memory: 8MB FILE: ...ws-pipeline/include/SugarXHprof/xhprof_lib/utils/xhprof_runs.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 1 WARNING AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 35 and the first side | | effect is on line 3. 35 | ERROR | [ ] Each interface must be in a namespace of at | | least one level (a top-level vendor name) 35 | ERROR | [ ] Interface name "iXHProfRuns" is not in | | PascalCase format 45 | ERROR | [ ] Method name "iXHProfRuns::get_run" is not in | | camel caps format 59 | ERROR | [ ] Method name "iXHProfRuns::save_run" is not in | | camel caps format 72 | ERROR | [ ] Each interface must be in a file by itself 72 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 72 | ERROR | [ ] Class name "XHProfRuns_Default" is not in | | PascalCase format 77 | ERROR | [ ] Method name "XHProfRuns_Default::gen_run_id" is | | not in camel caps format 82 | ERROR | [ ] Method name "XHProfRuns_Default::file_name" is | | not in camel caps format 102 | ERROR | [x] Blank line found at start of control structure 117 | ERROR | [ ] Method name "XHProfRuns_Default::get_run" is not | | in camel caps format 132 | ERROR | [ ] Method name "XHProfRuns_Default::save_run" is | | not in camel caps format 157 | ERROR | [ ] Method name "XHProfRuns_Default::list_runs" is | | not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...aws-pipeline/include/SugarXHprof/xhprof_lib/utils/xhprof_lib.php ---------------------------------------------------------------------- FOUND 47 ERRORS AND 1 WARNING AFFECTING 44 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 25 and the first side | | effect is on line 3. 39 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 332 | ERROR | [x] Incorrect spacing between argument "$source" and | | equals sign; expected 1 but found 0 332 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$source"; expected 1 | | but found 0 333 | ERROR | [x] Incorrect spacing between argument | | "$use_script_name" and equals sign; expected 1 | | but found 0 333 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use_script_name"; | | expected 1 but found 0 392 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 542 | ERROR | [x] Blank line found at start of control structure 694 | ERROR | [x] Blank line found at start of control structure 840 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 841 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 842 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 870 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 871 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 872 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 4 873 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 874 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 875 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 876 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 877 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 4 878 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 879 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 880 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 881 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 882 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 4 883 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 884 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 2 885 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 4 886 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 887 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 887 | ERROR | [x] Closing brace indented incorrectly; expected 4 | | spaces, found 2 916 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 917 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 6 918 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 919 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 920 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 6 921 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 922 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 923 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 6 924 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 925 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 926 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 6 927 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 928 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 929 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 6 931 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 932 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 932 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 47 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 97ms; Memory: 10MB FILE: ...pace/suitecrm-aws-pipeline/include/SugarFolders/SugarFolders.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 23 WARNINGS AFFECTING 30 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 42. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 129 | WARNING | [ ] Property name "$_depth" should not be prefixed | | with an underscore to indicate visibility 136 | ERROR | [x] Incorrect spacing between argument | | "$app_strings" and equals sign; expected 1 but | | found 7 137 | ERROR | [x] Incorrect spacing between argument | | "$mod_strings" and equals sign; expected 1 but | | found 7 138 | ERROR | [x] Incorrect spacing between argument "$timedate" | | and equals sign; expected 1 but found 10 139 | ERROR | [x] Incorrect spacing between argument "$bean_list" | | and equals sign; expected 1 but found 9 140 | ERROR | [x] Incorrect spacing between argument | | "$sugar_config" and equals sign; expected 1 but | | found 6 141 | ERROR | [x] Incorrect spacing between argument | | "$current_language" and equals sign; expected 1 | | but found 2 215 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 244 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 467 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 470 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 473 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 493 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 498 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 501 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 536 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 540 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 557 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 574 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 599 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 630 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 818 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1104 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1134 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1154 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1191 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1312 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 1324 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 155ms; Memory: 14MB FILE: ...-aws-pipeline/include/SugarFolders/SugarFolderEmptyException.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/include/utils/progress_bar_utils.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 3 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 44. 47 | ERROR | [x] Incorrect spacing between argument "$flush" and | | equals sign; expected 1 but found 0 47 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$flush"; expected 1 | | but found 0 58 | ERROR | [x] Incorrect spacing between argument "$size" and | | equals sign; expected 1 but found 0 58 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$size"; expected 1 but | | found 0 58 | ERROR | [x] Incorrect spacing between argument "$flush" and | | equals sign; expected 1 but found 0 58 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$flush"; expected 1 | | but found 0 61 | WARNING | [ ] Line exceeds 120 characters; contains 569 | | characters 70 | ERROR | [x] Incorrect spacing between argument "$flush" and | | equals sign; expected 1 but found 0 70 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$flush"; expected 1 | | but found 0 92 | ERROR | [x] Incorrect spacing between argument "$flush" and | | equals sign; expected 1 but found 0 92 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$flush"; expected 1 | | but found 0 101 | ERROR | [x] Incorrect spacing between argument "$flush" and | | equals sign; expected 1 but found 0 101 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$flush"; expected 1 | | but found 0 115 | WARNING | [ ] Line exceeds 120 characters; contains 316 | | characters 124 | ERROR | [x] Incorrect spacing between argument "$flush" and | | equals sign; expected 1 but found 0 124 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$flush"; expected 1 | | but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/include/utils/file_utils.php ---------------------------------------------------------------------- FOUND 16 ERRORS AND 3 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 98 | ERROR | [x] Incorrect spacing between argument "$prefix" and | | equals sign; expected 1 but found 0 98 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prefix"; expected 1 | | but found 0 117 | ERROR | [x] Incorrect spacing between argument "$mode" and | | equals sign; expected 1 but found 0 117 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mode"; expected 1 but | | found 0 117 | ERROR | [x] Incorrect spacing between argument "$header" and | | equals sign; expected 1 but found 0 117 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$header"; expected 1 | | but found 0 132 | ERROR | [x] Incorrect spacing between argument | | "$write_to_file" and equals sign; expected 1 but | | found 0 132 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$write_to_file"; | | expected 1 but found 0 224 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 225 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 226 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 227 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 277 | ERROR | [x] Incorrect spacing between argument "$retbytes" | | and equals sign; expected 1 but found 0 277 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$retbytes"; expected 1 | | but found 0 348 | ERROR | [x] Incorrect spacing between argument | | "$string_to_lower" and equals sign; expected 1 | | but found 0 348 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$string_to_lower"; | | expected 1 but found 0 374 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 460 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 71ms; Memory: 8MB FILE: ...rkspace/suitecrm-aws-pipeline/include/utils/sugar_file_utils.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 64 | | and the first side effect is on line 42. ---------------------------------------------------------------------- Time: 66ms; Memory: 8MB FILE: ...orkspace/suitecrm-aws-pipeline/include/utils/recaptcha_utils.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 42. 168 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 210 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/include/utils/activity_utils.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 57 | WARNING | Line exceeds 120 characters; contains 213 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/include/utils/encryption_utils.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 3. 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/include/utils/BaseHandler.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 43. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/include/utils/layout_utils.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 13 WARNINGS AFFECTING 17 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 61 and the first side | | effect is on line 42. 66 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 0 spaces but found 4 67 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 127 | ERROR | [x] Incorrect spacing between argument "$count" and | | equals sign; expected 1 but found 0 127 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$count"; expected 1 | | but found 0 128 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 0 spaces but found 4 146 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 152 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 183 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 194 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 196 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 197 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 201 | ERROR | [x] Incorrect spacing between argument | | "$show_create" and equals sign; expected 1 but | | found 0 201 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$show_create"; | | expected 1 but found 0 201 | ERROR | [x] Incorrect spacing between argument | | "$index_url_override" and equals sign; expected | | 1 but found 0 201 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$index_url_override"; | | expected 1 but found 0 201 | ERROR | [x] Incorrect spacing between argument | | "$create_url_override" and equals sign; expected | | 1 but found 0 201 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$create_url_override"; | | expected 1 but found 0 223 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 239 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 291 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 292 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 293 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 59ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/include/utils/php_zip_utils.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 44. 94 | WARNING | Line exceeds 120 characters; contains 142 characters 126 | WARNING | Line exceeds 120 characters; contains 150 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/include/utils/array_utils.php ---------------------------------------------------------------------- FOUND 26 ERRORS AND 3 WARNINGS AFFECTING 26 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 3. 121 | ERROR | [x] Expected 1 space before "=>"; 0 found 121 | ERROR | [x] Expected 1 space after "=>"; 0 found 168 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 171 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 171 | ERROR | [x] Expected 1 space before "=>"; 0 found 171 | ERROR | [x] Expected 1 space after "=>"; 0 found 172 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 173 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 175 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 177 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 179 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 180 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 181 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 182 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 184 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 185 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 186 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 188 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 196 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 199 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 201 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 203 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 205 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 207 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 208 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 285 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 323 | WARNING | [ ] Method name "_getFromSource" should not be | | prefixed with an underscore to indicate | | visibility 334 | WARNING | [ ] Method name "_getRecursive" should not be | | prefixed with an underscore to indicate | | visibility ---------------------------------------------------------------------- PHPCBF CAN FIX THE 25 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 62ms; Memory: 8MB FILE: ...kins/workspace/suitecrm-aws-pipeline/include/utils/mvc_utils.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 140 | ERROR | Expected 1 space after closing brace; newline found ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/include/utils/zip_utils.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 46. 48 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 96 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 110 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/include/utils/logic_utils.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 44. 105 | WARNING | Line exceeds 120 characters; contains 132 characters 116 | WARNING | Line exceeds 120 characters; contains 139 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/include/utils/additional_details.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 2 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 42. 46 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 52 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 53 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 55 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 57 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 59 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 61 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 61 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 65 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 66 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 103 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/include/utils/security_utils.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 71 and the first side | | effect is on line 3. 131 | ERROR | [x] Expected 1 space before "=>"; 0 found 131 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/include/utils/LogicHook.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 5 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 69 and the first side | | effect is on line 3. 69 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 78 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 80 | ERROR | [ ] Method name "LogicHook::LogicHook" is not in | | camel caps format 82 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 129 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 197 | ERROR | [ ] Method name "LogicHook::call_custom_logic" is | | not in camel caps format 227 | ERROR | [ ] Method name "LogicHook::process_hooks" is not in | | camel caps format 230 | ERROR | [x] Blank line found at start of control structure 268 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 59ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/include/utils/external_cache.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 45 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/include/utils/db_utils.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 69. 47 | ERROR | [x] Incorrect spacing between argument | | "$additional_parameters" and equals sign; | | expected 1 but found 0 47 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument | | "$additional_parameters"; expected 1 but found 0 47 | ERROR | [x] Incorrect spacing between argument | | "$additional_parameters_oracle_only" and equals | | sign; expected 1 but found 0 47 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument | | "$additional_parameters_oracle_only"; expected 1 | | but found 0 49 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 90 | ERROR | [x] Incorrect spacing between argument "$encode" and | | equals sign; expected 1 but found 0 90 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encode"; expected 1 | | but found 0 116 | ERROR | [x] Incorrect spacing between argument "$encode" and | | equals sign; expected 1 but found 0 116 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encode"; expected 1 | | but found 0 142 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/include/utils/autoloader.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 41 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/include/VarDefHandler/vardef_meta_arrays.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 8 WARNINGS AFFECTING 30 LINES ---------------------------------------------------------------------- 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 97 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 122 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 125 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 128 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 145 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 148 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 152 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 159 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 171 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 175 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 195 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 199 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 209 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 220 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 224 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 234 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 245 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 248 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 252 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 257 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 270 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 273 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 295 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 299 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 309 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 22 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 8MB FILE: ...ce/suitecrm-aws-pipeline/include/VarDefHandler/VarDefHandler.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 6 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 43. 50 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Incorrect spacing between argument | | "$meta_array_name" and equals sign; expected 1 | | but found 0 61 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$meta_array_name"; | | expected 1 but found 0 75 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 77 | ERROR | [ ] Method name "VarDefHandler::VarDefHandler" is | | not in camel caps format 77 | ERROR | [x] Incorrect spacing between argument | | "$meta_array_name" and equals sign; expected 1 | | but found 0 77 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$meta_array_name"; | | expected 1 but found 0 79 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 88 | ERROR | [ ] Method name "VarDefHandler::get_vardef_array" is | | not in camel caps format 88 | ERROR | [x] Incorrect spacing between argument | | "$use_singular" and equals sign; expected 1 but | | found 0 88 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use_singular"; | | expected 1 but found 0 88 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 109 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 125 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 126 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 183 | ERROR | [ ] Method name "VarDefHandler::compare_type" is not | | in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/include/SugarTheme/cssmin.php ---------------------------------------------------------------------- FOUND 45 ERRORS AND 1 WARNING AFFECTING 34 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 29 and the first side | | effect is on line 3. 23 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 24 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 25 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 26 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 27 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 29 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 29 | ERROR | [ ] Class name "cssmin" is not in PascalCase format 38 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 38 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 39 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 39 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 41 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 42 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 44 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 86 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 86 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 96 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 97 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 104 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 105 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 138 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 138 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 139 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 160 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 160 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 161 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 175 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 175 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 176 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 185 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 185 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 186 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 43 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/include/SugarTheme/SugarThemeRegistry.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 7 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 43. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 56 | WARNING | [ ] Property name "$_themes" should not be prefixed | | with an underscore to indicate visibility 63 | WARNING | [ ] Property name "$_currentTheme" should not be | | prefixed with an underscore to indicate | | visibility 79 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 124 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 137 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 174 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 189 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 200 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 266 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 280 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 288 | ERROR | [x] Expected 1 space before "=>"; 0 found 288 | ERROR | [x] Expected 1 space after "=>"; 0 found 319 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 71ms; Memory: 8MB FILE: ...kspace/suitecrm-aws-pipeline/include/SugarTheme/SugarSprites.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/include/SugarTheme/SugarTheme.php ---------------------------------------------------------------------- FOUND 27 ERRORS AND 24 WARNINGS AFFECTING 39 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 55 and the first side | | effect is on line 3. 66 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 232 | WARNING | [ ] Property name "$_cssCache" should not be | | prefixed with an underscore to indicate | | visibility 239 | WARNING | [ ] Property name "$_imageCache" should not be | | prefixed with an underscore to indicate | | visibility 246 | WARNING | [ ] Property name "$_jsCache" should not be | | prefixed with an underscore to indicate | | visibility 253 | WARNING | [ ] Property name "$_templateCache" should not be | | prefixed with an underscore to indicate | | visibility 260 | WARNING | [ ] Property name "$_spriteCache" should not be | | prefixed with an underscore to indicate | | visibility 267 | WARNING | [ ] Property name "$_initialCacheSize" should not | | be prefixed with an underscore to indicate | | visibility 272 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 278 | WARNING | [ ] Property name "$_clearCacheOnDestroy" should | | not be prefixed with an underscore to indicate | | visibility 314 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 368 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 431 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 24 432 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 20 461 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 614 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 615 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 621 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 627 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 630 | ERROR | [x] Blank line found at start of control structure 634 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 639 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 645 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 651 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 657 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 662 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 666 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 671 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 701 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 738 | WARNING | [ ] Line exceeds 120 characters; contains 208 | | characters 742 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 909 | ERROR | [x] The CASE body must start on the line following | | the statement 909 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 909 | ERROR | [x] Terminating statement must be on a line by | | itself 909 | ERROR | [x] Closing brace must be on a line by itself 909 | ERROR | [x] Each PHP statement must be on a line by itself 910 | ERROR | [x] The CASE body must start on the line following | | the statement 910 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 910 | ERROR | [x] Terminating statement must be on a line by | | itself 910 | ERROR | [x] Closing brace must be on a line by itself 910 | ERROR | [x] Each PHP statement must be on a line by itself 911 | ERROR | [x] The DEFAULT body must start on the line | | following the statement 911 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 911 | ERROR | [x] Terminating statement must be on a line by | | itself 911 | ERROR | [x] Closing brace must be on a line by itself 911 | ERROR | [x] Each PHP statement must be on a line by itself 930 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 975 | WARNING | [ ] Method name "_getImageFileName" should not be | | prefixed with an underscore to indicate | | visibility 977 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 1063 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1107 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 139ms; Memory: 14MB FILE: ...rkspace/suitecrm-aws-pipeline/include/database/MysqliManager.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 4 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 101 and the first side | | effect is on line 3. 101 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 142 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 304 | ERROR | [x] Blank line found at start of control structure 308 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 324 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 70ms; Memory: 8MB FILE: ...rkspace/suitecrm-aws-pipeline/include/database/FreeTDSHelper.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 60 and the first side effect is on | | line 3. 60 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/include/database/MysqlManager.php ---------------------------------------------------------------------- FOUND 31 ERRORS AND 6 WARNINGS AFFECTING 25 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 100 and the first | | side effect is on line 42. 100 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 337 | ERROR | [ ] Method name "MysqlManager::get_columns" is not | | in camel caps format 530 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 549 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 560 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 560 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 561 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 569 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 569 | ERROR | [x] Closing brace indented incorrectly; expected 12 | | spaces, found 8 571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 571 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 573 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 681 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 790 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 792 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 794 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 796 | ERROR | [x] Closing brace indented incorrectly; expected 4 | | spaces, found 8 986 | ERROR | [ ] Method name "MysqlManager::get_indices" is not | | in camel caps format 1016 | ERROR | [ ] Method name "MysqlManager::add_drop_constraint" | | is not in camel caps format 1053 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 1083 | ERROR | [ ] Method name | | "MysqlManager::full_text_indexing_installed" is | | not in camel caps format 1502 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1562 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1570 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 178ms; Memory: 16MB FILE: ...workspace/suitecrm-aws-pipeline/include/database/MssqlHelper.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 64 and the first side effect is on | | line 3. 64 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/include/database/SqlsrvManager.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 6 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 102 and the first side effect is on | | line 42. 102 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 189 | WARNING | Line exceeds 120 characters; contains 148 characters 307 | WARNING | Line exceeds 120 characters; contains 132 characters 356 | WARNING | Line exceeds 120 characters; contains 129 characters 384 | ERROR | Method name "SqlsrvManager::get_columns" is not in | | camel caps format 420 | WARNING | Line exceeds 120 characters; contains 143 characters 422 | WARNING | Line exceeds 120 characters; contains 145 characters ---------------------------------------------------------------------- Time: 85ms; Memory: 10MB FILE: ...orkspace/suitecrm-aws-pipeline/include/database/MssqlManager.php ---------------------------------------------------------------------- FOUND 15 ERRORS AND 11 WARNINGS AFFECTING 26 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 100 and the first | | side effect is on line 94. 100 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 561 | ERROR | [x] Multi-line function call not indented | | correctly; expected 4 spaces but found 32 562 | ERROR | [x] Multi-line function call not indented | | correctly; expected 4 spaces but found 32 563 | ERROR | [x] Multi-line function call not indented | | correctly; expected 4 spaces but found 32 564 | ERROR | [x] Multi-line function call not indented | | correctly; expected 0 spaces but found 28 574 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 584 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 593 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 600 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 992 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1007 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 1049 | ERROR | [ ] Method name | | "MssqlManager::full_text_indexing_setup" is not | | in camel caps format 1388 | ERROR | [ ] Method name "MssqlManager::get_indices" is not | | in camel caps format 1424 | ERROR | [ ] Method name "MssqlManager::get_columns" is not | | in camel caps format 1447 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1456 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1491 | ERROR | [ ] Method name "MssqlManager::add_drop_constraint" | | is not in camel caps format 1534 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 1558 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1571 | ERROR | [ ] Method name | | "MssqlManager::full_text_indexing_installed" is | | not in camel caps format 1581 | ERROR | [ ] Method name | | "MssqlManager::full_text_indexing_enabled" is | | not in camel caps format 1608 | ERROR | [ ] Method name | | "MssqlManager::create_default_full_text_catalog" | | is not in camel caps format 1772 | ERROR | [ ] Method name "MssqlManager::save_audit_records" | | is not in camel caps format 1888 | WARNING | [ ] Method name "_appendN" should not be prefixed | | with an underscore to indicate visibility 1927 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 222ms; Memory: 18MB FILE: ...kspace/suitecrm-aws-pipeline/include/database/FreeTDSManager.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 42. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/include/database/MysqlHelper.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 63 and the first side effect is on | | line 3. 63 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/include/database/DBManager.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 31 WARNINGS AFFECTING 45 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 101 and the first | | side effect is on line 42. 101 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 381 | ERROR | [ ] Method name "DBManager::dump_slow_queries" is | | not in camel caps format 760 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 858 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 859 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 861 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 901 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1395 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1412 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 1421 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1423 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1427 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1429 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1774 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 1831 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1878 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1879 | ERROR | [x] Whitespace found at end of line 2564 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 2569 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 2608 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 2696 | ERROR | [x] Incorrect spacing between argument "$tablename" | | and equals sign; expected 1 but found 0 2867 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 2898 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 3005 | ERROR | [ ] Method name "DBManager::save_audit_records" is | | not in camel caps format 3058 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 3059 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 3071 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 3079 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 3080 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 3082 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 3086 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 3135 | ERROR | [ ] Method name | | "DBManager::full_text_indexing_setup" is not in | | camel caps format 3148 | ERROR | [ ] Method name "DBManager::escape_quote" is not in | | camel caps format 3199 | WARNING | [ ] Method name "_getBooleanValue" should not be | | prefixed with an underscore to indicate | | visibility 3216 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 3229 | WARNING | [ ] Method name "_emptyValue" should not be | | prefixed with an underscore to indicate | | visibility 3316 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 3349 | ERROR | [ ] Method name "DBManager::number_of_columns" is | | not in camel caps format 3399 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 3623 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 3877 | ERROR | [ ] Method name "DBManager::get_indices" is not in | | camel caps format 3900 | ERROR | [ ] Method name "DBManager::get_columns" is not in | | camel caps format 3912 | ERROR | [ ] Method name "DBManager::add_drop_constraint" is | | not in camel caps format 4073 | ERROR | [ ] Method name | | "DBManager::full_text_indexing_installed" is | | not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 434ms; Memory: 30MB FILE: ...pace/suitecrm-aws-pipeline/include/database/DBManagerFactory.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 4 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 60 and the first side | | effect is on line 3. 60 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 86 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 22 87 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 89 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 22 90 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 92 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 22 94 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 22 233 | WARNING | [ ] Method name "_compareDrivers" should not be | | prefixed with an underscore to indicate | | visibility ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/include/database/DBHelper.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 62 and the first side effect is on | | line 3. 62 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/include/Exceptions/SuiteException.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...crm-aws-pipeline/include/Exceptions/SugarControllerException.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 43. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/include/SugarHtml/SugarHtml.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 5 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 3. 50 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 172 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 221 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 347 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 362 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 382 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 438 | ERROR | [x] Whitespace found before second semicolon of FOR | | loop ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 89ms; Memory: 10MB FILE: ...space/suitecrm-aws-pipeline/include/Sugarpdf/sugarpdf_config.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 98. 49 | ERROR | [x] Blank line found at start of control structure 338 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/include/Sugarpdf/SugarpdfHelper.php ---------------------------------------------------------------------- FOUND 75 ERRORS AND 1 WARNING AFFECTING 70 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 48 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 50 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 53 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 55 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 58 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 60 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 63 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 65 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 68 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 69 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 72 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 73 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 73 | ERROR | [x] Expected 1 space before "=>"; 0 found 73 | ERROR | [x] Expected 1 space after "=>"; 0 found 74 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 76 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 77 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 78 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 81 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 82 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 82 | ERROR | [x] Expected 1 space before "=>"; 0 found 82 | ERROR | [x] Expected 1 space after "=>"; 0 found 83 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 85 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 86 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 87 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 89 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 96 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 102 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 108 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 121 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 123 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 124 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 126 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 129 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 133 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 134 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 139 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 141 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 142 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 144 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 146 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 148 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 150 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 151 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 152 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 154 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 156 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 157 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 159 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 159 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 166 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 169 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 169 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 172 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 173 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 175 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 177 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 179 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 180 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 182 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 184 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 186 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 188 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 191 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 193 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 195 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 197 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 201 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 203 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 204 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 206 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 208 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 210 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 73 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/include/Sugarpdf/FontManager.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 10 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 191 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 194 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 299 | ERROR | [x] Expected 1 space before "=>"; 0 found 299 | ERROR | [x] Expected 1 space after "=>"; 0 found 335 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 338 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 344 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 363 | ERROR | [x] Incorrect spacing between argument "$embedded" | | and equals sign; expected 1 but found 0 363 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$embedded"; expected 1 | | but found 0 363 | ERROR | [x] Incorrect spacing between argument | | "$encoding_table" and equals sign; expected 1 | | but found 0 363 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encoding_table"; | | expected 1 but found 0 363 | ERROR | [x] Incorrect spacing between argument "$patch" and | | equals sign; expected 1 but found 0 363 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$patch"; expected 1 | | but found 0 363 | ERROR | [x] Incorrect spacing between argument "$cid_info" | | and equals sign; expected 1 but found 0 363 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cid_info"; expected 1 | | but found 0 363 | ERROR | [x] Incorrect spacing between argument "$style" and | | equals sign; expected 1 but found 0 363 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 363 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 398 | ERROR | [x] Terminating statement must be on a line by | | itself 398 | ERROR | [x] Closing brace must be on a line by itself 398 | ERROR | [x] Each PHP statement must be on a line by itself 400 | ERROR | [x] Terminating statement must be on a line by | | itself 400 | ERROR | [x] Closing brace must be on a line by itself 400 | ERROR | [x] Each PHP statement must be on a line by itself 402 | ERROR | [x] Terminating statement must be on a line by | | itself 402 | ERROR | [x] Closing brace must be on a line by itself 402 | ERROR | [x] Each PHP statement must be on a line by itself 407 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 410 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 414 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 21 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 79ms; Memory: 8MB FILE: ...ns/workspace/suitecrm-aws-pipeline/include/Sugarpdf/Sugarpdf.php ---------------------------------------------------------------------- FOUND 70 ERRORS AND 19 WARNINGS AFFECTING 36 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 55 and the first side | | effect is on line 3. 55 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 100 | ERROR | [x] Incorrect spacing between argument | | "$orientation" and equals sign; expected 1 but | | found 0 100 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$orientation"; | | expected 1 but found 0 100 | ERROR | [x] Incorrect spacing between argument "$unit" and | | equals sign; expected 1 but found 0 100 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$unit"; expected 1 but | | found 0 100 | ERROR | [x] Incorrect spacing between argument "$format" and | | equals sign; expected 1 but found 0 100 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$format"; expected 1 | | but found 0 100 | ERROR | [x] Incorrect spacing between argument "$unicode" | | and equals sign; expected 1 but found 0 100 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$unicode"; expected 1 | | but found 0 100 | ERROR | [x] Incorrect spacing between argument "$encoding" | | and equals sign; expected 1 but found 0 100 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encoding"; expected 1 | | but found 0 100 | ERROR | [x] Incorrect spacing between argument "$diskcache" | | and equals sign; expected 1 but found 0 100 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$diskcache"; expected | | 1 but found 0 100 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 164 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 206 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 212 | ERROR | [ ] Method name "Sugarpdf::Header" is not in camel | | caps format 218 | ERROR | [x] Blank line found at start of control structure 255 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 267 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 269 | WARNING | [ ] Line exceeds 120 characters; contains 706 | | characters 270 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 271 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 272 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 276 | ERROR | [ ] Method name "Sugarpdf::SetFont" is not in camel | | caps format 276 | ERROR | [x] Incorrect spacing between argument "$style" and | | equals sign; expected 1 but found 0 276 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 276 | ERROR | [x] Incorrect spacing between argument "$size" and | | equals sign; expected 1 but found 0 276 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$size"; expected 1 but | | found 0 276 | ERROR | [x] Incorrect spacing between argument "$fontfile" | | and equals sign; expected 1 but found 0 276 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontfile"; expected 1 | | but found 0 285 | ERROR | [ ] Method name "Sugarpdf::Info" is not in camel | | caps format 307 | ERROR | [ ] Method name "Sugarpdf::Cell" is not in camel | | caps format 307 | ERROR | [x] Incorrect spacing between argument "$h" and | | equals sign; expected 1 but found 0 307 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$h"; expected 1 but | | found 0 307 | ERROR | [x] Incorrect spacing between argument "$txt" and | | equals sign; expected 1 but found 0 307 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$txt"; expected 1 but | | found 0 307 | ERROR | [x] Incorrect spacing between argument "$border" and | | equals sign; expected 1 but found 0 307 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$border"; expected 1 | | but found 0 307 | ERROR | [x] Incorrect spacing between argument "$ln" and | | equals sign; expected 1 but found 0 307 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ln"; expected 1 but | | found 0 307 | ERROR | [x] Incorrect spacing between argument "$align" and | | equals sign; expected 1 but found 0 307 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 307 | ERROR | [x] Incorrect spacing between argument "$fill" and | | equals sign; expected 1 but found 0 307 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill"; expected 1 but | | found 0 307 | ERROR | [x] Incorrect spacing between argument "$link" and | | equals sign; expected 1 but found 0 307 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link"; expected 1 but | | found 0 307 | ERROR | [x] Incorrect spacing between argument "$stretch" | | and equals sign; expected 1 but found 0 307 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$stretch"; expected 1 | | but found 0 307 | ERROR | [x] Incorrect spacing between argument | | "$ignore_min_height" and equals sign; expected 1 | | but found 0 307 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ignore_min_height"; | | expected 1 but found 0 307 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 316 | ERROR | [ ] Method name "Sugarpdf::Ln1" is not in camel caps | | format 326 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 330 | WARNING | [ ] Line exceeds 120 characters; contains 398 | | characters 333 | ERROR | [x] Incorrect spacing between argument "$options" | | and equals sign; expected 1 but found 0 333 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$options"; expected 1 | | but found 0 354 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 367 | ERROR | [x] Expected 1 space before "=>"; 0 found 367 | ERROR | [x] Expected 1 space after "=>"; 0 found 382 | ERROR | [x] Expected 1 space before "=>"; 0 found 382 | ERROR | [x] Expected 1 space after "=>"; 0 found 409 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 413 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 416 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 436 | WARNING | [ ] Line exceeds 120 characters; contains 287 | | characters 439 | ERROR | [x] Incorrect spacing between argument "$returnHtml" | | and equals sign; expected 1 but found 0 439 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$returnHtml"; expected | | 1 but found 0 439 | ERROR | [x] Incorrect spacing between argument "$options" | | and equals sign; expected 1 but found 0 439 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$options"; expected 1 | | but found 0 446 | ERROR | [x] Expected 1 space before "=>"; 0 found 446 | ERROR | [x] Expected 1 space after "=>"; 0 found 455 | ERROR | [x] Expected 1 space before "=>"; 0 found 455 | ERROR | [x] Expected 1 space after "=>"; 0 found 472 | ERROR | [x] Expected 1 space before "=>"; 0 found 472 | ERROR | [x] Expected 1 space after "=>"; 0 found 536 | ERROR | [x] Expected 1 space before "=>"; 0 found 536 | ERROR | [x] Expected 1 space after "=>"; 0 found 558 | ERROR | [x] Expected 1 space before "=>"; 0 found 558 | ERROR | [x] Expected 1 space after "=>"; 0 found 643 | ERROR | [x] Incorrect spacing between argument "$w" and | | equals sign; expected 1 but found 0 643 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$w"; expected 1 but | | found 0 695 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 722 | ERROR | [ ] Method name "Sugarpdf::Output" is not in camel | | caps format 722 | ERROR | [x] Incorrect spacing between argument "$name" and | | equals sign; expected 1 but found 0 722 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$name"; expected 1 but | | found 0 722 | ERROR | [x] Incorrect spacing between argument "$dest" and | | equals sign; expected 1 but found 0 722 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$dest"; expected 1 but | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 63 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 108ms; Memory: 10MB FILE: ...space/suitecrm-aws-pipeline/include/Sugarpdf/SugarpdfFactory.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 6 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 42. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 76 | WARNING | Line exceeds 120 characters; contains 134 characters 79 | WARNING | Line exceeds 120 characters; contains 131 characters 82 | WARNING | Line exceeds 120 characters; contains 142 characters 138 | WARNING | Method name "_buildFromFile" should not be prefixed | | with an underscore to indicate visibility 163 | WARNING | Method name "_buildClass" should not be prefixed | | with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/include/Sugarpdf/sugarpdf_default.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 59 | WARNING | Line exceeds 120 characters; contains 127 characters 107 | WARNING | Line exceeds 120 characters; contains 128 characters 110 | WARNING | Line exceeds 120 characters; contains 124 characters 111 | WARNING | Line exceeds 120 characters; contains 144 characters 112 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/include/Sugarpdf/sugarpdf/sugarpdf.smarty.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 56 and the first side effect is on | | line 3. 56 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 102 | WARNING | Line exceeds 120 characters; contains 131 characters 104 | WARNING | Line exceeds 120 characters; contains 128 characters 114 | WARNING | Method name "_initSmartyInstance" should not be | | prefixed with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/include/InlineEditing/InlineEditing.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 18 WARNINGS AFFECTING 19 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | WARNING | Line exceeds 120 characters; contains 123 characters 143 | WARNING | Line exceeds 120 characters; contains 209 characters 147 | WARNING | Line exceeds 120 characters; contains 145 characters 148 | WARNING | Line exceeds 120 characters; contains 139 characters 151 | WARNING | Line exceeds 120 characters; contains 518 characters 156 | WARNING | Line exceeds 120 characters; contains 147 characters 206 | WARNING | Line exceeds 120 characters; contains 151 characters 208 | ERROR | Expected 1 space after closing brace; newline found 210 | WARNING | Line exceeds 120 characters; contains 150 characters 217 | WARNING | Line exceeds 120 characters; contains 127 characters 220 | WARNING | Line exceeds 120 characters; contains 129 characters 233 | WARNING | Line exceeds 120 characters; contains 160 characters 249 | WARNING | Line exceeds 120 characters; contains 165 characters 258 | WARNING | Line exceeds 120 characters; contains 201 characters 366 | WARNING | Line exceeds 120 characters; contains 127 characters 424 | WARNING | Line exceeds 120 characters; contains 135 characters 485 | WARNING | Line exceeds 120 characters; contains 135 characters 491 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 92ms; Memory: 10MB FILE: ...e/suitecrm-aws-pipeline/include/SubPanel/SubPanelDefinitions.php ---------------------------------------------------------------------- FOUND 36 ERRORS AND 39 WARNINGS AFFECTING 71 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 56 and the first side | | effect is on line 42. 48 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 50 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 56 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 56 | ERROR | [ ] Class name "aSubPanel" is not in PascalCase | | format 59 | WARNING | [ ] Property name "$_instance_properties" should not | | be prefixed with an underscore to indicate | | visibility 139 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 153 | WARNING | [ ] Line exceeds 120 characters; contains 272 | | characters 154 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 210 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 212 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 214 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 220 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 230 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 238 | ERROR | [ ] Method name "aSubPanel::distinct_query" is not | | in camel caps format 247 | ERROR | [ ] Method name "aSubPanel::get_title" is not in | | camel caps format 256 | ERROR | [ ] Method name "aSubPanel::get_buttons" is not in | | camel caps format 274 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 298 | ERROR | [ ] Method name "aSubPanel::load_sub_subpanels" is | | not in camel caps format 310 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 324 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 325 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 353 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 415 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 451 | ERROR | [ ] Method name "aSubPanel::get_inst_prop_value" is | | not in camel caps format 456 | ERROR | [ ] Method name "aSubPanel::get_def_prop_value" is | | not in camel caps format 467 | ERROR | [ ] Method name "aSubPanel::get_function_parameters" | | is not in camel caps format 476 | ERROR | [ ] Method name "aSubPanel::get_data_source_name" is | | not in camel caps format 495 | ERROR | [ ] Method name "aSubPanel::get_where" is not in | | camel caps format 507 | ERROR | [ ] Method name | | "aSubPanel::is_fill_in_additional_fields" is not | | in camel caps format 509 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 510 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 514 | ERROR | [ ] Method name "aSubPanel::get_list_fields" is not | | in camel caps format 523 | ERROR | [ ] Method name "aSubPanel::get_module_name" is not | | in camel caps format 528 | ERROR | [ ] Method name "aSubPanel::get_name" is not in | | camel caps format 534 | ERROR | [ ] Method name "aSubPanel::load_module_info" is not | | in camel caps format 554 | ERROR | [ ] Method name "aSubPanel::get_header_panel_def" is | | not in camel caps format 557 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 579 | WARNING | [ ] Method name "_to_array" should not be prefixed | | with an underscore to indicate visibility 579 | ERROR | [ ] Method name "aSubPanel::_to_array" is not in | | camel caps format 581 | WARNING | [ ] Line exceeds 120 characters; contains 411 | | characters 589 | ERROR | [ ] Method name "aSubPanel::set_panel_definition" is | | not in camel caps format 595 | ERROR | [ ] Each class must be in a file by itself 595 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 597 | WARNING | [ ] Property name "$_focus" should not be prefixed | | with an underscore to indicate visibility 598 | WARNING | [ ] Property name "$_visible_tabs_array" should not | | be prefixed with an underscore to indicate | | visibility 624 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 626 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 627 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 628 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 629 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 630 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 632 | ERROR | [ ] Method name | | "SubPanelDefinitions::get_available_tabs" is not | | in camel caps format 647 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 664 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 671 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 677 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 679 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 686 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 706 | ERROR | [ ] Method name "SubPanelDefinitions::load_subpanel" | | is not in camel caps format 706 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 712 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 726 | ERROR | [ ] Method name | | "SubPanelDefinitions::open_layout_defs" is not | | in camel caps format 731 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 732 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 733 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 736 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 753 | ERROR | [ ] Method name "SubPanelDefinitions::exclude_tab" | | is not in camel caps format 775 | ERROR | [ ] Method name | | "SubPanelDefinitions::get_all_subpanels" is not | | in camel caps format 792 | ERROR | [x] Blank line found at start of control structure 835 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 841 | ERROR | [ ] Method name | | "SubPanelDefinitions::set_hidden_subpanels" is | | not in camel caps format 851 | ERROR | [ ] Method name | | "SubPanelDefinitions::get_hidden_subpanels" is | | not in camel caps format 859 | ERROR | [x] Blank line found at start of control structure 886 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 116ms; Memory: 12MB FILE: ...ce/suitecrm-aws-pipeline/include/SubPanel/SubPanelRowCounter.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 140 | WARNING | Line exceeds 120 characters; contains 167 characters 167 | WARNING | Line exceeds 120 characters; contains 175 characters ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/include/SubPanel/SubPanelTilesTabs.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 9 WARNINGS AFFECTING 17 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 3. 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 53 | ERROR | [x] Incorrect spacing between argument | | "$layout_def_key" and equals sign; expected 1 | | but found 0 53 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$layout_def_key"; | | expected 1 but found 0 76 | ERROR | [x] Incorrect spacing between argument "$key" and | | equals sign; expected 1 but found 0 76 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$key"; expected 1 but | | found 0 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Incorrect spacing between argument | | "$selectedGroup" and equals sign; expected 1 but | | found 0 104 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$selectedGroup"; | | expected 1 but found 0 109 | WARNING | [ ] Method name "_getTabs" should not be prefixed | | with an underscore to indicate visibility 109 | ERROR | [x] Incorrect spacing between argument | | "$selectedGroup" and equals sign; expected 1 but | | found 0 109 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$selectedGroup"; | | expected 1 but found 0 117 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 120 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 139 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 180 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 182 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 200 | ERROR | [x] Expected 1 space before "=>"; 0 found 200 | ERROR | [x] Expected 1 space after "=>"; 0 found 226 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/include/SubPanel/SubPanelSearchForm.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 6 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 10 and the first side effect is on | | line 8. 10 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 21 | WARNING | Line exceeds 120 characters; contains 163 characters 23 | ERROR | Method name "SubPanelSearchForm::SubPanelSearchForm" | | is not in camel caps format 25 | WARNING | Line exceeds 120 characters; contains 121 characters 38 | WARNING | Line exceeds 120 characters; contains 122 characters 39 | WARNING | Line exceeds 120 characters; contains 146 characters 45 | WARNING | Line exceeds 120 characters; contains 190 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/include/SubPanel/SugarTab.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 50 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 but | | found 0 57 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 59 | ERROR | [ ] Method name "SugarTab::SugarTab" is not in camel | | caps format 59 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 59 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 but | | found 0 61 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 71 | ERROR | [x] Incorrect spacing between argument "$otherTabs" | | and equals sign; expected 1 but found 0 71 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$otherTabs"; expected 1 | | but found 0 71 | ERROR | [x] Incorrect spacing between argument "$subTabs" and | | equals sign; expected 1 but found 0 71 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$subTabs"; expected 1 | | but found 0 71 | ERROR | [x] Incorrect spacing between argument | | "$selected_group" and equals sign; expected 1 but | | found 0 71 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$selected_group"; | | expected 1 but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/include/SubPanel/registered_layout_defs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 52 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/include/SubPanel/SubPanelTiles.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 22 WARNINGS AFFECTING 29 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 3. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 72 | ERROR | [x] Incorrect spacing between argument | | "$layout_def_key" and equals sign; expected 1 | | but found 0 72 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$layout_def_key"; | | expected 1 but found 0 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 107 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 133 | ERROR | [x] Incorrect spacing between argument | | "$selectedGroup" and equals sign; expected 1 but | | found 0 133 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$selectedGroup"; | | expected 1 but found 0 168 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 209 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 210 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 212 | WARNING | [ ] Line exceeds 120 characters; contains 232 | | characters 213 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 220 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 252 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 254 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 259 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 264 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 265 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 269 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 325 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 326 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 331 | WARNING | [ ] Line exceeds 120 characters; contains 391 | | characters 333 | WARNING | [ ] Line exceeds 120 characters; contains 305 | | characters 337 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 377 | WARNING | [ ] Line exceeds 120 characters; contains 239 | | characters 417 | ERROR | [ ] Method name "SubPanelTiles::get_buttons" is not | | in camel caps format 417 | ERROR | [x] Incorrect spacing between argument | | "$panel_query" and equals sign; expected 1 but | | found 0 417 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$panel_query"; | | expected 1 but found 0 423 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 76ms; Memory: 8MB FILE: ...ns/workspace/suitecrm-aws-pipeline/include/SubPanel/SubPanel.php ---------------------------------------------------------------------- FOUND 21 ERRORS AND 21 WARNINGS AFFECTING 34 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 3. 50 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 68 | ERROR | [x] Incorrect spacing between argument | | "$layout_def_key" and equals sign; expected 1 | | but found 0 68 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$layout_def_key"; | | expected 1 but found 0 68 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 127 | ERROR | [ ] Method name "SubPanel::get_buttons" is not in | | camel caps format 127 | ERROR | [x] Incorrect spacing between argument | | "$panel_query" and equals sign; expected 1 but | | found 0 127 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$panel_query"; | | expected 1 but found 0 158 | ERROR | [ ] Method name "SubPanel::ProcessSubPanelListView" | | is not in camel caps format 165 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 166 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 167 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 168 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 169 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 173 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 176 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 177 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 178 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 194 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 195 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 220 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 273 | ERROR | [x] Expected 1 space before "=>"; 0 found 273 | ERROR | [x] Expected 1 space after "=>"; 0 found 274 | ERROR | [x] Expected 1 space before "=>"; 0 found 274 | ERROR | [x] Expected 1 space after "=>"; 0 found 297 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 298 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 300 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 303 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 315 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 316 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 319 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 324 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 334 | ERROR | [ ] Method name "SubPanel::get_subpanel_setup" is | | not in camel caps format 363 | WARNING | [ ] Method name "_get_custom_subpanel_define" should | | not be prefixed with an underscore to indicate | | visibility 363 | ERROR | [ ] Method name | | "SubPanel::_get_custom_subpanel_define" is not | | in camel caps format 378 | WARNING | [ ] Method name "_get_default_subpanel_define" | | should not be prefixed with an underscore to | | indicate visibility 378 | ERROR | [ ] Method name | | "SubPanel::_get_default_subpanel_define" is not | | in camel caps format 417 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 429 | ERROR | [ ] Method name "SubPanel::get_searchdefs" is not in | | camel caps format 436 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 463 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 80ms; Memory: 8MB FILE: ...kspace/suitecrm-aws-pipeline/include/nusoap/class.soap_fault.php ---------------------------------------------------------------------- FOUND 97 ERRORS AND 4 WARNINGS AFFECTING 67 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 55 and the first side | | effect is on line 42. 8 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 16 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 16 | ERROR | [x] Whitespace found at end of line 22 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 42 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 42 | ERROR | [x] Inline control structures are not allowed 55 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 55 | ERROR | [ ] Class name "nusoap_fault" is not in PascalCase | | format 55 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 56 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 57 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 61 | ERROR | [ ] The var keyword must not be used to declare a | | property 61 | ERROR | [ ] Visibility must be declared on property | | "$faultcode" 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [ ] The var keyword must not be used to declare a | | property 67 | ERROR | [ ] Visibility must be declared on property | | "$faultactor" 68 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | ERROR | [ ] The var keyword must not be used to declare a | | property 73 | ERROR | [ ] Visibility must be declared on property | | "$faultstring" 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | ERROR | [ ] The var keyword must not be used to declare a | | property 79 | ERROR | [ ] Visibility must be declared on property | | "$faultdetail" 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [ ] Method name "nusoap_fault::nusoap_fault" is not | | in camel caps format 89 | ERROR | [ ] Visibility must be declared on method | | "nusoap_fault" 89 | ERROR | [x] Expected 1 space between comma and argument | | "$faultactor"; 0 found 89 | ERROR | [x] Incorrect spacing between argument "$faultactor" | | and equals sign; expected 1 but found 0 89 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$faultactor"; expected | | 1 but found 0 89 | ERROR | [x] Expected 1 space between comma and argument | | "$faultstring"; 0 found 89 | ERROR | [x] Incorrect spacing between argument | | "$faultstring" and equals sign; expected 1 but | | found 0 89 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$faultstring"; | | expected 1 but found 0 89 | ERROR | [x] Expected 1 space between comma and argument | | "$faultdetail"; 0 found 89 | ERROR | [x] Incorrect spacing between argument | | "$faultdetail" and equals sign; expected 1 but | | found 0 89 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$faultdetail"; | | expected 1 but found 0 89 | ERROR | [x] Opening brace should be on a new line 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [ ] Visibility must be declared on method | | "serialize" 103 | ERROR | [x] Opening brace should be on a new line 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 105 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 127 | ERROR | [ ] Each class must be in a file by itself 127 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 127 | ERROR | [ ] Class name "soap_fault" is not in PascalCase | | format 127 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 131 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 131 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 81 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/include/nusoap/class.wsdl.php ---------------------------------------------------------------------- FOUND 128 ERRORS AND 80 WARNINGS AFFECTING 158 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 67 and the first side | | effect is on line 52. 8 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 20 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 27 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 67 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 67 | ERROR | [ ] Class name "wsdl" is not in PascalCase format 103 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 104 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 106 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 107 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 108 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 109 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 125 | ERROR | [x] Incorrect spacing between argument "$proxyhost" | | and equals sign; expected 1 but found 0 125 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$proxyhost"; expected | | 1 but found 0 125 | ERROR | [x] Incorrect spacing between argument "$proxyport" | | and equals sign; expected 1 but found 0 125 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$proxyport"; expected | | 1 but found 0 125 | ERROR | [x] Incorrect spacing between argument | | "$proxyusername" and equals sign; expected 1 | | but found 0 125 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$proxyusername"; | | expected 1 but found 0 125 | ERROR | [x] Incorrect spacing between argument | | "$proxypassword" and equals sign; expected 1 | | but found 0 125 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$proxypassword"; | | expected 1 but found 0 125 | ERROR | [x] Incorrect spacing between argument "$timeout" | | and equals sign; expected 1 but found 0 125 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$timeout"; expected 1 | | but found 0 125 | ERROR | [x] Incorrect spacing between argument | | "$response_timeout" and equals sign; expected 1 | | but found 0 125 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$response_timeout"; | | expected 1 but found 0 125 | ERROR | [x] Incorrect spacing between argument | | "$curl_options" and equals sign; expected 1 but | | found 0 125 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$curl_options"; | | expected 1 but found 0 125 | ERROR | [x] Incorrect spacing between argument "$use_curl" | | and equals sign; expected 1 but found 0 125 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use_curl"; expected | | 1 but found 0 125 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 164 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 173 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 174 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 190 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 199 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 200 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 221 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 225 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 227 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 228 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 230 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 231 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 234 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 237 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 238 | WARNING | [ ] Line exceeds 120 characters; contains 253 | | characters 239 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 294 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 327 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 16 351 | ERROR | [ ] Method name "wsdl::start_element" is not in | | camel caps format 359 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 382 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 415 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 419 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 430 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 439 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 450 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 453 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 457 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 460 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 465 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 466 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 467 | WARNING | [ ] Line exceeds 120 characters; contains 240 | | characters 477 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 478 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 480 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 497 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 504 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 505 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 506 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 507 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 507 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 508 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 509 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 510 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 511 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 512 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 513 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 513 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 514 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 515 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 518 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 519 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 520 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 521 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 522 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 523 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 524 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 525 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 526 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 527 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 528 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 529 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 530 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 531 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 533 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 534 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 535 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 536 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 537 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 538 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 539 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 540 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 541 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 542 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 543 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 544 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 545 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 546 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 547 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 548 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 549 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 550 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 551 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 552 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 564 | ERROR | [ ] Method name "wsdl::end_element" is not in camel | | caps format 583 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 595 | ERROR | [ ] Method name "wsdl::character_data" is not in | | camel caps format 611 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 612 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 612 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 738 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 739 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 740 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 741 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 742 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 743 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 744 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 914 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 24 916 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 28 917 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 32 920 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 36 922 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 36 924 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 32 926 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 32 927 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 28 928 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 24 930 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 24 1018 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 1030 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1034 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 1040 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 1046 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 1054 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1173 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 1183 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1191 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 1218 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1230 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1275 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1293 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 1310 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1351 | ERROR | [x] Incorrect spacing between argument "$use" and | | equals sign; expected 1 but found 0 1351 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use"; expected 1 but | | found 0 1351 | ERROR | [x] Incorrect spacing between argument | | "$encodingStyle" and equals sign; expected 1 | | but found 0 1351 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encodingStyle"; | | expected 1 but found 0 1351 | ERROR | [x] Incorrect spacing between argument | | "$unqualified" and equals sign; expected 1 but | | found 0 1351 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$unqualified"; | | expected 1 but found 0 1353 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 1412 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1440 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1445 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1508 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 1531 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 1543 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1548 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 1614 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1628 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1648 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1653 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1734 | ERROR | [x] Incorrect spacing between argument "$use" and | | equals sign; expected 1 but found 0 1734 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use"; expected 1 but | | found 0 1734 | ERROR | [x] Incorrect spacing between argument | | "$encodingStyle" and equals sign; expected 1 | | but found 0 1734 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encodingStyle"; | | expected 1 but found 0 1778 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1781 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1794 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 1799 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 1802 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1811 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 1814 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 1832 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1843 | ERROR | [x] Incorrect spacing between argument "$typeClass" | | and equals sign; expected 1 but found 0 1843 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$typeClass"; expected | | 1 but found 0 1843 | ERROR | [x] Incorrect spacing between argument "$phpType" | | and equals sign; expected 1 but found 0 1843 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$phpType"; expected 1 | | but found 0 1843 | ERROR | [x] Incorrect spacing between argument | | "$compositor" and equals sign; expected 1 but | | found 0 1843 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$compositor"; | | expected 1 but found 0 1843 | ERROR | [x] Incorrect spacing between argument | | "$restrictionBase" and equals sign; expected 1 | | but found 0 1843 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$restrictionBase"; | | expected 1 but found 0 1843 | ERROR | [x] Incorrect spacing between argument "$elements" | | and equals sign; expected 1 but found 0 1843 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$elements"; expected | | 1 but found 0 1843 | ERROR | [x] Incorrect spacing between argument "$attrs" and | | equals sign; expected 1 but found 0 1843 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attrs"; expected 1 | | but found 0 1843 | ERROR | [x] Incorrect spacing between argument "$arrayType" | | and equals sign; expected 1 but found 0 1843 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$arrayType"; expected | | 1 but found 0 1843 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 1877 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 1891 | ERROR | [x] Incorrect spacing between argument | | "$restrictionBase" and equals sign; expected 1 | | but found 0 1891 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$restrictionBase"; | | expected 1 but found 0 1891 | ERROR | [x] Incorrect spacing between argument "$typeClass" | | and equals sign; expected 1 but found 0 1891 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$typeClass"; expected | | 1 but found 0 1891 | ERROR | [x] Incorrect spacing between argument "$phpType" | | and equals sign; expected 1 but found 0 1891 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$phpType"; expected 1 | | but found 0 1891 | ERROR | [x] Incorrect spacing between argument | | "$enumeration" and equals sign; expected 1 but | | found 0 1891 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$enumeration"; | | expected 1 but found 0 1891 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1920 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1926 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 1946 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 123 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 265ms; Memory: 22MB FILE: ...orkspace/suitecrm-aws-pipeline/include/nusoap/class.soap_val.php ---------------------------------------------------------------------- FOUND 131 ERRORS AND 5 WARNINGS AFFECTING 86 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 58 and the first side | | effect is on line 42. 8 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 16 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 16 | ERROR | [x] Whitespace found at end of line 22 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 42 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 42 | ERROR | [x] Inline control structures are not allowed 58 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 58 | ERROR | [ ] Class name "soapval" is not in PascalCase format 58 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 59 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [ ] The var keyword must not be used to declare a | | property 65 | ERROR | [ ] Visibility must be declared on property "$name" 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 72 | ERROR | [ ] The var keyword must not be used to declare a | | property 72 | ERROR | [ ] Visibility must be declared on property "$type" 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | ERROR | [ ] The var keyword must not be used to declare a | | property 79 | ERROR | [ ] Visibility must be declared on property "$value" 80 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | ERROR | [ ] The var keyword must not be used to declare a | | property 86 | ERROR | [ ] Visibility must be declared on property | | "$element_ns" 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [ ] The var keyword must not be used to declare a | | property 93 | ERROR | [ ] Visibility must be declared on property | | "$type_ns" 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [ ] The var keyword must not be used to declare a | | property 100 | ERROR | [ ] Visibility must be declared on property | | "$attributes" 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 109 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [ ] Visibility must be declared on method "soapval" 113 | ERROR | [x] Incorrect spacing between argument "$name" and | | equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$name"; expected 1 but | | found 0 113 | ERROR | [x] Expected 1 space between comma and argument | | "$type"; 0 found 113 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 but | | found 0 113 | ERROR | [x] Expected 1 space between comma and argument | | "$value"; 0 found 113 | ERROR | [x] Incorrect spacing between argument "$value" and | | equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$value"; expected 1 | | but found 0 113 | ERROR | [x] Expected 1 space between comma and argument | | "$element_ns"; 0 found 113 | ERROR | [x] Incorrect spacing between argument "$element_ns" | | and equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$element_ns"; expected | | 1 but found 0 113 | ERROR | [x] Expected 1 space between comma and argument | | "$type_ns"; 0 found 113 | ERROR | [x] Incorrect spacing between argument "$type_ns" | | and equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type_ns"; expected 1 | | but found 0 113 | ERROR | [x] Expected 1 space between comma and argument | | "$attributes"; 0 found 113 | ERROR | [x] Incorrect spacing between argument "$attributes" | | and equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attributes"; expected | | 1 but found 0 113 | ERROR | [x] Opening brace should be on a new line 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 127 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 130 | ERROR | [ ] Visibility must be declared on method | | "serialize" 130 | ERROR | [x] Incorrect spacing between argument "$use" and | | equals sign; expected 1 but found 0 130 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use"; expected 1 but | | found 0 130 | ERROR | [x] Opening brace should be on a new line 131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 131 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 137 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 140 | ERROR | [ ] Visibility must be declared on method "decode" 140 | ERROR | [x] Opening brace should be on a new line 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 148 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 148 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 114 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/include/nusoap/nusoap.php ---------------------------------------------------------------------- FOUND 687 ERRORS AND 319 WARNINGS AFFECTING 744 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The | | first symbol is defined on line 323 and the | | first side effect is on line 238. 36 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 37 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 38 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 48 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 63 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 65 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 67 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 74 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 76 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 78 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 88 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 185 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 189 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 209 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 225 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 323 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 323 | ERROR | [ ] Class name "nusoap_base" is not in PascalCase | | format 371 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 431 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 433 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 454 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 472 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 474 | ERROR | [ ] Method name "nusoap_base::nusoap_base" is not | | in camel caps format 482 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 482 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 483 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 493 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 493 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 494 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 504 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 504 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 505 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 515 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 515 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 516 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 597 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 597 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 598 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 638 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 638 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 639 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 639 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 640 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 657 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 657 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 658 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 658 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 659 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 659 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 660 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 660 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 661 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 661 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 662 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 662 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 663 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 663 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 664 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 664 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 665 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 665 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 666 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 668 | ERROR | [ ] Method name "nusoap_base::serialize_val" is | | not in camel caps format 668 | ERROR | [x] Incorrect spacing between argument "$name" and | | equals sign; expected 1 but found 0 668 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$name"; expected 1 | | but found 0 668 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 668 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 | | but found 0 668 | ERROR | [x] Incorrect spacing between argument "$name_ns" | | and equals sign; expected 1 but found 0 668 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$name_ns"; expected | | 1 but found 0 668 | ERROR | [x] Incorrect spacing between argument "$type_ns" | | and equals sign; expected 1 but found 0 668 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type_ns"; expected | | 1 but found 0 668 | ERROR | [x] Incorrect spacing between argument | | "$attributes" and equals sign; expected 1 but | | found 0 668 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attributes"; | | expected 1 but found 0 668 | ERROR | [x] Incorrect spacing between argument "$use" and | | equals sign; expected 1 but found 0 668 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use"; expected 1 | | but found 0 668 | ERROR | [x] Incorrect spacing between argument "$soapval" | | and equals sign; expected 1 but found 0 668 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$soapval"; expected | | 1 but found 0 668 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 670 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 803 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 806 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 871 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 925 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 933 | ERROR | [x] Incorrect spacing between argument "$headers" | | and equals sign; expected 1 but found 0 933 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$headers"; expected | | 1 but found 0 933 | ERROR | [x] Incorrect spacing between argument | | "$namespaces" and equals sign; expected 1 but | | found 0 933 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$namespaces"; | | expected 1 but found 0 933 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 933 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 933 | ERROR | [x] Incorrect spacing between argument "$use" and | | equals sign; expected 1 but found 0 933 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use"; expected 1 | | but found 0 933 | ERROR | [x] Incorrect spacing between argument | | "$encodingStyle" and equals sign; expected 1 | | but found 0 933 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encodingStyle"; | | expected 1 but found 0 933 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 939 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 972 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 973 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 974 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 975 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 977 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 978 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 999 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1024 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1153 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1170 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1171 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1174 | ERROR | [x] Incorrect spacing between argument "$utc" and | | equals sign; expected 1 but found 0 1174 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$utc"; expected 1 | | but found 0 1188 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1189 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1190 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1191 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1192 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1193 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1199 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1210 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1216 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1217 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1218 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1219 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1220 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1221 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1240 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1276 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1291 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1293 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 1295 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 1302 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 1304 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1306 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 1316 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 1413 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 1417 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 1437 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 1453 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1476 | ERROR | [ ] Each class must be in a file by itself 1476 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 1476 | ERROR | [ ] Class name "nusoap_fault" is not in PascalCase | | format 1511 | ERROR | [ ] Method name "nusoap_fault::nusoap_fault" is | | not in camel caps format 1511 | ERROR | [x] Incorrect spacing between argument | | "$faultactor" and equals sign; expected 1 but | | found 0 1511 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$faultactor"; | | expected 1 but found 0 1511 | ERROR | [x] Incorrect spacing between argument | | "$faultstring" and equals sign; expected 1 but | | found 0 1511 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$faultstring"; | | expected 1 but found 0 1511 | ERROR | [x] Incorrect spacing between argument | | "$faultdetail" and equals sign; expected 1 but | | found 0 1511 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$faultdetail"; | | expected 1 but found 0 1523 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1523 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1551 | ERROR | [ ] Each class must be in a file by itself 1551 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 1551 | ERROR | [ ] Class name "soap_fault" is not in PascalCase | | format 1568 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1583 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1585 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 1587 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 1594 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 1596 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1598 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 1608 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 1705 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 1709 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 1729 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 1745 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1769 | ERROR | [ ] Each class must be in a file by itself 1769 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 1769 | ERROR | [ ] Class name "nusoap_xmlschema" is not in | | PascalCase format 1806 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1809 | ERROR | [ ] Method name | | "nusoap_xmlschema::nusoap_xmlschema" is not in | | camel caps format 1809 | ERROR | [x] Incorrect spacing between argument "$schema" | | and equals sign; expected 1 but found 0 1809 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$schema"; expected 1 | | but found 0 1809 | ERROR | [x] Incorrect spacing between argument "$xml" and | | equals sign; expected 1 but found 0 1809 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$xml"; expected 1 | | but found 0 1809 | ERROR | [x] Incorrect spacing between argument | | "$namespaces" and equals sign; expected 1 but | | found 0 1809 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$namespaces"; | | expected 1 but found 0 1865 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1871 | ERROR | [x] Blank line found at start of control structure 1913 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1913 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1914 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1914 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1915 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1917 | ERROR | [ ] Method name "nusoap_xmlschema::CreateTypeName" | | is not in camel caps format 1973 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1991 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 1995 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 1998 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2000 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2001 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2002 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 2015 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 2022 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2033 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2037 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 2054 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2055 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2057 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2083 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 2103 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2129 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 2154 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2155 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2155 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2162 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2163 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2168 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 2175 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2179 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 2187 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2190 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 2191 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 2195 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2196 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2198 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2199 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2209 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2222 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2223 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2224 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2229 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2240 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 2246 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2247 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2249 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 2279 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 2289 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 2323 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2326 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 2343 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 2355 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 2377 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 2379 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 2380 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 2385 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 2394 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 2406 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2412 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 2471 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2472 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2473 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2474 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2475 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2476 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2477 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2478 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2507 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 2622 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2644 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2645 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2646 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2647 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2648 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2649 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2650 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2656 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2657 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2658 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2659 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2660 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2670 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2671 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2672 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2673 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2679 | ERROR | [x] Incorrect spacing between argument | | "$typeClass" and equals sign; expected 1 but | | found 0 2679 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$typeClass"; | | expected 1 but found 0 2679 | ERROR | [x] Incorrect spacing between argument "$phpType" | | and equals sign; expected 1 but found 0 2679 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$phpType"; expected | | 1 but found 0 2679 | ERROR | [x] Incorrect spacing between argument | | "$compositor" and equals sign; expected 1 but | | found 0 2679 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$compositor"; | | expected 1 but found 0 2679 | ERROR | [x] Incorrect spacing between argument | | "$restrictionBase" and equals sign; expected 1 | | but found 0 2679 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$restrictionBase"; | | expected 1 but found 0 2679 | ERROR | [x] Incorrect spacing between argument "$elements" | | and equals sign; expected 1 but found 0 2679 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$elements"; expected | | 1 but found 0 2679 | ERROR | [x] Incorrect spacing between argument "$attrs" | | and equals sign; expected 1 but found 0 2679 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attrs"; expected 1 | | but found 0 2679 | ERROR | [x] Incorrect spacing between argument | | "$arrayType" and equals sign; expected 1 but | | found 0 2679 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$arrayType"; | | expected 1 but found 0 2679 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 2682 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2683 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2684 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2687 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2688 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2689 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2708 | ERROR | [x] Incorrect spacing between argument | | "$restrictionBase" and equals sign; expected 1 | | but found 0 2708 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$restrictionBase"; | | expected 1 but found 0 2708 | ERROR | [x] Incorrect spacing between argument | | "$typeClass" and equals sign; expected 1 but | | found 0 2708 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$typeClass"; | | expected 1 but found 0 2708 | ERROR | [x] Incorrect spacing between argument "$phpType" | | and equals sign; expected 1 but found 0 2708 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$phpType"; expected | | 1 but found 0 2708 | ERROR | [x] Incorrect spacing between argument | | "$enumeration" and equals sign; expected 1 but | | found 0 2708 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$enumeration"; | | expected 1 but found 0 2708 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 2711 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2712 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2713 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2714 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2715 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 2745 | ERROR | [ ] Each class must be in a file by itself 2745 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 2762 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 2777 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2779 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 2781 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 2788 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 2790 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 2792 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 2802 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 2899 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 2903 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 2923 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 2939 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 2965 | ERROR | [ ] Each class must be in a file by itself 2965 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 2965 | ERROR | [ ] Class name "soapval" is not in PascalCase | | format 3015 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3016 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3017 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3018 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3021 | ERROR | [x] Incorrect spacing between argument "$name" and | | equals sign; expected 1 but found 0 3021 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$name"; expected 1 | | but found 0 3021 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 3021 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 | | but found 0 3021 | ERROR | [x] Incorrect spacing between argument "$value" | | and equals sign; expected 1 but found 0 3021 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$value"; expected 1 | | but found 0 3021 | ERROR | [x] Incorrect spacing between argument | | "$element_ns" and equals sign; expected 1 but | | found 0 3021 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$element_ns"; | | expected 1 but found 0 3021 | ERROR | [x] Incorrect spacing between argument "$type_ns" | | and equals sign; expected 1 but found 0 3021 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type_ns"; expected | | 1 but found 0 3021 | ERROR | [x] Incorrect spacing between argument | | "$attributes" and equals sign; expected 1 but | | found 0 3021 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attributes"; | | expected 1 but found 0 3021 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 3035 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3036 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3039 | ERROR | [x] Incorrect spacing between argument "$use" and | | equals sign; expected 1 but found 0 3039 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use"; expected 1 | | but found 0 3041 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 3047 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3071 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 3086 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3088 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 3090 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 3097 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 3099 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 3101 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 3111 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 3208 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 3212 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 3232 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 3248 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 3272 | ERROR | [ ] Each class must be in a file by itself 3272 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 3272 | ERROR | [ ] Class name "soap_transport_http" is not in | | PascalCase format 3289 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3292 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3293 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3294 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3295 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3300 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3300 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 3317 | ERROR | [ ] Method name | | "soap_transport_http::soap_transport_http" is | | not in camel caps format 3334 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3335 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3420 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3420 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3421 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3423 | ERROR | [ ] Method name "soap_transport_http::io_method" | | is not in camel caps format 3425 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 3428 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 3438 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3439 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3442 | ERROR | [x] Incorrect spacing between argument | | "$connection_timeout" and equals sign; | | expected 1 but found 0 3442 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument | | "$connection_timeout"; expected 1 but found 0 3442 | ERROR | [x] Incorrect spacing between argument | | "$response_timeout" and equals sign; expected | | 1 but found 0 3442 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$response_timeout"; | | expected 1 but found 0 3448 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3449 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3450 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3451 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3452 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3453 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3454 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3455 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3456 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 3510 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 3510 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3511 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 3570 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3571 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3572 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3679 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3680 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3681 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3684 | ERROR | [x] Incorrect spacing between argument "$timeout" | | and equals sign; expected 1 but found 0 3684 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$timeout"; expected | | 1 but found 0 3684 | ERROR | [x] Incorrect spacing between argument | | "$response_timeout" and equals sign; expected | | 1 but found 0 3684 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$response_timeout"; | | expected 1 but found 0 3684 | ERROR | [x] Incorrect spacing between argument "$cookies" | | and equals sign; expected 1 but found 0 3684 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cookies"; expected | | 1 but found 0 3719 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3720 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3721 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3725 | ERROR | [x] Incorrect spacing between argument "$timeout" | | and equals sign; expected 1 but found 0 3725 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$timeout"; expected | | 1 but found 0 3725 | ERROR | [x] Incorrect spacing between argument | | "$response_timeout" and equals sign; expected | | 1 but found 0 3725 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$response_timeout"; | | expected 1 but found 0 3725 | ERROR | [ ] Arguments with default values must be at the | | end of the argument list 3735 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3736 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3737 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3737 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 3740 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 3756 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 3782 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 3794 | WARNING | [ ] Line exceeds 120 characters; contains 344 | | characters 3826 | ERROR | [x] Incorrect spacing between argument "$enc" and | | equals sign; expected 1 but found 0 3826 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$enc"; expected 1 | | but found 0 3846 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3847 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3848 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3876 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3877 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3877 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3878 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3882 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3906 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3963 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3964 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3965 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 3966 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4014 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4015 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4015 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4043 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 4073 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4083 | ERROR | [x] Blank line found at start of control structure 4152 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 4153 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4218 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 4219 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 4233 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 4233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4370 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 4375 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 4381 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 4406 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4414 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 4427 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 4428 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 4450 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4451 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4452 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4462 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4463 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4479 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4480 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4481 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4531 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4546 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4547 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4548 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4549 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4551 | ERROR | [x] Incorrect spacing between argument "$secure" | | and equals sign; expected 1 but found 0 4551 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$secure"; expected 1 | | but found 0 4605 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 4620 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 4622 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 4624 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 4631 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 4633 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 4635 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4645 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 4742 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 4746 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 4766 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 4782 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 4807 | ERROR | [ ] Each class must be in a file by itself 4807 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 4807 | ERROR | [ ] Class name "nusoap_server" is not in | | PascalCase format 4965 | ERROR | [ ] Method name "nusoap_server::nusoap_server" is | | not in camel caps format 4965 | ERROR | [x] Incorrect spacing between argument "$wsdl" and | | equals sign; expected 1 but found 0 4965 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$wsdl"; expected 1 | | but found 0 5114 | ERROR | [ ] Method name | | "nusoap_server::parse_http_headers" is not in | | camel caps format 5123 | ERROR | [x] Expected 1 space before "=>"; 0 found 5123 | ERROR | [x] Expected 1 space after "=>"; 0 found 5243 | ERROR | [ ] Method name "nusoap_server::parse_request" is | | not in camel caps format 5243 | ERROR | [x] Incorrect spacing between argument "$data" and | | equals sign; expected 1 but found 0 5243 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$data"; expected 1 | | but found 0 5256 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 5274 | ERROR | [ ] Method name "nusoap_server::register_class" is | | not in camel caps format 5295 | ERROR | [ ] Method name "nusoap_server::invoke_method" is | | not in camel caps format 5297 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 5315 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 5316 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 5321 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 5367 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 5375 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 5414 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 5427 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5427 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 5444 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 5458 | ERROR | [ ] Method name "nusoap_server::serialize_return" | | is not in camel caps format 5462 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 5480 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5510 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 5512 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 5518 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 5529 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 5535 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5542 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 5559 | ERROR | [ ] Method name "nusoap_server::send_response" is | | not in camel caps format 5638 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5638 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5639 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5639 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5640 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5640 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5643 | ERROR | [ ] Method name "nusoap_server::verify_method" is | | not in camel caps format 5658 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5658 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5659 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5659 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5660 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5660 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5761 | ERROR | [ ] Method name "nusoap_server::add_to_map" is not | | in camel caps format 5772 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5773 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5774 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5774 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 5775 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5776 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5777 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5780 | ERROR | [x] Incorrect spacing between argument "$in" and | | equals sign; expected 1 but found 0 5780 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$in"; expected 1 but | | found 0 5780 | ERROR | [x] Incorrect spacing between argument "$out" and | | equals sign; expected 1 but found 0 5780 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$out"; expected 1 | | but found 0 5780 | ERROR | [x] Incorrect spacing between argument | | "$namespace" and equals sign; expected 1 but | | found 0 5780 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$namespace"; | | expected 1 but found 0 5780 | ERROR | [x] Incorrect spacing between argument | | "$soapaction" and equals sign; expected 1 but | | found 0 5780 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$soapaction"; | | expected 1 but found 0 5780 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 5780 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 5780 | ERROR | [x] Incorrect spacing between argument "$use" and | | equals sign; expected 1 but found 0 5780 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use"; expected 1 | | but found 0 5780 | ERROR | [x] Incorrect spacing between argument | | "$documentation" and equals sign; expected 1 | | but found 0 5780 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$documentation"; | | expected 1 but found 0 5780 | ERROR | [x] Incorrect spacing between argument | | "$encodingStyle" and equals sign; expected 1 | | but found 0 5780 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encodingStyle"; | | expected 1 but found 0 5780 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 5785 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 5802 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 5805 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 5835 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 5844 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5845 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5846 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5847 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 5850 | ERROR | [x] Incorrect spacing between argument | | "$faultactor" and equals sign; expected 1 but | | found 0 5850 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$faultactor"; | | expected 1 but found 0 5850 | ERROR | [x] Incorrect spacing between argument | | "$faultdetail" and equals sign; expected 1 but | | found 0 5850 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$faultdetail"; | | expected 1 but found 0 5870 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 5870 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 5870 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 5878 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 5882 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 5887 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 5928 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 5929 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 5945 | ERROR | [ ] Each class must be in a file by itself 5945 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 5945 | ERROR | [ ] Class name "soap_server" is not in PascalCase | | format 5962 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 5977 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 5979 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 5981 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 5988 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 5990 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 5992 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 6002 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 6099 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 6103 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 6123 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 6139 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 6163 | ERROR | [ ] Each class must be in a file by itself 6163 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 6163 | ERROR | [ ] Class name "wsdl" is not in PascalCase format 6199 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6200 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6202 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6203 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6204 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6205 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6221 | ERROR | [x] Incorrect spacing between argument | | "$proxyhost" and equals sign; expected 1 but | | found 0 6221 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$proxyhost"; | | expected 1 but found 0 6221 | ERROR | [x] Incorrect spacing between argument | | "$proxyport" and equals sign; expected 1 but | | found 0 6221 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$proxyport"; | | expected 1 but found 0 6221 | ERROR | [x] Incorrect spacing between argument | | "$proxyusername" and equals sign; expected 1 | | but found 0 6221 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$proxyusername"; | | expected 1 but found 0 6221 | ERROR | [x] Incorrect spacing between argument | | "$proxypassword" and equals sign; expected 1 | | but found 0 6221 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$proxypassword"; | | expected 1 but found 0 6221 | ERROR | [x] Incorrect spacing between argument "$timeout" | | and equals sign; expected 1 but found 0 6221 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$timeout"; expected | | 1 but found 0 6221 | ERROR | [x] Incorrect spacing between argument | | "$response_timeout" and equals sign; expected | | 1 but found 0 6221 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$response_timeout"; | | expected 1 but found 0 6221 | ERROR | [x] Incorrect spacing between argument | | "$curl_options" and equals sign; expected 1 | | but found 0 6221 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$curl_options"; | | expected 1 but found 0 6221 | ERROR | [x] Incorrect spacing between argument "$use_curl" | | and equals sign; expected 1 but found 0 6221 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use_curl"; expected | | 1 but found 0 6221 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 6260 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6269 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 6270 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 6286 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6295 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 6296 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 6317 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 6321 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 6323 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 6324 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 6326 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 6327 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 6330 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 6333 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 6334 | WARNING | [ ] Line exceeds 120 characters; contains 253 | | characters 6335 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 6390 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 6428 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 16 6452 | ERROR | [ ] Method name "wsdl::start_element" is not in | | camel caps format 6460 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 6483 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 6516 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 6520 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 6531 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 6540 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 6551 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 6554 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 6558 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 6561 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 6566 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 6567 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 6568 | WARNING | [ ] Line exceeds 120 characters; contains 240 | | characters 6578 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 6579 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 6581 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 6598 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 6605 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 6606 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 6607 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 6608 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 6608 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 6609 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 6610 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 6611 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 6612 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 6613 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 6614 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 6614 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 6615 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 6616 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 6619 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6620 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6621 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 6622 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 6623 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 6624 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 6625 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 6626 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 6627 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 6628 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 6629 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 6630 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 6631 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 6632 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 6634 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 6635 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 6636 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 6637 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 6638 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 6639 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 6640 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 6641 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 6642 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 6643 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 6644 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 6645 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 6646 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 6647 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 6648 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 6649 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 6650 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 6651 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 6652 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 6653 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 6665 | ERROR | [ ] Method name "wsdl::end_element" is not in | | camel caps format 6684 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 6696 | ERROR | [ ] Method name "wsdl::character_data" is not in | | camel caps format 6712 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6713 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6713 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 6839 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6840 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6841 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6842 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6843 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6844 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6845 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7015 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 24 7017 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 28 7018 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 32 7021 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 36 7023 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 36 7025 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 32 7027 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 32 7028 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 28 7029 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 24 7031 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 24 7119 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 7131 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 7135 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 7141 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 7147 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 7155 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 7274 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 7284 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 7292 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 7319 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 7331 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 7376 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 7394 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 7411 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 7452 | ERROR | [x] Incorrect spacing between argument "$use" and | | equals sign; expected 1 but found 0 7452 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use"; expected 1 | | but found 0 7452 | ERROR | [x] Incorrect spacing between argument | | "$encodingStyle" and equals sign; expected 1 | | but found 0 7452 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encodingStyle"; | | expected 1 but found 0 7452 | ERROR | [x] Incorrect spacing between argument | | "$unqualified" and equals sign; expected 1 but | | found 0 7452 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$unqualified"; | | expected 1 but found 0 7454 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 7513 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 7541 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 7546 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 7609 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 7632 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 7644 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 7649 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 7715 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 7729 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 7749 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 7754 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 7835 | ERROR | [x] Incorrect spacing between argument "$use" and | | equals sign; expected 1 but found 0 7835 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use"; expected 1 | | but found 0 7835 | ERROR | [x] Incorrect spacing between argument | | "$encodingStyle" and equals sign; expected 1 | | but found 0 7835 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encodingStyle"; | | expected 1 but found 0 7879 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 7882 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 7895 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 7900 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 7903 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 7912 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 7915 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 7933 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7944 | ERROR | [x] Incorrect spacing between argument | | "$typeClass" and equals sign; expected 1 but | | found 0 7944 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$typeClass"; | | expected 1 but found 0 7944 | ERROR | [x] Incorrect spacing between argument "$phpType" | | and equals sign; expected 1 but found 0 7944 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$phpType"; expected | | 1 but found 0 7944 | ERROR | [x] Incorrect spacing between argument | | "$compositor" and equals sign; expected 1 but | | found 0 7944 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$compositor"; | | expected 1 but found 0 7944 | ERROR | [x] Incorrect spacing between argument | | "$restrictionBase" and equals sign; expected 1 | | but found 0 7944 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$restrictionBase"; | | expected 1 but found 0 7944 | ERROR | [x] Incorrect spacing between argument "$elements" | | and equals sign; expected 1 but found 0 7944 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$elements"; expected | | 1 but found 0 7944 | ERROR | [x] Incorrect spacing between argument "$attrs" | | and equals sign; expected 1 but found 0 7944 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attrs"; expected 1 | | but found 0 7944 | ERROR | [x] Incorrect spacing between argument | | "$arrayType" and equals sign; expected 1 but | | found 0 7944 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$arrayType"; | | expected 1 but found 0 7944 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 7978 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 7992 | ERROR | [x] Incorrect spacing between argument | | "$restrictionBase" and equals sign; expected 1 | | but found 0 7992 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$restrictionBase"; | | expected 1 but found 0 7992 | ERROR | [x] Incorrect spacing between argument | | "$typeClass" and equals sign; expected 1 but | | found 0 7992 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$typeClass"; | | expected 1 but found 0 7992 | ERROR | [x] Incorrect spacing between argument "$phpType" | | and equals sign; expected 1 but found 0 7992 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$phpType"; expected | | 1 but found 0 7992 | ERROR | [x] Incorrect spacing between argument | | "$enumeration" and equals sign; expected 1 but | | found 0 7992 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$enumeration"; | | expected 1 but found 0 7992 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 8021 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 8027 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 8047 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 8112 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 8127 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8129 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 8131 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 8138 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 8140 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 8142 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 8152 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 8249 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 8253 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 8273 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 8289 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 8313 | ERROR | [ ] Each class must be in a file by itself 8313 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 8313 | ERROR | [ ] Class name "nusoap_parser" is not in | | PascalCase format 8322 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8337 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8338 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8339 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8358 | ERROR | [ ] Method name "nusoap_parser::nusoap_parser" is | | not in camel caps format 8358 | ERROR | [x] Incorrect spacing between argument "$encoding" | | and equals sign; expected 1 but found 0 8358 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encoding"; expected | | 1 but found 0 8358 | ERROR | [x] Incorrect spacing between argument "$method" | | and equals sign; expected 1 but found 0 8358 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$method"; expected 1 | | but found 0 8358 | ERROR | [x] Incorrect spacing between argument | | "$decode_utf8" and equals sign; expected 1 but | | found 0 8358 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$decode_utf8"; | | expected 1 but found 0 8375 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 8381 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 8418 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 8455 | ERROR | [ ] Method name "nusoap_parser::start_element" is | | not in camel caps format 8567 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8611 | ERROR | [ ] Method name "nusoap_parser::end_element" is | | not in camel caps format 8646 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 8649 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 8650 | WARNING | [ ] Line exceeds 120 characters; contains 262 | | characters 8659 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 8663 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 8666 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 8667 | WARNING | [ ] Line exceeds 120 characters; contains 253 | | characters 8676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8679 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 8679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8718 | ERROR | [ ] Method name "nusoap_parser::character_data" is | | not in camel caps format 8724 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 8741 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8743 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8745 | ERROR | [ ] Method name "nusoap_parser::get_response" is | | not in camel caps format 8753 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8756 | ERROR | [ ] Method name "nusoap_parser::get_soapbody" is | | not in camel caps format 8764 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8767 | ERROR | [ ] Method name "nusoap_parser::get_soapheader" is | | not in camel caps format 8775 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8789 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8834 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8834 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8842 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8868 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 8879 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 8891 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 8892 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 8911 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 8914 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 8915 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 8929 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 8934 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 8935 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 8948 | ERROR | [ ] Each class must be in a file by itself 8948 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 8948 | ERROR | [ ] Class name "soap_parser" is not in PascalCase | | format 8965 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 8980 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8982 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 8984 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 8991 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 8993 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 8995 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 9005 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 9102 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 9106 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 9126 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 9142 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 9177 | ERROR | [ ] Each class must be in a file by itself 9177 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 9177 | ERROR | [ ] Class name "nusoap_client" is not in | | PascalCase format 9179 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9180 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9181 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9182 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9183 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9184 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9185 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9186 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9188 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9193 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9194 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9196 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9197 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9198 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9200 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9201 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9202 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9203 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9204 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9205 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9206 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9207 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9208 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9209 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9242 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9243 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9244 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9245 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9246 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9249 | ERROR | [ ] Method name "nusoap_client::nusoap_client" is | | not in camel caps format 9249 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 9310 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9311 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9312 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9313 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9314 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9315 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9316 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9321 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9322 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9323 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9323 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 9324 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9325 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9325 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9326 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9326 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9327 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9327 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 9327 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9330 | ERROR | [x] Incorrect spacing between argument "$params" | | and equals sign; expected 1 but found 0 9330 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$params"; expected 1 | | but found 0 9330 | ERROR | [x] Incorrect spacing between argument | | "$namespace" and equals sign; expected 1 but | | found 0 9330 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$namespace"; | | expected 1 but found 0 9330 | ERROR | [x] Incorrect spacing between argument | | "$soapAction" and equals sign; expected 1 but | | found 0 9330 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$soapAction"; | | expected 1 but found 0 9330 | ERROR | [x] Incorrect spacing between argument "$headers" | | and equals sign; expected 1 but found 0 9330 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$headers"; expected | | 1 but found 0 9330 | ERROR | [x] Incorrect spacing between argument | | "$rpcParams" and equals sign; expected 1 but | | found 0 9330 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$rpcParams"; | | expected 1 but found 0 9330 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 9330 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 9330 | ERROR | [x] Incorrect spacing between argument "$use" and | | equals sign; expected 1 but found 0 9330 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use"; expected 1 | | but found 0 9330 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 9342 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 9368 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9441 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 9466 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 9467 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 9468 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 9532 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 9537 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 9550 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9555 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 9565 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9592 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9593 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9596 | ERROR | [x] Incorrect spacing between argument "$timeout" | | and equals sign; expected 1 but found 0 9596 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$timeout"; expected | | 1 but found 0 9596 | ERROR | [x] Incorrect spacing between argument | | "$response_timeout" and equals sign; expected | | 1 but found 0 9596 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$response_timeout"; | | expected 1 but found 0 9618 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 9657 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 9658 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 9663 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 9671 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9671 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9672 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9672 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9673 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9673 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9728 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9729 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9742 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9754 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9767 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9778 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9791 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9792 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9808 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9809 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9809 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 9828 | ERROR | [x] Incorrect spacing between argument "$enc" and | | equals sign; expected 1 but found 0 9828 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$enc"; expected 1 | | but found 0 9837 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9945 | WARNING | [ ] Method name "_getProxyClassCode" should not be | | prefixed with an underscore to indicate | | visibility 9986 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 10065 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10066 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10067 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10068 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10126 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10127 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10128 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10130 | ERROR | [ ] Method name "nusoap_client::UpdateCookies" is | | not in camel caps format 10192 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 10194 | ERROR | [ ] Each class must be in a file by itself 10194 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 10194 | ERROR | [ ] Class name "soapclient" is not in PascalCase | | format 10199 | ERROR | [ ] Each class must be in a file by itself 10199 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 10199 | ERROR | [ ] Class name "nusoapclient" is not in PascalCase | | format 10202 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 10202 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 615 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 1.13 secs; Memory: 72.01MB FILE: ...rkspace/suitecrm-aws-pipeline/include/nusoap/class.xmlschema.php ---------------------------------------------------------------------- FOUND 106 ERRORS AND 32 WARNINGS AFFECTING 105 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 63 and the first side | | effect is on line 48. 8 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 20 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 27 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 63 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 63 | ERROR | [ ] Class name "nusoap_xmlschema" is not in | | PascalCase format 100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 103 | ERROR | [ ] Method name | | "nusoap_xmlschema::nusoap_xmlschema" is not in | | camel caps format 103 | ERROR | [x] Incorrect spacing between argument "$schema" | | and equals sign; expected 1 but found 0 103 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$schema"; expected 1 | | but found 0 103 | ERROR | [x] Incorrect spacing between argument "$xml" and | | equals sign; expected 1 but found 0 103 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$xml"; expected 1 but | | found 0 103 | ERROR | [x] Incorrect spacing between argument | | "$namespaces" and equals sign; expected 1 but | | found 0 103 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$namespaces"; | | expected 1 but found 0 159 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 165 | ERROR | [x] Blank line found at start of control structure 207 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 207 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 208 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 208 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 209 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 211 | ERROR | [ ] Method name "nusoap_xmlschema::CreateTypeName" | | is not in camel caps format 267 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 285 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 289 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 292 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 294 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 295 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 296 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 309 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 316 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 327 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 331 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 348 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 349 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 351 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 377 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 397 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 423 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 448 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 449 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 449 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 456 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 457 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 462 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 469 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 473 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 481 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 484 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 485 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 489 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 490 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 492 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 493 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 503 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 516 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 517 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 518 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 523 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 534 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 540 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 541 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 543 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 573 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 583 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 616 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 632 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 644 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 666 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 668 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 669 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 674 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 683 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 695 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 701 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 758 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 759 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 760 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 761 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 762 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 763 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 764 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 765 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 794 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 909 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 931 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 932 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 933 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 934 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 935 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 936 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 937 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 943 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 944 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 945 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 946 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 947 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 957 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 958 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 959 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 960 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 966 | ERROR | [x] Incorrect spacing between argument "$typeClass" | | and equals sign; expected 1 but found 0 966 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$typeClass"; expected | | 1 but found 0 966 | ERROR | [x] Incorrect spacing between argument "$phpType" | | and equals sign; expected 1 but found 0 966 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$phpType"; expected 1 | | but found 0 966 | ERROR | [x] Incorrect spacing between argument | | "$compositor" and equals sign; expected 1 but | | found 0 966 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$compositor"; | | expected 1 but found 0 966 | ERROR | [x] Incorrect spacing between argument | | "$restrictionBase" and equals sign; expected 1 | | but found 0 966 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$restrictionBase"; | | expected 1 but found 0 966 | ERROR | [x] Incorrect spacing between argument "$elements" | | and equals sign; expected 1 but found 0 966 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$elements"; expected | | 1 but found 0 966 | ERROR | [x] Incorrect spacing between argument "$attrs" and | | equals sign; expected 1 but found 0 966 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attrs"; expected 1 | | but found 0 966 | ERROR | [x] Incorrect spacing between argument "$arrayType" | | and equals sign; expected 1 but found 0 966 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$arrayType"; expected | | 1 but found 0 966 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 969 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 970 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 971 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 974 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 975 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 976 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 995 | ERROR | [x] Incorrect spacing between argument | | "$restrictionBase" and equals sign; expected 1 | | but found 0 995 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$restrictionBase"; | | expected 1 but found 0 995 | ERROR | [x] Incorrect spacing between argument "$typeClass" | | and equals sign; expected 1 but found 0 995 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$typeClass"; expected | | 1 but found 0 995 | ERROR | [x] Incorrect spacing between argument "$phpType" | | and equals sign; expected 1 but found 0 995 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$phpType"; expected 1 | | but found 0 995 | ERROR | [x] Incorrect spacing between argument | | "$enumeration" and equals sign; expected 1 but | | found 0 995 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$enumeration"; | | expected 1 but found 0 995 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 998 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 999 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1000 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1001 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1002 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1032 | ERROR | [ ] Each class must be in a file by itself 1032 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) ---------------------------------------------------------------------- PHPCBF CAN FIX THE 100 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 142ms; Memory: 14MB FILE: ...space/suitecrm-aws-pipeline/include/nusoap/class.soap_parser.php ---------------------------------------------------------------------- FOUND 35 ERRORS AND 28 WARNINGS AFFECTING 52 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 67 and the first side | | effect is on line 52. 8 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 20 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 27 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 67 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 67 | ERROR | [ ] Class name "nusoap_parser" is not in PascalCase | | format 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 91 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 92 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 93 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 112 | ERROR | [ ] Method name "nusoap_parser::nusoap_parser" is | | not in camel caps format 112 | ERROR | [x] Incorrect spacing between argument "$encoding" | | and equals sign; expected 1 but found 0 112 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encoding"; expected 1 | | but found 0 112 | ERROR | [x] Incorrect spacing between argument "$method" and | | equals sign; expected 1 but found 0 112 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$method"; expected 1 | | but found 0 112 | ERROR | [x] Incorrect spacing between argument | | "$decode_utf8" and equals sign; expected 1 but | | found 0 112 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$decode_utf8"; | | expected 1 but found 0 129 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 135 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 172 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 209 | ERROR | [ ] Method name "nusoap_parser::start_element" is | | not in camel caps format 321 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 365 | ERROR | [ ] Method name "nusoap_parser::end_element" is not | | in camel caps format 400 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 403 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 404 | WARNING | [ ] Line exceeds 120 characters; contains 262 | | characters 413 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 417 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 420 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 421 | WARNING | [ ] Line exceeds 120 characters; contains 253 | | characters 430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 433 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 472 | ERROR | [ ] Method name "nusoap_parser::character_data" is | | not in camel caps format 478 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 495 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 497 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 499 | ERROR | [ ] Method name "nusoap_parser::get_response" is not | | in camel caps format 507 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 510 | ERROR | [ ] Method name "nusoap_parser::get_soapbody" is not | | in camel caps format 518 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 521 | ERROR | [ ] Method name "nusoap_parser::get_soapheader" is | | not in camel caps format 529 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 543 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 588 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 588 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 596 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 622 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 633 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 645 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 646 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 665 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 668 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 669 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 683 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 688 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 689 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 702 | ERROR | [ ] Each class must be in a file by itself 702 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 702 | ERROR | [ ] Class name "soap_parser" is not in PascalCase | | format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 23 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 109ms; Memory: 12MB FILE: ...space/suitecrm-aws-pipeline/include/nusoap/class.nusoap_base.php ---------------------------------------------------------------------- FOUND 97 ERRORS AND 16 WARNINGS AFFECTING 70 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 137 and the first | | side effect is on line 52. 8 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 20 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 22 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 29 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 137 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 137 | ERROR | [ ] Class name "nusoap_base" is not in PascalCase | | format 185 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 245 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 247 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 268 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 276 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 278 | ERROR | [ ] Method name "nusoap_base::nusoap_base" is not | | in camel caps format 286 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 286 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 287 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 297 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 297 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 298 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 308 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 308 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 309 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 319 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 319 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 320 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 401 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 401 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 402 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 444 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 444 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 445 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 445 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 446 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 463 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 463 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 464 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 464 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 465 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 465 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 466 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 466 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 467 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 467 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 468 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 468 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 469 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 469 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 470 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 470 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 471 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 471 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 472 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 474 | ERROR | [ ] Method name "nusoap_base::serialize_val" is not | | in camel caps format 474 | ERROR | [x] Incorrect spacing between argument "$name" and | | equals sign; expected 1 but found 0 474 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$name"; expected 1 | | but found 0 474 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 474 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 | | but found 0 474 | ERROR | [x] Incorrect spacing between argument "$name_ns" | | and equals sign; expected 1 but found 0 474 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$name_ns"; expected 1 | | but found 0 474 | ERROR | [x] Incorrect spacing between argument "$type_ns" | | and equals sign; expected 1 but found 0 474 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type_ns"; expected 1 | | but found 0 474 | ERROR | [x] Incorrect spacing between argument | | "$attributes" and equals sign; expected 1 but | | found 0 474 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attributes"; | | expected 1 but found 0 474 | ERROR | [x] Incorrect spacing between argument "$use" and | | equals sign; expected 1 but found 0 474 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use"; expected 1 but | | found 0 474 | ERROR | [x] Incorrect spacing between argument "$soapval" | | and equals sign; expected 1 but found 0 474 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$soapval"; expected 1 | | but found 0 474 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 476 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 609 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 612 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 677 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 731 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 739 | ERROR | [x] Incorrect spacing between argument "$headers" | | and equals sign; expected 1 but found 0 739 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$headers"; expected 1 | | but found 0 739 | ERROR | [x] Incorrect spacing between argument | | "$namespaces" and equals sign; expected 1 but | | found 0 739 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$namespaces"; | | expected 1 but found 0 739 | ERROR | [x] Incorrect spacing between argument "$style" and | | equals sign; expected 1 but found 0 739 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 739 | ERROR | [x] Incorrect spacing between argument "$use" and | | equals sign; expected 1 but found 0 739 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use"; expected 1 but | | found 0 739 | ERROR | [x] Incorrect spacing between argument | | "$encodingStyle" and equals sign; expected 1 | | but found 0 739 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encodingStyle"; | | expected 1 but found 0 739 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 745 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 778 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 779 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 780 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 781 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 783 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 784 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 805 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 830 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 956 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 973 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 974 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 977 | ERROR | [x] Incorrect spacing between argument "$utc" and | | equals sign; expected 1 but found 0 977 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$utc"; expected 1 but | | found 0 991 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 992 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 993 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 994 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 995 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 996 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1002 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1013 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1019 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1020 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1021 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1022 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1023 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1024 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1043 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 93 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 117ms; Memory: 12MB FILE: ...ns/workspace/suitecrm-aws-pipeline/include/nusoap/nusoapmime.php ---------------------------------------------------------------------- FOUND 425 ERRORS AND 6 WARNINGS AFFECTING 372 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 191 and the first side | | effect is on line 144. 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 19 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 21 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 144 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 144 | ERROR | [x] Inline control structures are not allowed 187 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 191 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 191 | ERROR | [ ] Class name "nusoapclientmime" is not in | | PascalCase format 191 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 197 | ERROR | [ ] The var keyword must not be used to declare a | | property 197 | ERROR | [ ] Visibility must be declared on property | | "$requestAttachments" 198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 203 | ERROR | [ ] The var keyword must not be used to declare a | | property 203 | ERROR | [ ] Visibility must be declared on property | | "$responseAttachments" 204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 208 | ERROR | [ ] The var keyword must not be used to declare a | | property 208 | ERROR | [ ] Visibility must be declared on property | | "$mimeContentType" 210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 225 | ERROR | [ ] Visibility must be declared on method | | "addAttachment" 225 | ERROR | [x] Opening brace should be on a new line 226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 245 | ERROR | [ ] Visibility must be declared on method | | "clearAttachments" 245 | ERROR | [x] Opening brace should be on a new line 246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 259 | ERROR | [ ] Visibility must be declared on method | | "getAttachments" 259 | ERROR | [x] Opening brace should be on a new line 260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 270 | ERROR | [ ] Visibility must be declared on method | | "getHTTPBody" 270 | ERROR | [x] Opening brace should be on a new line 271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 324 | ERROR | [ ] Visibility must be declared on method | | "getHTTPContentType" 324 | ERROR | [x] Opening brace should be on a new line 325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 340 | ERROR | [ ] Visibility must be declared on method | | "getHTTPContentTypeCharset" 340 | ERROR | [x] Opening brace should be on a new line 341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 350 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 350 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 351 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 351 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 352 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 352 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 355 | ERROR | [ ] Visibility must be declared on method | | "parseResponse" 355 | ERROR | [x] Opening brace should be on a new line 356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 356 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 402 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 406 | ERROR | [ ] Each class must be in a file by itself 406 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 406 | ERROR | [ ] Class name "nusoapservermime" is not in | | PascalCase format 406 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 412 | ERROR | [ ] The var keyword must not be used to declare a | | property 412 | ERROR | [ ] Visibility must be declared on property | | "$requestAttachments" 413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 418 | ERROR | [ ] The var keyword must not be used to declare a | | property 418 | ERROR | [ ] Visibility must be declared on property | | "$responseAttachments" 419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 423 | ERROR | [ ] The var keyword must not be used to declare a | | property 423 | ERROR | [ ] Visibility must be declared on property | | "$mimeContentType" 425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 440 | ERROR | [ ] Visibility must be declared on method | | "addAttachment" 440 | ERROR | [x] Opening brace should be on a new line 441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 460 | ERROR | [ ] Visibility must be declared on method | | "clearAttachments" 460 | ERROR | [x] Opening brace should be on a new line 461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 474 | ERROR | [ ] Visibility must be declared on method | | "getAttachments" 474 | ERROR | [x] Opening brace should be on a new line 475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 485 | ERROR | [ ] Visibility must be declared on method | | "getHTTPBody" 485 | ERROR | [x] Opening brace should be on a new line 486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 539 | ERROR | [ ] Visibility must be declared on method | | "getHTTPContentType" 539 | ERROR | [x] Opening brace should be on a new line 540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 555 | ERROR | [ ] Visibility must be declared on method | | "getHTTPContentTypeCharset" 555 | ERROR | [x] Opening brace should be on a new line 556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 565 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 565 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 566 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 566 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 567 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 567 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 570 | ERROR | [ ] Visibility must be declared on method | | "parseRequest" 570 | ERROR | [x] Opening brace should be on a new line 571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 571 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 611 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 394 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 76ms; Memory: 8MB FILE: ...kspace/suitecrm-aws-pipeline/include/nusoap/class.soapclient.php ---------------------------------------------------------------------- FOUND 109 ERRORS AND 22 WARNINGS AFFECTING 98 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 177 and the first | | side effect is on line 151. 8 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 20 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 27 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 29 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 177 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 177 | ERROR | [ ] Class name "nusoap_client" is not in PascalCase | | format 179 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 180 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 181 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 182 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 183 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 184 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 185 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 186 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 188 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 193 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 194 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 196 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 197 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 198 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 200 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 201 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 202 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 203 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 204 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 205 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 206 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 207 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 208 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 209 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 242 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 243 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 244 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 245 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 246 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 249 | ERROR | [ ] Method name "nusoap_client::nusoap_client" is | | not in camel caps format 249 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 289 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 290 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 291 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 292 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 293 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 294 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 295 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 300 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 301 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 302 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 302 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 303 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 304 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 304 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 305 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 305 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 306 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 306 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 306 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 309 | ERROR | [x] Incorrect spacing between argument "$params" | | and equals sign; expected 1 but found 0 309 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$params"; expected 1 | | but found 0 309 | ERROR | [x] Incorrect spacing between argument "$namespace" | | and equals sign; expected 1 but found 0 309 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$namespace"; expected | | 1 but found 0 309 | ERROR | [x] Incorrect spacing between argument | | "$soapAction" and equals sign; expected 1 but | | found 0 309 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$soapAction"; | | expected 1 but found 0 309 | ERROR | [x] Incorrect spacing between argument "$headers" | | and equals sign; expected 1 but found 0 309 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$headers"; expected 1 | | but found 0 309 | ERROR | [x] Incorrect spacing between argument "$rpcParams" | | and equals sign; expected 1 but found 0 309 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$rpcParams"; expected | | 1 but found 0 309 | ERROR | [x] Incorrect spacing between argument "$style" and | | equals sign; expected 1 but found 0 309 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 309 | ERROR | [x] Incorrect spacing between argument "$use" and | | equals sign; expected 1 but found 0 309 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use"; expected 1 but | | found 0 309 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 321 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 347 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 419 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 440 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 441 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 442 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 505 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 510 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 523 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 528 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 538 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 565 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 566 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 569 | ERROR | [x] Incorrect spacing between argument "$timeout" | | and equals sign; expected 1 but found 0 569 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$timeout"; expected 1 | | but found 0 569 | ERROR | [x] Incorrect spacing between argument | | "$response_timeout" and equals sign; expected 1 | | but found 0 569 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$response_timeout"; | | expected 1 but found 0 591 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 630 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 631 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 636 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 644 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 644 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 645 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 645 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 646 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 646 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 701 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 702 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 715 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 727 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 740 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 751 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 764 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 765 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 781 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 782 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 782 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 801 | ERROR | [x] Incorrect spacing between argument "$enc" and | | equals sign; expected 1 but found 0 801 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$enc"; expected 1 but | | found 0 810 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 918 | WARNING | [ ] Method name "_getProxyClassCode" should not be | | prefixed with an underscore to indicate | | visibility 959 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 1038 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1039 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1040 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1041 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1099 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1101 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1103 | ERROR | [ ] Method name "nusoap_client::UpdateCookies" is | | not in camel caps format 1165 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1167 | ERROR | [ ] Each class must be in a file by itself 1167 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 1167 | ERROR | [ ] Class name "soapclient" is not in PascalCase | | format 1173 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1175 | ERROR | [ ] Each class must be in a file by itself 1175 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 1175 | ERROR | [ ] Class name "nusoapclient" is not in PascalCase | | format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 99 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 131ms; Memory: 12MB FILE: ...itecrm-aws-pipeline/include/nusoap/class.soap_transport_http.php ---------------------------------------------------------------------- FOUND 99 ERRORS AND 25 WARNINGS AFFECTING 102 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 69 and the first side | | effect is on line 54. 8 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 20 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 24 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 31 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 69 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 69 | ERROR | [ ] Class name "soap_transport_http" is not in | | PascalCase format 86 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 89 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 90 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 91 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 92 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 97 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 97 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 114 | ERROR | [ ] Method name | | "soap_transport_http::soap_transport_http" is | | not in camel caps format 131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 132 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 217 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 217 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 218 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 220 | ERROR | [ ] Method name "soap_transport_http::io_method" is | | not in camel caps format 222 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 225 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 235 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 236 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 239 | ERROR | [x] Incorrect spacing between argument | | "$connection_timeout" and equals sign; expected | | 1 but found 0 239 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$connection_timeout"; | | expected 1 but found 0 239 | ERROR | [x] Incorrect spacing between argument | | "$response_timeout" and equals sign; expected 1 | | but found 0 239 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$response_timeout"; | | expected 1 but found 0 245 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 246 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 247 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 248 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 249 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 250 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 251 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 252 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 253 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 307 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 307 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 308 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 367 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 368 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 369 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 476 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 477 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 478 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 481 | ERROR | [x] Incorrect spacing between argument "$timeout" | | and equals sign; expected 1 but found 0 481 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$timeout"; expected 1 | | but found 0 481 | ERROR | [x] Incorrect spacing between argument | | "$response_timeout" and equals sign; expected 1 | | but found 0 481 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$response_timeout"; | | expected 1 but found 0 481 | ERROR | [x] Incorrect spacing between argument "$cookies" | | and equals sign; expected 1 but found 0 481 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cookies"; expected 1 | | but found 0 516 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 517 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 518 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 522 | ERROR | [x] Incorrect spacing between argument "$timeout" | | and equals sign; expected 1 but found 0 522 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$timeout"; expected 1 | | but found 0 522 | ERROR | [x] Incorrect spacing between argument | | "$response_timeout" and equals sign; expected 1 | | but found 0 522 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$response_timeout"; | | expected 1 but found 0 522 | ERROR | [ ] Arguments with default values must be at the | | end of the argument list 532 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 533 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 534 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 534 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 537 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 553 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 579 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 591 | WARNING | [ ] Line exceeds 120 characters; contains 344 | | characters 623 | ERROR | [x] Incorrect spacing between argument "$enc" and | | equals sign; expected 1 but found 0 623 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$enc"; expected 1 but | | found 0 643 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 644 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 645 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 673 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 674 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 674 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 675 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 679 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 703 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 760 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 761 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 762 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 763 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 811 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 812 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 812 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 840 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 870 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 880 | ERROR | [x] Blank line found at start of control structure 949 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 950 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1015 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1016 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1030 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1167 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1172 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 1178 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 1203 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1211 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1224 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 1225 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 1247 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1248 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1249 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1259 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1260 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1276 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1277 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1278 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1328 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1343 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1344 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1345 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1346 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1348 | ERROR | [x] Incorrect spacing between argument "$secure" | | and equals sign; expected 1 but found 0 1348 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$secure"; expected 1 | | but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 94 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 170ms; Memory: 16MB FILE: ...rkspace/suitecrm-aws-pipeline/include/nusoap/class.wsdlcache.php ---------------------------------------------------------------------- FOUND 19 ERRORS AND 3 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 62 and the first side | | effect is on line 43. 8 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 22 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 62 | ERROR | [ ] Class name "nusoap_wsdlcache" is not in | | PascalCase format 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 71 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 92 | ERROR | [ ] Method name "nusoap_wsdlcache::nusoap_wsdlcache" | | is not in camel caps format 92 | ERROR | [x] Incorrect spacing between argument "$cache_dir" | | and equals sign; expected 1 but found 0 92 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cache_dir"; expected | | 1 but found 0 92 | ERROR | [x] Incorrect spacing between argument | | "$cache_lifetime" and equals sign; expected 1 | | but found 0 92 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cache_lifetime"; | | expected 1 but found 0 259 | ERROR | [ ] Each class must be in a file by itself 259 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 259 | ERROR | [ ] Class name "wsdlcache" is not in PascalCase | | format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/include/nusoap/class.soap_server.php ---------------------------------------------------------------------- FOUND 66 ERRORS AND 33 WARNINGS AFFECTING 62 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 68 and the first side | | effect is on line 50. 8 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 20 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 27 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 37 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 68 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 68 | ERROR | [ ] Class name "nusoap_server" is not in PascalCase | | format 226 | ERROR | [ ] Method name "nusoap_server::nusoap_server" is | | not in camel caps format 226 | ERROR | [x] Incorrect spacing between argument "$wsdl" and | | equals sign; expected 1 but found 0 226 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$wsdl"; expected 1 | | but found 0 375 | ERROR | [ ] Method name "nusoap_server::parse_http_headers" | | is not in camel caps format 384 | ERROR | [x] Expected 1 space before "=>"; 0 found 384 | ERROR | [x] Expected 1 space after "=>"; 0 found 504 | ERROR | [ ] Method name "nusoap_server::parse_request" is | | not in camel caps format 504 | ERROR | [x] Incorrect spacing between argument "$data" and | | equals sign; expected 1 but found 0 504 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$data"; expected 1 | | but found 0 517 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 552 | ERROR | [ ] Method name "nusoap_server::invoke_method" is | | not in camel caps format 554 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 572 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 573 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 578 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 619 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 627 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 666 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 679 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 679 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 696 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 710 | ERROR | [ ] Method name "nusoap_server::serialize_return" | | is not in camel caps format 714 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 732 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 762 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 764 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 770 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 781 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 787 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 794 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 811 | ERROR | [ ] Method name "nusoap_server::send_response" is | | not in camel caps format 886 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 886 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 887 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 887 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 888 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 888 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 891 | ERROR | [ ] Method name "nusoap_server::verify_method" is | | not in camel caps format 906 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 906 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 907 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 907 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 908 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 908 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1009 | ERROR | [ ] Method name "nusoap_server::add_to_map" is not | | in camel caps format 1020 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1021 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1022 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1022 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 1023 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1024 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1025 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1028 | ERROR | [x] Incorrect spacing between argument "$in" and | | equals sign; expected 1 but found 0 1028 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$in"; expected 1 but | | found 0 1028 | ERROR | [x] Incorrect spacing between argument "$out" and | | equals sign; expected 1 but found 0 1028 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$out"; expected 1 but | | found 0 1028 | ERROR | [x] Incorrect spacing between argument "$namespace" | | and equals sign; expected 1 but found 0 1028 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$namespace"; expected | | 1 but found 0 1028 | ERROR | [x] Incorrect spacing between argument | | "$soapaction" and equals sign; expected 1 but | | found 0 1028 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$soapaction"; | | expected 1 but found 0 1028 | ERROR | [x] Incorrect spacing between argument "$style" and | | equals sign; expected 1 but found 0 1028 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 1028 | ERROR | [x] Incorrect spacing between argument "$use" and | | equals sign; expected 1 but found 0 1028 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$use"; expected 1 but | | found 0 1028 | ERROR | [x] Incorrect spacing between argument | | "$documentation" and equals sign; expected 1 | | but found 0 1028 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$documentation"; | | expected 1 but found 0 1028 | ERROR | [x] Incorrect spacing between argument | | "$encodingStyle" and equals sign; expected 1 | | but found 0 1028 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encodingStyle"; | | expected 1 but found 0 1028 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 1033 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1050 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 1053 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1083 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1092 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1093 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1094 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1095 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1098 | ERROR | [x] Incorrect spacing between argument | | "$faultactor" and equals sign; expected 1 but | | found 0 1098 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$faultactor"; | | expected 1 but found 0 1098 | ERROR | [x] Incorrect spacing between argument | | "$faultdetail" and equals sign; expected 1 but | | found 0 1098 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$faultdetail"; | | expected 1 but found 0 1118 | ERROR | [x] Incorrect spacing between argument "$style" and | | equals sign; expected 1 but found 0 1118 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 1118 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 1126 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 1130 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1135 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 1176 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 1177 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 1193 | ERROR | [ ] Each class must be in a file by itself 1193 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 1193 | ERROR | [ ] Class name "soap_server" is not in PascalCase | | format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 53 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 150ms; Memory: 14MB FILE: ...space/suitecrm-aws-pipeline/include/contextMenus/contextMenu.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 6 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 42 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 42 | ERROR | Class name "contextMenu" is not in PascalCase format 53 | WARNING | Line exceeds 120 characters; contains 163 characters 57 | WARNING | Line exceeds 120 characters; contains 121 characters 70 | WARNING | Line exceeds 120 characters; contains 121 characters 85 | WARNING | Line exceeds 120 characters; contains 125 characters 94 | WARNING | Line exceeds 120 characters; contains 148 characters 97 | WARNING | Line exceeds 120 characters; contains 144 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/include/GroupedTabs/GroupedTabStructure.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 55 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 59 | ERROR | [ ] Method name | | "GroupedTabStructure::get_tab_structure" is not | | in camel caps format 59 | ERROR | [x] Incorrect spacing between argument | | "$ignoreSugarConfig" and equals sign; expected 1 | | but found 0 59 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ignoreSugarConfig"; | | expected 1 but found 0 59 | ERROR | [x] Incorrect spacing between argument "$labelAsKey" | | and equals sign; expected 1 but found 0 59 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$labelAsKey"; expected | | 1 but found 0 120 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 122 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/include/SuiteGraphs/RGraphIncludes.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 27 | WARNING | Line exceeds 120 characters; contains 142 characters 91 | WARNING | Line exceeds 120 characters; contains 329 characters 111 | WARNING | Line exceeds 120 characters; contains 177 characters 130 | WARNING | Line exceeds 120 characters; contains 172 characters 150 | WARNING | Line exceeds 120 characters; contains 154 characters 173 | WARNING | Line exceeds 120 characters; contains 226 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/include/Popups/PopupSmarty.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 30 WARNINGS AFFECTING 33 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 42. 50 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 65 | WARNING | [ ] Property name "$_popupMeta" should not be | | prefixed with an underscore to indicate | | visibility 66 | WARNING | [ ] Property name "$_create" should not be prefixed | | with an underscore to indicate visibility 92 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 94 | ERROR | [ ] Method name "PopupSmarty::PopupSmarty" is not in | | camel caps format 96 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 191 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 192 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 194 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 233 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 236 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 249 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 250 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 256 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 265 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 326 | WARNING | [ ] Method name "_setup" should not be prefixed with | | an underscore to indicate visibility 364 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 431 | ERROR | [x] Expected 1 space before "=>"; 0 found 431 | ERROR | [x] Expected 1 space after "=>"; 0 found 432 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 454 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 457 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 464 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 486 | WARNING | [ ] Method name "_get_where_clause" should not be | | prefixed with an underscore to indicate | | visibility 486 | ERROR | [ ] Method name "PopupSmarty::_get_where_clause" is | | not in camel caps format 511 | WARNING | [ ] Method name "_build_field_defs" should not be | | prefixed with an underscore to indicate | | visibility 511 | ERROR | [ ] Method name "PopupSmarty::_build_field_defs" is | | not in camel caps format 540 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 541 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 551 | WARNING | [ ] Method name "_getAddForm" should not be prefixed | | with an underscore to indicate visibility 563 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 564 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 565 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 567 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 579 | WARNING | [ ] Method name "_getAddFormHeader" should not be | | prefixed with an underscore to indicate | | visibility ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 101ms; Memory: 10MB FILE: .../workspace/suitecrm-aws-pipeline/include/Popups/Popup_picker.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 24 WARNINGS AFFECTING 27 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 3. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | ERROR | Class name "Popup_Picker" is not in PascalCase | | format 52 | WARNING | Property name "$_popupMeta" should not be prefixed | | with an underscore to indicate visibility 53 | WARNING | Property name "$_create" should not be prefixed with | | an underscore to indicate visibility 54 | WARNING | Property name "$_hide_clear_button" should not be | | prefixed with an underscore to indicate visibility 69 | WARNING | Line exceeds 120 characters; contains 123 characters 78 | WARNING | Line exceeds 120 characters; contains 147 characters 85 | WARNING | Line exceeds 120 characters; contains 163 characters 87 | ERROR | Method name "Popup_Picker::Popup_Picker" is not in | | camel caps format 89 | WARNING | Line exceeds 120 characters; contains 121 characters 101 | WARNING | Method name "_get_where_clause" should not be | | prefixed with an underscore to indicate visibility 101 | ERROR | Method name "Popup_Picker::_get_where_clause" is not | | in camel caps format 125 | ERROR | Method name "Popup_Picker::process_page" is not in | | camel caps format 133 | WARNING | Line exceeds 120 characters; contains 126 characters 156 | WARNING | Line exceeds 120 characters; contains 140 characters 157 | WARNING | Line exceeds 120 characters; contains 137 characters 158 | WARNING | Line exceeds 120 characters; contains 142 characters 160 | WARNING | Line exceeds 120 characters; contains 146 characters 173 | WARNING | Line exceeds 120 characters; contains 130 characters 174 | WARNING | Line exceeds 120 characters; contains 252 characters 184 | WARNING | Line exceeds 120 characters; contains 149 characters 199 | WARNING | Line exceeds 120 characters; contains 131 characters 212 | WARNING | Line exceeds 120 characters; contains 239 characters 255 | WARNING | Line exceeds 120 characters; contains 149 characters 271 | WARNING | Line exceeds 120 characters; contains 121 characters 324 | WARNING | Line exceeds 120 characters; contains 149 characters 334 | WARNING | Line exceeds 120 characters; contains 126 characters 339 | WARNING | Line exceeds 120 characters; contains 165 characters ---------------------------------------------------------------------- Time: 66ms; Memory: 8MB FILE: ...s/workspace/suitecrm-aws-pipeline/include/templates/Template.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | Line exceeds 120 characters; contains 164 characters 56 | ERROR | Method name "Template::Template" is not in camel caps | | format 58 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/include/templates/TemplateGroupChooser.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 14 WARNINGS AFFECTING 19 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 42. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 92 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 98 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 106 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 110 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 348 | | characters 113 | WARNING | [ ] Line exceeds 120 characters; contains 351 | | characters 124 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 126 | ERROR | [x] Expected 1 space before "=>"; 0 found 126 | ERROR | [x] Expected 1 space after "=>"; 0 found 136 | WARNING | [ ] Line exceeds 120 characters; contains 730 | | characters 140 | WARNING | [ ] Line exceeds 120 characters; contains 287 | | characters 141 | ERROR | [x] Expected 1 space before "=>"; 0 found 141 | ERROR | [x] Expected 1 space after "=>"; 0 found 144 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 145 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 722 | | characters 155 | WARNING | [ ] Line exceeds 120 characters; contains 295 | | characters 156 | ERROR | [x] Expected 1 space before "=>"; 0 found 156 | ERROR | [x] Expected 1 space after "=>"; 0 found 181 | ERROR | [ ] Method name | | "TemplateGroupChooser::template_groups_chooser_js" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/include/templates/TemplateDragDropChooser.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 16 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 56 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 58 | ERROR | [ ] Method name | | "TemplateDragDropChooser::TemplateDragDropChooser" | | is not in camel caps format 60 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 106 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 139 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 141 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 142 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 145 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 146 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 150 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 208 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 242 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 243 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 283 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 285 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 288 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 320 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 61ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/include/javascript/javascript.php ---------------------------------------------------------------------- FOUND 38 ERRORS AND 26 WARNINGS AFFECTING 40 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 48 | ERROR | [ ] Class name "javascript" is not in PascalCase | | format 69 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 73 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 88 | ERROR | [x] Incorrect spacing between argument "$prefix" and | | equals sign; expected 1 but found 0 88 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prefix"; expected 1 | | but found 0 91 | ERROR | [x] Expected 1 space before "=>"; 0 found 91 | ERROR | [x] Expected 1 space after "=>"; 0 found 100 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 104 | ERROR | [x] Incorrect spacing between argument "$prefix" and | | equals sign; expected 1 but found 0 104 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prefix"; expected 1 | | but found 0 104 | ERROR | [x] Incorrect spacing between argument | | "$displayField" and equals sign; expected 1 but | | found 0 104 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$displayField"; | | expected 1 but found 0 115 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 133 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 136 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 146 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 155 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 156 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 158 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 164 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 173 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 184 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 207 | ERROR | [x] Incorrect spacing between argument "$prefix" and | | equals sign; expected 1 but found 0 207 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prefix"; expected 1 | | but found 0 209 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 226 | ERROR | [x] Incorrect spacing between argument "$prefix" and | | equals sign; expected 1 but found 0 226 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prefix"; expected 1 | | but found 0 226 | ERROR | [ ] Arguments with default values must be at the end | | of the argument list 239 | ERROR | [x] Incorrect spacing between argument "$prefix" and | | equals sign; expected 1 but found 0 239 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prefix"; expected 1 | | but found 0 246 | ERROR | [x] Incorrect spacing between argument "$prefix" and | | equals sign; expected 1 but found 0 246 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prefix"; expected 1 | | but found 0 253 | ERROR | [x] Incorrect spacing between argument "$prefix" and | | equals sign; expected 1 but found 0 253 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prefix"; expected 1 | | but found 0 253 | ERROR | [ ] Arguments with default values must be at the end | | of the argument list 255 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 256 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 259 | ERROR | [x] Incorrect spacing between argument "$prefix" and | | equals sign; expected 1 but found 0 259 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prefix"; expected 1 | | but found 0 259 | ERROR | [ ] Arguments with default values must be at the end | | of the argument list 259 | ERROR | [x] Incorrect spacing between argument "$allowBlank" | | and equals sign; expected 1 but found 0 259 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$allowBlank"; expected | | 1 but found 0 259 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 261 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 262 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 265 | ERROR | [x] Incorrect spacing between argument "$prefix" and | | equals sign; expected 1 but found 0 265 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prefix"; expected 1 | | but found 0 265 | ERROR | [ ] Arguments with default values must be at the end | | of the argument list 267 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 268 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 271 | ERROR | [x] Incorrect spacing between argument "$prefix" and | | equals sign; expected 1 but found 0 271 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prefix"; expected 1 | | but found 0 271 | ERROR | [ ] Arguments with default values must be at the end | | of the argument list 273 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 274 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 283 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 286 | ERROR | [x] Incorrect spacing between argument | | "$skip_fields" and equals sign; expected 1 but | | found 0 286 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skip_fields"; | | expected 1 but found 0 291 | ERROR | [x] Expected 1 space before "=>"; 0 found 291 | ERROR | [x] Expected 1 space after "=>"; 0 found 338 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 346 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 31 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 78ms; Memory: 8MB FILE: .../workspace/suitecrm-aws-pipeline/include/javascript/jsAlerts.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 9 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 47 | ERROR | [ ] Class name "jsAlerts" is not in PascalCase | | format 63 | WARNING | [ ] Line exceeds 120 characters; contains 204 | | characters 64 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 137 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 141 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 145 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 158 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 163 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 173 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 180 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 212 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 215 | WARNING | [ ] Line exceeds 120 characters; contains 393 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/include/MVC/SugarModule.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | WARNING | [ ] Property name "$_instances" should not be | | prefixed with an underscore to indicate | | visibility 49 | WARNING | [ ] Property name "$_moduleName" should not be | | prefixed with an underscore to indicate | | visibility 53 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 63 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 75 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/include/MVC/preDispatch.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 3 and | | the first side effect is on line 51. 3 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' but | | found 'sugarEntry' ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/include/MVC/SugarApplication.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 20 WARNINGS AFFECTING 26 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 58 and the first side | | effect is on line 42. 58 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 70 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 72 | ERROR | [ ] Method name "SugarApplication::SugarApplication" | | is not in camel caps format 74 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 126 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 146 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 149 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 166 | WARNING | [ ] Line exceeds 120 characters; contains 234 | | characters 188 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 189 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 192 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 196 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 260 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 265 | WARNING | [ ] Line exceeds 120 characters; contains 255 | | characters 314 | WARNING | [ ] Line exceeds 120 characters; contains 371 | | characters 385 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 539 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 563 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 581 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 624 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 628 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 646 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 647 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 647 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 700 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 721 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 122ms; Memory: 12MB FILE: ...-aws-pipeline/include/MVC/Controller/file_access_control_map.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...crm-aws-pipeline/include/MVC/Controller/entry_point_registry.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 76 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/include/MVC/Controller/SugarController.php ---------------------------------------------------------------------- FOUND 24 ERRORS AND 13 WARNINGS AFFECTING 37 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 42. 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 161 | WARNING | [ ] Property name "$_processed" should not be | | prefixed with an underscore to indicate | | visibility 204 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 206 | ERROR | [ ] Method name "SugarController::SugarController" | | is not in camel caps format 208 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 417 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 490 | ERROR | [ ] Method name "SugarController::handle_action" is | | not in camel caps format 503 | ERROR | [ ] Method name "SugarController::pre_action" is | | not in camel caps format 520 | ERROR | [ ] Method name "SugarController::do_action" is not | | in camel caps format 537 | ERROR | [ ] Method name "SugarController::post_action" is | | not in camel caps format 553 | ERROR | [ ] Method name "SugarController::no_action" is not | | in camel caps format 561 | ERROR | [ ] Method name "SugarController::no_access" is not | | in camel caps format 612 | ERROR | [ ] Method name "SugarController::set_redirect" is | | not in camel caps format 639 | ERROR | [ ] Method name "SugarController::pre_save" is not | | in camel caps format 641 | WARNING | [ ] Line exceeds 120 characters; contains 259 | | characters 659 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 682 | ERROR | [ ] Method name "SugarController::action_save" is | | not in camel caps format 688 | ERROR | [ ] Method name "SugarController::action_spot" is | | not in camel caps format 697 | ERROR | [ ] Method name "SugarController::post_save" is not | | in camel caps format 714 | ERROR | [ ] Method name "SugarController::action_delete" is | | not in camel caps format 732 | ERROR | [ ] Method name "SugarController::post_delete" is | | not in camel caps format 749 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 760 | ERROR | [ ] Method name | | "SugarController::action_massupdate" is not in | | camel caps format 762 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 798 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 812 | ERROR | [ ] Method name "SugarController::post_massupdate" | | is not in camel caps format 823 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 832 | ERROR | [ ] Method name "SugarController::action_listview" | | is not in camel caps format 848 | ERROR | [ ] Method name "SugarController::action_default" | | is not in camel caps format 856 | ERROR | [ ] Method name | | "SugarController::action_callmethoddashlet" is | | not in camel caps format 882 | ERROR | [ ] Method name | | "SugarController::action_configuredashlet" is | | not in camel caps format 918 | ERROR | [ ] Method name | | "SugarController::action_deleteattachment" is | | not in camel caps format 952 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 965 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1069 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1116 | ERROR | [ ] Method name | | "SugarController::action_sendConfirmOptInEmail" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 138ms; Memory: 12MB FILE: ...itecrm-aws-pipeline/include/MVC/Controller/ControllerFactory.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 41. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/include/MVC/View/SugarView.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 30 WARNINGS AFFECTING 34 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 49 and the first side effect is | | on line 42. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 153 | ERROR | Method name "SugarView::SugarView" is not in camel | | caps format 183 | WARNING | Method name "_initSmarty" should not be prefixed | | with an underscore to indicate visibility 343 | WARNING | Method name "_trackView" should not be prefixed | | with an underscore to indicate visibility 827 | WARNING | Line exceeds 120 characters; contains 139 | | characters 828 | WARNING | Line exceeds 120 characters; contains 155 | | characters 829 | WARNING | Line exceeds 120 characters; contains 196 | | characters 837 | WARNING | Method name "_displayLoginJS" should not be | | prefixed with an underscore to indicate visibility 913 | WARNING | Method name "_displayJavascript" should not be | | prefixed with an underscore to indicate visibility 969 | WARNING | Line exceeds 120 characters; contains 158 | | characters 1001 | WARNING | Method name "_getModLanguageJS" should not be | | prefixed with an underscore to indicate visibility 1062 | WARNING | Line exceeds 120 characters; contains 516 | | characters 1073 | WARNING | Line exceeds 120 characters; contains 154 | | characters 1138 | WARNING | Line exceeds 120 characters; contains 121 | | characters 1180 | WARNING | Method name "_displaySubPanels" should not be | | prefixed with an underscore to indicate visibility 1195 | WARNING | Method name "_buildModuleList" should not be | | prefixed with an underscore to indicate visibility 1210 | WARNING | Method name "_getOption" should not be prefixed | | with an underscore to indicate visibility 1227 | WARNING | Method name "_track" should not be prefixed with an | | underscore to indicate visibility 1243 | WARNING | Method name "_checkModule" should not be prefixed | | with an underscore to indicate visibility 1262 | WARNING | Method name "_calculateFooterMetrics" should not be | | prefixed with an underscore to indicate visibility 1274 | WARNING | Method name "_getStatistics" should not be prefixed | | with an underscore to indicate visibility 1306 | WARNING | Line exceeds 120 characters; contains 121 | | characters 1416 | WARNING | Line exceeds 120 characters; contains 127 | | characters 1423 | WARNING | Line exceeds 120 characters; contains 127 | | characters 1445 | WARNING | Method name "_getModuleTab" should not be prefixed | | with an underscore to indicate visibility 1456 | ERROR | Expected 1 space after closing brace; newline found 1461 | ERROR | Expected 1 space after closing brace; newline found 1516 | WARNING | Line exceeds 120 characters; contains 179 | | characters 1527 | WARNING | Line exceeds 120 characters; contains 151 | | characters 1594 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 1631 | WARNING | Method name "_getModuleTitleListParam" should not | | be prefixed with an underscore to indicate | | visibility 1978 | WARNING | Line exceeds 120 characters; contains 144 | | characters 1997 | WARNING | Line exceeds 120 characters; contains 151 | | characters ---------------------------------------------------------------------- Time: 231ms; Memory: 18MB FILE: ...workspace/suitecrm-aws-pipeline/include/MVC/View/ViewFactory.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 10 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 56 and the first side effect is on | | line 42. 56 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 87 | WARNING | Line exceeds 120 characters; contains 162 characters 90 | WARNING | Line exceeds 120 characters; contains 159 characters 97 | WARNING | Line exceeds 120 characters; contains 148 characters 100 | WARNING | Line exceeds 120 characters; contains 145 characters 103 | WARNING | Line exceeds 120 characters; contains 153 characters 126 | WARNING | Method name "_loadConfig" should not be prefixed | | with an underscore to indicate visibility 183 | WARNING | Line exceeds 120 characters; contains 123 characters 233 | WARNING | Method name "_buildFromFile" should not be prefixed | | with an underscore to indicate visibility 277 | WARNING | Method name "_buildClass" should not be prefixed | | with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 65ms; Memory: 8MB FILE: ...space/suitecrm-aws-pipeline/include/MVC/View/views/view.list.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 12 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 41. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 111 | WARNING | Line exceeds 120 characters; contains 163 characters 113 | ERROR | Method name "ViewList::ViewList" is not in camel | | caps format 115 | WARNING | Line exceeds 120 characters; contains 121 characters 150 | WARNING | Line exceeds 120 characters; contains 213 characters 152 | WARNING | Line exceeds 120 characters; contains 213 characters 158 | WARNING | Line exceeds 120 characters; contains 150 characters 185 | WARNING | Line exceeds 120 characters; contains 124 characters 205 | WARNING | Line exceeds 120 characters; contains 124 characters 212 | WARNING | Line exceeds 120 characters; contains 136 characters 296 | WARNING | Line exceeds 120 characters; contains 131 characters 340 | WARNING | Line exceeds 120 characters; contains 154 characters 352 | WARNING | Line exceeds 120 characters; contains 136 characters ---------------------------------------------------------------------- Time: 74ms; Memory: 8MB FILE: ...pace/suitecrm-aws-pipeline/include/MVC/View/views/view.popup.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 5 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 63 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 65 | ERROR | [ ] Method name "ViewPopup::ViewPopup" is not in | | camel caps format 67 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 139 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 144 | ERROR | [x] Expected 1 space before "=>"; 0 found 144 | ERROR | [x] Expected 1 space after "=>"; 0 found 150 | ERROR | [x] Expected 1 space before "=>"; 0 found 150 | ERROR | [x] Expected 1 space after "=>"; 0 found 195 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 60ms; Memory: 8MB FILE: ...space/suitecrm-aws-pipeline/include/MVC/View/views/view.edit.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 43. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 85 | WARNING | Line exceeds 120 characters; contains 163 characters 87 | ERROR | Method name "ViewEdit::ViewEdit" is not in camel caps | | format 89 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/include/MVC/View/views/view.quick.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 47. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 64 | WARNING | Line exceeds 120 characters; contains 163 characters 66 | ERROR | Method name "ViewQuick::ViewQuick" is not in camel | | caps format 68 | WARNING | Line exceeds 120 characters; contains 121 characters 88 | WARNING | Line exceeds 120 characters; contains 200 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/include/MVC/View/views/view.metadata.php ---------------------------------------------------------------------- FOUND 35 ERRORS AND 20 WARNINGS AFFECTING 35 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 43. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 52 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$selected"; expected 1 | | but found 0 52 | ERROR | [x] Incorrect spacing between argument "$attr" and | | equals sign; expected 1 but found 0 52 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attr"; expected 1 but | | found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$selected"; expected 1 | | but found 0 62 | ERROR | [x] Incorrect spacing between argument "$attr" and | | equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attr"; expected 1 but | | found 0 74 | ERROR | [x] Incorrect spacing between argument "$attr" and | | equals sign; expected 1 but found 0 74 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attr"; expected 1 but | | found 0 79 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 86 | ERROR | [x] Incorrect spacing between argument "$depth" and | | equals sign; expected 1 but found 0 86 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$depth"; expected 1 | | but found 0 99 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 103 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 156 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 157 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 158 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 180 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 182 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 196 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 197 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 202 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 206 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 207 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 209 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 210 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 213 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 214 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 217 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 218 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 241 | ERROR | [x] Blank line found at end of control structure 250 | ERROR | [ ] Each class must be in a file by itself 250 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 259 | ERROR | [x] Expected 1 space before "=>"; 0 found 259 | ERROR | [x] Expected 1 space after "=>"; 0 found 271 | ERROR | [x] Incorrect spacing between argument "$modules" | | and equals sign; expected 1 but found 0 271 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$modules"; expected 1 | | but found 0 287 | ERROR | [x] Expected 1 space before "=>"; 0 found 287 | ERROR | [x] Expected 1 space after "=>"; 0 found 289 | ERROR | [x] Expected 1 space before "=>"; 0 found 289 | ERROR | [x] Expected 1 space after "=>"; 0 found 297 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 310 | ERROR | [x] Incorrect spacing between argument "$modules" | | and equals sign; expected 1 but found 0 310 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$modules"; expected 1 | | but found 0 333 | ERROR | [x] Incorrect spacing between argument "$attributes" | | and equals sign; expected 1 but found 0 333 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attributes"; expected | | 1 but found 0 333 | ERROR | [x] Incorrect spacing between argument "$modules" | | and equals sign; expected 1 but found 0 333 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$modules"; expected 1 | | but found 0 333 | ERROR | [x] Incorrect spacing between argument "$byModule" | | and equals sign; expected 1 but found 0 333 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$byModule"; expected 1 | | but found 0 333 | ERROR | [x] Incorrect spacing between argument "$byType" and | | equals sign; expected 1 but found 0 333 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$byType"; expected 1 | | but found 0 349 | ERROR | [x] Expected 1 space before "=>"; 0 found 349 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 32 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 71ms; Memory: 8MB FILE: ...space/suitecrm-aws-pipeline/include/MVC/View/views/view.ajax.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 63 | WARNING | Line exceeds 120 characters; contains 163 characters 65 | ERROR | Method name "ViewAjax::ViewAjax" is not in camel caps | | format 67 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/include/MVC/View/views/view.ajaxui.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/include/MVC/View/views/view.vcard.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/include/MVC/View/views/view.multiedit.php ---------------------------------------------------------------------- FOUND 26 ERRORS AND 5 WARNINGS AFFECTING 29 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 47. 48 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 52 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 55 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 58 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 60 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 60 | ERROR | [ ] Method name "ViewMultiedit::ViewMultiedit" is | | not in camel caps format 62 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 63 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 65 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 67 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 69 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 72 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 75 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 76 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 77 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 78 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 83 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 85 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 87 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 89 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 93 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 94 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 95 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 96 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 105 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 106 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 107 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 108 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 109 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 24 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/include/MVC/View/views/view.html.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | Line exceeds 120 characters; contains 163 characters 53 | ERROR | Method name "ViewHtml::ViewHtml" is not in camel caps | | format 55 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/include/MVC/View/views/view.detail.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 41. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 72 | WARNING | Line exceeds 120 characters; contains 163 characters 74 | ERROR | Method name "ViewDetail::ViewDetail" is not in camel | | caps format 76 | WARNING | Line exceeds 120 characters; contains 121 characters 93 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/include/MVC/View/views/view.quickedit.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 14 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 3. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Property name "$_isDCForm" should not be prefixed | | with an underscore to indicate visibility 82 | WARNING | Line exceeds 120 characters; contains 125 characters 107 | WARNING | Line exceeds 120 characters; contains 164 characters 129 | WARNING | Line exceeds 120 characters; contains 167 characters 137 | WARNING | Line exceeds 120 characters; contains 171 characters 157 | WARNING | Line exceeds 120 characters; contains 209 characters 161 | WARNING | Line exceeds 120 characters; contains 218 characters 162 | ERROR | Expected 1 space after closing brace; newline found 165 | WARNING | Line exceeds 120 characters; contains 128 characters 167 | WARNING | Line exceeds 120 characters; contains 215 characters 208 | WARNING | Line exceeds 120 characters; contains 121 characters 209 | WARNING | Line exceeds 120 characters; contains 122 characters 228 | WARNING | Line exceeds 120 characters; contains 210 characters 239 | WARNING | Line exceeds 120 characters; contains 224 characters ---------------------------------------------------------------------- Time: 60ms; Memory: 8MB FILE: ...e/suitecrm-aws-pipeline/include/MVC/View/views/view.sugarpdf.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 80 | WARNING | Line exceeds 120 characters; contains 194 characters 85 | WARNING | Line exceeds 120 characters; contains 163 characters 87 | ERROR | Method name "ViewSugarpdf::ViewSugarpdf" is not in | | camel caps format 89 | WARNING | Line exceeds 120 characters; contains 121 characters 101 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/include/MVC/View/views/view.noaccess.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 42 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/include/MVC/View/views/view.favorites.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 44 and the first side effect is on | | line 41. 44 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 60 | WARNING | Line exceeds 120 characters; contains 146 characters 61 | WARNING | Line exceeds 120 characters; contains 158 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/include/MVC/View/views/view.quickcreate.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 7 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | WARNING | Property name "$_isDCForm" should not be prefixed | | with an underscore to indicate visibility 78 | WARNING | Line exceeds 120 characters; contains 125 characters 103 | WARNING | Line exceeds 120 characters; contains 164 characters 127 | WARNING | Line exceeds 120 characters; contains 171 characters 172 | WARNING | Line exceeds 120 characters; contains 121 characters 173 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/include/MVC/View/views/view.classic.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 41. 44 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 52 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 62 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/include/MVC/View/views/view.xml.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 41 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | Line exceeds 120 characters; contains 163 characters 53 | ERROR | Method name "ViewXML::ViewXML" is not in camel caps | | format 55 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/include/MVC/View/views/view.importvcard.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 83 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...crm-aws-pipeline/include/MVC/View/views/view.importvcardsave.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 76 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 79 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 80 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/include/MVC/View/views/view.modulelistmenu.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 63 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/include/MVC/View/views/view.serialized.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 41 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | Line exceeds 120 characters; contains 163 characters 53 | ERROR | Method name "ViewSerialized::ViewSerialized" is not | | in camel caps format 55 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/include/MVC/View/views/view.json.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 41 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | Line exceeds 120 characters; contains 163 characters 53 | ERROR | Method name "ViewJson::ViewJson" is not in camel caps | | format 55 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/include/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 59 WARNINGS AFFECTING 61 LINES ---------------------------------------------------------------------- 498 | ERROR | [x] Whitespace found at end of line 1039 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1085 | WARNING | [ ] Line exceeds 120 characters; contains 285 | | characters 1097 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1112 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 1132 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 1134 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1168 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 1172 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1177 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1202 | ERROR | [x] Multi-line function call not indented | | correctly; expected 4 spaces but found 8 1217 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1351 | WARNING | [ ] Line exceeds 120 characters; contains 218 | | characters 1353 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1361 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 1370 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 1371 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 1410 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 1427 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1507 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1508 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1509 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1771 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1772 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 1779 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 1784 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 1786 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 1787 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1831 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1837 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1873 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1876 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 1886 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 1897 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1920 | WARNING | [ ] Line exceeds 120 characters; contains 2565 | | characters 1927 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1964 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 1966 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1969 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 2030 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 2031 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 2054 | WARNING | [ ] Line exceeds 120 characters; contains 273 | | characters 2055 | WARNING | [ ] Line exceeds 120 characters; contains 295 | | characters 2065 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 2066 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 2093 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 2133 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 2135 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 2153 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 2154 | WARNING | [ ] Line exceeds 120 characters; contains 285 | | characters 2155 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 2159 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 2160 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 3542 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 3543 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 3642 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 3643 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 3644 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 3684 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 3685 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 3688 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 344ms; Memory: 38MB FILE: .../workspace/suitecrm-aws-pipeline/include/language/jsLanguage.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Class name "jsLanguage" is not in PascalCase format 56 | WARNING | Line exceeds 120 characters; contains 163 characters 60 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/include/language/getJSLanguage.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 48 | | and the first side effect is on line 42. ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/include/HTTP_WebDAV_Server/Server.php ---------------------------------------------------------------------- FOUND 107 ERRORS AND 20 WARNINGS AFFECTING 111 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 36 and the first side | | effect is on line 21. 36 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 36 | ERROR | [ ] Class name "HTTP_WebDAV_Server" is not in | | PascalCase format 66 | WARNING | [ ] Property name "$_if_header_uris" should not be | | prefixed with an underscore to indicate | | visibility 73 | WARNING | [ ] Property name "$_http_status" should not be | | prefixed with an underscore to indicate | | visibility 80 | WARNING | [ ] Property name "$_prop_encoding" should not be | | prefixed with an underscore to indicate | | visibility 108 | ERROR | [ ] Method name "HTTP_WebDAV_Server::ServeRequest" | | is not in camel caps format 425 | ERROR | [ ] Method name "HTTP_WebDAV_Server::http_OPTIONS" | | is not in camel caps format 457 | ERROR | [ ] Method name "HTTP_WebDAV_Server::http_PROPFIND" | | is not in camel caps format 490 | ERROR | [x] Blank line found at start of control structure 504 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 506 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 508 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 511 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 512 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 514 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 515 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 518 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 519 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 521 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 522 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 523 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 524 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 527 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 528 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 529 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 530 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 531 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 649 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 650 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 653 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 654 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 655 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 658 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 659 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 660 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 661 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 662 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 663 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 664 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 665 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 666 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 667 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 668 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 669 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 670 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 671 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 674 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 732 | ERROR | [ ] Method name | | "HTTP_WebDAV_Server::http_PROPPATCH" is not in | | camel caps format 789 | ERROR | [ ] Method name "HTTP_WebDAV_Server::http_MKCOL" is | | not in camel caps format 810 | ERROR | [ ] Method name "HTTP_WebDAV_Server::http_GET" is | | not in camel caps format 929 | WARNING | [ ] Method name "_get_ranges" should not be | | prefixed with an underscore to indicate | | visibility 929 | ERROR | [ ] Method name "HTTP_WebDAV_Server::_get_ranges" | | is not in camel caps format 932 | ERROR | [x] Blank line found at start of control structure 963 | WARNING | [ ] Method name "_multipart_byterange_header" | | should not be prefixed with an underscore to | | indicate visibility 963 | ERROR | [ ] Method name | | "HTTP_WebDAV_Server::_multipart_byterange_header" | | is not in camel caps format 963 | ERROR | [x] Incorrect spacing between argument "$to" and | | equals sign; expected 1 but found 0 963 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$to"; expected 1 but | | found 0 963 | ERROR | [x] Incorrect spacing between argument "$total" and | | equals sign; expected 1 but found 0 963 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$total"; expected 1 | | but found 0 1002 | ERROR | [ ] Method name "HTTP_WebDAV_Server::http_HEAD" is | | not in camel caps format 1036 | ERROR | [ ] Method name "HTTP_WebDAV_Server::http_PUT" is | | not in camel caps format 1067 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 1069 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1070 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1071 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1073 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 1076 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1077 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1079 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 1083 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1085 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 1089 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 1090 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 1091 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 1092 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 1093 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 1095 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1096 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 1097 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 1098 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 1099 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1104 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1106 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 1108 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1109 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1110 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1112 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 1114 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1115 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1116 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1158 | ERROR | [ ] Method name "HTTP_WebDAV_Server::http_DELETE" | | is not in camel caps format 1193 | ERROR | [ ] Method name "HTTP_WebDAV_Server::http_COPY" is | | not in camel caps format 1210 | ERROR | [ ] Method name "HTTP_WebDAV_Server::http_MOVE" is | | not in camel caps format 1231 | ERROR | [ ] Method name "HTTP_WebDAV_Server::http_LOCK" is | | not in camel caps format 1329 | ERROR | [ ] Method name "HTTP_WebDAV_Server::http_UNLOCK" | | is not in camel caps format 1355 | WARNING | [ ] Method name "_copymove" should not be prefixed | | with an underscore to indicate visibility 1413 | WARNING | [ ] Method name "_allow" should not be prefixed | | with an underscore to indicate visibility 1475 | WARNING | [ ] Method name "_check_auth" should not be | | prefixed with an underscore to indicate | | visibility 1475 | ERROR | [ ] Method name "HTTP_WebDAV_Server::_check_auth" | | is not in camel caps format 1506 | WARNING | [ ] Method name "_new_uuid" should not be prefixed | | with an underscore to indicate visibility 1506 | ERROR | [ ] Method name "HTTP_WebDAV_Server::_new_uuid" is | | not in camel caps format 1536 | WARNING | [ ] Method name "_new_locktoken" should not be | | prefixed with an underscore to indicate | | visibility 1536 | ERROR | [ ] Method name | | "HTTP_WebDAV_Server::_new_locktoken" is not in | | camel caps format 1552 | WARNING | [ ] Method name "_if_header_lexer" should not be | | prefixed with an underscore to indicate | | visibility 1552 | ERROR | [ ] Method name | | "HTTP_WebDAV_Server::_if_header_lexer" is not | | in camel caps format 1606 | WARNING | [ ] Method name "_if_header_parser" should not be | | prefixed with an underscore to indicate | | visibility 1606 | ERROR | [ ] Method name | | "HTTP_WebDAV_Server::_if_header_parser" is not | | in camel caps format 1691 | WARNING | [ ] Method name "_check_if_header_conditions" | | should not be prefixed with an underscore to | | indicate visibility 1691 | ERROR | [ ] Method name | | "HTTP_WebDAV_Server::_check_if_header_conditions" | | is not in camel caps format 1710 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 1740 | WARNING | [ ] Method name "_check_uri_condition" should not | | be prefixed with an underscore to indicate | | visibility 1740 | ERROR | [ ] Method name | | "HTTP_WebDAV_Server::_check_uri_condition" is | | not in camel caps format 1754 | WARNING | [ ] Method name "_check_lock_status" should not be | | prefixed with an underscore to indicate | | visibility 1754 | ERROR | [ ] Method name | | "HTTP_WebDAV_Server::_check_lock_status" is not | | in camel caps format 1831 | ERROR | [ ] Method name "HTTP_WebDAV_Server::http_status" | | is not in camel caps format 1855 | WARNING | [ ] Method name "_urlencode" should not be prefixed | | with an underscore to indicate visibility 1872 | WARNING | [ ] Method name "_urldecode" should not be prefixed | | with an underscore to indicate visibility 1883 | WARNING | [ ] Method name "_prop_encode" should not be | | prefixed with an underscore to indicate | | visibility 1883 | ERROR | [ ] Method name "HTTP_WebDAV_Server::_prop_encode" | | is not in camel caps format 1886 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1887 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1888 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1889 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1890 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1891 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 1892 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 80 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 193ms; Memory: 14MB FILE: ...s-pipeline/include/HTTP_WebDAV_Server/Tools/_parse_proppatch.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 30 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 30 | ERROR | Class name "_parse_proppatch" is not in PascalCase | | format 137 | WARNING | Method name "_startElement" should not be prefixed | | with an underscore to indicate visibility 182 | WARNING | Method name "_endElement" should not be prefixed | | with an underscore to indicate visibility 216 | WARNING | Method name "_data" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...ws-pipeline/include/HTTP_WebDAV_Server/Tools/_parse_lockinfo.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 3 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 30 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 30 | ERROR | [ ] Class name "_parse_lockinfo" is not in | | PascalCase format 149 | WARNING | [ ] Method name "_startElement" should not be | | prefixed with an underscore to indicate | | visibility 175 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 176 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 177 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 178 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 179 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 180 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 181 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 182 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 183 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 184 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 197 | WARNING | [ ] Method name "_data" should not be prefixed with | | an underscore to indicate visibility 213 | WARNING | [ ] Method name "_endElement" should not be prefixed | | with an underscore to indicate visibility ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...ws-pipeline/include/HTTP_WebDAV_Server/Tools/_parse_propfind.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 30 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 30 | ERROR | Class name "_parse_propfind" is not in PascalCase | | format 136 | WARNING | Method name "_startElement" should not be prefixed | | with an underscore to indicate visibility 181 | WARNING | Method name "_endElement" should not be prefixed | | with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/include/SugarCharts/JsChart.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 11 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 44. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 89 | ERROR | [x] Incorrect spacing between argument "$width" and | | equals sign; expected 1 but found 0 89 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$width"; expected 1 | | but found 0 89 | ERROR | [x] Incorrect spacing between argument "$height" and | | equals sign; expected 1 but found 0 89 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$height"; expected 1 | | but found 0 89 | ERROR | [x] Incorrect spacing between argument "$resize" and | | equals sign; expected 1 but found 0 89 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$resize"; expected 1 | | but found 0 137 | ERROR | [x] Incorrect spacing between argument "$xmlFile" | | and equals sign; expected 1 but found 0 137 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$xmlFile"; expected 1 | | but found 0 142 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 210 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 214 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 257 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 283 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 512 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 551 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 605 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 612 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 635 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 694 | ERROR | [ ] Method name "JsChart::get_image_cache_file_name" | | is not in camel caps format 729 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 124ms; Memory: 12MB FILE: .../suitecrm-aws-pipeline/include/SugarCharts/SugarChartFactory.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/include/SugarCharts/SugarChart.php ---------------------------------------------------------------------- FOUND 68 ERRORS AND 19 WARNINGS AFFECTING 58 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 146 | ERROR | [x] Incorrect spacing between argument "$legend" and | | equals sign; expected 1 but found 0 146 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$legend"; expected 1 | | but found 0 146 | ERROR | [x] Incorrect spacing between argument "$labels" and | | equals sign; expected 1 but found 0 146 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$labels"; expected 1 | | but found 0 146 | ERROR | [x] Incorrect spacing between argument "$print" and | | equals sign; expected 1 but found 0 146 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$print"; expected 1 | | but found 0 146 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 169 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 170 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 183 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 184 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 196 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 197 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 232 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 233 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 239 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 285 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 286 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 303 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 304 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 305 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 314 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 317 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 318 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 328 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 329 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 399 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 400 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 439 | ERROR | [x] Incorrect spacing between argument "$decimals" | | and equals sign; expected 1 but found 0 439 | ERROR | [x] Incorrect spacing between argument | | "$decimal_point" and equals sign; expected 1 but | | found 0 439 | ERROR | [x] Incorrect spacing between argument | | "$thousands_sep" and equals sign; expected 1 but | | found 0 467 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 509 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 549 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 582 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 617 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 620 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 622 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 637 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 686 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 708 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 709 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 725 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 726 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 727 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 763 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 763 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 764 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 793 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 793 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 794 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 794 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 795 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 795 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 796 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 798 | ERROR | [x] Incorrect spacing between argument "$width" and | | equals sign; expected 1 but found 0 798 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$width"; expected 1 | | but found 0 798 | ERROR | [x] Incorrect spacing between argument "$height" and | | equals sign; expected 1 but found 0 798 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$height"; expected 1 | | but found 0 798 | ERROR | [x] Incorrect spacing between argument "$resize" and | | equals sign; expected 1 but found 0 798 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$resize"; expected 1 | | but found 0 816 | ERROR | [x] Incorrect spacing between argument "$xmlFile" | | and equals sign; expected 1 but found 0 816 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$xmlFile"; expected 1 | | but found 0 825 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 833 | WARNING | [ ] Line exceeds 120 characters; contains 260 | | characters 838 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 840 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 843 | ERROR | [x] Incorrect spacing between argument | | "$keycolname1" and equals sign; expected 1 but | | found 0 843 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$keycolname1"; | | expected 1 but found 0 843 | ERROR | [x] Incorrect spacing between argument "$translate1" | | and equals sign; expected 1 but found 0 843 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$translate1"; expected | | 1 but found 0 843 | ERROR | [x] Incorrect spacing between argument | | "$keycolname2" and equals sign; expected 1 but | | found 0 843 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$keycolname2"; | | expected 1 but found 0 843 | ERROR | [x] Incorrect spacing between argument "$translate2" | | and equals sign; expected 1 but found 0 843 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$translate2"; expected | | 1 but found 0 843 | ERROR | [x] Incorrect spacing between argument "$ifsort2" | | and equals sign; expected 1 but found 0 843 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ifsort2"; expected 1 | | but found 0 843 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 845 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 912 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 950 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 950 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 951 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 67 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 129ms; Memory: 12MB FILE: .../workspace/suitecrm-aws-pipeline/include/SugarCharts/Jit/Jit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/include/SugarFields/SugarFieldHandler.php ---------------------------------------------------------------------- FOUND 21 ERRORS AND 3 WARNINGS AFFECTING 22 LINES ---------------------------------------------------------------------- 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 52 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 54 | ERROR | [ ] Method name | | "SugarFieldHandler::SugarFieldHandler" is not in | | camel caps format 56 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 69 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 70 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 72 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 73 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 74 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 75 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 76 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 77 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 79 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 80 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 82 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 83 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 85 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 86 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 88 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 89 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 89 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 12 100 | ERROR | [x] Incorrect spacing between argument | | "$returnNullIfBase" and equals sign; expected 1 | | but found 0 100 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$returnNullIfBase"; | | expected 1 but found 0 154 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...-aws-pipeline/include/SugarFields/Parsers/EditViewMetaParser.php ---------------------------------------------------------------------- FOUND 165 ERRORS AND 8 WARNINGS AFFECTING 165 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 55 and the first side | | effect is on line 3. 55 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 63 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 65 | ERROR | [ ] Method name | | "EditViewMetaParser::EditViewMetaParser" is not | | in camel caps format 67 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 87 | ERROR | [x] Incorrect spacing between argument "$merge" and | | equals sign; expected 1 but found 0 87 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$merge"; expected 1 | | but found 0 87 | ERROR | [x] Incorrect spacing between argument "$masterCopy" | | and equals sign; expected 1 but found 0 87 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$masterCopy"; expected | | 1 but found 0 126 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 142 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 3 142 | ERROR | [x] Expected 1 space before "=>"; 0 found 142 | ERROR | [x] Expected 1 space after "=>"; 0 found 143 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 145 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 146 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 11 147 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 11 148 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 11 149 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 11 151 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 11 152 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 15 155 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 15 158 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 15 159 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 19 160 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 15 163 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 15 164 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 19 165 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 15 167 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 15 170 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 15 171 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 19 172 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 15 175 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 15 176 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 15 177 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 15 179 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 15 180 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 19 182 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 19 183 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 23 184 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 19 186 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 19 187 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 23 188 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 19 191 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 19 192 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 19 194 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 19 195 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 19 196 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 19 198 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 19 200 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 23 201 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 19 202 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 23 202 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 209 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 27 210 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 31 211 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 31 212 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 31 213 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 35 214 | ERROR | [x] Line indented incorrectly; expected at least 44 | | spaces, found 39 215 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 35 216 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 39 217 | ERROR | [x] Line indented incorrectly; expected at least 48 | | spaces, found 43 218 | ERROR | [x] Line indented incorrectly; expected at least 48 | | spaces, found 43 218 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 219 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 39 220 | ERROR | [x] Line indented incorrectly; expected at least 48 | | spaces, found 43 221 | ERROR | [x] Line indented incorrectly; expected at least 48 | | spaces, found 43 221 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 222 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 39 223 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 35 224 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 31 225 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 27 227 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 31 228 | ERROR | [x] Line indented incorrectly; expected at least 40 | | spaces, found 35 229 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 31 230 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 31 231 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 27 232 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 23 233 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 27 234 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 31 235 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 35 236 | ERROR | [x] Line indented incorrectly; expected at least 44 | | spaces, found 39 237 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 35 239 | ERROR | [x] Line indented incorrectly; expected at least 44 | | spaces, found 39 242 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 39 244 | ERROR | [x] Line indented incorrectly; expected at least 48 | | spaces, found 43 245 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 39 246 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 35 247 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 31 248 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 249 | ERROR | [x] Line indented incorrectly; expected at least 40 | | spaces, found 35 250 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 35 251 | ERROR | [x] Line indented incorrectly; expected at least 44 | | spaces, found 39 252 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 35 254 | ERROR | [x] Line indented incorrectly; expected at least 44 | | spaces, found 39 255 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 39 256 | ERROR | [x] Line indented incorrectly; expected at least 48 | | spaces, found 43 257 | ERROR | [x] Line indented incorrectly; expected at least 48 | | spaces, found 43 258 | ERROR | [x] Line indented incorrectly; expected 48 spaces, | | found 43 259 | ERROR | [x] Line indented incorrectly; expected 52 spaces, | | found 47 260 | ERROR | [x] Line indented incorrectly; expected at least 56 | | spaces, found 51 261 | ERROR | [x] Line indented incorrectly; expected 52 spaces, | | found 47 262 | ERROR | [x] Line indented incorrectly; expected at least 56 | | spaces, found 51 263 | ERROR | [x] Line indented incorrectly; expected 52 spaces, | | found 47 264 | ERROR | [x] Line indented incorrectly; expected 48 spaces, | | found 43 265 | ERROR | [x] Line indented incorrectly; expected 44 spaces, | | found 39 266 | ERROR | [x] Line indented incorrectly; expected 40 spaces, | | found 35 267 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 31 268 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 27 269 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 23 270 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 19 273 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 19 275 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 23 276 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 23 277 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 23 279 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 23 280 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 27 281 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 27 282 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 27 283 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 23 284 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 27 285 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 23 286 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 19 287 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 23 288 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 27 289 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 27 290 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 27 291 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 31 292 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 27 293 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 27 294 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 31 295 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 31 296 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 27 297 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 23 298 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 27 299 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 27 300 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 23 301 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 19 303 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 19 304 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 19 306 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 23 307 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 27 308 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 31 309 | ERROR | [x] Line indented incorrectly; expected at least 40 | | spaces, found 35 310 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 31 311 | ERROR | [x] Line indented incorrectly; expected at least 40 | | spaces, found 35 312 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 31 313 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 27 314 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 31 315 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 27 316 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 23 317 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 23 318 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 23 319 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 19 320 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 15 321 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 11 324 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 11 325 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 15 326 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 19 327 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 23 328 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 27 329 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 23 330 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 27 331 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 23 332 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 19 333 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 23 334 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 19 335 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 15 337 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 15 338 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 11 339 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 7 341 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 342 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 3 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 163 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 71ms; Memory: 8MB FILE: ...s-pipeline/include/SugarFields/Parsers/QuickCreateMetaParser.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 9 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 55 and the first side | | effect is on line 3. 55 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 63 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 65 | ERROR | [ ] Method name | | "QuickCreateMetaParser::QuickCreateMetaParser" | | is not in camel caps format 67 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 87 | ERROR | [x] Incorrect spacing between argument "$merge" and | | equals sign; expected 1 but found 0 87 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$merge"; expected 1 | | but found 0 87 | ERROR | [x] Incorrect spacing between argument "$masterCopy" | | and equals sign; expected 1 but found 0 87 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$masterCopy"; expected | | 1 but found 0 140 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 156 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 184 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 185 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 186 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 255 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 3 279 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 63ms; Memory: 8MB FILE: ...ws-pipeline/include/SugarFields/Parsers/DetailViewMetaParser.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 6 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 62 and the first side | | effect is on line 3. 62 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 80 | ERROR | [x] Incorrect spacing between argument "$merge" and | | equals sign; expected 1 but found 0 80 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$merge"; expected 1 | | but found 0 80 | ERROR | [x] Incorrect spacing between argument "$masterCopy" | | and equals sign; expected 1 but found 0 80 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$masterCopy"; expected | | 1 but found 0 95 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 136 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 150 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 152 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 155 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 171 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 7 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...ws-pipeline/include/SugarFields/Parsers/SearchFormMetaParser.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 4 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 51 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 53 | ERROR | [ ] Method name | | "SearchFormMetaParser::SearchFormMetaParser" is | | not in camel caps format 55 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 70 | ERROR | [x] Incorrect spacing between argument "$merge" and | | equals sign; expected 1 but found 0 70 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$merge"; expected 1 | | but found 0 70 | ERROR | [x] Incorrect spacing between argument "$masterCopy" | | and equals sign; expected 1 but found 0 70 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$masterCopy"; expected | | 1 but found 0 119 | ERROR | [x] Expected 1 space before "=>"; 0 found 119 | ERROR | [x] Expected 1 space after "=>"; 0 found 158 | ERROR | [x] Incorrect spacing between argument "$vardefs" | | and equals sign; expected 1 but found 0 158 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$vardefs"; expected 1 | | but found 0 171 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 270 | ERROR | [x] Incorrect spacing between argument "$section" | | and equals sign; expected 1 but found 0 270 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$section"; expected 1 | | but found 0 279 | ERROR | [x] Expected 1 space before "=>"; 0 found 279 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 61ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/include/SugarFields/Parsers/MetaParser.php ---------------------------------------------------------------------- FOUND 24 ERRORS AND 8 WARNINGS AFFECTING 22 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 42. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 64 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 66 | ERROR | [ ] Method name "MetaParser::MetaParser" is not in | | camel caps format 68 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 367 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 4 469 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 659 | ERROR | [x] Expected 1 space before "=>"; 0 found 659 | ERROR | [x] Expected 1 space after "=>"; 0 found 665 | ERROR | [x] Expected 1 space before "=>"; 0 found 665 | ERROR | [x] Expected 1 space after "=>"; 0 found 666 | ERROR | [x] Expected 1 space before "=>"; 0 found 666 | ERROR | [x] Expected 1 space after "=>"; 0 found 680 | ERROR | [x] Expected 1 space before "=>"; 0 found 680 | ERROR | [x] Expected 1 space after "=>"; 0 found 683 | ERROR | [x] Expected 1 space before "=>"; 0 found 683 | ERROR | [x] Expected 1 space after "=>"; 0 found 698 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 703 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 719 | ERROR | [x] Expected 1 space before "=>"; 0 found 719 | ERROR | [x] Expected 1 space after "=>"; 0 found 743 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters 780 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 3 783 | ERROR | [x] Incorrect spacing between argument "$mixed" and | | equals sign; expected 1 but found 0 783 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mixed"; expected 1 | | but found 0 855 | ERROR | [x] Incorrect spacing between argument | | "$formElements" and equals sign; expected 1 but | | found 0 855 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formElements"; | | expected 1 but found 0 855 | ERROR | [x] Incorrect spacing between argument "$vardefs" | | and equals sign; expected 1 but found 0 855 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$vardefs"; expected 1 | | but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 22 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 108ms; Memory: 10MB FILE: ...m-aws-pipeline/include/SugarFields/Parsers/Rules/AddressRule.php ---------------------------------------------------------------------- FOUND 18 ERRORS AND 2 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 58 and the first side | | effect is on line 3. 58 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 68 | ERROR | [x] Expected 1 space before "=>"; 0 found 68 | ERROR | [x] Expected 1 space after "=>"; 0 found 71 | ERROR | [x] Expected 1 space before "=>"; 0 found 71 | ERROR | [x] Expected 1 space after "=>"; 0 found 72 | ERROR | [x] Expected 1 space before "=>"; 0 found 72 | ERROR | [x] Expected 1 space after "=>"; 0 found 77 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 113 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 3 130 | ERROR | [x] Expected 1 space before "=>"; 0 found 130 | ERROR | [x] Expected 1 space after "=>"; 0 found 131 | ERROR | [x] Expected 1 space before "=>"; 0 found 131 | ERROR | [x] Expected 1 space after "=>"; 0 found 152 | ERROR | [x] Expected 1 space before "=>"; 0 found 152 | ERROR | [x] Expected 1 space after "=>"; 0 found 153 | ERROR | [x] Expected 1 space before "=>"; 0 found 153 | ERROR | [x] Expected 1 space after "=>"; 0 found 154 | ERROR | [x] Expected 1 space before "=>"; 0 found 154 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...ipeline/include/SugarFields/Parsers/Rules/CampaignsParseRule.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 4 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 3. 46 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 55 | ERROR | [ ] Method name | | "CampaignsParseRule::CampaignsParseRule" is not | | in camel caps format 57 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 71 | ERROR | [x] Expected 1 space before "=>"; 0 found 71 | ERROR | [x] Expected 1 space after "=>"; 0 found 72 | ERROR | [x] Expected 1 space before "=>"; 0 found 72 | ERROR | [x] Expected 1 space after "=>"; 0 found 73 | ERROR | [x] Expected 1 space before "=>"; 0 found 73 | ERROR | [x] Expected 1 space after "=>"; 0 found 82 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...peline/include/SugarFields/Parsers/Rules/ActivitiesParseRule.php ---------------------------------------------------------------------- FOUND 15 ERRORS AND 3 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 56 | ERROR | [ ] Method name | | "ActivitiesParseRule::ActivitiesParseRule" is not | | in camel caps format 58 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 71 | ERROR | [x] Expected 1 space before "=>"; 0 found 71 | ERROR | [x] Expected 1 space after "=>"; 0 found 72 | ERROR | [x] Expected 1 space before "=>"; 0 found 72 | ERROR | [x] Expected 1 space after "=>"; 0 found 73 | ERROR | [x] Expected 1 space before "=>"; 0 found 73 | ERROR | [x] Expected 1 space after "=>"; 0 found 90 | ERROR | [x] Expected 1 space before "=>"; 0 found 90 | ERROR | [x] Expected 1 space after "=>"; 0 found 91 | ERROR | [x] Expected 1 space before "=>"; 0 found 91 | ERROR | [x] Expected 1 space after "=>"; 0 found 92 | ERROR | [x] Expected 1 space before "=>"; 0 found 92 | ERROR | [x] Expected 1 space after "=>"; 0 found 99 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 3 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ws-pipeline/include/SugarFields/Parsers/Rules/CallsParseRule.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 3 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 56 | ERROR | [ ] Method name "CallsParseRule::CallsParseRule" is | | not in camel caps format 58 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 72 | ERROR | [x] Expected 1 space before "=>"; 0 found 72 | ERROR | [x] Expected 1 space after "=>"; 0 found 73 | ERROR | [x] Expected 1 space before "=>"; 0 found 73 | ERROR | [x] Expected 1 space after "=>"; 0 found 74 | ERROR | [x] Expected 1 space before "=>"; 0 found 74 | ERROR | [x] Expected 1 space after "=>"; 0 found 82 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 3 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...s-pipeline/include/SugarFields/Parsers/Rules/QuotesParseRule.php ---------------------------------------------------------------------- FOUND 18 ERRORS AND 7 WARNINGS AFFECTING 17 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 56 | ERROR | [ ] Method name "QuotesParseRule::QuotesParseRule" | | is not in camel caps format 58 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 71 | ERROR | [x] Expected 1 space before "=>"; 0 found 71 | ERROR | [x] Expected 1 space after "=>"; 0 found 73 | ERROR | [x] Expected 1 space before "=>"; 0 found 73 | ERROR | [x] Expected 1 space after "=>"; 0 found 74 | ERROR | [x] Expected 1 space before "=>"; 0 found 74 | ERROR | [x] Expected 1 space after "=>"; 0 found 103 | ERROR | [x] Expected 1 space before "=>"; 0 found 103 | ERROR | [x] Expected 1 space after "=>"; 0 found 110 | ERROR | [x] Expected 1 space before "=>"; 0 found 110 | ERROR | [x] Expected 1 space after "=>"; 0 found 112 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 116 | ERROR | [x] Expected 1 space before "=>"; 0 found 116 | ERROR | [x] Expected 1 space after "=>"; 0 found 122 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 141 | ERROR | [x] Expected 1 space before "=>"; 0 found 141 | ERROR | [x] Expected 1 space after "=>"; 0 found 142 | ERROR | [x] Expected 1 space before "=>"; 0 found 142 | ERROR | [x] Expected 1 space after "=>"; 0 found 145 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...-aws-pipeline/include/SugarFields/Parsers/Rules/EmptyRowRule.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 1 WARNING AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 3. 57 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 66 | ERROR | [x] Expected 1 space before "=>"; 0 found 66 | ERROR | [x] Expected 1 space after "=>"; 0 found 67 | ERROR | [x] Expected 1 space before "=>"; 0 found 67 | ERROR | [x] Expected 1 space after "=>"; 0 found 70 | ERROR | [x] Expected 1 space before "=>"; 0 found 70 | ERROR | [x] Expected 1 space after "=>"; 0 found 86 | ERROR | [x] Expected 1 space before "=>"; 0 found 86 | ERROR | [x] Expected 1 space after "=>"; 0 found 96 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 3 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...pipeline/include/SugarFields/Parsers/Rules/ContactsParseRule.php ---------------------------------------------------------------------- FOUND 15 ERRORS AND 4 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 56 | ERROR | [ ] Method name | | "ContactsParseRule::ContactsParseRule" is not in | | camel caps format 58 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 72 | ERROR | [x] Expected 1 space before "=>"; 0 found 72 | ERROR | [x] Expected 1 space after "=>"; 0 found 73 | ERROR | [x] Expected 1 space before "=>"; 0 found 73 | ERROR | [x] Expected 1 space after "=>"; 0 found 74 | ERROR | [x] Expected 1 space before "=>"; 0 found 74 | ERROR | [x] Expected 1 space after "=>"; 0 found 86 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$panels"; 1 found 89 | ERROR | [x] Expected 1 space before "=>"; 0 found 89 | ERROR | [x] Expected 1 space after "=>"; 0 found 90 | ERROR | [x] Expected 1 space before "=>"; 0 found 90 | ERROR | [x] Expected 1 space after "=>"; 0 found 91 | ERROR | [x] Expected 1 space before "=>"; 0 found 91 | ERROR | [x] Expected 1 space after "=>"; 0 found 93 | WARNING | [ ] Line exceeds 120 characters; contains 300 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...peline/include/SugarFields/Parsers/Rules/UndefinedVardefRule.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 1 WARNING AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 56 and the first side | | effect is on line 3. 56 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 65 | ERROR | [x] Expected 1 space before "=>"; 0 found 65 | ERROR | [x] Expected 1 space after "=>"; 0 found 66 | ERROR | [x] Expected 1 space before "=>"; 0 found 66 | ERROR | [x] Expected 1 space after "=>"; 0 found 67 | ERROR | [x] Expected 1 space before "=>"; 0 found 67 | ERROR | [x] Expected 1 space after "=>"; 0 found 79 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 3 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...pipeline/include/SugarFields/Parsers/Rules/ProductsParseRule.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 3 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 56 | ERROR | [ ] Method name | | "ProductsParseRule::ProductsParseRule" is not in | | camel caps format 58 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 71 | ERROR | [x] Expected 1 space before "=>"; 0 found 71 | ERROR | [x] Expected 1 space after "=>"; 0 found 72 | ERROR | [x] Expected 1 space before "=>"; 0 found 72 | ERROR | [x] Expected 1 space after "=>"; 0 found 73 | ERROR | [x] Expected 1 space before "=>"; 0 found 73 | ERROR | [x] Expected 1 space after "=>"; 0 found 93 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 3 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...e/include/SugarFields/Parsers/Rules/VariableSubstitutionRule.php ---------------------------------------------------------------------- FOUND 16 ERRORS AND 7 WARNINGS AFFECTING 17 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 3. 57 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 66 | ERROR | [x] Expected 1 space before "=>"; 0 found 66 | ERROR | [x] Expected 1 space after "=>"; 0 found 67 | ERROR | [x] Expected 1 space before "=>"; 0 found 67 | ERROR | [x] Expected 1 space after "=>"; 0 found 68 | ERROR | [x] Expected 1 space before "=>"; 0 found 68 | ERROR | [x] Expected 1 space after "=>"; 0 found 72 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 79 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 82 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 93 | WARNING | [ ] Line exceeds 120 characters; contains 232 | | characters 111 | ERROR | [x] Line indented incorrectly; expected at least 64 | | spaces, found 59 112 | ERROR | [x] Line indented incorrectly; expected at least 64 | | spaces, found 59 113 | ERROR | [x] Line indented incorrectly; expected at least 64 | | spaces, found 59 137 | ERROR | [x] Expected 1 space before "=>"; 0 found 137 | ERROR | [x] Expected 1 space after "=>"; 0 found 138 | ERROR | [x] Expected 1 space before "=>"; 0 found 138 | ERROR | [x] Expected 1 space after "=>"; 0 found 139 | ERROR | [x] Expected 1 space before "=>"; 0 found 139 | ERROR | [x] Expected 1 space after "=>"; 0 found 140 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 144 | WARNING | [ ] Line exceeds 120 characters; contains 283 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/include/SugarFields/Parsers/Rules/BaseRule.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 54 and the first side effect is on | | line 3. 54 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...-pipeline/include/SugarFields/Parsers/Rules/EmailAddressRule.php ---------------------------------------------------------------------- FOUND 17 ERRORS AND 2 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 3. 57 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 63 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$panels"; 1 found 66 | ERROR | [x] Expected 1 space before "=>"; 0 found 66 | ERROR | [x] Expected 1 space after "=>"; 0 found 71 | ERROR | [x] Expected 1 space before "=>"; 0 found 71 | ERROR | [x] Expected 1 space after "=>"; 0 found 72 | ERROR | [x] Expected 1 space before "=>"; 0 found 72 | ERROR | [x] Expected 1 space after "=>"; 0 found 76 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 87 | ERROR | [x] Line indented incorrectly; expected at least 44 | | spaces, found 22 88 | ERROR | [x] Line indented incorrectly; expected at least 44 | | spaces, found 22 89 | ERROR | [x] Line indented incorrectly; expected at least 44 | | spaces, found 22 102 | ERROR | [x] Expected 1 space before "=>"; 0 found 102 | ERROR | [x] Expected 1 space after "=>"; 0 found 107 | ERROR | [x] Expected 1 space before "=>"; 0 found 107 | ERROR | [x] Expected 1 space after "=>"; 0 found 108 | ERROR | [x] Expected 1 space before "=>"; 0 found 108 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...ws-pipeline/include/SugarFields/Parsers/Rules/LeadsParseRule.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 3 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 56 | ERROR | [ ] Method name "LeadsParseRule::LeadsParseRule" is | | not in camel caps format 58 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 71 | ERROR | [x] Expected 1 space before "=>"; 0 found 71 | ERROR | [x] Expected 1 space after "=>"; 0 found 72 | ERROR | [x] Expected 1 space before "=>"; 0 found 72 | ERROR | [x] Expected 1 space after "=>"; 0 found 73 | ERROR | [x] Expected 1 space before "=>"; 0 found 73 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...peline/include/SugarFields/Parsers/Rules/VariableCleanupRule.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 4 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 56 and the first side | | effect is on line 3. 56 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 65 | ERROR | [x] Expected 1 space before "=>"; 0 found 65 | ERROR | [x] Expected 1 space after "=>"; 0 found 66 | ERROR | [x] Expected 1 space before "=>"; 0 found 66 | ERROR | [x] Expected 1 space after "=>"; 0 found 67 | ERROR | [x] Expected 1 space before "=>"; 0 found 67 | ERROR | [x] Expected 1 space after "=>"; 0 found 69 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 87 | ERROR | [x] Expected 1 space before "=>"; 0 found 87 | ERROR | [x] Expected 1 space after "=>"; 0 found 88 | ERROR | [x] Expected 1 space before "=>"; 0 found 88 | ERROR | [x] Expected 1 space after "=>"; 0 found 89 | ERROR | [x] Expected 1 space before "=>"; 0 found 89 | ERROR | [x] Expected 1 space after "=>"; 0 found 91 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 100 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...rm-aws-pipeline/include/SugarFields/Parsers/Rules/ParseRules.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 53 and the first side effect is on | | line 3. 53 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 67 | WARNING | Line exceeds 120 characters; contains 126 characters 68 | WARNING | Line exceeds 120 characters; contains 126 characters 69 | WARNING | Line exceeds 120 characters; contains 136 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ine/include/SugarFields/Parsers/Rules/OpportunitiesParseRule.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 3 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 56 | ERROR | [ ] Method name | | "OpportunitiesParseRule::OpportunitiesParseRule" | | is not in camel caps format 58 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 71 | ERROR | [x] Expected 1 space before "=>"; 0 found 71 | ERROR | [x] Expected 1 space after "=>"; 0 found 72 | ERROR | [x] Expected 1 space before "=>"; 0 found 72 | ERROR | [x] Expected 1 space after "=>"; 0 found 73 | ERROR | [x] Expected 1 space before "=>"; 0 found 73 | ERROR | [x] Expected 1 space after "=>"; 0 found 81 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 3 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ipeline/include/SugarFields/Parsers/Rules/ContractsParseRule.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 3 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 56 | ERROR | [ ] Method name | | "ContractsParseRule::ContractsParseRule" is not | | in camel caps format 58 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 71 | ERROR | [x] Expected 1 space before "=>"; 0 found 71 | ERROR | [x] Expected 1 space after "=>"; 0 found 72 | ERROR | [x] Expected 1 space before "=>"; 0 found 72 | ERROR | [x] Expected 1 space after "=>"; 0 found 73 | ERROR | [x] Expected 1 space before "=>"; 0 found 73 | ERROR | [x] Expected 1 space after "=>"; 0 found 81 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 3 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...pipeline/include/SugarFields/Parsers/Rules/MeetingsParseRule.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 3 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 56 | ERROR | [ ] Method name | | "MeetingsParseRule::MeetingsParseRule" is not in | | camel caps format 58 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 72 | ERROR | [x] Expected 1 space before "=>"; 0 found 72 | ERROR | [x] Expected 1 space after "=>"; 0 found 73 | ERROR | [x] Expected 1 space before "=>"; 0 found 73 | ERROR | [x] Expected 1 space after "=>"; 0 found 74 | ERROR | [x] Expected 1 space before "=>"; 0 found 74 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ipeline/include/SugarFields/Parsers/Rules/DocumentsParseRule.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 4 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 56 | ERROR | [ ] Method name | | "DocumentsParseRule::DocumentsParseRule" is not | | in camel caps format 58 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 70 | ERROR | [x] Expected 1 space before "=>"; 0 found 70 | ERROR | [x] Expected 1 space after "=>"; 0 found 71 | ERROR | [x] Expected 1 space before "=>"; 0 found 71 | ERROR | [x] Expected 1 space after "=>"; 0 found 72 | ERROR | [x] Expected 1 space before "=>"; 0 found 72 | ERROR | [x] Expected 1 space after "=>"; 0 found 77 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 115 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 118 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$panels"; 1 found 120 | ERROR | [x] Expected 1 space before "=>"; 0 found 120 | ERROR | [x] Expected 1 space after "=>"; 0 found 121 | ERROR | [x] Expected 1 space before "=>"; 0 found 121 | ERROR | [x] Expected 1 space after "=>"; 0 found 122 | ERROR | [x] Expected 1 space before "=>"; 0 found 122 | ERROR | [x] Expected 1 space after "=>"; 0 found 124 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 19 125 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 19 126 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 19 133 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 7 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 18 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...ws-pipeline/include/SugarFields/Parsers/Rules/NotesParseRule.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 4 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 56 | ERROR | [ ] Method name "NotesParseRule::NotesParseRule" is | | not in camel caps format 58 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 70 | ERROR | [x] Expected 1 space before "=>"; 0 found 70 | ERROR | [x] Expected 1 space after "=>"; 0 found 71 | ERROR | [x] Expected 1 space before "=>"; 0 found 71 | ERROR | [x] Expected 1 space after "=>"; 0 found 72 | ERROR | [x] Expected 1 space before "=>"; 0 found 72 | ERROR | [x] Expected 1 space after "=>"; 0 found 77 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 87 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...aws-pipeline/include/SugarFields/Parsers/Rules/BugsParseRule.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 3 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 56 | ERROR | [ ] Method name "BugsParseRule::BugsParseRule" is not | | in camel caps format 58 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 71 | ERROR | [x] Expected 1 space before "=>"; 0 found 71 | ERROR | [x] Expected 1 space after "=>"; 0 found 72 | ERROR | [x] Expected 1 space before "=>"; 0 found 72 | ERROR | [x] Expected 1 space after "=>"; 0 found 73 | ERROR | [x] Expected 1 space before "=>"; 0 found 73 | ERROR | [x] Expected 1 space after "=>"; 0 found 81 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 3 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...pipeline/include/SugarFields/Parsers/Rules/AccountsParseRule.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 6 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 56 | ERROR | [ ] Method name | | "AccountsParseRule::AccountsParseRule" is not in | | camel caps format 58 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 71 | ERROR | [x] Expected 1 space before "=>"; 0 found 71 | ERROR | [x] Expected 1 space after "=>"; 0 found 72 | ERROR | [x] Expected 1 space before "=>"; 0 found 72 | ERROR | [x] Expected 1 space after "=>"; 0 found 73 | ERROR | [x] Expected 1 space before "=>"; 0 found 73 | ERROR | [x] Expected 1 space after "=>"; 0 found 77 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 78 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 79 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...-aws-pipeline/include/SugarFields/Fields/Time/SugarFieldTime.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...eline/include/SugarFields/Fields/Datetime/SugarFieldDatetime.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 124 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 156 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 205 | ERROR | [x] Blank line found at start of control structure 211 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...-aws-pipeline/include/SugarFields/Fields/Html/SugarFieldHtml.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 42. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ine/include/SugarFields/Fields/Multienum/SugarFieldMultienum.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 45 | ERROR | [x] Incorrect spacing between argument "$twopass" | | and equals sign; expected 1 but found 0 45 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$twopass"; expected 1 | | but found 0 111 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...-aws-pipeline/include/SugarFields/Fields/Bool/SugarFieldBool.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 43. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 73 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 110 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...eline/include/SugarFields/Fields/Fullname/SugarFieldFullname.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 59 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 67 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...eline/include/SugarFields/Fields/Download/SugarFieldDownload.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...-aws-pipeline/include/SugarFields/Fields/Base/SugarFieldBase.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 8 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 42. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 74 | WARNING | Line exceeds 120 characters; contains 163 characters 77 | ERROR | Method name "SugarFieldBase::SugarFieldBase" is not | | in camel caps format 79 | WARNING | Line exceeds 120 characters; contains 121 characters 371 | WARNING | Line exceeds 120 characters; contains 141 characters 404 | WARNING | Line exceeds 120 characters; contains 212 characters 430 | WARNING | Line exceeds 120 characters; contains 136 characters 572 | WARNING | Line exceeds 120 characters; contains 144 characters 587 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 103ms; Memory: 10MB FILE: ...ields/Fields/Assigned_user_name/SugarFieldAssigned_user_name.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 43 | ERROR | Class name "SugarFieldAssigned_user_name" is not in | | PascalCase format ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ude/SugarFields/Fields/Datetimecombo/SugarFieldDatetimecombo.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 154 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 172 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...-aws-pipeline/include/SugarFields/Fields/Enum/SugarFieldEnum.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 49 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 61 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 105 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 116 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 118 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 124 | ERROR | [ ] Expected 1 space after closing brace; newline | | found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...eline/include/SugarFields/Fields/Username/SugarFieldUsername.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ipeline/include/SugarFields/Fields/Wysiwyg/SugarFieldWysiwyg.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 43. 45 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 47 | ERROR | [ ] Visibility must be declared on method | | "getDetailViewSmarty" 53 | ERROR | [ ] Visibility must be declared on method | | "getEditViewSmarty" 82 | WARNING | [ ] Line exceeds 120 characters; contains 305 | | characters 86 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...-aws-pipeline/include/SugarFields/Fields/Text/SugarFieldText.php ---------------------------------------------------------------------- FOUND 17 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 62 | ERROR | [x] Incorrect spacing between argument "$field_id" | | and equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$field_id"; expected 1 | | but found 0 62 | ERROR | [x] Incorrect spacing between argument "$value" and | | equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$value"; expected 1 but | | found 0 62 | ERROR | [x] Incorrect spacing between argument "$prefix" and | | equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prefix"; expected 1 | | but found 0 62 | ERROR | [x] Incorrect spacing between argument "$rich_text" | | and equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$rich_text"; expected 1 | | but found 0 62 | ERROR | [x] Incorrect spacing between argument "$maxlength" | | and equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$maxlength"; expected 1 | | but found 0 62 | ERROR | [x] Incorrect spacing between argument "$tabindex" | | and equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tabindex"; expected 1 | | but found 0 62 | ERROR | [x] Incorrect spacing between argument "$cols" and | | equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cols"; expected 1 but | | found 0 62 | ERROR | [x] Incorrect spacing between argument "$rows" and | | equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$rows"; expected 1 but | | found 0 62 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...-pipeline/include/SugarFields/Fields/Relate/SugarFieldRelate.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 42. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 126 | WARNING | Line exceeds 120 characters; contains 123 characters 161 | WARNING | Line exceeds 120 characters; contains 142 characters 163 | WARNING | Line exceeds 120 characters; contains 145 characters 164 | WARNING | Line exceeds 120 characters; contains 158 characters ---------------------------------------------------------------------- Time: 79ms; Memory: 8MB FILE: ...-aws-pipeline/include/SugarFields/Fields/File/SugarFieldFile.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 145 | WARNING | Line exceeds 120 characters; contains 129 characters 159 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...include/SugarFields/Fields/Dynamicenum/SugarFieldDynamicenum.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...-pipeline/include/SugarFields/Fields/Parent/SugarFieldParent.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 6 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 40. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 116 | WARNING | Line exceeds 120 characters; contains 136 characters 175 | WARNING | Line exceeds 120 characters; contains 136 characters 222 | WARNING | Line exceeds 120 characters; contains 130 characters 223 | WARNING | Line exceeds 120 characters; contains 135 characters 244 | WARNING | Line exceeds 120 characters; contains 136 characters ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...eline/include/SugarFields/Fields/Currency/SugarFieldCurrency.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 43. 45 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 95 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...clude/SugarFields/Fields/CronSchedule/SugarFieldCronSchedule.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 4 and the first side effect is on | | line 2. 4 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 35 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/include/SugarFields/Fields/Id/SugarFieldId.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ws-pipeline/include/SugarFields/Fields/Float/SugarFieldFloat.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 43. 45 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 78 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ine/include/SugarFields/Fields/Radioenum/SugarFieldRadioenum.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 3. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...rm-aws-pipeline/include/SugarFields/Fields/Int/SugarFieldInt.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 43. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 135 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...clude/SugarFields/Fields/Collection/ViewSugarFieldCollection.php ---------------------------------------------------------------------- FOUND 30 ERRORS AND 42 WARNINGS AFFECTING 60 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 41. 44 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 86 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 88 | ERROR | [ ] Method name | | "ViewSugarFieldCollection::ViewSugarFieldCollection" | | is not in camel caps format 90 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 150 | ERROR | [ ] Method name | | "ViewSugarFieldCollection::retrieve_values" is | | not in camel caps format 155 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 158 | ERROR | [x] Expected 1 space before "=>"; 0 found 158 | ERROR | [x] Expected 1 space after "=>"; 0 found 182 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 196 | ERROR | [x] Expected 1 space before "=>"; 0 found 196 | ERROR | [x] Expected 1 space after "=>"; 0 found 220 | ERROR | [ ] Method name | | "ViewSugarFieldCollection::process_detailview" | | is not in camel caps format 226 | ERROR | [ ] Method name | | "ViewSugarFieldCollection::process_editview" is | | not in camel caps format 240 | ERROR | [x] Expected 1 space before "=>"; 0 found 240 | ERROR | [x] Expected 1 space after "=>"; 0 found 244 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 245 | ERROR | [x] Expected 1 space before "=>"; 0 found 245 | ERROR | [x] Expected 1 space after "=>"; 0 found 255 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 256 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 259 | ERROR | [x] Expected 1 space before "=>"; 0 found 259 | ERROR | [x] Expected 1 space after "=>"; 0 found 262 | ERROR | [x] Expected 1 space before "=>"; 0 found 262 | ERROR | [x] Expected 1 space after "=>"; 0 found 265 | ERROR | [x] Expected 1 space before "=>"; 0 found 265 | ERROR | [x] Expected 1 space after "=>"; 0 found 271 | WARNING | [ ] Line exceeds 120 characters; contains 258 | | characters 278 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 289 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 290 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 293 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 296 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 297 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 303 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 305 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 308 | WARNING | [ ] Line exceeds 120 characters; contains 281 | | characters 311 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 313 | WARNING | [ ] Line exceeds 120 characters; contains 293 | | characters 321 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 328 | WARNING | [ ] Line exceeds 120 characters; contains 267 | | characters 338 | ERROR | [ ] Method name "ViewSugarFieldCollection::init_tpl" | | is not in camel caps format 340 | ERROR | [x] Expected 1 space before "=>"; 0 found 340 | ERROR | [x] Expected 1 space after "=>"; 0 found 403 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 417 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 421 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 422 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 423 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 424 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 425 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 437 | ERROR | [x] Expected 1 space before "=>"; 0 found 437 | ERROR | [x] Expected 1 space after "=>"; 0 found 450 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 456 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 460 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 465 | ERROR | [x] Expected 1 space before "=>"; 0 found 465 | ERROR | [x] Expected 1 space after "=>"; 0 found 467 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 468 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 469 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 470 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 471 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 479 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 480 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 492 | ERROR | [x] Expected 1 space before "=>"; 0 found 492 | ERROR | [x] Expected 1 space after "=>"; 0 found 499 | ERROR | [x] Expected 1 space before "=>"; 0 found 499 | ERROR | [x] Expected 1 space after "=>"; 0 found 515 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 541 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 542 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 24 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 99ms; Memory: 10MB FILE: ...e/include/SugarFields/Fields/Collection/SugarFieldCollection.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 5 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 42 and the first side | | effect is on line 41. 42 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 113 | ERROR | [x] Expected 1 space before "=>"; 0 found 113 | ERROR | [x] Expected 1 space after "=>"; 0 found 148 | ERROR | [x] Expected 1 space before "=>"; 0 found 148 | ERROR | [x] Expected 1 space after "=>"; 0 found 157 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 159 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 181 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 186 | ERROR | [x] Expected 1 space before "=>"; 0 found 186 | ERROR | [x] Expected 1 space after "=>"; 0 found 187 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 62ms; Memory: 8MB FILE: ...ws-pipeline/include/SugarFields/Fields/Image/SugarFieldImage.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 1 WARNING AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 42. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 113 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 114 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 115 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 116 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 131 | ERROR | [ ] Method name "SugarFieldImage::verify_image" is | | not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...ws-pipeline/include/SugarFields/Fields/Phone/SugarFieldPhone.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ipeline/include/SugarFields/Fields/Address/SugarFieldAddress.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 1 WARNING AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 72 and the first side | | effect is on line 3. 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...eline/include/SugarFields/Fields/Password/SugarFieldPassword.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...eline/include/SugarFields/Fields/Readonly/SugarFieldReadonly.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ine/include/SugarFields/Fields/EmailBody/SugarFieldEmailBody.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 42. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/include/SugarQueue/SugarCronRemoteJobs.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 105 | WARNING | Line exceeds 120 characters; contains 171 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/include/SugarQueue/SugarJobQueue.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 178 | WARNING | Line exceeds 120 characters; contains 143 characters 179 | WARNING | Line exceeds 120 characters; contains 155 characters 208 | WARNING | Line exceeds 120 characters; contains 155 characters 222 | WARNING | Line exceeds 120 characters; contains 180 characters ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/include/SugarQueue/SugarCronJobs.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 3. 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 226 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 226 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/include/SearchForm/SugarSpot.php ---------------------------------------------------------------------- FOUND 15 ERRORS AND 19 WARNINGS AFFECTING 27 LINES ---------------------------------------------------------------------- 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 70 | ERROR | [x] Incorrect spacing between argument "$offset" and | | equals sign; expected 1 but found 0 70 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$offset"; expected 1 | | but found 0 91 | ERROR | [x] Incorrect spacing between argument "$offset" and | | equals sign; expected 1 but found 0 91 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$offset"; expected 1 | | but found 0 97 | ERROR | [x] Expected 1 space before "=>"; 0 found 97 | ERROR | [x] Expected 1 space after "=>"; 0 found 124 | ERROR | [x] Expected 1 space before "=>"; 0 found 124 | ERROR | [x] Expected 1 space after "=>"; 0 found 178 | WARNING | [ ] Method name "_getCount" should not be prefixed | | with an underscore to indicate visibility 204 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 209 | ERROR | [x] Expected 1 space before "=>"; 0 found 209 | ERROR | [x] Expected 1 space after "=>"; 0 found 252 | WARNING | [ ] Method name "_performSearch" should not be | | prefixed with an underscore to indicate | | visibility 267 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 269 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 296 | ERROR | [x] Expected 1 space before "=>"; 0 found 296 | ERROR | [x] Expected 1 space after "=>"; 0 found 309 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 320 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 332 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 358 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 366 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 399 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 408 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 418 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 419 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 423 | ERROR | [x] Expected 1 space before "=>"; 0 found 423 | ERROR | [x] Expected 1 space after "=>"; 0 found 428 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 484 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 497 | WARNING | [ ] Method name "_searchKeys" should not be prefixed | | with an underscore to indicate visibility 507 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 519 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 87ms; Memory: 10MB FILE: ...orkspace/suitecrm-aws-pipeline/include/SearchForm/SearchForm.php ---------------------------------------------------------------------- FOUND 16 ERRORS AND 31 WARNINGS AFFECTING 41 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 42. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 132 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 134 | ERROR | [ ] Method name "SearchForm::SearchForm" is not in | | camel caps format 136 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 171 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 184 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 19 185 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 23 186 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 27 186 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 187 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 23 188 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 19 241 | ERROR | [x] Incorrect spacing between argument "$module" and | | equals sign; expected 1 but found 0 241 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$module"; expected 1 | | but found 0 250 | ERROR | [x] Expected 1 space before "=>"; 0 found 250 | ERROR | [x] Expected 1 space after "=>"; 0 found 255 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 256 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 276 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 296 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 305 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 364 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 402 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 462 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 538 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 544 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 561 | WARNING | [ ] Line exceeds 120 characters; contains 269 | | characters 582 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 586 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 587 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 588 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 591 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 634 | ERROR | [x] Incorrect spacing between argument | | "$listViewDefs" and equals sign; expected 1 but | | found 0 634 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$listViewDefs"; | | expected 1 but found 0 634 | ERROR | [x] Incorrect spacing between argument "$lv" and | | equals sign; expected 1 but found 0 634 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$lv"; expected 1 but | | found 0 641 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 644 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 680 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 683 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 702 | WARNING | [ ] Line exceeds 120 characters; contains 252 | | characters 703 | WARNING | [ ] Line exceeds 120 characters; contains 269 | | characters 709 | WARNING | [ ] Line exceeds 120 characters; contains 274 | | characters 720 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 721 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 725 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 726 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 113ms; Memory: 12MB FILE: ...rkspace/suitecrm-aws-pipeline/include/SearchForm/SearchForm2.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 81 WARNINGS AFFECTING 85 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 51 and the first side effect is | | on line 42. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 127 | WARNING | Line exceeds 120 characters; contains 159 | | characters 204 | WARNING | Line exceeds 120 characters; contains 132 | | characters 298 | WARNING | Line exceeds 120 characters; contains 150 | | characters 309 | WARNING | Line exceeds 120 characters; contains 131 | | characters 371 | WARNING | Line exceeds 120 characters; contains 135 | | characters 376 | WARNING | Line exceeds 120 characters; contains 135 | | characters 536 | WARNING | Line exceeds 120 characters; contains 181 | | characters 557 | WARNING | Line exceeds 120 characters; contains 127 | | characters 564 | WARNING | Line exceeds 120 characters; contains 129 | | characters 582 | WARNING | Method name "_displayTabs" should not be prefixed | | with an underscore to indicate visibility 592 | WARNING | Line exceeds 120 characters; contains 122 | | characters 619 | WARNING | Method name "_build_field_defs" should not be | | prefixed with an underscore to indicate visibility 619 | ERROR | Method name "SearchForm::_build_field_defs" is not | | in camel caps format 623 | WARNING | Line exceeds 120 characters; contains 144 | | characters 626 | WARNING | Line exceeds 120 characters; contains 129 | | characters 655 | WARNING | Line exceeds 120 characters; contains 168 | | characters 664 | WARNING | Line exceeds 120 characters; contains 143 | | characters 666 | WARNING | Line exceeds 120 characters; contains 126 | | characters 669 | WARNING | Line exceeds 120 characters; contains 237 | | characters 696 | WARNING | Line exceeds 120 characters; contains 145 | | characters 701 | WARNING | Line exceeds 120 characters; contains 139 | | characters 703 | WARNING | Line exceeds 120 characters; contains 125 | | characters 750 | WARNING | Line exceeds 120 characters; contains 131 | | characters 772 | WARNING | Line exceeds 120 characters; contains 148 | | characters 773 | WARNING | Line exceeds 120 characters; contains 242 | | characters 788 | WARNING | Line exceeds 120 characters; contains 126 | | characters 795 | WARNING | Line exceeds 120 characters; contains 159 | | characters 797 | WARNING | Line exceeds 120 characters; contains 132 | | characters 807 | WARNING | Line exceeds 120 characters; contains 124 | | characters 908 | WARNING | Line exceeds 120 characters; contains 125 | | characters 917 | WARNING | Line exceeds 120 characters; contains 127 | | characters 918 | WARNING | Line exceeds 120 characters; contains 161 | | characters 923 | WARNING | Line exceeds 120 characters; contains 150 | | characters 938 | WARNING | Line exceeds 120 characters; contains 137 | | characters 939 | WARNING | Line exceeds 120 characters; contains 167 | | characters 940 | WARNING | Line exceeds 120 characters; contains 154 | | characters 941 | WARNING | Line exceeds 120 characters; contains 133 | | characters 956 | WARNING | Line exceeds 120 characters; contains 133 | | characters 992 | WARNING | Line exceeds 120 characters; contains 156 | | characters 993 | WARNING | Line exceeds 120 characters; contains 143 | | characters 995 | WARNING | Line exceeds 120 characters; contains 141 | | characters 998 | WARNING | Line exceeds 120 characters; contains 137 | | characters 1020 | WARNING | Line exceeds 120 characters; contains 128 | | characters 1035 | ERROR | Expected 1 space after closing brace; newline found 1113 | ERROR | Expected 1 space after closing brace; newline found 1115 | WARNING | Line exceeds 120 characters; contains 133 | | characters 1116 | WARNING | Line exceeds 120 characters; contains 159 | | characters 1120 | WARNING | Line exceeds 120 characters; contains 157 | | characters 1121 | ERROR | Expected 1 space after closing brace; newline found 1124 | WARNING | Line exceeds 120 characters; contains 226 | | characters 1130 | WARNING | Line exceeds 120 characters; contains 168 | | characters 1143 | WARNING | Line exceeds 120 characters; contains 125 | | characters 1198 | WARNING | Line exceeds 120 characters; contains 137 | | characters 1199 | WARNING | Line exceeds 120 characters; contains 134 | | characters 1200 | WARNING | Line exceeds 120 characters; contains 124 | | characters 1206 | WARNING | Line exceeds 120 characters; contains 169 | | characters 1209 | WARNING | Line exceeds 120 characters; contains 135 | | characters 1219 | WARNING | Line exceeds 120 characters; contains 124 | | characters 1236 | WARNING | Line exceeds 120 characters; contains 146 | | characters 1244 | WARNING | Line exceeds 120 characters; contains 139 | | characters 1255 | WARNING | Line exceeds 120 characters; contains 169 | | characters 1283 | WARNING | Line exceeds 120 characters; contains 129 | | characters 1288 | WARNING | Line exceeds 120 characters; contains 129 | | characters 1290 | WARNING | Line exceeds 120 characters; contains 169 | | characters 1297 | WARNING | Line exceeds 120 characters; contains 181 | | characters 1304 | WARNING | Line exceeds 120 characters; contains 140 | | characters 1313 | WARNING | Line exceeds 120 characters; contains 125 | | characters 1314 | WARNING | Line exceeds 120 characters; contains 145 | | characters 1315 | WARNING | Line exceeds 120 characters; contains 145 | | characters 1316 | WARNING | Line exceeds 120 characters; contains 178 | | characters 1326 | WARNING | Line exceeds 120 characters; contains 123 | | characters 1331 | WARNING | Line exceeds 120 characters; contains 169 | | characters 1332 | WARNING | Line exceeds 120 characters; contains 193 | | characters 1335 | WARNING | Line exceeds 120 characters; contains 130 | | characters 1337 | WARNING | Line exceeds 120 characters; contains 210 | | characters 1338 | WARNING | Line exceeds 120 characters; contains 169 | | characters 1339 | WARNING | Line exceeds 120 characters; contains 125 | | characters 1340 | WARNING | Line exceeds 120 characters; contains 125 | | characters 1341 | WARNING | Line exceeds 120 characters; contains 123 | | characters 1349 | WARNING | Line exceeds 120 characters; contains 133 | | characters 1350 | WARNING | Line exceeds 120 characters; contains 140 | | characters 1385 | WARNING | Line exceeds 120 characters; contains 130 | | characters 1388 | WARNING | Line exceeds 120 characters; contains 122 | | characters 1421 | WARNING | Line exceeds 120 characters; contains 152 | | characters ---------------------------------------------------------------------- Time: 218ms; Memory: 20MB FILE: ...tecrm-aws-pipeline/include/SuiteEditor/SuiteEditorDirectHTML.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 42. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...s-pipeline/include/SuiteEditor/SuiteEditorSettingsForTinyMCE.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 42. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/include/SuiteEditor/SuiteEditorConnector.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 60 and the first side | | effect is on line 42. 60 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 94 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/include/SuiteEditor/SuiteEditorSettings.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 42. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/include/SuiteEditor/SuiteEditorMozaik.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 42. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/include/SuiteEditor/SuiteEditorInterface.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 42. 50 | ERROR | Each interface must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/include/SuiteEditor/SuiteEditorTinyMCE.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 42. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ws-pipeline/include/SuiteEditor/SuiteEditorSettingsForMozaik.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 42. 52 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ipeline/include/SuiteEditor/SuiteEditorSettingsForDirectHTML.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 42. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/include/ListView/ListViewData.php ---------------------------------------------------------------------- FOUND 32 ERRORS AND 37 WARNINGS AFFECTING 59 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 3. 50 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 77 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 79 | ERROR | [ ] Method name "ListViewData::ListViewData" is not | | in camel caps format 81 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 94 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 101 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 170 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 184 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 229 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 231 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 232 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 233 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 234 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 235 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 236 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 237 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 238 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 239 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 240 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 241 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 242 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 243 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 244 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 244 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 245 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 253 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 260 | ERROR | [x] Incorrect spacing between argument "$offset" and | | equals sign; expected 1 but found 0 260 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$offset"; expected 1 | | but found 0 260 | ERROR | [x] Incorrect spacing between argument | | "$filter_fields" and equals sign; expected 1 but | | found 0 260 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$filter_fields"; | | expected 1 but found 0 260 | ERROR | [x] Incorrect spacing between argument "$params" and | | equals sign; expected 1 but found 0 260 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$params"; expected 1 | | but found 0 260 | ERROR | [x] Incorrect spacing between argument | | "$singleSelect" and equals sign; expected 1 but | | found 0 260 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$singleSelect"; | | expected 1 but found 0 260 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 278 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 306 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 320 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 341 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 394 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 404 | ERROR | [x] Expected 1 space before "=>"; 0 found 404 | ERROR | [x] Expected 1 space after "=>"; 0 found 419 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 425 | WARNING | [ ] Line exceeds 120 characters; contains 226 | | characters 462 | ERROR | [x] Multi-line function call not indented correctly; | | expected 16 spaces but found 21 467 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 469 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 470 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 471 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 476 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 512 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 515 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 516 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 518 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 527 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 540 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 545 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 547 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 564 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 584 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 627 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 657 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 660 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 663 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 667 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 671 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 30 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 105ms; Memory: 10MB FILE: ...kspace/suitecrm-aws-pipeline/include/ListView/ListViewSmarty.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 14 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 42. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 145 | WARNING | Line exceeds 120 characters; contains 122 characters 189 | WARNING | Line exceeds 120 characters; contains 121 characters 193 | WARNING | Line exceeds 120 characters; contains 147 characters 196 | WARNING | Line exceeds 120 characters; contains 160 characters 204 | WARNING | Line exceeds 120 characters; contains 128 characters 219 | WARNING | Line exceeds 120 characters; contains 123 characters 251 | WARNING | Line exceeds 120 characters; contains 160 characters 298 | WARNING | Line exceeds 120 characters; contains 147 characters 300 | WARNING | Line exceeds 120 characters; contains 163 characters 302 | WARNING | Line exceeds 120 characters; contains 151 characters 317 | WARNING | Line exceeds 120 characters; contains 125 characters 318 | WARNING | Line exceeds 120 characters; contains 131 characters 334 | WARNING | Line exceeds 120 characters; contains 156 characters ---------------------------------------------------------------------- Time: 72ms; Memory: 8MB FILE: ...orkspace/suitecrm-aws-pipeline/include/ListView/ListViewXTPL.php ---------------------------------------------------------------------- FOUND 26 ERRORS AND 21 WARNINGS AFFECTING 42 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 66 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 68 | ERROR | [ ] Method name "ListViewXTPL::ListViewXTPL" is not | | in camel caps format 70 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 111 | WARNING | [ ] Line exceeds 120 characters; contains 424 | | characters 112 | ERROR | [x] Expected 1 space before "=>"; 0 found 112 | ERROR | [x] Expected 1 space after "=>"; 0 found 125 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 128 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 147 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 148 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 161 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 162 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 164 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 165 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 166 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 167 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 168 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 169 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 170 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 171 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 172 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 173 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 174 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 175 | WARNING | [ ] Line exceeds 120 characters; contains 275 | | characters 176 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 180 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 182 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 183 | WARNING | [ ] Line exceeds 120 characters; contains 295 | | characters 183 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 184 | WARNING | [ ] Line exceeds 120 characters; contains 299 | | characters 184 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 185 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 186 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 187 | WARNING | [ ] Line exceeds 120 characters; contains 319 | | characters 187 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 188 | WARNING | [ ] Line exceeds 120 characters; contains 324 | | characters 188 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 189 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 190 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 191 | WARNING | [ ] Line exceeds 120 characters; contains 258 | | characters 193 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 196 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 198 | WARNING | [ ] Line exceeds 120 characters; contains 263 | | characters 219 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 220 | WARNING | [ ] Line exceeds 120 characters; contains 250 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 24 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 59ms; Memory: 8MB FILE: ...kspace/suitecrm-aws-pipeline/include/ListView/ListViewFacade.php ---------------------------------------------------------------------- FOUND 65 ERRORS AND 5 WARNINGS AFFECTING 67 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 3. 57 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 57 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 83 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 89 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 92 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 94 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 94 | ERROR | [ ] Method name "ListViewFacade::ListViewFacade" is | | not in camel caps format 96 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 97 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 99 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 101 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 103 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 112 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 116 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 119 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 120 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 122 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 125 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 126 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 128 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 131 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 132 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 133 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 134 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 136 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 138 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 139 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 141 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 143 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 146 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 147 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 148 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 149 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 151 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 152 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 153 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 154 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 155 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 157 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 158 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 159 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 160 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 162 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 164 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 166 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 169 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 173 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 178 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 179 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 181 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 181 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 183 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 185 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 189 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 198 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 204 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 205 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 206 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 208 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 210 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 216 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 218 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 219 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 221 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 223 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 224 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 226 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 229 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 230 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 63 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/include/ListView/ListViewSubPanel.php ---------------------------------------------------------------------- FOUND 280 ERRORS AND 71 WARNINGS AFFECTING 332 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 42. 49 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 54 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 58 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 60 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 65 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 72 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 77 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 79 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 81 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 83 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 84 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 86 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 89 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 91 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 94 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 96 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 98 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 100 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 102 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 104 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 106 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 107 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 110 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 112 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 116 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 118 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 119 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 120 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 122 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 126 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 128 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 129 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 132 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 132 | ERROR | [ ] Method name | | "ListViewSubPanel::process_dynamic_listview" is | | not in camel caps format 136 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 138 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 144 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 146 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 151 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 153 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 155 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 164 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 165 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 166 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 167 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 169 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 170 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 172 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 172 | ERROR | [ ] Method name | | "ListViewSubPanel::process_dynamic_listview_header" | | is not in camel caps format 182 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 184 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 190 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 192 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 195 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 195 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 197 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 199 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 200 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 202 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 215 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 217 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 219 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 221 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 223 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 225 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 227 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 228 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 230 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 231 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 232 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 234 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 235 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 237 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 240 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 242 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 242 | ERROR | [ ] Method name | | "ListViewSubPanel::process_dynamic_listview_rows" | | is not in camel caps format 242 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 254 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 271 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 273 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 275 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 277 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 278 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 281 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 282 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 284 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 286 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 288 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 289 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 291 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 296 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 296 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 298 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 301 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 303 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 306 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 307 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 309 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 311 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 313 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 319 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 320 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 321 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 322 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 324 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 331 | WARNING | [ ] Line exceeds 120 characters; contains 288 | | characters 332 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 339 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 341 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 346 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 348 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 350 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 360 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 362 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 364 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 375 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 377 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 389 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 395 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 396 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 397 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 400 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 401 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 406 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 409 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 412 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 413 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 420 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 420 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 422 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 423 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 424 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 426 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 433 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 439 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 440 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 442 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 444 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 446 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 447 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 448 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 452 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 454 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 454 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 455 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 458 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 36 459 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 460 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 36 462 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 463 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 36 465 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 36 467 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 468 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 36 468 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 469 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 40 471 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 40 472 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 473 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 40 474 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 36 475 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 478 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 480 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 481 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 483 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 483 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 487 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 36 489 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 36 490 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 491 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 36 491 | WARNING | [ ] Line exceeds 120 characters; contains 318 | | characters 494 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 36 495 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 496 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 40 496 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 499 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 40 501 | ERROR | [x] Line indented incorrectly; expected 36 spaces, | | found 40 502 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 36 503 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 508 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 36 510 | ERROR | [x] Line indented incorrectly; expected 32 spaces, | | found 36 511 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 32 512 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 513 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 514 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 515 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 521 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 524 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 526 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 526 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 534 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 536 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 539 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 541 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 543 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 545 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 549 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 551 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 553 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 555 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 557 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 561 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 565 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 566 | WARNING | [ ] Line exceeds 120 characters; contains 271 | | characters 567 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 575 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 581 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 585 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 591 | WARNING | [ ] Line exceeds 120 characters; contains 233 | | characters 593 | WARNING | [ ] Line exceeds 120 characters; contains 302 | | characters 594 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 597 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 599 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 600 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 601 | WARNING | [ ] Line exceeds 120 characters; contains 232 | | characters 602 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 603 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 604 | WARNING | [ ] Line exceeds 120 characters; contains 281 | | characters 605 | WARNING | [ ] Line exceeds 120 characters; contains 300 | | characters 606 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 607 | WARNING | [ ] Line exceeds 120 characters; contains 310 | | characters 608 | WARNING | [ ] Line exceeds 120 characters; contains 332 | | characters 609 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 611 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 613 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 615 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 616 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 619 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 621 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 623 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 624 | WARNING | [ ] Line exceeds 120 characters; contains 252 | | characters 625 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 626 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 628 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 629 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 630 | WARNING | [ ] Line exceeds 120 characters; contains 225 | | characters 631 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 632 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 633 | WARNING | [ ] Line exceeds 120 characters; contains 285 | | characters 634 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 636 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 637 | WARNING | [ ] Line exceeds 120 characters; contains 289 | | characters 638 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 639 | WARNING | [ ] Line exceeds 120 characters; contains 307 | | characters 640 | WARNING | [ ] Line exceeds 120 characters; contains 317 | | characters 641 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 643 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 645 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 647 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 648 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 651 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 653 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 655 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 656 | WARNING | [ ] Line exceeds 120 characters; contains 241 | | characters 657 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 658 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 665 | WARNING | [ ] Line exceeds 120 characters; contains 1187 | | characters 667 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 672 | WARNING | [ ] Line exceeds 120 characters; contains 1233 | | characters 682 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 686 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 686 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 690 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 693 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 697 | WARNING | [ ] Line exceeds 120 characters; contains 295 | | characters 699 | WARNING | [ ] Line exceeds 120 characters; contains 1343 | | characters 703 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 705 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 707 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 709 | WARNING | [ ] Line exceeds 120 characters; contains 304 | | characters 711 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 712 | WARNING | [ ] Line exceeds 120 characters; contains 301 | | characters 713 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 715 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 721 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 721 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 725 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 726 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 727 | WARNING | [ ] Line exceeds 120 characters; contains 250 | | characters 741 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 742 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 744 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 746 | WARNING | [ ] Line exceeds 120 characters; contains 319 | | characters 748 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 748 | WARNING | [ ] Line exceeds 120 characters; contains 627 | | characters 749 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 749 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 751 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 754 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 754 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 756 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 758 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 759 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 760 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 762 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 763 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 768 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 769 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 770 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 773 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 776 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 778 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 779 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 781 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 783 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 785 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 787 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 788 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 789 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 790 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 791 | WARNING | [ ] Line exceeds 120 characters; contains 360 | | characters 795 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 798 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 800 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 801 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 802 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 804 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 806 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 809 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 810 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 811 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 812 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 813 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 815 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 817 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 818 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 820 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 821 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 823 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 824 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 826 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 828 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 830 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 833 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 834 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 837 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 839 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 840 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 842 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 844 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 846 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 847 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 849 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 850 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 851 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 856 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 860 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 862 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 863 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 864 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 276 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 135ms; Memory: 12MB FILE: ...space/suitecrm-aws-pipeline/include/ListView/ListViewDisplay.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 37 WARNINGS AFFECTING 50 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 42. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 72 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 73 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 88 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 90 | ERROR | [ ] Method name "ListViewDisplay::ListViewDisplay" | | is not in camel caps format 92 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 109 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 205 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 15 206 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 15 220 | ERROR | [x] Expected 1 space before "=>"; 0 found 220 | ERROR | [x] Expected 1 space after "=>"; 0 found 248 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 249 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 272 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 282 | ERROR | [x] Incorrect spacing between argument "$total" and | | equals sign; expected 1 but found 0 282 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$total"; expected 1 | | but found 0 282 | ERROR | [x] Incorrect spacing between argument "$pageTotal" | | and equals sign; expected 1 but found 0 282 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pageTotal"; expected | | 1 but found 0 282 | ERROR | [x] Incorrect spacing between argument "$location" | | and equals sign; expected 1 but found 0 282 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$location"; expected 1 | | but found 0 291 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 299 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 302 | WARNING | [ ] Line exceeds 120 characters; contains 470 | | characters 303 | WARNING | [ ] Line exceeds 120 characters; contains 346 | | characters 304 | WARNING | [ ] Line exceeds 120 characters; contains 346 | | characters 305 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 357 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 376 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 396 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 404 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 416 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 440 | WARNING | [ ] Line exceeds 120 characters; contains 305 | | characters 452 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 453 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 476 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 481 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 502 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 516 | WARNING | [ ] Line exceeds 120 characters; contains 274 | | characters 528 | WARNING | [ ] Line exceeds 120 characters; contains 481 | | characters 536 | ERROR | [x] Incorrect spacing between argument "$total" and | | equals sign; expected 1 but found 0 536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$total"; expected 1 | | but found 0 566 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 570 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 573 | WARNING | [ ] Line exceeds 120 characters; contains 318 | | characters 597 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 600 | WARNING | [ ] Line exceeds 120 characters; contains 286 | | characters 682 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 685 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 712 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 732 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 748 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 773 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 775 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 776 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 785 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 790 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 99ms; Memory: 10MB FILE: ...ns/workspace/suitecrm-aws-pipeline/include/ListView/ListView.php ---------------------------------------------------------------------- FOUND 49 ERRORS AND 94 WARNINGS AFFECTING 125 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 88 | WARNING | [ ] Property name "$_additionalDetails" should not | | be prefixed with an underscore to indicate | | visibility 107 | WARNING | [ ] Line exceeds 120 characters; contains 294 | | characters 116 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 118 | WARNING | [ ] Line exceeds 120 characters; contains 349 | | characters 137 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 137 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 138 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 182 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 194 | ERROR | [ ] Method name | | "ListView::process_dynamic_listview" is not in | | camel caps format 230 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 244 | ERROR | [ ] Method name | | "ListView::process_dynamic_listview_rows" is | | not in camel caps format 298 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 299 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 326 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 335 | WARNING | [ ] Line exceeds 120 characters; contains 438 | | characters 406 | ERROR | [x] Expected 1 space before "=>"; 0 found 406 | ERROR | [x] Expected 1 space after "=>"; 0 found 413 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 414 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 459 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 466 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 467 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 480 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 506 | WARNING | [ ] Line exceeds 120 characters; contains 312 | | characters 535 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 538 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 544 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 610 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 619 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 629 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 646 | ERROR | [x] Incorrect spacing between argument | | "$defaultOrderBy" and equals sign; expected 1 | | but found 0 646 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$defaultOrderBy"; | | expected 1 but found 0 646 | ERROR | [x] Incorrect spacing between argument | | "$force_sortorder" and equals sign; expected 1 | | but found 0 646 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$force_sortorder"; | | expected 1 but found 0 724 | ERROR | [x] Incorrect spacing between argument | | "$allowOrderByOveride" and equals sign; | | expected 1 but found 0 724 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument | | "$allowOrderByOveride"; expected 1 but found 0 877 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 932 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 948 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1025 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 1041 | WARNING | [ ] Line exceeds 120 characters; contains 218 | | characters 1069 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 1172 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 1196 | ERROR | [x] Expected 1 space before "=>"; 0 found 1196 | ERROR | [x] Expected 1 space after "=>"; 0 found 1198 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 1198 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1201 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 1202 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 1202 | ERROR | [x] Expected 1 space before "=>"; 0 found 1202 | ERROR | [x] Expected 1 space after "=>"; 0 found 1203 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1204 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1205 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1206 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1207 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 1208 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 1209 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 1211 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 1212 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1213 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 1214 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1215 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 1216 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 1217 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 1251 | ERROR | [x] Incorrect spacing between argument "$sugarbean" | | and equals sign; expected 1 but found 0 1251 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$sugarbean"; expected | | 1 but found 0 1251 | ERROR | [x] Incorrect spacing between argument | | "$subpanel_def" and equals sign; expected 1 but | | found 0 1251 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$subpanel_def"; | | expected 1 but found 0 1251 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 1288 | WARNING | [ ] Line exceeds 120 characters; contains 258 | | characters 1313 | WARNING | [ ] Line exceeds 120 characters; contains 229 | | characters 1322 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1325 | WARNING | [ ] Line exceeds 120 characters; contains 321 | | characters 1326 | WARNING | [ ] Line exceeds 120 characters; contains 331 | | characters 1329 | WARNING | [ ] Line exceeds 120 characters; contains 369 | | characters 1330 | WARNING | [ ] Line exceeds 120 characters; contains 395 | | characters 1332 | WARNING | [ ] Line exceeds 120 characters; contains 398 | | characters 1333 | WARNING | [ ] Line exceeds 120 characters; contains 427 | | characters 1341 | WARNING | [ ] Line exceeds 120 characters; contains 332 | | characters 1349 | WARNING | [ ] Line exceeds 120 characters; contains 343 | | characters 1354 | WARNING | [ ] Line exceeds 120 characters; contains 310 | | characters 1355 | WARNING | [ ] Line exceeds 120 characters; contains 316 | | characters 1358 | WARNING | [ ] Line exceeds 120 characters; contains 370 | | characters 1362 | WARNING | [ ] Line exceeds 120 characters; contains 375 | | characters 1364 | WARNING | [ ] Line exceeds 120 characters; contains 392 | | characters 1365 | WARNING | [ ] Line exceeds 120 characters; contains 403 | | characters 1373 | WARNING | [ ] Line exceeds 120 characters; contains 327 | | characters 1381 | WARNING | [ ] Line exceeds 120 characters; contains 322 | | characters 1390 | WARNING | [ ] Line exceeds 120 characters; contains 533 | | characters 1391 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 1 1391 | WARNING | [ ] Line exceeds 120 characters; contains 325 | | characters 1392 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 1 1392 | WARNING | [ ] Line exceeds 120 characters; contains 259 | | characters 1394 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 1399 | WARNING | [ ] Line exceeds 120 characters; contains 549 | | characters 1400 | WARNING | [ ] Line exceeds 120 characters; contains 357 | | characters 1401 | WARNING | [ ] Line exceeds 120 characters; contains 291 | | characters 1415 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 1426 | WARNING | [ ] Line exceeds 120 characters; contains 291 | | characters 1428 | WARNING | [ ] Line exceeds 120 characters; contains 437 | | characters 1429 | WARNING | [ ] Line exceeds 120 characters; contains 506 | | characters 1430 | WARNING | [ ] Line exceeds 120 characters; contains 340 | | characters 1431 | WARNING | [ ] Line exceeds 120 characters; contains 272 | | characters 1445 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 1448 | WARNING | [ ] Line exceeds 120 characters; contains 289 | | characters 1457 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1461 | WARNING | [ ] Line exceeds 120 characters; contains 353 | | characters 1462 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 1463 | WARNING | [ ] Line exceeds 120 characters; contains 250 | | characters 1477 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 1482 | WARNING | [ ] Line exceeds 120 characters; contains 314 | | characters 1491 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1492 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1493 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1495 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1500 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 1514 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 1515 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1519 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1525 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 1535 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 1537 | WARNING | [ ] Line exceeds 120 characters; contains 324 | | characters 1557 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 1558 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 1676 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 1680 | WARNING | [ ] Line exceeds 120 characters; contains 436 | | characters 1704 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1706 | WARNING | [ ] Line exceeds 120 characters; contains 260 | | characters 1709 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 1713 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 1724 | WARNING | [ ] Line exceeds 120 characters; contains 358 | | characters 1796 | ERROR | [ ] Method name | | "ListView::process_dynamic_listview_header" is | | not in camel caps format 1811 | ERROR | [x] Expected 1 space before "=>"; 0 found 1811 | ERROR | [x] Expected 1 space after "=>"; 0 found 1816 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 1879 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 1941 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 2071 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2071 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 2092 | ERROR | [ ] Method name "ListView::unique_id" is not in | | camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 44 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 257ms; Memory: 22MB FILE: ...workspace/suitecrm-aws-pipeline/include/social/get_feed_data.php ---------------------------------------------------------------------- FOUND 35 ERRORS AND 17 WARNINGS AFFECTING 52 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 188 and the first side | | effect is on line 46. 74 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 77 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 89 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 92 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 100 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 122 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 128 | WARNING | [ ] Line exceeds 120 characters; contains 204 | | characters 188 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 192 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 196 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 199 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 201 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 203 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 206 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 208 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 219 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 222 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 225 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 226 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 227 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 243 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 245 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 246 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 247 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 249 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 251 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 253 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 265 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 267 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 270 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 272 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 275 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 276 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 277 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 279 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 280 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 281 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 282 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 283 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 285 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 286 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 288 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 290 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 291 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 292 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 293 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 295 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 296 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 298 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 300 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 302 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 35 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 60ms; Memory: 8MB FILE: ...kins/workspace/suitecrm-aws-pipeline/include/social/get_data.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 1 WARNING AFFECTING 6 LINES ---------------------------------------------------------------------- 46 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 46 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 49 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 53 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 53 | ERROR | [x] Expected 1 space(s) after SWITCH keyword; 0 found 53 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 53 | ERROR | [x] Blank line found at start of control structure 55 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 58 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 58 | ERROR | [ ] CASE statements must be defined using a colon 61 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/include/social/hooks.php ---------------------------------------------------------------------- FOUND 18 ERRORS AFFECTING 9 LINES ---------------------------------------------------------------------- 42 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 42 | ERROR | [ ] Class name "hooks" is not in PascalCase format 42 | ERROR | [x] Opening brace of a class must be on the line after | | the definition 44 | ERROR | [ ] Method name "hooks::load_js" is not in camel caps | | format 44 | ERROR | [ ] Visibility must be declared on method "load_js" 44 | ERROR | [x] Opening brace should be on a new line 67 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 67 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 68 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 68 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 69 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 69 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 70 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 70 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 71 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 15 72 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 15 77 | ERROR | [x] Expected 1 blank line at end of file; 2 found 77 | ERROR | [x] The closing brace for the class must go on the next | | line after the body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/include/social/facebook/facebook.class.php ---------------------------------------------------------------------- FOUND 61 ERRORS AND 8 WARNINGS AFFECTING 35 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 5 and the first side | | effect is on line 2. 5 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 5 | ERROR | [ ] Class name "facebook_helper" is not in | | PascalCase format 5 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 7 | ERROR | [ ] The var keyword must not be used to declare a | | property 7 | ERROR | [ ] Visibility must be declared on property | | "$facebook" 9 | ERROR | [ ] Visibility must be declared on method | | "__construct" 9 | ERROR | [x] Opening brace should be on a new line 18 | ERROR | [ ] Method name "facebook_helper::get_my_user" is | | not in camel caps format 18 | ERROR | [ ] Visibility must be declared on method | | "get_my_user" 18 | ERROR | [x] Opening brace should be on a new line 27 | ERROR | [ ] Method name "facebook_helper::get_my_newsfeed" | | is not in camel caps format 27 | ERROR | [ ] Visibility must be declared on method | | "get_my_newsfeed" 27 | ERROR | [x] Opening brace should be on a new line 30 | ERROR | [ ] Method name | | "facebook_helper::get_other_newsfeed" is not in | | camel caps format 30 | ERROR | [ ] Visibility must be declared on method | | "get_other_newsfeed" 30 | ERROR | [x] Opening brace should be on a new line 33 | ERROR | [ ] Method name "facebook_helper::get_login_url" is | | not in camel caps format 33 | ERROR | [ ] Visibility must be declared on method | | "get_login_url" 33 | ERROR | [x] Opening brace should be on a new line 42 | ERROR | [ ] Method name "facebook_helper::get_logout_url" is | | not in camel caps format 42 | ERROR | [ ] Visibility must be declared on method | | "get_logout_url" 42 | ERROR | [x] Opening brace should be on a new line 45 | ERROR | [ ] Method name "facebook_helper::get_facebook_user" | | is not in camel caps format 45 | ERROR | [ ] Visibility must be declared on method | | "get_facebook_user" 45 | ERROR | [x] Opening brace should be on a new line 49 | ERROR | [ ] Method name "facebook_helper::process_feed" is | | not in camel caps format 49 | ERROR | [ ] Visibility must be declared on method | | "process_feed" 49 | ERROR | [x] Opening brace should be on a new line 50 | ERROR | [x] Expected 1 space(s) after SWITCH keyword; 0 | | found 50 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 66 | ERROR | [ ] Method name "facebook_helper::photo_status" is | | not in camel caps format 66 | ERROR | [ ] Visibility must be declared on method | | "photo_status" 66 | ERROR | [x] Opening brace should be on a new line 69 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 79 | ERROR | [ ] Visibility must be declared on method "status" 79 | ERROR | [x] Opening brace should be on a new line 83 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 86 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 86 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 89 | ERROR | [x] Expected 1 space after closing brace; 0 found 89 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found 104 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 2 blank lines before | | brace 105 | ERROR | [ ] Method name "facebook_helper::link_type" is not | | in camel caps format 105 | ERROR | [ ] Visibility must be declared on method | | "link_type" 105 | ERROR | [x] Opening brace should be on a new line 106 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 109 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 116 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 2 blank lines before | | brace 118 | ERROR | [ ] Method name "facebook_helper::video_type" is not | | in camel caps format 118 | ERROR | [ ] Visibility must be declared on method | | "video_type" 118 | ERROR | [x] Opening brace should be on a new line 121 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 122 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 124 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 131 | ERROR | [ ] Method name "facebook_helper::get_to" is not in | | camel caps format 131 | ERROR | [ ] Visibility must be declared on method "get_to" 131 | ERROR | [x] Opening brace should be on a new line 135 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 135 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 136 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 11 136 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 136 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 137 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 15 138 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 15 139 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 11 140 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 140 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 149 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace ---------------------------------------------------------------------- PHPCBF CAN FIX THE 33 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/include/social/facebook/facebookapi.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 1 WARNING AFFECTING 8 LINES ---------------------------------------------------------------------- 19 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 21 | ERROR | [x] Expected 1 space after closing brace; 0 found 21 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found 27 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 32 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 32 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 32 | ERROR | [x] Blank line found at start of control structure 34 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 34 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 39 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 39 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 39 | ERROR | [x] Blank line found at start of control structure 46 | ERROR | [x] Blank line found at end of control structure 48 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...peline/include/social/facebook/facebook_sdk/examples/example.php ---------------------------------------------------------------------- FOUND 13 ERRORS AFFECTING 13 LINES ---------------------------------------------------------------------- 36 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 38 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 39 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 40 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 41 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 42 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 47 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 50 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 77 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 79 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found 93 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 99 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ne/include/social/facebook/facebook_sdk/examples/with_js_sdk.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 6 LINES ---------------------------------------------------------------------- 14 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 16 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 17 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 18 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 19 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 20 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...s-pipeline/include/social/facebook/facebook_sdk/src/facebook.php ---------------------------------------------------------------------- FOUND 15 ERRORS AND 1 WARNING AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 24 and the first side | | effect is on line 18. 24 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 94 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 106 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 8 107 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 8 108 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 6 108 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 109 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 4 109 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 118 | ERROR | [x] Multi-line function call not indented correctly; | | expected 16 spaces but found 8 118 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 119 | ERROR | [x] Multi-line function call not indented correctly; | | expected 16 spaces but found 8 119 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 120 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 6 120 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 162 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...eline/include/social/facebook/facebook_sdk/src/base_facebook.php ---------------------------------------------------------------------- FOUND 104 ERRORS AND 4 WARNINGS AFFECTING 71 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 30 and the first side | | effect is on line 19. 30 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 127 | ERROR | [ ] Each class must be in a file by itself 127 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 149 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 161 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 175 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 412 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 10 412 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 413 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 10 413 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 414 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 10 414 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 415 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 10 415 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 416 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 8 416 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 417 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 6 417 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 440 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 440 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 551 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 8 551 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 640 | ERROR | [x] Incorrect spacing between argument "$params" | | and equals sign; expected 1 but found 0 640 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$params"; expected 1 | | but found 0 655 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 10 655 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 10 656 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 10 656 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 10 657 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 10 657 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 10 658 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 10 658 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 10 659 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 10 659 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 10 660 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 660 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 8 660 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 661 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 10 661 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 10 661 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 662 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 6 662 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 6 662 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 675 | ERROR | [x] Incorrect spacing between argument "$params" | | and equals sign; expected 1 but found 0 675 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$params"; expected 1 | | but found 0 681 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 682 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 683 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 6 683 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 684 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 684 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 693 | ERROR | [x] Incorrect spacing between argument "$params" | | and equals sign; expected 1 but found 0 693 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$params"; expected 1 | | but found 0 697 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 698 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 699 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 6 699 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 700 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 700 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 840 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 846 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 874 | WARNING | [ ] Method name "_restserver" should not be | | prefixed with an underscore to indicate | | visibility 883 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 883 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 927 | WARNING | [ ] Method name "_graph" should not be prefixed | | with an underscore to indicate visibility 944 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 944 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 965 | WARNING | [ ] Method name "_oauthRequest" should not be | | prefixed with an underscore to indicate | | visibility 1010 | ERROR | [x] Incorrect spacing between argument "$ch" and | | equals sign; expected 1 but found 0 1010 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ch"; expected 1 but | | found 0 1071 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1072 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1073 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1074 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1075 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 1076 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 1106 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1171 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1249 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 1249 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 1249 | ERROR | [x] Incorrect spacing between argument "$params" | | and equals sign; expected 1 but found 0 1249 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$params"; expected 1 | | but found 0 1355 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1356 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1357 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 7 1358 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1379 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 1400 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 1402 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 1404 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 1405 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 1406 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1407 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 1408 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 1409 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 1410 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 1411 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1412 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1413 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 1413 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 4 1490 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 10 1490 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1491 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 10 1491 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 1492 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 8 1492 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 1523 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 101 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 161ms; Memory: 14MB FILE: ...ws-pipeline/include/social/facebook/facebook_sdk/tests/tests.php ---------------------------------------------------------------------- FOUND 613 ERRORS AND 2 WARNINGS AFFECTING 570 LINES ---------------------------------------------------------------------- 18 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 29 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 34 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 35 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 36 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 39 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 40 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 41 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 6 41 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 42 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 42 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 48 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 49 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 50 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 62 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 63 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 64 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 67 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 8 68 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 6 68 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 69 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 69 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 75 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 76 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 77 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 89 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 90 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 91 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 107 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 108 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 109 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 110 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 135 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 136 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 137 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 149 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 150 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 151 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 163 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 164 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 165 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 177 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 178 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 179 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 192 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 193 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 194 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 219 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 220 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 221 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 259 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 260 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 261 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 271 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 285 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 286 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 287 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 299 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 303 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 315 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 316 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 317 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 334 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 338 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 350 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 351 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 352 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 367 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 368 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 369 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 383 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 384 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 385 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 398 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 399 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 400 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 405 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 406 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 407 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 420 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 421 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 422 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 423 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 428 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 429 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 430 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 431 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 443 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 444 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 445 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 458 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 459 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 460 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 461 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 475 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 476 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 477 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 516 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 517 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 518 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 521 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 533 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 534 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 535 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 538 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 545 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 546 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 547 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 561 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 562 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 563 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 570 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 571 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 572 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 580 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 581 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 582 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 592 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 593 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 594 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 604 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 605 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 606 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 608 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 609 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 610 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 626 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 627 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 628 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 640 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 641 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 642 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 654 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 655 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 656 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 669 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 670 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 671 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 691 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 692 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 693 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 712 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 713 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 714 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 718 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 736 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 737 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 738 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 742 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 752 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 753 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 754 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 784 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 785 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 786 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 827 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 828 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 829 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 842 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 843 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 844 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 861 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 862 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 863 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 879 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 881 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 882 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 883 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 900 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 901 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 902 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 905 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 906 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 907 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 925 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 926 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 927 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 941 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 942 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 943 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 956 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 957 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 958 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 963 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 964 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 980 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 981 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 982 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 996 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 997 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 998 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1012 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1013 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1014 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1033 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1034 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1035 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1047 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1048 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1049 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1063 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1064 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1065 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1069 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1076 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1077 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1078 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1088 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1089 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1090 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1103 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1104 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1105 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1112 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1113 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1114 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1118 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1132 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1133 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1134 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1147 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1148 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1149 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1252 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1253 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1254 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1261 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1262 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1263 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1265 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1266 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1267 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1275 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1276 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1277 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1284 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1285 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1286 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1288 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1289 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1297 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1298 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1299 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1300 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1302 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1303 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1304 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1311 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1312 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1313 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1315 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1316 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1317 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1319 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1320 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1328 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1329 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1330 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1331 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1333 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1334 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1335 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1342 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1343 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1344 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1346 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1347 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1348 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1350 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1351 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1360 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1361 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1362 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1363 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1365 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1366 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1367 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1374 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1375 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1376 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1378 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1379 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1380 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1388 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1389 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1390 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1397 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1398 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1399 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1401 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1402 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1409 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1410 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1411 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1412 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1414 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1415 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1416 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1423 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1424 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1425 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1427 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1428 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1430 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1431 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1438 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1439 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1440 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1441 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1443 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1444 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1445 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1453 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1454 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1455 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1457 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1458 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1459 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1461 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1462 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1469 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1470 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1471 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1473 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1474 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1475 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1483 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1484 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1485 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1487 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1488 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1489 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1496 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1497 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1498 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1499 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1501 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1502 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1503 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1510 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1511 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1512 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1514 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1515 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1516 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1518 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1519 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1526 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1527 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1528 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1537 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1538 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1539 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1541 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1542 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1543 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1551 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1552 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1553 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1555 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1556 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1566 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1567 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1568 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1570 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1571 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1572 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1580 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1581 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1582 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1584 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1585 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1595 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1596 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1598 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1599 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1600 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1607 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1608 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1609 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1616 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1617 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1619 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1620 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1621 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1628 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1629 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1630 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1637 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1638 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1639 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1646 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1647 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1649 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1650 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1651 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1658 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1659 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1660 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1667 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1668 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1669 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1681 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1682 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1683 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1742 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1743 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1744 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1751 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1752 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1753 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1766 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1767 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1768 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1770 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1771 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1772 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1781 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1782 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1783 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1785 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1786 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1790 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 1790 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1796 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1797 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1798 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1800 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1801 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1802 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1811 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1812 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1813 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1815 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1816 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1820 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 1820 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1829 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1830 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1832 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1833 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1834 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1841 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1842 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1843 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1851 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1852 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1853 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1855 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1856 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1857 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1866 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1867 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1868 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1875 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 1875 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1879 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 1879 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1885 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1886 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1887 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1893 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 10 1893 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 10 1894 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 10 1894 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 10 1895 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 6 1895 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 6 1895 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1896 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 1896 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1903 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1904 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1905 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1912 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 1912 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1916 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 1916 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1920 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 10 1920 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 10 1921 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 10 1921 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 10 1922 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 6 1922 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 6 1922 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1923 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 1923 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1930 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1931 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1932 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1945 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1946 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1947 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1963 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1964 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1965 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1966 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1974 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 1974 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1984 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1985 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1986 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 1987 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 1995 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 1995 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2005 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2006 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2007 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2008 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2016 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 2016 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2029 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2030 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2031 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2032 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2040 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 2040 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2051 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2052 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2053 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2054 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2062 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 2062 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2075 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2076 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2077 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2078 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2087 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 2087 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2094 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2095 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2096 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2097 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2101 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 2101 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2109 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2110 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2111 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2112 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2121 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 2121 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2132 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2133 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2134 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2135 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2140 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 2140 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2149 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2150 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2151 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2160 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2161 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2162 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2172 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2173 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2174 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2175 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2184 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2185 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2186 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2187 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2196 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2197 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2198 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2199 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2211 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 2211 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2217 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2218 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2219 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2220 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2221 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2222 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2223 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2224 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2225 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2236 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 4 2236 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2242 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2243 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2244 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2245 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2246 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2247 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2287 | ERROR | [x] Incorrect spacing between argument "$msg" and | | equals sign; expected 1 but found 0 2287 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$msg"; expected 1 but | | found 0 2297 | ERROR | [ ] Each class must be in a file by itself 2297 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 2314 | ERROR | [ ] Each class must be in a file by itself 2314 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 2318 | WARNING | [ ] Method name "_oauthRequest" should not be | | prefixed with an underscore to indicate | | visibility 2329 | ERROR | [ ] Each class must be in a file by itself 2329 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 2333 | ERROR | [x] Incorrect spacing between argument "$ch" and | | equals sign; expected 1 but found 0 2333 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ch"; expected 1 but | | found 0 2336 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2337 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 2338 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 2353 | ERROR | [ ] Each class must be in a file by itself 2353 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 2373 | ERROR | [ ] Each class must be in a file by itself 2373 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 2431 | ERROR | [ ] Each class must be in a file by itself 2431 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 2454 | ERROR | [ ] Each class must be in a file by itself 2454 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 2462 | ERROR | [ ] Each class must be in a file by itself 2462 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 2470 | ERROR | [ ] Each class must be in a file by itself 2470 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 2493 | ERROR | [ ] Each class must be in a file by itself 2493 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 2509 | ERROR | [ ] Each class must be in a file by itself 2509 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 2517 | ERROR | [ ] Each class must be in a file by itself 2517 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) ---------------------------------------------------------------------- PHPCBF CAN FIX THE 588 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 278ms; Memory: 22MB FILE: .../suitecrm-aws-pipeline/include/social/twitter/twitter_helper.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 4 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 20 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 21 | ERROR | [x] Blank line found at end of control structure 23 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 24 | ERROR | [x] Blank line found at end of control structure 31 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 39 | ERROR | [x] Blank line found at start of control structure 41 | WARNING | [ ] Line exceeds 120 characters; contains 246 | | characters 47 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 55 | ERROR | [x] Blank line found at start of control structure 57 | WARNING | [ ] Line exceeds 120 characters; contains 281 | | characters 64 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 2 blank lines before | | brace 119 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 2 blank lines before | | brace ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/include/social/twitter/twitterapi.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 4 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 12. 29 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 42 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 47 | ERROR | [x] No space found after comma in argument list 52 | ERROR | [x] Expected 1 space between comma and argument | | "$tweets"; 0 found 52 | ERROR | [x] Opening brace should be on a new line 62 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 66 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 66 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 66 | ERROR | [x] Blank line found at start of control structure 70 | ERROR | [x] No space found after comma in argument list 87 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...rm-aws-pipeline/include/social/twitter/twitter_auth/callback.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 32 | ERROR | [x] No space found after comma in argument list 32 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...eline/include/social/twitter/twitter_auth/twitteroauth/OAuth.php ---------------------------------------------------------------------- FOUND 120 ERRORS AND 1 WARNING AFFECTING 89 LINES ---------------------------------------------------------------------- 7 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13 | ERROR | [ ] Each class must be in a file by itself 13 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 18 | ERROR | [ ] Visibility must be declared on method | | "__construct" 18 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 25 | ERROR | [ ] Visibility must be declared on method | | "__toString" 32 | ERROR | [ ] Each class must be in a file by itself 32 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 42 | ERROR | [ ] Visibility must be declared on method | | "__construct" 52 | ERROR | [ ] Method name "OAuthToken::to_string" is not in | | camel caps format 52 | ERROR | [ ] Visibility must be declared on method | | "to_string" 60 | ERROR | [ ] Visibility must be declared on method | | "__toString" 71 | ERROR | [ ] Each class must be in a file by itself 71 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 77 | ERROR | [ ] Method name "OAuthSignatureMethod::get_name" is | | not in camel caps format 89 | ERROR | [ ] Method name | | "OAuthSignatureMethod::build_signature" is not | | in camel caps format 99 | ERROR | [ ] Method name | | "OAuthSignatureMethod::check_signature" is not | | in camel caps format 113 | ERROR | [ ] Each class must be in a file by itself 113 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 113 | ERROR | [ ] Class name "OAuthSignatureMethod_HMAC_SHA1" is | | not in PascalCase format 115 | ERROR | [ ] Method name | | "OAuthSignatureMethod_HMAC_SHA1::get_name" is | | not in camel caps format 115 | ERROR | [ ] Visibility must be declared on method "get_name" 120 | ERROR | [ ] Method name | | "OAuthSignatureMethod_HMAC_SHA1::build_signature" | | is not in camel caps format 142 | ERROR | [ ] Each class must be in a file by itself 142 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 142 | ERROR | [ ] Class name "OAuthSignatureMethod_PLAINTEXT" is | | not in PascalCase format 144 | ERROR | [ ] Method name | | "OAuthSignatureMethod_PLAINTEXT::get_name" is | | not in camel caps format 158 | ERROR | [ ] Method name | | "OAuthSignatureMethod_PLAINTEXT::build_signature" | | is not in camel caps format 181 | ERROR | [ ] Each class must be in a file by itself 181 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 181 | ERROR | [ ] Class name "OAuthSignatureMethod_RSA_SHA1" is | | not in PascalCase format 183 | ERROR | [ ] Method name | | "OAuthSignatureMethod_RSA_SHA1::get_name" is not | | in camel caps format 194 | ERROR | [x] The abstract declaration must precede the | | visibility declaration 194 | ERROR | [ ] Method name | | "OAuthSignatureMethod_RSA_SHA1::fetch_public_cert" | | is not in camel caps format 200 | ERROR | [x] The abstract declaration must precede the | | visibility declaration 200 | ERROR | [ ] Method name | | "OAuthSignatureMethod_RSA_SHA1::fetch_private_cert" | | is not in camel caps format 202 | ERROR | [ ] Method name | | "OAuthSignatureMethod_RSA_SHA1::build_signature" | | is not in camel caps format 222 | ERROR | [ ] Method name | | "OAuthSignatureMethod_RSA_SHA1::check_signature" | | is not in camel caps format 244 | ERROR | [ ] Each class must be in a file by itself 244 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 254 | ERROR | [ ] Visibility must be declared on method | | "__construct" 254 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 267 | ERROR | [ ] Method name "OAuthRequest::from_request" is not | | in camel caps format 267 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 267 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 267 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 293 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 294 | ERROR | [x] Multi-line function call not indented correctly; | | expected 16 spaces but found 20 294 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 310 | ERROR | [x] Blank line found at end of control structure 319 | ERROR | [ ] Method name | | "OAuthRequest::from_consumer_and_token" is not | | in camel caps format 319 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 326 | ERROR | [x] Inline control structures are not allowed 334 | ERROR | [ ] Method name "OAuthRequest::set_parameter" is not | | in camel caps format 350 | ERROR | [ ] Method name "OAuthRequest::get_parameter" is not | | in camel caps format 355 | ERROR | [ ] Method name "OAuthRequest::get_parameters" is | | not in camel caps format 360 | ERROR | [ ] Method name "OAuthRequest::unset_parameter" is | | not in camel caps format 369 | ERROR | [ ] Method name | | "OAuthRequest::get_signable_parameters" is not | | in camel caps format 390 | ERROR | [ ] Method name | | "OAuthRequest::get_signature_base_string" is not | | in camel caps format 406 | ERROR | [ ] Method name | | "OAuthRequest::get_normalized_http_method" is | | not in camel caps format 415 | ERROR | [ ] Method name | | "OAuthRequest::get_normalized_http_url" is not | | in camel caps format 437 | ERROR | [ ] Method name "OAuthRequest::to_url" is not in | | camel caps format 450 | ERROR | [ ] Method name "OAuthRequest::to_postdata" is not | | in camel caps format 458 | ERROR | [ ] Method name "OAuthRequest::to_header" is not in | | camel caps format 464 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 464 | ERROR | [x] Inline control structures are not allowed 469 | ERROR | [x] Inline control structures are not allowed 489 | ERROR | [ ] Method name "OAuthRequest::sign_request" is not | | in camel caps format 500 | ERROR | [ ] Method name "OAuthRequest::build_signature" is | | not in camel caps format 509 | ERROR | [ ] Method name "OAuthRequest::generate_timestamp" | | is not in camel caps format 517 | ERROR | [ ] Method name "OAuthRequest::generate_nonce" is | | not in camel caps format 526 | ERROR | [ ] Each class must be in a file by itself 526 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 534 | ERROR | [ ] Visibility must be declared on method | | "__construct" 539 | ERROR | [ ] Method name "OAuthServer::add_signature_method" | | is not in camel caps format 551 | ERROR | [ ] Method name "OAuthServer::fetch_request_token" | | is not in camel caps format 558 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 573 | ERROR | [ ] Method name "OAuthServer::fetch_access_token" is | | not in camel caps format 594 | ERROR | [ ] Method name "OAuthServer::verify_request" is not | | in camel caps format 607 | ERROR | [ ] Method name "OAuthServer::get_version" is not in | | camel caps format 624 | ERROR | [ ] Method name "OAuthServer::get_signature_method" | | is not in camel caps format 635 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 636 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 636 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 650 | ERROR | [ ] Method name "OAuthServer::get_consumer" is not | | in camel caps format 668 | ERROR | [ ] Method name "OAuthServer::get_token" is not in | | camel caps format 672 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 672 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 684 | ERROR | [ ] Method name "OAuthServer::check_signature" is | | not in camel caps format 711 | ERROR | [ ] Method name "OAuthServer::check_timestamp" is | | not in camel caps format 713 | ERROR | [x] Inline control structures are not allowed 730 | ERROR | [ ] Method name "OAuthServer::check_nonce" is not in | | camel caps format 732 | ERROR | [x] Inline control structures are not allowed 749 | ERROR | [x] The closing brace for the class must go on the | | next line after the body 751 | ERROR | [ ] Each class must be in a file by itself 751 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 753 | ERROR | [ ] Method name "OAuthDataStore::lookup_consumer" is | | not in camel caps format 753 | ERROR | [ ] Visibility must be declared on method | | "lookup_consumer" 758 | ERROR | [ ] Method name "OAuthDataStore::lookup_token" is | | not in camel caps format 758 | ERROR | [ ] Visibility must be declared on method | | "lookup_token" 763 | ERROR | [ ] Method name "OAuthDataStore::lookup_nonce" is | | not in camel caps format 763 | ERROR | [ ] Visibility must be declared on method | | "lookup_nonce" 768 | ERROR | [ ] Method name "OAuthDataStore::new_request_token" | | is not in camel caps format 768 | ERROR | [ ] Visibility must be declared on method | | "new_request_token" 773 | ERROR | [ ] Method name "OAuthDataStore::new_access_token" | | is not in camel caps format 773 | ERROR | [ ] Visibility must be declared on method | | "new_access_token" 781 | ERROR | [x] The closing brace for the class must go on the | | next line after the body 783 | ERROR | [ ] Each class must be in a file by itself 783 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 785 | ERROR | [ ] Method name "OAuthUtil::urlencode_rfc3986" is | | not in camel caps format 789 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 804 | ERROR | [ ] Method name "OAuthUtil::urldecode_rfc3986" is | | not in camel caps format 812 | ERROR | [ ] Method name "OAuthUtil::split_header" is not in | | camel caps format 835 | ERROR | [ ] Method name "OAuthUtil::get_headers" is not in | | camel caps format 847 | ERROR | [x] PHP keywords must be lowercase; expected "as" | | but found "AS" 859 | ERROR | [x] Inline control structures are not allowed 861 | ERROR | [x] Inline control structures are not allowed 884 | ERROR | [ ] Method name "OAuthUtil::parse_parameters" is not | | in camel caps format 886 | ERROR | [x] Inline control structures are not allowed 914 | ERROR | [ ] Method name "OAuthUtil::build_http_query" is not | | in camel caps format 916 | ERROR | [x] Inline control structures are not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 32 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 126ms; Memory: 10MB FILE: ...nclude/social/twitter/twitter_auth/twitteroauth/twitteroauth.php ---------------------------------------------------------------------- FOUND 198 ERRORS AND 1 WARNING AFFECTING 139 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 15 and the first side | | effect is on line 10. 15 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 15 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 17 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 19 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 21 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 23 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 25 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 25 | ERROR | [x] Whitespace found at end of line 27 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 27 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 29 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 31 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 31 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 33 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 35 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 45 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 45 | ERROR | [ ] Visibility must be declared on method | | "accessTokenURL" 45 | ERROR | [x] Opening brace should be on a new line 45 | ERROR | [x] Opening brace must be the last content on the | | line 45 | ERROR | [x] Closing brace must be on a line by itself 46 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 46 | ERROR | [ ] Visibility must be declared on method | | "authenticateURL" 46 | ERROR | [x] Opening brace should be on a new line 46 | ERROR | [x] Opening brace must be the last content on the | | line 46 | ERROR | [x] Closing brace must be on a line by itself 47 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 47 | ERROR | [ ] Visibility must be declared on method | | "authorizeURL" 47 | ERROR | [x] Opening brace should be on a new line 47 | ERROR | [x] Opening brace must be the last content on the | | line 47 | ERROR | [x] Closing brace must be on a line by itself 48 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 48 | ERROR | [ ] Visibility must be declared on method | | "requestTokenURL" 48 | ERROR | [x] Opening brace should be on a new line 48 | ERROR | [x] Opening brace must be the last content on the | | line 48 | ERROR | [x] Closing brace must be on a line by itself 53 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 53 | ERROR | [ ] Visibility must be declared on method | | "lastStatusCode" 53 | ERROR | [x] Opening brace should be on a new line 53 | ERROR | [x] Opening brace must be the last content on the | | line 53 | ERROR | [x] Closing brace must be on a line by itself 54 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 54 | ERROR | [ ] Visibility must be declared on method | | "lastAPICall" 54 | ERROR | [x] Opening brace should be on a new line 54 | ERROR | [x] Opening brace must be the last content on the | | line 54 | ERROR | [x] Closing brace must be on a line by itself 59 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 59 | ERROR | [ ] Visibility must be declared on method | | "__construct" 59 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 59 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 59 | ERROR | [x] Opening brace should be on a new line 60 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 61 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 62 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 63 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 64 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 65 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 65 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 66 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 67 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 75 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 75 | ERROR | [ ] Visibility must be declared on method | | "getRequestToken" 75 | ERROR | [x] Opening brace should be on a new line 76 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 77 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 77 | ERROR | [x] Whitespace found at end of line 78 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 79 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 80 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 81 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 82 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 89 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 89 | ERROR | [ ] Visibility must be declared on method | | "getAuthorizeURL" 89 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 89 | ERROR | [x] Opening brace should be on a new line 90 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 91 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 92 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 93 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 94 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 95 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 96 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 97 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 98 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 109 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 109 | ERROR | [ ] Visibility must be declared on method | | "getAccessToken" 109 | ERROR | [x] Opening brace should be on a new line 110 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 111 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 112 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 113 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 114 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 115 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 116 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 126 | ERROR | [x] Whitespace found at end of line 127 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 127 | ERROR | [ ] Visibility must be declared on method | | "getXAuthToken" 127 | ERROR | [x] Opening brace should be on a new line 128 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 129 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 130 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 131 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 132 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 133 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 134 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 135 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 136 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 141 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 141 | ERROR | [ ] Visibility must be declared on method "get" 141 | ERROR | [x] Opening brace should be on a new line 142 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 143 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 144 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 145 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 146 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 147 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 152 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 152 | ERROR | [ ] Visibility must be declared on method "post" 152 | ERROR | [x] Opening brace should be on a new line 153 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 154 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 155 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 156 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 157 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 158 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 163 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 163 | ERROR | [ ] Visibility must be declared on method "delete" 163 | ERROR | [x] Opening brace should be on a new line 164 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 165 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 166 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 167 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 168 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 169 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 174 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 174 | ERROR | [ ] Visibility must be declared on method | | "oAuthRequest" 174 | ERROR | [x] Opening brace should be on a new line 175 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 176 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 177 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 178 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 179 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 180 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 181 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 182 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 183 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 184 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 185 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 186 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 193 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 193 | ERROR | [ ] Visibility must be declared on method "http" 193 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "null" but found "NULL" 193 | ERROR | [x] Opening brace should be on a new line 194 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 195 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 197 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 198 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 199 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 200 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 200 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 201 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 202 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 203 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 204 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 204 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 206 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 207 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 208 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 208 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 209 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 210 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 211 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 212 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 213 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 214 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 215 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 216 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 217 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 218 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 220 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 221 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 222 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 223 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 224 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 225 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 225 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 226 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 227 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 232 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 232 | ERROR | [ ] Visibility must be declared on method | | "getHeader" 232 | ERROR | [x] Opening brace should be on a new line 233 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 234 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 235 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 236 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 237 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 238 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 239 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 240 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 180 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 76ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/include/externalAPI/ExternalAPIFactory.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 11 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 50 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 94 | ERROR | [x] Incorrect spacing between argument | | "$forceRebuild" and equals sign; expected 1 but | | found 0 94 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$forceRebuild"; | | expected 1 but found 0 135 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 149 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 158 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 163 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 168 | WARNING | [ ] Line exceeds 120 characters; contains 254 | | characters 174 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 199 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 204 | ERROR | [x] Incorrect spacing between argument "$ignoreAuth" | | and equals sign; expected 1 but found 0 204 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ignoreAuth"; expected | | 1 but found 0 241 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 298 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 63ms; Memory: 8MB FILE: ...crm-aws-pipeline/include/externalAPI/cmis_repository_wrapper.php ---------------------------------------------------------------------- FOUND 70 ERRORS AND 24 WARNINGS AFFECTING 80 LINES ---------------------------------------------------------------------- 34 | ERROR | [ ] Constants must be uppercase; expected | | "XHTTP_REQUEST_TIMEOUT" but found | | "xHTTP_REQUEST_TIMEOUT" 34 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 40 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 43 | ERROR | [ ] Each class must be in a file by itself 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 46 | ERROR | [ ] Each class must be in a file by itself 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 49 | ERROR | [ ] Each class must be in a file by itself 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 52 | ERROR | [ ] Each class must be in a file by itself 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 55 | ERROR | [ ] Each class must be in a file by itself 55 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 59 | ERROR | [ ] Each class must be in a file by itself 59 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 80 | WARNING | [ ] Property name "$_addlCurlOptions" should not be | | prefixed with an underscore to indicate | | visibility 90 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 125 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 125 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 12 321 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 326 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 330 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 370 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 375 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 378 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 378 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 379 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 382 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 471 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 498 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 563 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 567 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 573 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 579 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 590 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 624 | ERROR | [ ] Each class must be in a file by itself 624 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 626 | WARNING | [ ] Property name "$_link_cache" should not be | | prefixed with an underscore to indicate | | visibility 627 | WARNING | [ ] Property name "$_title_cache" should not be | | prefixed with an underscore to indicate | | visibility 628 | WARNING | [ ] Property name "$_objTypeId_cache" should not be | | prefixed with an underscore to indicate | | visibility 629 | WARNING | [ ] Property name "$_type_cache" should not be | | prefixed with an underscore to indicate | | visibility 724 | ERROR | [x] Incorrect spacing between argument "$typeId" | | and equals sign; expected 1 but found 0 724 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$typeId"; expected 1 | | but found 0 724 | ERROR | [ ] Arguments with default values must be at the | | end of the argument list 734 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 742 | ERROR | [x] Incorrect spacing between argument "$typeId" | | and equals sign; expected 1 but found 0 742 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$typeId"; expected 1 | | but found 0 760 | ERROR | [x] Opening brace must be the last content on the | | line 771 | ERROR | [x] Opening brace must be the last content on the | | line 792 | ERROR | [x] Opening brace must be the last content on the | | line 814 | ERROR | [x] Opening brace must be the last content on the | | line 824 | ERROR | [x] Opening brace must be the last content on the | | line 861 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 900 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 911 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 974 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 12 983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 984 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1000 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 1051 | ERROR | [x] Opening brace must be the last content on the | | line 1058 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 1059 | ERROR | [x] Opening brace must be the last content on the | | line 1102 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 1103 | ERROR | [x] Opening brace must be the last content on the | | line 1108 | ERROR | [x] Opening brace must be the last content on the | | line 1113 | ERROR | [x] Opening brace must be the last content on the | | line 1118 | ERROR | [x] Opening brace must be the last content on the | | line 1123 | ERROR | [x] Opening brace must be the last content on the | | line 1128 | ERROR | [x] Opening brace must be the last content on the | | line 1167 | ERROR | [x] Opening brace must be the last content on the | | line 1175 | ERROR | [x] Opening brace must be the last content on the | | line 1184 | ERROR | [x] Opening brace must be the last content on the | | line 1189 | ERROR | [x] Opening brace must be the last content on the | | line 1195 | ERROR | [x] Opening brace must be the last content on the | | line 1202 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$major"; expected 1 | | but found 0 1253 | ERROR | [x] Opening brace must be the last content on the | | line 1258 | ERROR | [x] Opening brace must be the last content on the | | line ---------------------------------------------------------------------- PHPCBF CAN FIX THE 53 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 164ms; Memory: 14MB FILE: ...e/suitecrm-aws-pipeline/include/externalAPI/Base/WebDocument.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 46 | ERROR | Each interface must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...aws-pipeline/include/externalAPI/Base/ExternalOAuthAPIPlugin.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 46 | ERROR | Each interface must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/include/externalAPI/Base/ExternalAPIBase.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 42. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 59 | WARNING | Property name "$_appStringErrorPrefix" should not be | | prefixed with an underscore to indicate visibility 152 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/include/externalAPI/Base/OAuthPluginBase.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 42. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 165 | WARNING | Line exceeds 120 characters; contains 130 characters 178 | WARNING | Line exceeds 120 characters; contains 165 characters ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/include/externalAPI/Base/WebFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 46 | ERROR | Each interface must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/include/externalAPI/Base/ExternalAPIPlugin.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 46 | ERROR | Each interface must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/include/externalAPI/Base/WebMeeting.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 46 | ERROR | Each interface must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/include/Pear/XML_HTMLSax3/HTMLSax3.php ---------------------------------------------------------------------- FOUND 168 ERRORS AND 4 WARNINGS AFFECTING 73 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 33 and the first side | | effect is on line 35. 44 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 44 | ERROR | [ ] Class name "XML_HTMLSax3_StateParser" is not in | | PascalCase format 44 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 50 | ERROR | [ ] The var keyword must not be used to declare a | | property 50 | ERROR | [ ] Visibility must be declared on property | | "$htmlsax" 56 | ERROR | [ ] The var keyword must not be used to declare a | | property 56 | ERROR | [ ] Visibility must be declared on property | | "$handler_object_element" 62 | ERROR | [ ] The var keyword must not be used to declare a | | property 62 | ERROR | [ ] Visibility must be declared on property | | "$handler_method_opening" 68 | ERROR | [ ] The var keyword must not be used to declare a | | property 68 | ERROR | [ ] Visibility must be declared on property | | "$handler_method_closing" 74 | ERROR | [ ] The var keyword must not be used to declare a | | property 74 | ERROR | [ ] Visibility must be declared on property | | "$handler_object_data" 80 | ERROR | [ ] The var keyword must not be used to declare a | | property 80 | ERROR | [ ] Visibility must be declared on property | | "$handler_method_data" 86 | ERROR | [ ] The var keyword must not be used to declare a | | property 86 | ERROR | [ ] Visibility must be declared on property | | "$handler_object_pi" 92 | ERROR | [ ] The var keyword must not be used to declare a | | property 92 | ERROR | [ ] Visibility must be declared on property | | "$handler_method_pi" 98 | ERROR | [ ] The var keyword must not be used to declare a | | property 98 | ERROR | [ ] Visibility must be declared on property | | "$handler_object_jasp" 104 | ERROR | [ ] The var keyword must not be used to declare a | | property 104 | ERROR | [ ] Visibility must be declared on property | | "$handler_method_jasp" 110 | ERROR | [ ] The var keyword must not be used to declare a | | property 110 | ERROR | [ ] Visibility must be declared on property | | "$handler_object_escape" 116 | ERROR | [ ] The var keyword must not be used to declare a | | property 116 | ERROR | [ ] Visibility must be declared on property | | "$handler_method_escape" 122 | ERROR | [ ] The var keyword must not be used to declare a | | property 122 | ERROR | [ ] Visibility must be declared on property | | "$handler_default" 128 | ERROR | [ ] The var keyword must not be used to declare a | | property 128 | ERROR | [ ] Visibility must be declared on property | | "$parser_options" 134 | ERROR | [ ] The var keyword must not be used to declare a | | property 134 | ERROR | [ ] Visibility must be declared on property | | "$rawtext" 140 | ERROR | [ ] The var keyword must not be used to declare a | | property 140 | ERROR | [ ] Visibility must be declared on property | | "$position" 146 | ERROR | [ ] The var keyword must not be used to declare a | | property 146 | ERROR | [ ] Visibility must be declared on property | | "$length" 152 | ERROR | [ ] The var keyword must not be used to declare a | | property 152 | ERROR | [ ] Visibility must be declared on property "$State" 159 | ERROR | [ ] Visibility must be declared on method | | "__construct" 159 | ERROR | [ ] Expected "function abc(...)"; found "function | | abc (...)" 159 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 | | found 159 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$htmlsax"; 1 found 159 | ERROR | [x] Opening brace should be on a new line 173 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 175 | ERROR | [ ] Method name | | "XML_HTMLSax3_StateParser::XML_HTMLSax3_StateParser" | | is not in camel caps format 175 | ERROR | [ ] Visibility must be declared on method | | "XML_HTMLSax3_StateParser" 175 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$htmlsax"; 1 found 175 | ERROR | [x] Opening brace should be on a new line 176 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 177 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 179 | ERROR | [x] Expected 1 space after closing brace; newline | | found 183 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 192 | ERROR | [ ] Visibility must be declared on method | | "unscanCharacter" 192 | ERROR | [x] Opening brace should be on a new line 201 | ERROR | [ ] Visibility must be declared on method | | "ignoreCharacter" 201 | ERROR | [x] Opening brace should be on a new line 210 | ERROR | [ ] Visibility must be declared on method | | "scanCharacter" 210 | ERROR | [x] Opening brace should be on a new line 223 | ERROR | [ ] Visibility must be declared on method | | "scanUntilString" 223 | ERROR | [x] Opening brace should be on a new line 226 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 240 | ERROR | [ ] Visibility must be declared on method | | "scanUntilCharacters" 240 | ERROR | [x] Opening brace should be on a new line 240 | ERROR | [x] Closing brace must be on a line by itself 248 | ERROR | [ ] Visibility must be declared on method | | "ignoreWhitespace" 248 | ERROR | [x] Opening brace should be on a new line 248 | ERROR | [x] Closing brace must be on a line by itself 257 | ERROR | [ ] Visibility must be declared on method "parse" 257 | ERROR | [x] Opening brace should be on a new line 261 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 261 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 269 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 269 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 277 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 277 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 284 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 284 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 291 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 291 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 298 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 298 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 306 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 306 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 323 | WARNING | [ ] Method name "_parse" should not be prefixed with | | an underscore to indicate visibility 323 | ERROR | [ ] Visibility must be declared on method "_parse" 323 | ERROR | [x] Opening brace should be on a new line 338 | ERROR | [ ] Each class must be in a file by itself 338 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 338 | ERROR | [ ] Class name "XML_HTMLSax3_StateParser_Lt430" is | | not in PascalCase format 338 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 345 | ERROR | [ ] Visibility must be declared on method | | "__construct" 345 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$htmlsax"; 1 found 345 | ERROR | [x] Opening brace should be on a new line 363 | ERROR | [ ] Visibility must be declared on method | | "scanUntilCharacters" 363 | ERROR | [x] Opening brace should be on a new line 365 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 376 | ERROR | [ ] Visibility must be declared on method | | "ignoreWhitespace" 376 | ERROR | [x] Opening brace should be on a new line 378 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 390 | ERROR | [ ] Visibility must be declared on method "parse" 390 | ERROR | [x] Opening brace should be on a new line 402 | ERROR | [ ] Each class must be in a file by itself 402 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 402 | ERROR | [ ] Class name "XML_HTMLSax3_StateParser_Gtet430" is | | not in PascalCase format 402 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 409 | ERROR | [ ] Visibility must be declared on method | | "__construct" 409 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$htmlsax"; 1 found 409 | ERROR | [x] Opening brace should be on a new line 426 | ERROR | [ ] Visibility must be declared on method | | "scanUntilCharacters" 426 | ERROR | [x] Opening brace should be on a new line 438 | ERROR | [ ] Visibility must be declared on method | | "ignoreWhitespace" 438 | ERROR | [x] Opening brace should be on a new line 450 | ERROR | [ ] Visibility must be declared on method "parse" 450 | ERROR | [x] Opening brace should be on a new line 460 | ERROR | [ ] Each class must be in a file by itself 460 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 460 | ERROR | [ ] Class name "XML_HTMLSax3_NullHandler" is not in | | PascalCase format 460 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 466 | ERROR | [ ] Method name | | "XML_HTMLSax3_NullHandler::DoNothing" is not in | | camel caps format 466 | ERROR | [ ] Visibility must be declared on method | | "DoNothing" 466 | ERROR | [x] Opening brace should be on a new line 475 | ERROR | [ ] Each class must be in a file by itself 475 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 475 | ERROR | [ ] Class name "XML_HTMLSax3" is not in PascalCase | | format 475 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 481 | ERROR | [ ] The var keyword must not be used to declare a | | property 481 | ERROR | [ ] Visibility must be declared on property | | "$state_parser" 499 | ERROR | [ ] Method name "XML_HTMLSax3::XML_HTMLSax3" is not | | in camel caps format 499 | ERROR | [ ] Visibility must be declared on method | | "XML_HTMLSax3" 499 | ERROR | [x] Opening brace should be on a new line 521 | ERROR | [ ] Method name "XML_HTMLSax3::set_object" is not in | | camel caps format 521 | ERROR | [ ] Visibility must be declared on method | | "set_object" 521 | ERROR | [x] Opening brace should be on a new line 522 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 522 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 558 | ERROR | [ ] Method name "XML_HTMLSax3::set_option" is not in | | camel caps format 558 | ERROR | [ ] Visibility must be declared on method | | "set_option" 558 | ERROR | [x] Incorrect spacing between argument "$value" and | | equals sign; expected 1 but found 0 558 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$value"; expected 1 | | but found 0 558 | ERROR | [x] Opening brace should be on a new line 559 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 559 | ERROR | [x] No space found after comma in argument list 559 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 581 | ERROR | [ ] Method name "XML_HTMLSax3::set_data_handler" is | | not in camel caps format 581 | ERROR | [ ] Visibility must be declared on method | | "set_data_handler" 581 | ERROR | [x] Opening brace should be on a new line 604 | ERROR | [ ] Method name "XML_HTMLSax3::set_element_handler" | | is not in camel caps format 604 | ERROR | [ ] Visibility must be declared on method | | "set_element_handler" 604 | ERROR | [x] Opening brace should be on a new line 623 | ERROR | [ ] Method name "XML_HTMLSax3::set_pi_handler" is | | not in camel caps format 623 | ERROR | [ ] Visibility must be declared on method | | "set_pi_handler" 623 | ERROR | [x] Opening brace should be on a new line 641 | ERROR | [ ] Method name "XML_HTMLSax3::set_escape_handler" | | is not in camel caps format 641 | ERROR | [ ] Visibility must be declared on method | | "set_escape_handler" 641 | ERROR | [x] Opening brace should be on a new line 658 | ERROR | [ ] Method name "XML_HTMLSax3::set_jasp_handler" is | | not in camel caps format 658 | ERROR | [ ] Visibility must be declared on method | | "set_jasp_handler" 658 | ERROR | [ ] Expected "function abc(...)"; found "function | | abc (...)" 658 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 | | found 658 | ERROR | [x] Opening brace should be on a new line 677 | ERROR | [ ] Method name "XML_HTMLSax3::get_current_position" | | is not in camel caps format 677 | ERROR | [ ] Visibility must be declared on method | | "get_current_position" 677 | ERROR | [x] Opening brace should be on a new line 686 | ERROR | [ ] Method name "XML_HTMLSax3::get_length" is not in | | camel caps format 686 | ERROR | [ ] Visibility must be declared on method | | "get_length" 686 | ERROR | [x] Opening brace should be on a new line 696 | ERROR | [ ] Visibility must be declared on method "parse" 696 | ERROR | [x] Opening brace should be on a new line 700 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 700 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 72 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 89ms; Memory: 8MB FILE: ...tecrm-aws-pipeline/include/Pear/XML_HTMLSax3/HTMLSax3/States.php ---------------------------------------------------------------------- FOUND 31 ERRORS AFFECTING 18 LINES ---------------------------------------------------------------------- 45 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | [ ] Class name "XML_HTMLSax3_StartingState" is not in | | PascalCase format 68 | ERROR | [ ] Each class must be in a file by itself 68 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 68 | ERROR | [ ] Class name "XML_HTMLSax3_TagState" is not in | | PascalCase format 78 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 79 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 81 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 82 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 84 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 85 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 87 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 88 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 90 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 91 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 92 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 101 | ERROR | [ ] Each class must be in a file by itself 101 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 101 | ERROR | [ ] Class name "XML_HTMLSax3_ClosingTagState" is not | | in PascalCase format 130 | ERROR | [ ] Each class must be in a file by itself 130 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 130 | ERROR | [ ] Class name "XML_HTMLSax3_OpeningTagState" is not | | in PascalCase format 225 | ERROR | [ ] Each class must be in a file by itself 225 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 225 | ERROR | [ ] Class name "XML_HTMLSax3_EscapeState" is not in | | PascalCase format 269 | ERROR | [ ] Each class must be in a file by itself 269 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 269 | ERROR | [ ] Class name "XML_HTMLSax3_JaspState" is not in | | PascalCase format 293 | ERROR | [ ] Each class must be in a file by itself 293 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 293 | ERROR | [ ] Class name "XML_HTMLSax3_PiState" is not in | | PascalCase format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...m-aws-pipeline/include/Pear/XML_HTMLSax3/HTMLSax3/Decorators.php ---------------------------------------------------------------------- FOUND 136 ERRORS AND 3 WARNINGS AFFECTING 60 LINES ---------------------------------------------------------------------- 35 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 35 | ERROR | [ ] Class name "XML_HTMLSax3_Trim" is not in | | PascalCase format 35 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 41 | ERROR | [ ] The var keyword must not be used to declare a | | property 41 | ERROR | [ ] Visibility must be declared on property | | "$orig_obj" 47 | ERROR | [ ] The var keyword must not be used to declare a | | property 47 | ERROR | [ ] Visibility must be declared on property | | "$orig_method" 54 | ERROR | [ ] Visibility must be declared on method | | "__construct" 54 | ERROR | [x] Opening brace should be on a new line 60 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 62 | ERROR | [ ] Method name | | "XML_HTMLSax3_Trim::XML_HTMLSax3_Trim" is not in | | camel caps format 62 | ERROR | [ ] Visibility must be declared on method | | "XML_HTMLSax3_Trim" 62 | ERROR | [x] Opening brace should be on a new line 63 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 64 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 66 | ERROR | [x] Expected 1 space after closing brace; newline | | found 79 | ERROR | [ ] Visibility must be declared on method "trimData" 79 | ERROR | [x] Opening brace should be on a new line 91 | ERROR | [ ] Each class must be in a file by itself 91 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 91 | ERROR | [ ] Class name "XML_HTMLSax3_CaseFolding" is not in | | PascalCase format 91 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 97 | ERROR | [ ] The var keyword must not be used to declare a | | property 97 | ERROR | [ ] Visibility must be declared on property | | "$orig_obj" 103 | ERROR | [ ] The var keyword must not be used to declare a | | property 103 | ERROR | [ ] Visibility must be declared on property | | "$orig_open_method" 109 | ERROR | [ ] The var keyword must not be used to declare a | | property 109 | ERROR | [ ] Visibility must be declared on property | | "$orig_close_method" 117 | ERROR | [ ] Visibility must be declared on method | | "__construct" 117 | ERROR | [x] Opening brace should be on a new line 129 | ERROR | [ ] Visibility must be declared on method "foldOpen" 129 | ERROR | [x] Incorrect spacing between argument "$attrs" and | | equals sign; expected 1 but found 0 129 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attrs"; expected 1 | | but found 0 129 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 129 | ERROR | [x] Opening brace should be on a new line 138 | ERROR | [ ] Visibility must be declared on method | | "foldClose" 138 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 138 | ERROR | [x] Opening brace should be on a new line 148 | ERROR | [ ] Each class must be in a file by itself 148 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 148 | ERROR | [ ] Class name "XML_HTMLSax3_Linefeed" is not in | | PascalCase format 148 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 154 | ERROR | [ ] The var keyword must not be used to declare a | | property 154 | ERROR | [ ] Visibility must be declared on property | | "$orig_obj" 160 | ERROR | [ ] The var keyword must not be used to declare a | | property 160 | ERROR | [ ] Visibility must be declared on property | | "$orig_method" 167 | ERROR | [ ] Method name | | "XML_HTMLSax3_Linefeed::XML_HTMLSax3_LineFeed" | | is not in camel caps format 167 | ERROR | [ ] Visibility must be declared on method | | "XML_HTMLSax3_LineFeed" 167 | ERROR | [x] Opening brace should be on a new line 177 | ERROR | [ ] Visibility must be declared on method | | "breakData" 177 | ERROR | [x] Opening brace should be on a new line 178 | ERROR | [x] No space found after comma in argument list 179 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 179 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 190 | ERROR | [ ] Each class must be in a file by itself 190 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 190 | ERROR | [ ] Class name "XML_HTMLSax3_Tab" is not in | | PascalCase format 190 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 196 | ERROR | [ ] The var keyword must not be used to declare a | | property 196 | ERROR | [ ] Visibility must be declared on property | | "$orig_obj" 202 | ERROR | [ ] The var keyword must not be used to declare a | | property 202 | ERROR | [ ] Visibility must be declared on property | | "$orig_method" 209 | ERROR | [ ] Visibility must be declared on method | | "__construct" 209 | ERROR | [x] Opening brace should be on a new line 219 | ERROR | [ ] Visibility must be declared on method | | "breakData" 219 | ERROR | [x] Opening brace should be on a new line 220 | ERROR | [x] No space found after comma in argument list 221 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 221 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 233 | ERROR | [ ] Each class must be in a file by itself 233 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 233 | ERROR | [ ] Class name "XML_HTMLSax3_Entities_Parsed" is not | | in PascalCase format 233 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 239 | ERROR | [ ] The var keyword must not be used to declare a | | property 239 | ERROR | [ ] Visibility must be declared on property | | "$orig_obj" 245 | ERROR | [ ] The var keyword must not be used to declare a | | property 245 | ERROR | [ ] Visibility must be declared on property | | "$orig_method" 252 | ERROR | [ ] Visibility must be declared on method | | "__construct" 252 | ERROR | [x] Opening brace should be on a new line 262 | ERROR | [ ] Visibility must be declared on method | | "breakData" 262 | ERROR | [x] Opening brace should be on a new line 263 | ERROR | [x] No space found after comma in argument list 263 | ERROR | [x] No space found after comma in argument list 263 | ERROR | [x] No space found after comma in argument list 264 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 264 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 265 | ERROR | [x] No space found after comma in argument list 273 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 274 | ERROR | [x] Incorrect spacing between argument "$style" and | | equals sign; expected 1 but found 0 274 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 274 | ERROR | [x] Opening brace should be on a new line 275 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 276 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 276 | ERROR | [x] No space found after comma in argument list 276 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 285 | ERROR | [ ] Each class must be in a file by itself 285 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 285 | ERROR | [ ] Class name "XML_HTMLSax3_Entities_Unparsed" is | | not in PascalCase format 285 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 291 | ERROR | [ ] The var keyword must not be used to declare a | | property 291 | ERROR | [ ] Visibility must be declared on property | | "$orig_obj" 297 | ERROR | [ ] The var keyword must not be used to declare a | | property 297 | ERROR | [ ] Visibility must be declared on property | | "$orig_method" 304 | ERROR | [ ] Visibility must be declared on method | | "__construct" 304 | ERROR | [x] Opening brace should be on a new line 314 | ERROR | [ ] Visibility must be declared on method | | "breakData" 314 | ERROR | [x] Opening brace should be on a new line 315 | ERROR | [x] No space found after comma in argument list 315 | ERROR | [x] No space found after comma in argument list 315 | ERROR | [x] No space found after comma in argument list 316 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 316 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 328 | ERROR | [ ] Each class must be in a file by itself 328 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 328 | ERROR | [ ] Class name "XML_HTMLSax3_Escape_Stripper" is not | | in PascalCase format 328 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 334 | ERROR | [ ] The var keyword must not be used to declare a | | property 334 | ERROR | [ ] Visibility must be declared on property | | "$orig_obj" 340 | ERROR | [ ] The var keyword must not be used to declare a | | property 340 | ERROR | [ ] Visibility must be declared on property | | "$orig_method" 347 | ERROR | [ ] Visibility must be declared on method | | "__construct" 347 | ERROR | [x] Opening brace should be on a new line 357 | ERROR | [ ] Visibility must be declared on method "strip" 357 | ERROR | [x] Opening brace should be on a new line 359 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 359 | ERROR | [x] No space found after comma in argument list 359 | ERROR | [x] No space found after comma in argument list 359 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 364 | ERROR | [x] No space found after comma in argument list 364 | ERROR | [x] No space found after comma in argument list 367 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 367 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 367 | ERROR | [x] No space found after comma in argument list 367 | ERROR | [x] No space found after comma in argument list 367 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 372 | ERROR | [x] No space found after comma in argument list 372 | ERROR | [x] No space found after comma in argument list 378 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file 378 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 69 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 63ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/include/Pear/Crypt_Blowfish/Blowfish.php ---------------------------------------------------------------------- FOUND 36 ERRORS AND 9 WARNINGS AFFECTING 28 LINES ---------------------------------------------------------------------- 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 49 | ERROR | [ ] Class name "Crypt_Blowfish" is not in PascalCase | | format 57 | WARNING | [ ] Property name "$_P" should not be prefixed with | | an underscore to indicate visibility 57 | ERROR | [ ] The var keyword must not be used to declare a | | property 57 | ERROR | [ ] Visibility must be declared on property "$_P" 66 | WARNING | [ ] Property name "$_S" should not be prefixed with | | an underscore to indicate visibility 66 | ERROR | [ ] The var keyword must not be used to declare a | | property 66 | ERROR | [ ] Visibility must be declared on property "$_S" 74 | WARNING | [ ] Property name "$_td" should not be prefixed with | | an underscore to indicate visibility 74 | ERROR | [ ] The var keyword must not be used to declare a | | property 74 | ERROR | [ ] Visibility must be declared on property "$_td" 82 | WARNING | [ ] Property name "$_iv" should not be prefixed with | | an underscore to indicate visibility 82 | ERROR | [ ] The var keyword must not be used to declare a | | property 82 | ERROR | [ ] Visibility must be declared on property "$_iv" 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 107 | ERROR | [ ] Method name "Crypt_Blowfish::Crypt_Blowfish" is | | not in camel caps format 107 | ERROR | [x] Opening brace should be on a new line 108 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 109 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 111 | ERROR | [x] Expected 1 space after closing brace; newline | | found 126 | ERROR | [ ] Visibility must be declared on method "isReady" 140 | ERROR | [ ] Visibility must be declared on method "init" 150 | WARNING | [ ] Method name "_init" should not be prefixed with | | an underscore to indicate visibility 150 | ERROR | [ ] Visibility must be declared on method "_init" 164 | WARNING | [ ] Method name "_encipher" should not be prefixed | | with an underscore to indicate visibility 164 | ERROR | [ ] Visibility must be declared on method | | "_encipher" 186 | WARNING | [ ] Method name "_decipher" should not be prefixed | | with an underscore to indicate visibility 186 | ERROR | [ ] Visibility must be declared on method | | "_decipher" 208 | ERROR | [ ] Visibility must be declared on method "encrypt" 214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 222 | ERROR | [x] No space found after comma in argument list 224 | ERROR | [x] No space found after comma in argument list 224 | ERROR | [x] No space found after comma in argument list 224 | ERROR | [x] No space found after comma in argument list 239 | ERROR | [ ] Visibility must be declared on method "decrypt" 245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 253 | ERROR | [x] No space found after comma in argument list 255 | ERROR | [x] No space found after comma in argument list 255 | ERROR | [x] No space found after comma in argument list 255 | ERROR | [x] No space found after comma in argument list 272 | ERROR | [ ] Visibility must be declared on method "setKey" 284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 338 | ERROR | [x] The closing brace for the class must go on the | | next line after the body 340 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...aws-pipeline/include/Pear/Crypt_Blowfish/Blowfish/DefaultKey.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 2 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 41 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 41 | ERROR | [ ] Class name "Crypt_Blowfish_DefaultKey" is not in | | PascalCase format 43 | ERROR | [ ] The var keyword must not be used to declare a | | property 43 | ERROR | [ ] Visibility must be declared on property "$P" 45 | ERROR | [ ] The var keyword must not be used to declare a | | property 45 | ERROR | [ ] Visibility must be declared on property "$S" 47 | ERROR | [ ] Visibility must be declared on method | | "__construct" 326 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 328 | ERROR | [ ] Method name | | "Crypt_Blowfish_DefaultKey::Crypt_Blowfish_DefaultKey" | | is not in camel caps format 328 | ERROR | [ ] Visibility must be declared on method | | "Crypt_Blowfish_DefaultKey" 328 | ERROR | [x] Opening brace should be on a new line 329 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 330 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 332 | ERROR | [x] Expected 1 space after closing brace; newline | | found 340 | ERROR | [x] The closing brace for the class must go on the | | next line after the body 342 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 68ms; Memory: 10MB FILE: ...ace/suitecrm-aws-pipeline/include/SugarObjects/VardefManager.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 11 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 100 | ERROR | [x] Incorrect spacing between argument | | "$object_name" and equals sign; expected 1 but | | found 0 100 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$object_name"; | | expected 1 but found 0 141 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 143 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 146 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 178 | ERROR | [x] Incorrect spacing between argument | | "$additonal_objects" and equals sign; expected 1 | | but found 0 184 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 226 | WARNING | [ ] Method name "_clearCache" should not be prefixed | | with an underscore to indicate visibility 228 | ERROR | [x] Blank line found at start of control structure 252 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 254 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 276 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 389 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 394 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 417 | ERROR | [x] Incorrect spacing between argument "$refresh" | | and equals sign; expected 1 but found 0 417 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$refresh"; expected 1 | | but found 0 457 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 77ms; Memory: 8MB FILE: ...ace/suitecrm-aws-pipeline/include/SugarObjects/SugarRegistry.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | Property name "$_instances" should not be prefixed | | with an underscore to indicate visibility 52 | WARNING | Property name "$_data" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/include/SugarObjects/LanguageManager.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 8 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 42. 50 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 58 | ERROR | [x] Incorrect spacing between argument "$templates" | | and equals sign; expected 1 but found 0 58 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$templates"; expected | | 1 but found 0 70 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 72 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 120 | ERROR | [x] Incorrect spacing between argument | | "$additonal_objects" and equals sign; expected 1 | | but found 0 175 | WARNING | [ ] Method name "_clearCache" should not be prefixed | | with an underscore to indicate visibility 193 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 195 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 205 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 216 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 248 | ERROR | [x] Incorrect spacing between argument "$refresh" | | and equals sign; expected 1 but found 0 248 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$refresh"; expected 1 | | but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 62ms; Memory: 8MB FILE: ...pace/suitecrm-aws-pipeline/include/SugarObjects/SugarSession.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | Property name "$_instance" should not be prefixed | | with an underscore to indicate visibility 55 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/include/SugarObjects/SugarConfig.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | WARNING | Property name "$_cached_values" should not be | | prefixed with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...-aws-pipeline/include/SugarObjects/templates/company/Company.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 2 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 61 | ERROR | [ ] Method name "Company::Company" is not in camel | | caps format 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 93 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 4 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 128 | ERROR | [ ] Method name | | "Company::fill_in_relationship_fields" is not in | | camel caps format 137 | ERROR | [ ] Method name "Company::get_list_view_data" is not | | in camel caps format 164 | ERROR | [ ] Method name "Company::create_export_query" is | | not in camel caps format 190 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...include/SugarObjects/templates/company/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 80 | WARNING | Line exceeds 120 characters; contains 180 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...e/include/SugarObjects/templates/company/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 122 | WARNING | Line exceeds 120 characters; contains 297 characters 123 | WARNING | Line exceeds 120 characters; contains 319 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/include/SugarObjects/templates/sale/Chance.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 42. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 62 | ERROR | Method name "Chance::Chance" is not in camel caps | | format ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/include/SugarObjects/templates/sale/Sale.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 1 WARNING AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 42. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 64 | ERROR | Method name "Sale::Sale" is not in camel caps format 91 | ERROR | Method name "Sale::create_new_list_query" is not in | | camel caps format 124 | ERROR | Method name "Sale::fill_in_additional_list_fields" | | is not in camel caps format 137 | ERROR | Method name "Sale::fill_in_additional_detail_fields" | | is not in camel caps format ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...line/include/SugarObjects/templates/sale/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 75 | WARNING | Line exceeds 120 characters; contains 297 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...-aws-pipeline/include/SugarObjects/templates/file/controller.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 42. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | ERROR | Method name "FileController::action_save" is not in | | camel caps format ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/include/SugarObjects/templates/file/File.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 42. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 73 | ERROR | Method name "File::File" is not in camel caps format 104 | ERROR | Method name "File::fill_in_additional_detail_fields" | | is not in camel caps format ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...include/SugarObjects/templates/file/metadata/quickcreatedefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 78 | WARNING | Line exceeds 120 characters; contains 177 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...pipeline/include/SugarObjects/templates/file/views/view.edit.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 45 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | [ ] Class name "ViewEdit" is not in | | PascalCase format 45 | ERROR | [x] Expected 1 space before "ViewEdit"; 0 found 45 | ERROR | [x] Opening brace of a class must be on the line | | after the definition ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/include/SugarObjects/templates/issue/Issue.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 58 | ERROR | Method name "Issue::Issue" is not in camel caps | | format ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/include/SugarObjects/templates/basic/Basic.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 65 | ERROR | Method name "Basic::Basic" is not in camel caps | | format 80 | ERROR | Method name "Basic::get_summary_text" is not in | | camel caps format 103 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...include/SugarObjects/templates/basic/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 70 | WARNING | Line exceeds 120 characters; contains 121 characters 75 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...de/SugarObjects/templates/basic/Dashlets/Dashlet/m-n-Dashlet.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 42. 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | [ ] Class name "Dashlet" is not in | | PascalCase format 48 | ERROR | [x] Expected 1 space before "Dashlet"; 0 found 48 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 49 | ERROR | [ ] Visibility must be declared on method | | "__construct" 63 | ERROR | [x] Whitespace found at end of line ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rm-aws-pipeline/include/SugarObjects/templates/person/Person.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 3 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 88 | ERROR | [ ] Method name "Person::Person" is not in camel | | caps format 124 | ERROR | [ ] Method name | | "Person::fill_in_relationship_fields" is not in | | camel caps format 135 | WARNING | [ ] Method name "_create_proper_name_field" should | | not be prefixed with an underscore to indicate | | visibility 135 | ERROR | [ ] Method name "Person::_create_proper_name_field" | | is not in camel caps format 191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 191 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 224 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 231 | ERROR | [ ] Method name "Person::get_summary_text" is not in | | camel caps format 241 | ERROR | [ ] Method name "Person::get_list_view_data" is not | | in camel caps format 294 | ERROR | [ ] Method name "Person::create_export_query" is not | | in camel caps format 320 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 63ms; Memory: 8MB FILE: ...m-aws-pipeline/include/SugarObjects/templates/person/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 158 | WARNING | Line exceeds 120 characters; contains 184 characters ---------------------------------------------------------------------- Time: 69ms; Memory: 10MB FILE: .../include/SugarObjects/templates/person/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 56 | WARNING | Line exceeds 120 characters; contains 157 characters 57 | WARNING | Line exceeds 120 characters; contains 159 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...clude/SugarObjects/templates/person/metadata/quickcreatedefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 56 | WARNING | Line exceeds 120 characters; contains 243 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../include/SugarObjects/templates/person/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 62 | WARNING | Line exceeds 120 characters; contains 180 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/include/SugarObjects/forms/PersonFormBase.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 26 WARNINGS AFFECTING 32 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 59 and the first side | | effect is on line 3. 59 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 83 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 85 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 88 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 92 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 94 | WARNING | [ ] Line exceeds 120 characters; contains 269 | | characters 95 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 96 | WARNING | [ ] Line exceeds 120 characters; contains 410 | | characters 97 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 101 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 102 | WARNING | [ ] Line exceeds 120 characters; contains 358 | | characters 104 | WARNING | [ ] Line exceeds 120 characters; contains 299 | | characters 108 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 122 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 129 | ERROR | [x] Expected 1 space before "=>"; 0 found 129 | ERROR | [x] Expected 1 space after "=>"; 0 found 142 | WARNING | [ ] Line exceeds 120 characters; contains 290 | | characters 146 | ERROR | [x] Expected 1 space before "=>"; 0 found 146 | ERROR | [x] Expected 1 space after "=>"; 0 found 149 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 152 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 155 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 168 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 170 | WARNING | [ ] Line exceeds 120 characters; contains 269 | | characters 171 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 172 | WARNING | [ ] Line exceeds 120 characters; contains 411 | | characters 175 | WARNING | [ ] Line exceeds 120 characters; contains 358 | | characters 177 | WARNING | [ ] Line exceeds 120 characters; contains 299 | | characters 181 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 191 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 197 | ERROR | [x] Incorrect spacing between argument "$prefix" and | | equals sign; expected 1 but found 0 197 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prefix"; expected 1 | | but found 0 239 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 264 | ERROR | [x] Incorrect spacing between argument "$prefix" and | | equals sign; expected 1 but found 0 264 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prefix"; expected 1 | | but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 66ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/include/SugarObjects/forms/FormBase.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 62 | WARNING | Line exceeds 120 characters; contains 124 characters 76 | WARNING | Line exceeds 120 characters; contains 140 characters 77 | WARNING | Line exceeds 120 characters; contains 140 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/include/resource/ResourceManager.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 56 | WARNING | Property name "$_observers" should not be prefixed | | with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...aws-pipeline/include/resource/Observers/SoapResourceObserver.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 42. 44 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 56 | ERROR | [ ] Method name | | "SoapResourceObserver::SoapResourceObserver" is | | not in camel caps format 58 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 75 | ERROR | [ ] Method name | | "SoapResourceObserver::set_soap_server" is not in | | camel caps format 75 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$server"; 1 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...-aws-pipeline/include/resource/Observers/WebResourceObserver.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 42. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...crm-aws-pipeline/include/resource/Observers/ResourceObserver.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 58 | WARNING | Line exceeds 120 characters; contains 163 characters 60 | ERROR | Method name "ResourceObserver::ResourceObserver" is | | not in camel caps format 62 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/include/pclzip/pclzip.lib.php ---------------------------------------------------------------------- FOUND 1115 ERRORS AND 320 WARNINGS AFFECTING 1340 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 81 and the first side | | effect is on line 118. 17 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 26 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 29 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 42 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 44 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 205 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 3 205 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 230 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 235 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 238 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 248 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 289 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 291 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 309 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 318 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 319 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 336 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 339 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 342 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 344 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 345 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 347 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 348 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 350 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 351 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 351 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 356 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 363 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 365 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 373 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 375 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 376 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 377 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 380 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 384 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 386 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 387 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 387 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 390 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 395 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 396 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 396 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 399 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 403 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 405 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 409 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 414 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 453 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 473 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 482 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 483 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 502 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 505 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 508 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 510 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 511 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 513 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 514 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 516 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 517 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 517 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 522 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 529 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 531 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 536 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 538 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 539 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 540 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 543 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 547 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 549 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 550 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 550 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 553 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 558 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 559 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 559 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 562 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 566 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 568 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 572 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 577 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 621 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 630 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 633 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 637 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 641 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 646 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 682 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 691 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 694 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 711 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 716 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 741 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 744 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 747 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 749 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 750 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 752 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 753 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 755 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 756 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 758 | ERROR | [x] Line indented incorrectly; expected 17 spaces, | | found 23 760 | ERROR | [x] Line indented incorrectly; expected 17 spaces, | | found 23 762 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 763 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 763 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 768 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 775 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 777 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 784 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 785 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 786 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 789 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 800 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 804 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 809 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 849 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 851 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 858 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 861 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 878 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 887 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 907 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 910 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 913 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 915 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 916 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 918 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 919 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 921 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 922 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 924 | ERROR | [x] Line indented incorrectly; expected 17 spaces, | | found 23 926 | ERROR | [x] Line indented incorrectly; expected 17 spaces, | | found 23 928 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 929 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 931 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 932 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 933 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 934 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 934 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 939 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 946 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 948 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 953 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 955 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 956 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 957 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 960 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 973 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 976 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 980 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 980 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 983 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 988 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1009 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1018 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1021 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1031 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1045 | ERROR | [x] Line indented incorrectly; expected 9 spaces, | | found 15 1048 | ERROR | [x] Line indented incorrectly; expected 9 spaces, | | found 15 1049 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1056 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1061 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1069 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1078 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1087 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1104 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1115 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1119 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1128 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1131 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 1135 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 1140 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 1144 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 1148 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 1157 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1165 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1180 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1189 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1190 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 1194 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1194 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 1197 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1198 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1202 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 1206 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 1209 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 1210 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1210 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 1213 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1217 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1222 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1239 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1248 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1251 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1254 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1255 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1259 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1259 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 1262 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1270 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1270 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 1273 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1277 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1282 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1292 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1294 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1296 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1298 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1306 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1306 | ERROR | [x] Incorrect spacing between argument | | "$p_with_code" and equals sign; expected 1 but | | found 0 1306 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$p_with_code"; | | expected 1 but found 0 1328 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1330 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1332 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1334 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1336 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1338 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1346 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1346 | ERROR | [x] Incorrect spacing between argument "$p_full" | | and equals sign; expected 1 but found 0 1346 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$p_full"; expected 1 | | but found 0 1348 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1350 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1351 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1353 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1355 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1381 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1381 | ERROR | [x] Incorrect spacing between argument "$p_level" | | and equals sign; expected 1 but found 0 1381 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$p_level"; expected 1 | | but found 0 1393 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1398 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1401 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1406 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1420 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1438 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1438 | ERROR | [x] Incorrect spacing between argument | | "$v_requested_options" and equals sign; | | expected 1 but found 0 1438 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument | | "$v_requested_options"; expected 1 but found 0 1445 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1446 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 1449 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 1451 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 1456 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 1459 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 1461 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1462 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1463 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1465 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1467 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1467 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 1471 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1472 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1475 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 1476 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 1477 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 1478 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1481 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1483 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1485 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1485 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 1489 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1490 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1493 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1494 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1495 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1496 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1497 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1499 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1499 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 1503 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1504 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1505 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 1506 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 1507 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1510 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1511 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1514 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1516 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1516 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 1520 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1521 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1524 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1525 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1526 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1528 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1528 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 1532 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1533 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1534 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 1535 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 1536 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1539 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1540 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1541 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1543 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1545 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1546 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 18 1547 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 18 1550 | ERROR | [x] Line indented incorrectly; expected at least 34 | | spaces, found 14 1554 | ERROR | [x] Line indented incorrectly; expected at least 34 | | spaces, found 14 1555 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1558 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1559 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1560 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1562 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1563 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 18 1564 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 18 1567 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1571 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1572 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1573 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 1574 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 1575 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1578 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1580 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1582 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1582 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 1586 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1587 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1590 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 1591 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1592 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1595 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1598 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1599 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1600 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1601 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1602 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1604 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1605 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1607 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1607 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 1611 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1612 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1618 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 1619 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 1620 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1622 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1623 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1629 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 14 1631 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 18 1632 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 18 1633 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 14 1635 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 18 1636 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 18 1637 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 14 1639 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 18 1639 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 1643 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 18 1644 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 14 1649 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 14 1651 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 18 1655 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 18 1655 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 1659 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 18 1660 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 14 1661 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1662 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1665 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1668 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1671 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 1672 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1675 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1676 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1677 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1678 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1679 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1680 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1681 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 1682 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 1683 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1686 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1688 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1690 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1690 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 1694 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1695 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1698 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 1699 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 1700 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 1701 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1704 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1705 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1706 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1707 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1715 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1717 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1717 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 1721 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1722 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1725 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 1726 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 1729 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1731 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1731 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 1735 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 1736 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 1739 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 1740 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 1741 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1743 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 1745 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 1746 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 14 1747 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 14 1749 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 10 1753 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 1754 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 1754 | ERROR | [x] Closing brace indented incorrectly; expected 15 | | spaces, found 6 1758 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1761 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1762 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 1764 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 1765 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 1767 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 1769 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 1772 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1774 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 1775 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 1776 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 1777 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1782 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1791 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1793 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 1801 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1805 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1808 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1819 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1828 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 1830 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 1835 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1836 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1839 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1844 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1850 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1857 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1861 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1866 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1869 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1871 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1878 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1882 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 1887 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1892 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1898 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1909 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1909 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 1918 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1926 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1932 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1935 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1937 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 1938 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 1947 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 1949 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 1953 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1957 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1959 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1960 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1962 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1963 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1965 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1971 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 1971 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1979 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2007 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2015 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2021 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2028 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2032 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2034 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 2039 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2044 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2052 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2057 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2059 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2065 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2081 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2083 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 2088 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2088 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 2092 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2098 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2100 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2101 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2105 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2107 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2111 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2115 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2117 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2123 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2130 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2135 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2151 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2151 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2153 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 2162 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2169 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2172 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2175 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2177 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2183 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2186 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2188 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2188 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 2192 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2196 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2199 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2203 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2205 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2207 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2210 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2213 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 2214 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 2217 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 27 2219 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 27 2222 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 27 2223 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 2226 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 31 2226 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 2230 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 31 2234 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 27 2234 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 2237 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 27 2238 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 2253 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 27 2257 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 2258 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 2260 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2266 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2267 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2273 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2282 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2284 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 2287 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2289 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 2294 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2300 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2302 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2302 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 2304 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2305 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2307 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2309 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2310 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2312 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2313 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2315 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2316 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2319 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2321 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2323 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 2324 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2326 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 2327 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2328 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2329 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2331 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2332 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2334 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2336 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2337 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 2338 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2343 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 2362 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 2373 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2374 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 2384 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2388 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2392 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2394 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 2395 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2396 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2399 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2401 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2404 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2406 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2409 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2409 | ERROR | [x] Blank line found at start of control structure 2412 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2415 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2416 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 2417 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 2419 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2421 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2432 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2446 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2467 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 2472 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2476 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2492 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2492 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 2495 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2498 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2500 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2505 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 2508 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2511 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2512 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2513 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2516 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2517 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 2527 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2530 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2534 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2539 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2548 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2550 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 2560 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 2563 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 2588 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2590 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2591 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2593 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2598 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2607 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2609 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 2618 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 2649 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2651 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2652 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2654 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2655 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2657 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2662 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2671 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2673 | WARNING | [ ] Line exceeds 120 characters; contains 204 | | characters 2693 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2695 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2700 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2709 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2719 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2724 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 2729 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2733 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2737 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2741 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 2743 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 2744 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2753 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2754 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 2757 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2759 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2763 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2769 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2780 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2801 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2803 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 2820 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2839 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 2841 | WARNING | [ ] Line exceeds 120 characters; contains 208 | | characters 2848 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2853 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2856 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2858 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2859 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 2862 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2863 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2866 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2868 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2873 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2877 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2881 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2888 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2895 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 2899 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 2901 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 2902 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2913 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2914 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 2918 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2925 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2937 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2938 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 2942 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2943 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 2946 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 2947 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 2950 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 27 2951 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 22 2951 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 2952 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 2954 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 27 2955 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 2955 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 2957 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 2958 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2960 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 2961 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2962 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2962 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 2965 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2967 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 2969 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2970 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 2972 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2973 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2973 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 2976 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2980 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2981 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 2983 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2984 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2984 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 2987 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 2992 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 2995 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 2995 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 2996 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 2998 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 2999 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3000 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 3002 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3004 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3005 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 3007 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3008 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3009 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3009 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 3012 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3013 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3015 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3018 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3019 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 3021 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 3025 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3026 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 14 3027 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 3038 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 3040 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3041 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3044 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3049 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3050 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 14 3051 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 3062 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 3064 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3065 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3068 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3074 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 3079 | ERROR | [x] Line indented incorrectly; expected 13 spaces, | | found 19 3082 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3085 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3086 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 3089 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 3091 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 3092 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3102 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 3104 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3105 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 3108 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3108 | ERROR | [x] Blank line found at start of control structure 3112 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3117 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3120 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3120 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 3127 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3136 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3138 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3139 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3139 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 3141 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3145 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3150 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3153 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3153 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 3158 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3161 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3163 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3164 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3164 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 3166 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3175 | ERROR | [x] Line indented incorrectly; expected 17 spaces, | | found 23 3180 | ERROR | [x] Line indented incorrectly; expected 17 spaces, | | found 23 3183 | ERROR | [x] Line indented incorrectly; expected 17 spaces, | | found 23 3183 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 3190 | ERROR | [x] Line indented incorrectly; expected 17 spaces, | | found 23 3193 | ERROR | [x] Line indented incorrectly; expected 17 spaces, | | found 23 3195 | ERROR | [x] Line indented incorrectly; expected 17 spaces, | | found 23 3196 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3197 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3198 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3207 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 3219 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 3221 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 3225 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3229 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3231 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 3234 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3236 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3239 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3241 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3242 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 3248 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3253 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3253 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 3256 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3258 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3259 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 3267 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3270 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3271 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 3276 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 3277 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3278 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3281 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3283 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3286 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3287 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 3297 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3301 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3304 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3305 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3309 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3314 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 3315 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3317 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 3320 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3320 | ERROR | [x] Blank line found at start of control structure 3323 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3324 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 3327 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3328 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 3336 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3337 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 3338 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 3346 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 3348 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3349 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3349 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 3351 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3352 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 3360 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3361 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 3362 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 3370 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 3372 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3373 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3373 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 3376 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3377 | WARNING | [ ] Line exceeds 120 characters; contains 286 | | characters 3379 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3380 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 3381 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 3382 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3383 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 3389 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 27 3390 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 16 3391 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 3396 | ERROR | [x] Multi-line function call not indented | | correctly; expected 35 spaces but found 24 3396 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 3399 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 3401 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 27 3402 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3403 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3404 | WARNING | [ ] Line exceeds 120 characters; contains 344 | | characters 3405 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3405 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 3408 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3409 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3411 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3413 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3415 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3417 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3417 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 3418 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 3427 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3428 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3429 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3432 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3432 | ERROR | [x] Blank line found at start of control structure 3435 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3437 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3438 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 3441 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3442 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 3450 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3452 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 3456 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3466 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3473 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3474 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 3477 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3485 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 3493 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3494 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 3497 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3502 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3503 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 3511 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3514 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3515 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 3522 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 3533 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3536 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3537 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 3541 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3544 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3545 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3548 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3550 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3550 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 3553 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3554 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 3566 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3567 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3569 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3570 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3575 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 3584 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 3590 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3593 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3595 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 3598 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3600 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3603 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3604 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 3614 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3618 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3621 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3622 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3626 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3631 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 3632 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3635 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 3638 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3638 | ERROR | [x] Blank line found at start of control structure 3641 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3643 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3644 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 3645 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 3653 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3654 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 3655 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 3667 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3669 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3670 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3673 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3675 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3675 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 3678 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3679 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 3691 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3692 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3694 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3695 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3699 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 3708 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 3710 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 3715 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3719 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3721 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 3724 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3726 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3728 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 3731 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3734 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3735 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 3736 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 3740 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3741 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 3747 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3749 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 3750 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 3754 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3761 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 3770 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 3777 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 3779 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 3782 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3791 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3797 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3800 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 3803 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 3808 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3812 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 3813 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 3816 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 3818 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 3821 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3822 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3824 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3826 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3827 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 3831 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 3833 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 3837 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 3839 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 3843 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 3848 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3862 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 3863 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3865 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 3866 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3882 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 3891 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 3898 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 3900 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 3903 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3912 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3918 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3921 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 3924 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 3929 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3933 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 3934 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 3937 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 3938 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3940 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3942 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3943 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 3947 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3949 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3951 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3955 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3956 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3958 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3960 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3964 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 3965 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 3967 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 3968 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 3973 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3987 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 3988 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 3990 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 3991 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4000 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 4001 | WARNING | [ ] Line exceeds 120 characters; contains 225 | | characters 4002 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4005 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 4006 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4008 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 4013 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4024 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4031 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4032 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 4033 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4034 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4035 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 4036 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4037 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4038 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 4039 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4040 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4041 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 4042 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4043 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4044 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4045 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4046 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4047 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 4048 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4051 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4053 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 4055 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 4057 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 4059 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 4060 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4065 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4074 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4083 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 4084 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4086 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4091 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4096 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4097 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 4099 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 4100 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4102 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 4107 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4111 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 4113 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 4116 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4117 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 4119 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4122 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4125 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4126 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 4127 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 6 4128 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 4129 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 10 4130 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 4132 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4134 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 4139 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4140 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 4145 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4153 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4154 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 4157 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4160 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4163 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4164 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 4172 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4173 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4179 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4180 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 4183 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 4188 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4191 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4192 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 4196 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 4197 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4198 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 4204 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4215 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4216 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4219 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4221 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4223 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4224 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4227 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 4229 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 4231 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 4233 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 4235 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 4237 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 4241 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 4247 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4256 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4264 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4268 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4272 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4276 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4279 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 4281 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 4286 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 4288 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 4289 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4299 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4300 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 4305 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4306 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 4310 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4316 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4318 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 4327 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4328 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 10 4332 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4333 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 4336 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 4337 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 4340 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 27 4340 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 4341 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 22 4341 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 4342 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 4344 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 27 4344 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 4345 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 4346 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 4348 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 27 4349 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 4349 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 4351 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 4351 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 4352 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 4354 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 4355 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4356 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4356 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 4359 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4361 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 4363 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4363 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 4364 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 4366 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4367 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4367 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 4370 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4374 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4375 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 4377 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4378 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4378 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 4381 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4386 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4389 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 4389 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 4390 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 4392 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 4393 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 4394 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 4396 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 4398 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 4399 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 4401 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 4402 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4403 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4404 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 4406 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4409 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4410 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 4412 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4413 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 4415 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4416 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4419 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4419 | ERROR | [x] Blank line found at start of control structure 4429 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4435 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4438 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4439 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 4442 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 4443 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 4445 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 4446 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4456 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4458 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4459 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 4463 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4472 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4475 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4480 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4484 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4493 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4494 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 4497 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4497 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 4506 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4507 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4511 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 4515 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4517 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 4518 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4526 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4530 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4532 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 4536 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4538 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4544 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4544 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 4554 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4571 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4571 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 4574 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4577 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4580 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4582 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4585 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4588 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4593 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4607 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4607 | ERROR | [x] Incorrect spacing between argument "$p_is_dir" | | and equals sign; expected 1 but found 0 4607 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$p_is_dir"; expected | | 1 but found 0 4611 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 4614 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4616 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4620 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4623 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4630 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4632 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4633 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4636 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 19 4637 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 15 4638 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4642 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4649 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4654 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4664 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4666 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 4670 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4671 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 4679 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4682 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4683 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 4691 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4695 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4699 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4703 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4707 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4710 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4712 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4716 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4722 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4726 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4732 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4735 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 4737 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 4744 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4748 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 4753 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4758 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4764 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4768 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4774 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4782 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4788 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4792 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4798 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4814 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4814 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 4826 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4852 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4861 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4863 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 4867 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4868 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 4876 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4880 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4884 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4888 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4891 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 4896 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4901 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4907 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4918 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4926 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4926 | ERROR | [x] Incorrect spacing between argument | | "$p_error_code" and equals sign; expected 1 but | | found 0 4926 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$p_error_code"; | | expected 1 but found 0 4926 | ERROR | [x] Incorrect spacing between argument | | "$p_error_string" and equals sign; expected 1 | | but found 0 4926 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$p_error_string"; | | expected 1 but found 0 4928 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4930 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4933 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4934 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4942 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4944 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4946 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4949 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4950 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4959 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4978 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4987 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 4993 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 4995 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 4998 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 5001 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 5005 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 5009 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 5012 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 5015 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 5020 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 5029 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 5035 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 5037 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 5040 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 5043 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 5047 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 5050 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 5053 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 11 5058 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 7 5060 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 3 5070 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 5076 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 5082 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5084 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 14 5087 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 14 5089 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 14 5091 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 18 5093 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 22 5097 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 5099 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 22 5100 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 18 5100 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 5102 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 18 5104 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 18 5109 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 14 5111 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 18 5113 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 18 5115 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 18 5116 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 14 5117 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5120 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5121 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 14 5124 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 14 5125 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5126 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 5131 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 5149 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 5151 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 5163 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 5164 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 5167 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5170 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5171 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5174 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5177 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5180 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5185 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 5188 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 5191 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5193 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5194 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5196 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5197 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 5199 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5202 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5205 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5206 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 5211 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 5225 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 5225 | ERROR | [x] Incorrect spacing between argument "$p_mode" | | and equals sign; expected 1 but found 0 5225 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$p_mode"; expected 1 | | but found 0 5230 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 5231 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 5232 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 5233 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5239 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5242 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 5243 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5249 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5250 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 5251 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5257 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5258 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 5259 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5265 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5266 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 5271 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 5286 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 5288 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 5292 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 5296 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5299 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5302 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5303 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 5308 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 5320 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 5325 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 5327 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5331 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5332 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 5338 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 5352 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 5352 | ERROR | [x] Incorrect spacing between argument | | "$p_remove_disk_letter" and equals sign; | | expected 1 but found 0 5352 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument | | "$p_remove_disk_letter"; expected 1 but found 0 5354 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 5356 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5358 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5360 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5362 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 10 5363 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 5365 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1080 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 433ms; Memory: 32MB FILE: ...uitecrm-aws-pipeline/include/TemplateHandler/TemplateHandler.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 24 WARNINGS AFFECTING 27 LINES ---------------------------------------------------------------------- 41 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 72 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 74 | ERROR | [ ] Method name "TemplateHandler::TemplateHandler" | | is not in camel caps format 76 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 261 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 291 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 308 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 355 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 396 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 401 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 404 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 427 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 485 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 487 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 489 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 490 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 491 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 492 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 533 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 607 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 609 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 611 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 642 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 668 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 669 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 670 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 683 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 112ms; Memory: 10MB FILE: ...e/suitecrm-aws-pipeline/include/Dashlets/DashletGenericChart.php ---------------------------------------------------------------------- FOUND 15 ERRORS AND 18 WARNINGS AFFECTING 22 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 42. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 72 | WARNING | [ ] Property name "$_configureTpl" should not be | | prefixed with an underscore to indicate | | visibility 78 | WARNING | [ ] Property name "$_seedBean" should not be | | prefixed with an underscore to indicate | | visibility 84 | WARNING | [ ] Property name "$_seedName" should not be | | prefixed with an underscore to indicate | | visibility 90 | WARNING | [ ] Property name "$_searchFields" should not be | | prefixed with an underscore to indicate | | visibility 96 | WARNING | [ ] Property name "$_configureSS" should not be | | prefixed with an underscore to indicate | | visibility 108 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 204 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 221 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 223 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 225 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 250 | ERROR | [x] Expected 1 space before "=>"; 0 found 250 | ERROR | [x] Expected 1 space after "=>"; 0 found 267 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 271 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 292 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 372 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 402 | WARNING | [ ] Line exceeds 120 characters; contains 253 | | characters 407 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 412 | ERROR | [x] Incorrect spacing between argument | | "$keycolname1" and equals sign; expected 1 but | | found 0 412 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$keycolname1"; | | expected 1 but found 0 412 | ERROR | [x] Incorrect spacing between argument "$translate1" | | and equals sign; expected 1 but found 0 412 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$translate1"; expected | | 1 but found 0 412 | ERROR | [x] Incorrect spacing between argument | | "$keycolname2" and equals sign; expected 1 but | | found 0 412 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$keycolname2"; | | expected 1 but found 0 412 | ERROR | [x] Incorrect spacing between argument "$translate2" | | and equals sign; expected 1 but found 0 412 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$translate2"; expected | | 1 but found 0 412 | ERROR | [x] Incorrect spacing between argument "$ifsort2" | | and equals sign; expected 1 but found 0 412 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ifsort2"; expected 1 | | but found 0 412 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 414 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 481 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 80ms; Memory: 8MB FILE: ...e/suitecrm-aws-pipeline/include/Dashlets/DashletRssFeedTitle.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 114 | WARNING | Method name "_identifyXmlEncoding" should not be | | prefixed with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/include/Dashlets/Dashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 22 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 108 | WARNING | Line exceeds 120 characters; contains 163 characters 110 | ERROR | Method name "Dashlet::Dashlet" is not in camel caps | | format 112 | WARNING | Line exceeds 120 characters; contains 121 characters 130 | WARNING | Line exceeds 120 characters; contains 238 characters 132 | WARNING | Line exceeds 120 characters; contains 233 characters 150 | WARNING | Line exceeds 120 characters; contains 162 characters 152 | WARNING | Line exceeds 120 characters; contains 234 characters 171 | WARNING | Line exceeds 120 characters; contains 154 characters 173 | WARNING | Line exceeds 120 characters; contains 226 characters 197 | WARNING | Line exceeds 120 characters; contains 147 characters 199 | WARNING | Line exceeds 120 characters; contains 121 characters 208 | WARNING | Line exceeds 120 characters; contains 260 characters 277 | WARNING | Line exceeds 120 characters; contains 147 characters 358 | WARNING | Line exceeds 120 characters; contains 133 characters 423 | WARNING | Line exceeds 120 characters; contains 128 characters 424 | WARNING | Line exceeds 120 characters; contains 146 characters 425 | WARNING | Line exceeds 120 characters; contains 135 characters 426 | WARNING | Line exceeds 120 characters; contains 133 characters 428 | WARNING | Line exceeds 120 characters; contains 147 characters 429 | WARNING | Line exceeds 120 characters; contains 145 characters 435 | WARNING | Line exceeds 120 characters; contains 127 characters 436 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 81ms; Memory: 8MB FILE: ...kspace/suitecrm-aws-pipeline/include/Dashlets/DashletGeneric.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 16 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 3. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 157 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 159 | ERROR | [ ] Method name "DashletGeneric::DashletGeneric" is | | not in camel caps format 161 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 248 | ERROR | [x] Expected 1 space before "=>"; 0 found 248 | ERROR | [x] Expected 1 space after "=>"; 0 found 265 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 271 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 272 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 281 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 335 | ERROR | [x] Expected 1 space before "=>"; 0 found 335 | ERROR | [x] Expected 1 space after "=>"; 0 found 364 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 384 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 390 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 402 | ERROR | [x] Expected 1 space after "=>"; 0 found 402 | ERROR | [x] Expected 1 space before "as"; 2 found 439 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 447 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 476 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 488 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 498 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 500 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 535 | ERROR | [x] Expected 1 space before "=>"; 0 found 535 | ERROR | [x] Expected 1 space after "=>"; 0 found 545 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 96ms; Memory: 10MB FILE: ...e/suitecrm-aws-pipeline/include/Dashlets/DashletCacheBuilder.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 93 | WARNING | Line exceeds 120 characters; contains 130 characters 102 | WARNING | Line exceeds 120 characters; contains 138 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/include/tcpdf/tcpdf.php ---------------------------------------------------------------------- FOUND 1280 ERRORS AND 533 WARNINGS AFFECTING 1046 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The | | first symbol is defined on line 198 and the | | first side effect is on line 180. 9 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 12 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 26 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 33 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 37 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 39 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 54 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 57 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | WARNING | [ ] Line exceeds 120 characters; contains 462 | | characters 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 139 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 467 | | characters 158 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 171 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 202 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 210 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 264 | WARNING | [ ] Line exceeds 120 characters; contains 809 | | characters 840 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 1352 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 1353 | WARNING | [ ] Line exceeds 120 characters; contains 339 | | characters 1356 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1360 | ERROR | [x] Incorrect spacing between argument | | "$orientation" and equals sign; expected 1 but | | found 0 1360 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$orientation"; | | expected 1 but found 0 1360 | ERROR | [x] Incorrect spacing between argument "$unit" and | | equals sign; expected 1 but found 0 1360 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$unit"; expected 1 | | but found 0 1360 | ERROR | [x] Incorrect spacing between argument "$format" | | and equals sign; expected 1 but found 0 1360 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$format"; expected 1 | | but found 0 1360 | ERROR | [x] Incorrect spacing between argument "$unicode" | | and equals sign; expected 1 but found 0 1360 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$unicode"; expected | | 1 but found 0 1360 | ERROR | [x] Incorrect spacing between argument "$encoding" | | and equals sign; expected 1 but found 0 1360 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encoding"; expected | | 1 but found 0 1360 | ERROR | [x] Incorrect spacing between argument | | "$diskcache" and equals sign; expected 1 but | | found 0 1360 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$diskcache"; | | expected 1 but found 0 1360 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1403 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 1467 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1505 | WARNING | [ ] Line exceeds 120 characters; contains 339 | | characters 1515 | ERROR | [ ] CASE statements must be defined using a colon 1520 | ERROR | [ ] CASE statements must be defined using a colon 1525 | ERROR | [ ] CASE statements must be defined using a colon 1530 | ERROR | [ ] CASE statements must be defined using a colon 1535 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 1548 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1552 | ERROR | [x] Incorrect spacing between argument | | "$orientation" and equals sign; expected 1 but | | found 0 1552 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$orientation"; | | expected 1 but found 0 1559 | ERROR | [ ] CASE statements must be defined using a colon 1559 | ERROR | [x] Each PHP statement must be on a line by itself 1559 | ERROR | [x] Closing brace must be on a line by itself 1560 | ERROR | [ ] CASE statements must be defined using a colon 1560 | ERROR | [x] Each PHP statement must be on a line by itself 1560 | ERROR | [x] Closing brace must be on a line by itself 1561 | ERROR | [ ] CASE statements must be defined using a colon 1561 | ERROR | [x] Each PHP statement must be on a line by itself 1561 | ERROR | [x] Closing brace must be on a line by itself 1562 | ERROR | [ ] CASE statements must be defined using a colon 1562 | ERROR | [x] Each PHP statement must be on a line by itself 1562 | ERROR | [x] Closing brace must be on a line by itself 1563 | ERROR | [ ] CASE statements must be defined using a colon 1563 | ERROR | [x] Each PHP statement must be on a line by itself 1563 | ERROR | [x] Closing brace must be on a line by itself 1564 | ERROR | [ ] CASE statements must be defined using a colon 1564 | ERROR | [x] Each PHP statement must be on a line by itself 1564 | ERROR | [x] Closing brace must be on a line by itself 1565 | ERROR | [x] The CASE body must start on the line following | | the statement 1565 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 1565 | ERROR | [x] Each PHP statement must be on a line by itself 1565 | ERROR | [x] Closing brace must be on a line by itself 1565 | ERROR | [x] Closing brace must be on a line by itself 1566 | ERROR | [ ] CASE statements must be defined using a colon 1566 | ERROR | [x] Each PHP statement must be on a line by itself 1566 | ERROR | [x] Closing brace must be on a line by itself 1567 | ERROR | [ ] CASE statements must be defined using a colon 1567 | ERROR | [x] Each PHP statement must be on a line by itself 1567 | ERROR | [x] Closing brace must be on a line by itself 1568 | ERROR | [ ] CASE statements must be defined using a colon 1568 | ERROR | [x] Each PHP statement must be on a line by itself 1568 | ERROR | [x] Closing brace must be on a line by itself 1569 | ERROR | [ ] CASE statements must be defined using a colon 1569 | ERROR | [x] Each PHP statement must be on a line by itself 1569 | ERROR | [x] Closing brace must be on a line by itself 1570 | ERROR | [ ] CASE statements must be defined using a colon 1570 | ERROR | [x] Each PHP statement must be on a line by itself 1570 | ERROR | [x] Closing brace must be on a line by itself 1571 | ERROR | [ ] CASE statements must be defined using a colon 1571 | ERROR | [x] Each PHP statement must be on a line by itself 1571 | ERROR | [x] Closing brace must be on a line by itself 1572 | ERROR | [ ] CASE statements must be defined using a colon 1572 | ERROR | [x] Each PHP statement must be on a line by itself 1572 | ERROR | [x] Closing brace must be on a line by itself 1573 | ERROR | [ ] CASE statements must be defined using a colon 1573 | ERROR | [x] Each PHP statement must be on a line by itself 1573 | ERROR | [x] Closing brace must be on a line by itself 1574 | ERROR | [ ] CASE statements must be defined using a colon 1574 | ERROR | [x] Each PHP statement must be on a line by itself 1574 | ERROR | [x] Closing brace must be on a line by itself 1575 | ERROR | [ ] CASE statements must be defined using a colon 1575 | ERROR | [x] Each PHP statement must be on a line by itself 1575 | ERROR | [x] Closing brace must be on a line by itself 1576 | ERROR | [ ] CASE statements must be defined using a colon 1576 | ERROR | [x] Each PHP statement must be on a line by itself 1576 | ERROR | [x] Closing brace must be on a line by itself 1577 | ERROR | [ ] CASE statements must be defined using a colon 1577 | ERROR | [x] Each PHP statement must be on a line by itself 1577 | ERROR | [x] Closing brace must be on a line by itself 1578 | ERROR | [ ] CASE statements must be defined using a colon 1578 | ERROR | [x] Each PHP statement must be on a line by itself 1578 | ERROR | [x] Closing brace must be on a line by itself 1579 | ERROR | [ ] CASE statements must be defined using a colon 1579 | ERROR | [x] Each PHP statement must be on a line by itself 1579 | ERROR | [x] Closing brace must be on a line by itself 1580 | ERROR | [ ] CASE statements must be defined using a colon 1580 | ERROR | [x] Each PHP statement must be on a line by itself 1580 | ERROR | [x] Closing brace must be on a line by itself 1581 | ERROR | [ ] CASE statements must be defined using a colon 1581 | ERROR | [x] Each PHP statement must be on a line by itself 1581 | ERROR | [x] Closing brace must be on a line by itself 1582 | ERROR | [ ] CASE statements must be defined using a colon 1582 | ERROR | [x] Each PHP statement must be on a line by itself 1582 | ERROR | [x] Closing brace must be on a line by itself 1583 | ERROR | [ ] CASE statements must be defined using a colon 1583 | ERROR | [x] Each PHP statement must be on a line by itself 1583 | ERROR | [x] Closing brace must be on a line by itself 1584 | ERROR | [ ] CASE statements must be defined using a colon 1584 | ERROR | [x] Each PHP statement must be on a line by itself 1584 | ERROR | [x] Closing brace must be on a line by itself 1585 | ERROR | [ ] CASE statements must be defined using a colon 1585 | ERROR | [x] Each PHP statement must be on a line by itself 1585 | ERROR | [x] Closing brace must be on a line by itself 1586 | ERROR | [ ] CASE statements must be defined using a colon 1586 | ERROR | [x] Each PHP statement must be on a line by itself 1586 | ERROR | [x] Closing brace must be on a line by itself 1587 | ERROR | [ ] CASE statements must be defined using a colon 1587 | ERROR | [x] Each PHP statement must be on a line by itself 1587 | ERROR | [x] Closing brace must be on a line by itself 1588 | ERROR | [ ] CASE statements must be defined using a colon 1588 | ERROR | [x] Each PHP statement must be on a line by itself 1588 | ERROR | [x] Closing brace must be on a line by itself 1589 | ERROR | [ ] CASE statements must be defined using a colon 1589 | ERROR | [x] Each PHP statement must be on a line by itself 1589 | ERROR | [x] Closing brace must be on a line by itself 1590 | ERROR | [ ] CASE statements must be defined using a colon 1590 | ERROR | [x] Each PHP statement must be on a line by itself 1590 | ERROR | [x] Closing brace must be on a line by itself 1591 | ERROR | [ ] CASE statements must be defined using a colon 1591 | ERROR | [x] Each PHP statement must be on a line by itself 1591 | ERROR | [x] Closing brace must be on a line by itself 1592 | ERROR | [ ] CASE statements must be defined using a colon 1592 | ERROR | [x] Each PHP statement must be on a line by itself 1592 | ERROR | [x] Closing brace must be on a line by itself 1593 | ERROR | [ ] CASE statements must be defined using a colon 1593 | ERROR | [x] Each PHP statement must be on a line by itself 1593 | ERROR | [x] Closing brace must be on a line by itself 1594 | ERROR | [ ] CASE statements must be defined using a colon 1594 | ERROR | [x] Each PHP statement must be on a line by itself 1594 | ERROR | [x] Closing brace must be on a line by itself 1595 | ERROR | [ ] CASE statements must be defined using a colon 1595 | ERROR | [x] Each PHP statement must be on a line by itself 1595 | ERROR | [x] Closing brace must be on a line by itself 1596 | ERROR | [ ] CASE statements must be defined using a colon 1596 | ERROR | [x] Each PHP statement must be on a line by itself 1596 | ERROR | [x] Closing brace must be on a line by itself 1597 | ERROR | [ ] CASE statements must be defined using a colon 1597 | ERROR | [x] Each PHP statement must be on a line by itself 1597 | ERROR | [x] Closing brace must be on a line by itself 1598 | ERROR | [ ] CASE statements must be defined using a colon 1598 | ERROR | [x] Each PHP statement must be on a line by itself 1598 | ERROR | [x] Closing brace must be on a line by itself 1599 | ERROR | [ ] CASE statements must be defined using a colon 1599 | ERROR | [x] Each PHP statement must be on a line by itself 1599 | ERROR | [x] Closing brace must be on a line by itself 1600 | ERROR | [ ] CASE statements must be defined using a colon 1600 | ERROR | [x] Each PHP statement must be on a line by itself 1600 | ERROR | [x] Closing brace must be on a line by itself 1601 | ERROR | [ ] CASE statements must be defined using a colon 1601 | ERROR | [x] Each PHP statement must be on a line by itself 1601 | ERROR | [x] Closing brace must be on a line by itself 1602 | ERROR | [ ] CASE statements must be defined using a colon 1602 | ERROR | [x] Each PHP statement must be on a line by itself 1602 | ERROR | [x] Closing brace must be on a line by itself 1603 | ERROR | [ ] CASE statements must be defined using a colon 1603 | ERROR | [x] Each PHP statement must be on a line by itself 1603 | ERROR | [x] Closing brace must be on a line by itself 1604 | ERROR | [ ] CASE statements must be defined using a colon 1604 | ERROR | [x] Each PHP statement must be on a line by itself 1604 | ERROR | [x] Closing brace must be on a line by itself 1605 | ERROR | [ ] CASE statements must be defined using a colon 1605 | ERROR | [x] Each PHP statement must be on a line by itself 1605 | ERROR | [x] Closing brace must be on a line by itself 1606 | ERROR | [ ] CASE statements must be defined using a colon 1606 | ERROR | [x] Each PHP statement must be on a line by itself 1606 | ERROR | [x] Closing brace must be on a line by itself 1607 | ERROR | [ ] CASE statements must be defined using a colon 1607 | ERROR | [x] Each PHP statement must be on a line by itself 1607 | ERROR | [x] Closing brace must be on a line by itself 1620 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1626 | ERROR | [x] Incorrect spacing between argument | | "$autopagebreak" and equals sign; expected 1 | | but found 0 1626 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$autopagebreak"; | | expected 1 but found 0 1626 | ERROR | [x] Incorrect spacing between argument | | "$bottommargin" and equals sign; expected 1 | | but found 0 1626 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$bottommargin"; | | expected 1 but found 0 1659 | WARNING | [ ] Line exceeds 120 characters; contains 340 | | characters 1696 | ERROR | [ ] CASE statements must be defined using a colon 1751 | WARNING | [ ] Line exceeds 120 characters; contains 751 | | characters 1758 | ERROR | [x] Incorrect spacing between argument "$pagenum" | | and equals sign; expected 1 but found 0 1758 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pagenum"; expected | | 1 but found 0 1775 | ERROR | [x] Incorrect spacing between argument "$pagenum" | | and equals sign; expected 1 but found 0 1775 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pagenum"; expected | | 1 but found 0 1792 | ERROR | [x] Incorrect spacing between argument "$pagenum" | | and equals sign; expected 1 but found 0 1792 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pagenum"; expected | | 1 but found 0 1809 | ERROR | [x] Incorrect spacing between argument "$pagenum" | | and equals sign; expected 1 but found 0 1809 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$pagenum"; expected | | 1 but found 0 1838 | ERROR | [ ] Method name "TCPDF::SetMargins" is not in | | camel caps format 1838 | ERROR | [x] Incorrect spacing between argument "$right" | | and equals sign; expected 1 but found 0 1838 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$right"; expected 1 | | but found 0 1850 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 1856 | ERROR | [ ] Method name "TCPDF::SetLeftMargin" is not in | | camel caps format 1872 | ERROR | [ ] Method name "TCPDF::SetTopMargin" is not in | | camel caps format 1888 | ERROR | [ ] Method name "TCPDF::SetRightMargin" is not in | | camel caps format 1903 | ERROR | [ ] Method name "TCPDF::SetCellPadding" is not in | | camel caps format 1909 | WARNING | [ ] Line exceeds 120 characters; contains 229 | | characters 1916 | ERROR | [ ] Method name "TCPDF::SetAutoPageBreak" is not | | in camel caps format 1916 | ERROR | [x] Incorrect spacing between argument "$margin" | | and equals sign; expected 1 but found 0 1916 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$margin"; expected 1 | | but found 0 1926 | WARNING | [ ] Line exceeds 120 characters; contains 349 | | characters 1927 | WARNING | [ ] Line exceeds 120 characters; contains 560 | | characters 1928 | WARNING | [ ] Line exceeds 120 characters; contains 491 | | characters 1932 | ERROR | [ ] Method name "TCPDF::SetDisplayMode" is not in | | camel caps format 1932 | ERROR | [x] Incorrect spacing between argument "$layout" | | and equals sign; expected 1 but found 0 1932 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$layout"; expected 1 | | but found 0 1932 | ERROR | [x] Incorrect spacing between argument "$mode" and | | equals sign; expected 1 but found 0 1932 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mode"; expected 1 | | but found 0 1935 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1943 | ERROR | [ ] CASE statements must be defined using a colon 1948 | ERROR | [ ] CASE statements must be defined using a colon 1953 | ERROR | [ ] CASE statements must be defined using a colon 1957 | ERROR | [ ] CASE statements must be defined using a colon 1961 | ERROR | [ ] CASE statements must be defined using a colon 1965 | ERROR | [ ] CASE statements must be defined using a colon 1969 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 1974 | ERROR | [ ] CASE statements must be defined using a colon 1978 | ERROR | [ ] CASE statements must be defined using a colon 1982 | ERROR | [ ] CASE statements must be defined using a colon 1986 | ERROR | [ ] CASE statements must be defined using a colon 1990 | ERROR | [ ] CASE statements must be defined using a colon 1994 | ERROR | [ ] CASE statements must be defined using a colon 1998 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 2005 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 2011 | ERROR | [ ] Method name "TCPDF::SetCompression" is not in | | camel caps format 2028 | ERROR | [ ] Method name "TCPDF::SetTitle" is not in camel | | caps format 2041 | ERROR | [ ] Method name "TCPDF::SetSubject" is not in | | camel caps format 2054 | ERROR | [ ] Method name "TCPDF::SetAuthor" is not in camel | | caps format 2067 | ERROR | [ ] Method name "TCPDF::SetKeywords" is not in | | camel caps format 2080 | ERROR | [ ] Method name "TCPDF::SetCreator" is not in | | camel caps format 2087 | WARNING | [ ] Line exceeds 120 characters; contains 279 | | characters 2093 | ERROR | [ ] Method name "TCPDF::Error" is not in camel | | caps format 2109 | ERROR | [ ] Method name "TCPDF::Open" is not in camel caps | | format 2123 | ERROR | [ ] Method name "TCPDF::Close" is not in camel | | caps format 2147 | ERROR | [x] Incorrect spacing between argument | | "$resetmargins" and equals sign; expected 1 | | but found 0 2147 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$resetmargins"; | | expected 1 but found 0 2195 | ERROR | [x] Incorrect spacing between argument | | "$resetmargins" and equals sign; expected 1 | | but found 0 2195 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$resetmargins"; | | expected 1 but found 0 2226 | WARNING | [ ] Line exceeds 120 characters; contains 343 | | characters 2227 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 2228 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 2234 | ERROR | [ ] Method name "TCPDF::AddPage" is not in camel | | caps format 2234 | ERROR | [x] Incorrect spacing between argument | | "$orientation" and equals sign; expected 1 but | | found 0 2234 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$orientation"; | | expected 1 but found 0 2234 | ERROR | [x] Incorrect spacing between argument "$format" | | and equals sign; expected 1 but found 0 2234 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$format"; expected 1 | | but found 0 2273 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 2279 | ERROR | [x] Incorrect spacing between argument | | "$orientation" and equals sign; expected 1 but | | found 0 2279 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$orientation"; | | expected 1 but found 0 2279 | ERROR | [x] Incorrect spacing between argument "$format" | | and equals sign; expected 1 but found 0 2279 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$format"; expected 1 | | but found 0 2316 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 2333 | ERROR | [x] Incorrect spacing between argument "$ln" and | | equals sign; expected 1 but found 0 2333 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ln"; expected 1 but | | found 0 2333 | ERROR | [x] Incorrect spacing between argument "$lw" and | | equals sign; expected 1 but found 0 2333 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$lw"; expected 1 but | | found 0 2333 | ERROR | [x] Incorrect spacing between argument "$ht" and | | equals sign; expected 1 but found 0 2333 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ht"; expected 1 but | | found 0 2333 | ERROR | [x] Incorrect spacing between argument "$hs" and | | equals sign; expected 1 but found 0 2333 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$hs"; expected 1 but | | found 0 2343 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 2364 | ERROR | [x] Incorrect spacing between argument "$hm" and | | equals sign; expected 1 but found 0 2364 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$hm"; expected 1 but | | found 0 2386 | ERROR | [x] Incorrect spacing between argument "$fm" and | | equals sign; expected 1 but found 0 2386 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fm"; expected 1 but | | found 0 2406 | ERROR | [x] Incorrect spacing between argument "$val" and | | equals sign; expected 1 but found 0 2406 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$val"; expected 1 | | but found 0 2416 | ERROR | [x] Incorrect spacing between argument "$val" and | | equals sign; expected 1 but found 0 2416 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$val"; expected 1 | | but found 0 2446 | ERROR | [ ] Method name "TCPDF::Header" is not in camel | | caps format 2452 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 2474 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 2489 | ERROR | [ ] Method name "TCPDF::Footer" is not in camel | | caps format 2496 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 2502 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 2627 | ERROR | [ ] Method name "TCPDF::PageNo" is not in camel | | caps format 2644 | ERROR | [ ] Method name "TCPDF::AddSpotColor" is not in | | camel caps format 2661 | ERROR | [ ] Method name "TCPDF::SetDrawColorArray" is not | | in camel caps format 2676 | WARNING | [ ] Line exceeds 120 characters; contains 253 | | characters 2677 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 2685 | ERROR | [ ] Method name "TCPDF::SetDrawColor" is not in | | camel caps format 2685 | ERROR | [x] Incorrect spacing between argument "$col1" and | | equals sign; expected 1 but found 0 2685 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col1"; expected 1 | | but found 0 2685 | ERROR | [x] Incorrect spacing between argument "$col2" and | | equals sign; expected 1 but found 0 2685 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col2"; expected 1 | | but found 0 2685 | ERROR | [x] Incorrect spacing between argument "$col3" and | | equals sign; expected 1 but found 0 2685 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col3"; expected 1 | | but found 0 2685 | ERROR | [x] Incorrect spacing between argument "$col4" and | | equals sign; expected 1 but found 0 2685 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col4"; expected 1 | | but found 0 2724 | ERROR | [ ] Method name "TCPDF::SetDrawSpotColor" is not | | in camel caps format 2724 | ERROR | [x] Incorrect spacing between argument "$tint" and | | equals sign; expected 1 but found 0 2724 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tint"; expected 1 | | but found 0 2744 | ERROR | [ ] Method name "TCPDF::SetFillColorArray" is not | | in camel caps format 2759 | WARNING | [ ] Line exceeds 120 characters; contains 257 | | characters 2760 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 2768 | ERROR | [ ] Method name "TCPDF::SetFillColor" is not in | | camel caps format 2768 | ERROR | [x] Incorrect spacing between argument "$col1" and | | equals sign; expected 1 but found 0 2768 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col1"; expected 1 | | but found 0 2768 | ERROR | [x] Incorrect spacing between argument "$col2" and | | equals sign; expected 1 but found 0 2768 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col2"; expected 1 | | but found 0 2768 | ERROR | [x] Incorrect spacing between argument "$col3" and | | equals sign; expected 1 but found 0 2768 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col3"; expected 1 | | but found 0 2768 | ERROR | [x] Incorrect spacing between argument "$col4" and | | equals sign; expected 1 but found 0 2768 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col4"; expected 1 | | but found 0 2811 | ERROR | [ ] Method name "TCPDF::SetFillSpotColor" is not | | in camel caps format 2811 | ERROR | [x] Incorrect spacing between argument "$tint" and | | equals sign; expected 1 but found 0 2811 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tint"; expected 1 | | but found 0 2831 | ERROR | [ ] Method name "TCPDF::SetTextColorArray" is not | | in camel caps format 2846 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 2847 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 2855 | ERROR | [ ] Method name "TCPDF::SetTextColor" is not in | | camel caps format 2855 | ERROR | [x] Incorrect spacing between argument "$col1" and | | equals sign; expected 1 but found 0 2855 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col1"; expected 1 | | but found 0 2855 | ERROR | [x] Incorrect spacing between argument "$col2" and | | equals sign; expected 1 but found 0 2855 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col2"; expected 1 | | but found 0 2855 | ERROR | [x] Incorrect spacing between argument "$col3" and | | equals sign; expected 1 but found 0 2855 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col3"; expected 1 | | but found 0 2855 | ERROR | [x] Incorrect spacing between argument "$col4" and | | equals sign; expected 1 but found 0 2855 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col4"; expected 1 | | but found 0 2895 | ERROR | [ ] Method name "TCPDF::SetTextSpotColor" is not | | in camel caps format 2895 | ERROR | [x] Incorrect spacing between argument "$tint" and | | equals sign; expected 1 but found 0 2895 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tint"; expected 1 | | but found 0 2910 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 2911 | WARNING | [ ] Line exceeds 120 characters; contains 253 | | characters 2918 | ERROR | [ ] Method name "TCPDF::GetStringWidth" is not in | | camel caps format 2918 | ERROR | [x] Incorrect spacing between argument "$fontname" | | and equals sign; expected 1 but found 0 2918 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontname"; expected | | 1 but found 0 2918 | ERROR | [x] Incorrect spacing between argument | | "$fontstyle" and equals sign; expected 1 but | | found 0 2918 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontstyle"; | | expected 1 but found 0 2918 | ERROR | [x] Incorrect spacing between argument "$fontsize" | | and equals sign; expected 1 but found 0 2918 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontsize"; expected | | 1 but found 0 2920 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 2926 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 2927 | WARNING | [ ] Line exceeds 120 characters; contains 253 | | characters 2934 | ERROR | [ ] Method name "TCPDF::GetArrStringWidth" is not | | in camel caps format 2934 | ERROR | [x] Incorrect spacing between argument "$fontname" | | and equals sign; expected 1 but found 0 2934 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontname"; expected | | 1 but found 0 2934 | ERROR | [x] Incorrect spacing between argument | | "$fontstyle" and equals sign; expected 1 but | | found 0 2934 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontstyle"; | | expected 1 but found 0 2934 | ERROR | [x] Incorrect spacing between argument "$fontsize" | | and equals sign; expected 1 but found 0 2934 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontsize"; expected | | 1 but found 0 2962 | ERROR | [ ] Method name "TCPDF::GetCharWidth" is not in | | camel caps format 2990 | ERROR | [ ] Method name "TCPDF::GetNumChars" is not in | | camel caps format 3017 | WARNING | [ ] Line exceeds 120 characters; contains 278 | | characters 3018 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 3019 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 3020 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 3026 | ERROR | [ ] Method name "TCPDF::AddFont" is not in camel | | caps format 3026 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 3026 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 3026 | ERROR | [x] Incorrect spacing between argument "$fontfile" | | and equals sign; expected 1 but found 0 3026 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontfile"; expected | | 1 but found 0 3143 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters 3145 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 3147 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 3149 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 3181 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 3184 | WARNING | [ ] Line exceeds 120 characters; contains 370 | | characters 3185 | WARNING | [ ] Line exceeds 120 characters; contains 710 | | characters 3186 | WARNING | [ ] Line exceeds 120 characters; contains 357 | | characters 3187 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 3188 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 3193 | ERROR | [ ] Method name "TCPDF::SetFont" is not in camel | | caps format 3193 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 3193 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 3193 | ERROR | [x] Incorrect spacing between argument "$size" and | | equals sign; expected 1 but found 0 3193 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$size"; expected 1 | | but found 0 3193 | ERROR | [x] Incorrect spacing between argument "$fontfile" | | and equals sign; expected 1 but found 0 3193 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontfile"; expected | | 1 but found 0 3214 | ERROR | [ ] Method name "TCPDF::SetFontSize" is not in | | camel caps format 3240 | ERROR | [ ] Method name "TCPDF::SetDefaultMonospacedFont" | | is not in camel caps format 3246 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 3247 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 3252 | ERROR | [ ] Method name "TCPDF::AddLink" is not in camel | | caps format 3263 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 3269 | ERROR | [ ] Method name "TCPDF::SetLink" is not in camel | | caps format 3269 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 3269 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 3269 | ERROR | [x] Incorrect spacing between argument "$page" and | | equals sign; expected 1 but found 0 3269 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$page"; expected 1 | | but found 0 3282 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 3293 | ERROR | [ ] Method name "TCPDF::Link" is not in camel caps | | format 3293 | ERROR | [x] Incorrect spacing between argument "$spaces" | | and equals sign; expected 1 but found 0 3293 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$spaces"; expected 1 | | but found 0 3311 | ERROR | [ ] Method name "TCPDF::Annotation" is not in | | camel caps format 3311 | ERROR | [x] Incorrect spacing between argument "$opt" and | | equals sign; expected 1 but found 0 3311 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$opt"; expected 1 | | but found 0 3311 | ERROR | [x] Incorrect spacing between argument "$spaces" | | and equals sign; expected 1 but found 0 3311 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$spaces"; expected 1 | | but found 0 3353 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 3354 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 3355 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 3365 | WARNING | [ ] Method name "_putEmbeddedFiles" should not be | | prefixed with an underscore to indicate | | visibility 3391 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 3397 | ERROR | [ ] Method name "TCPDF::Text" is not in camel caps | | format 3397 | ERROR | [x] Incorrect spacing between argument "$stroke" | | and equals sign; expected 1 but found 0 3397 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$stroke"; expected 1 | | but found 0 3397 | ERROR | [x] Incorrect spacing between argument "$clip" and | | equals sign; expected 1 but found 0 3397 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$clip"; expected 1 | | but found 0 3416 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 3430 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 3438 | ERROR | [ ] Method name "TCPDF::AcceptPageBreak" is not in | | camel caps format 3451 | ERROR | [x] Incorrect spacing between argument "$h" and | | equals sign; expected 1 but found 0 3451 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$h"; expected 1 but | | found 0 3451 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 3451 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 3481 | WARNING | [ ] Line exceeds 120 characters; contains 337 | | characters 3482 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3486 | WARNING | [ ] Line exceeds 120 characters; contains 326 | | characters 3487 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 3489 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 3492 | WARNING | [ ] Line exceeds 120 characters; contains 256 | | characters 3496 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 3498 | ERROR | [ ] Method name "TCPDF::Cell" is not in camel caps | | format 3498 | ERROR | [x] Incorrect spacing between argument "$h" and | | equals sign; expected 1 but found 0 3498 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$h"; expected 1 but | | found 0 3498 | ERROR | [x] Incorrect spacing between argument "$txt" and | | equals sign; expected 1 but found 0 3498 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$txt"; expected 1 | | but found 0 3498 | ERROR | [x] Incorrect spacing between argument "$border" | | and equals sign; expected 1 but found 0 3498 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$border"; expected 1 | | but found 0 3498 | ERROR | [x] Incorrect spacing between argument "$ln" and | | equals sign; expected 1 but found 0 3498 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ln"; expected 1 but | | found 0 3498 | ERROR | [x] Incorrect spacing between argument "$align" | | and equals sign; expected 1 but found 0 3498 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 3498 | ERROR | [x] Incorrect spacing between argument "$fill" and | | equals sign; expected 1 but found 0 3498 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill"; expected 1 | | but found 0 3498 | ERROR | [x] Incorrect spacing between argument "$link" and | | equals sign; expected 1 but found 0 3498 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link"; expected 1 | | but found 0 3498 | ERROR | [x] Incorrect spacing between argument "$stretch" | | and equals sign; expected 1 but found 0 3498 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$stretch"; expected | | 1 but found 0 3498 | ERROR | [x] Incorrect spacing between argument | | "$ignore_min_height" and equals sign; expected | | 1 but found 0 3498 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ignore_min_height"; | | expected 1 but found 0 3498 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 3506 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 3516 | ERROR | [x] Incorrect spacing between argument "$txt" and | | equals sign; expected 1 but found 0 3516 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$txt"; expected 1 | | but found 0 3536 | WARNING | [ ] Line exceeds 120 characters; contains 367 | | characters 3537 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3541 | WARNING | [ ] Line exceeds 120 characters; contains 326 | | characters 3542 | WARNING | [ ] Line exceeds 120 characters; contains 314 | | characters 3543 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 3546 | WARNING | [ ] Line exceeds 120 characters; contains 256 | | characters 3552 | ERROR | [x] Incorrect spacing between argument "$h" and | | equals sign; expected 1 but found 0 3552 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$h"; expected 1 but | | found 0 3552 | ERROR | [x] Incorrect spacing between argument "$txt" and | | equals sign; expected 1 but found 0 3552 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$txt"; expected 1 | | but found 0 3552 | ERROR | [x] Incorrect spacing between argument "$border" | | and equals sign; expected 1 but found 0 3552 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$border"; expected 1 | | but found 0 3552 | ERROR | [x] Incorrect spacing between argument "$ln" and | | equals sign; expected 1 but found 0 3552 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ln"; expected 1 but | | found 0 3552 | ERROR | [x] Incorrect spacing between argument "$align" | | and equals sign; expected 1 but found 0 3552 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 3552 | ERROR | [x] Incorrect spacing between argument "$fill" and | | equals sign; expected 1 but found 0 3552 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill"; expected 1 | | but found 0 3552 | ERROR | [x] Incorrect spacing between argument "$link" and | | equals sign; expected 1 but found 0 3552 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link"; expected 1 | | but found 0 3552 | ERROR | [x] Incorrect spacing between argument "$stretch" | | and equals sign; expected 1 but found 0 3552 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$stretch"; expected | | 1 but found 0 3552 | ERROR | [x] Incorrect spacing between argument | | "$ignore_min_height" and equals sign; expected | | 1 but found 0 3552 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ignore_min_height"; | | expected 1 but found 0 3552 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 3582 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3594 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 3604 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3612 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 3622 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 3636 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 3687 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 3721 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 3738 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 3760 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 3767 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 3772 | WARNING | [ ] Line exceeds 120 characters; contains 332 | | characters 3773 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 3775 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 3779 | WARNING | [ ] Line exceeds 120 characters; contains 256 | | characters 3781 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3782 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 3786 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 3788 | ERROR | [ ] Method name "TCPDF::MultiCell" is not in camel | | caps format 3788 | ERROR | [x] Incorrect spacing between argument "$border" | | and equals sign; expected 1 but found 0 3788 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$border"; expected 1 | | but found 0 3788 | ERROR | [x] Incorrect spacing between argument "$align" | | and equals sign; expected 1 but found 0 3788 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 3788 | ERROR | [x] Incorrect spacing between argument "$fill" and | | equals sign; expected 1 but found 0 3788 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill"; expected 1 | | but found 0 3788 | ERROR | [x] Incorrect spacing between argument "$ln" and | | equals sign; expected 1 but found 0 3788 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ln"; expected 1 but | | found 0 3788 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 3788 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 3788 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 3788 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 3788 | ERROR | [x] Incorrect spacing between argument "$reseth" | | and equals sign; expected 1 but found 0 3788 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$reseth"; expected 1 | | but found 0 3788 | ERROR | [x] Incorrect spacing between argument "$stretch" | | and equals sign; expected 1 but found 0 3788 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$stretch"; expected | | 1 but found 0 3788 | ERROR | [x] Incorrect spacing between argument "$ishtml" | | and equals sign; expected 1 but found 0 3788 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ishtml"; expected 1 | | but found 0 3788 | ERROR | [x] Incorrect spacing between argument | | "$autopadding" and equals sign; expected 1 but | | found 0 3788 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$autopadding"; | | expected 1 but found 0 3788 | ERROR | [x] Incorrect spacing between argument "$maxh" and | | equals sign; expected 1 but found 0 3788 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$maxh"; expected 1 | | but found 0 3788 | ERROR | [x] Incorrect spacing between argument "$addpage" | | and equals sign; expected 1 but found 0 3788 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$addpage"; expected | | 1 but found 0 3788 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 3886 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 3945 | WARNING | [ ] Line exceeds 120 characters; contains 332 | | characters 3951 | ERROR | [x] Incorrect spacing between argument "$position" | | and equals sign; expected 1 but found 0 3951 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$position"; expected | | 1 but found 0 3958 | ERROR | [ ] CASE statements must be defined using a colon 3977 | ERROR | [ ] CASE statements must be defined using a colon 3996 | ERROR | [ ] CASE statements must be defined using a colon 4015 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 4031 | ERROR | [x] Incorrect spacing between argument "$w" and | | equals sign; expected 1 but found 0 4031 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$w"; expected 1 but | | found 0 4065 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 4067 | WARNING | [ ] Line exceeds 120 characters; contains 256 | | characters 4070 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 4075 | ERROR | [ ] Method name "TCPDF::Write" is not in camel | | caps format 4075 | ERROR | [x] Incorrect spacing between argument "$link" and | | equals sign; expected 1 but found 0 4075 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link"; expected 1 | | but found 0 4075 | ERROR | [x] Incorrect spacing between argument "$fill" and | | equals sign; expected 1 but found 0 4075 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill"; expected 1 | | but found 0 4075 | ERROR | [x] Incorrect spacing between argument "$align" | | and equals sign; expected 1 but found 0 4075 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 4075 | ERROR | [x] Incorrect spacing between argument "$ln" and | | equals sign; expected 1 but found 0 4075 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ln"; expected 1 but | | found 0 4075 | ERROR | [x] Incorrect spacing between argument "$stretch" | | and equals sign; expected 1 but found 0 4075 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$stretch"; expected | | 1 but found 0 4075 | ERROR | [x] Incorrect spacing between argument | | "$firstline" and equals sign; expected 1 but | | found 0 4075 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$firstline"; | | expected 1 but found 0 4075 | ERROR | [x] Incorrect spacing between argument | | "$firstblock" and equals sign; expected 1 but | | found 0 4075 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$firstblock"; | | expected 1 but found 0 4075 | ERROR | [x] Incorrect spacing between argument "$maxh" and | | equals sign; expected 1 but found 0 4075 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$maxh"; expected 1 | | but found 0 4075 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 4192 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 4193 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 4205 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 4208 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4298 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 4332 | ERROR | [ ] CASE statements must be defined using a colon 4336 | ERROR | [ ] CASE statements must be defined using a colon 4344 | ERROR | [ ] CASE statements must be defined using a colon 4352 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 4415 | ERROR | [x] Incorrect spacing between argument "$start" | | and equals sign; expected 1 but found 0 4415 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$start"; expected 1 | | but found 0 4415 | ERROR | [x] Incorrect spacing between argument "$end" and | | equals sign; expected 1 but found 0 4415 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$end"; expected 1 | | but found 0 4439 | ERROR | [ ] Method name "TCPDF::UniArrSubString" is not in | | camel caps format 4439 | ERROR | [x] Incorrect spacing between argument "$start" | | and equals sign; expected 1 but found 0 4439 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$start"; expected 1 | | but found 0 4439 | ERROR | [x] Incorrect spacing between argument "$end" and | | equals sign; expected 1 but found 0 4439 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$end"; expected 1 | | but found 0 4489 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 4499 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 4501 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 4508 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4509 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 4510 | WARNING | [ ] Line exceeds 120 characters; contains 263 | | characters 4512 | WARNING | [ ] Line exceeds 120 characters; contains 326 | | characters 4515 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 4518 | WARNING | [ ] Line exceeds 120 characters; contains 327 | | characters 4524 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 4527 | ERROR | [ ] Method name "TCPDF::Image" is not in camel | | caps format 4527 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 4527 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 4527 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 4527 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 4527 | ERROR | [x] Incorrect spacing between argument "$w" and | | equals sign; expected 1 but found 0 4527 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$w"; expected 1 but | | found 0 4527 | ERROR | [x] Incorrect spacing between argument "$h" and | | equals sign; expected 1 but found 0 4527 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$h"; expected 1 but | | found 0 4527 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 4527 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 | | but found 0 4527 | ERROR | [x] Incorrect spacing between argument "$link" and | | equals sign; expected 1 but found 0 4527 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link"; expected 1 | | but found 0 4527 | ERROR | [x] Incorrect spacing between argument "$align" | | and equals sign; expected 1 but found 0 4527 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 4527 | ERROR | [x] Incorrect spacing between argument "$resize" | | and equals sign; expected 1 but found 0 4527 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$resize"; expected 1 | | but found 0 4527 | ERROR | [x] Incorrect spacing between argument "$dpi" and | | equals sign; expected 1 but found 0 4527 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$dpi"; expected 1 | | but found 0 4527 | ERROR | [x] Incorrect spacing between argument "$palign" | | and equals sign; expected 1 but found 0 4527 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$palign"; expected 1 | | but found 0 4527 | ERROR | [x] Incorrect spacing between argument "$ismask" | | and equals sign; expected 1 but found 0 4527 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ismask"; expected 1 | | but found 0 4527 | ERROR | [x] Incorrect spacing between argument "$imgmask" | | and equals sign; expected 1 but found 0 4527 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$imgmask"; expected | | 1 but found 0 4527 | ERROR | [x] Incorrect spacing between argument "$border" | | and equals sign; expected 1 but found 0 4527 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$border"; expected 1 | | but found 0 4527 | ERROR | [x] Incorrect spacing between argument "$fitbox" | | and equals sign; expected 1 but found 0 4527 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fitbox"; expected 1 | | but found 0 4527 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 4597 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 4626 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 4706 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 4721 | ERROR | [ ] CASE statements must be defined using a colon 4726 | ERROR | [ ] CASE statements must be defined using a colon 4731 | ERROR | [ ] CASE statements must be defined using a colon 4736 | ERROR | [ ] CASE statements must be defined using a colon 4740 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 4756 | WARNING | [ ] Method name "_toJPEG" should not be prefixed | | with an underscore to indicate visibility 4773 | WARNING | [ ] Method name "_parsejpeg" should not be | | prefixed with an underscore to indicate | | visibility 4791 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4800 | WARNING | [ ] Method name "_parsepng" should not be prefixed | | with an underscore to indicate visibility 4851 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 4893 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 4898 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 4924 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4925 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 4926 | WARNING | [ ] Line exceeds 120 characters; contains 263 | | characters 4928 | WARNING | [ ] Line exceeds 120 characters; contains 326 | | characters 4931 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 4937 | ERROR | [ ] Method name "TCPDF::ImagePngAlpha" is not in | | camel caps format 4937 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 4937 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 4937 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 4937 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 4937 | ERROR | [x] Incorrect spacing between argument "$w" and | | equals sign; expected 1 but found 0 4937 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$w"; expected 1 but | | found 0 4937 | ERROR | [x] Incorrect spacing between argument "$h" and | | equals sign; expected 1 but found 0 4937 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$h"; expected 1 but | | found 0 4937 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 4937 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 | | but found 0 4937 | ERROR | [x] Incorrect spacing between argument "$link" and | | equals sign; expected 1 but found 0 4937 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link"; expected 1 | | but found 0 4937 | ERROR | [x] Incorrect spacing between argument "$align" | | and equals sign; expected 1 but found 0 4937 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 4937 | ERROR | [x] Incorrect spacing between argument "$resize" | | and equals sign; expected 1 but found 0 4937 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$resize"; expected 1 | | but found 0 4937 | ERROR | [x] Incorrect spacing between argument "$dpi" and | | equals sign; expected 1 but found 0 4937 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$dpi"; expected 1 | | but found 0 4937 | ERROR | [x] Incorrect spacing between argument "$palign" | | and equals sign; expected 1 but found 0 4937 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$palign"; expected 1 | | but found 0 4937 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 4970 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 4989 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 4996 | ERROR | [ ] Method name "TCPDF::Ln" is not in camel caps | | format 4996 | ERROR | [x] Incorrect spacing between argument "$h" and | | equals sign; expected 1 but found 0 4996 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$h"; expected 1 but | | found 0 4996 | ERROR | [x] Incorrect spacing between argument "$cell" and | | equals sign; expected 1 but found 0 4996 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cell"; expected 1 | | but found 0 5025 | ERROR | [ ] Method name "TCPDF::GetX" is not in camel caps | | format 5041 | ERROR | [ ] Method name "TCPDF::GetAbsX" is not in camel | | caps format 5053 | ERROR | [ ] Method name "TCPDF::GetY" is not in camel caps | | format 5067 | ERROR | [ ] Method name "TCPDF::SetX" is not in camel caps | | format 5100 | ERROR | [ ] Method name "TCPDF::SetY" is not in camel caps | | format 5100 | ERROR | [x] Incorrect spacing between argument "$resetx" | | and equals sign; expected 1 but found 0 5100 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$resetx"; expected 1 | | but found 0 5132 | ERROR | [ ] Method name "TCPDF::SetXY" is not in camel | | caps format 5141 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 5143 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 5144 | WARNING | [ ] Line exceeds 120 characters; contains 520 | | characters 5149 | ERROR | [ ] Method name "TCPDF::Output" is not in camel | | caps format 5149 | ERROR | [x] Incorrect spacing between argument "$name" and | | equals sign; expected 1 but found 0 5149 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$name"; expected 1 | | but found 0 5149 | ERROR | [x] Incorrect spacing between argument "$dest" and | | equals sign; expected 1 but found 0 5149 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$dest"; expected 1 | | but found 0 5202 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 5204 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 5227 | ERROR | [ ] CASE statements must be defined using a colon 5248 | ERROR | [ ] CASE statements must be defined using a colon 5273 | ERROR | [ ] CASE statements must be defined using a colon 5287 | ERROR | [ ] CASE statements must be defined using a colon 5291 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 5299 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 5305 | WARNING | [ ] Method name "_destroy" should not be prefixed | | with an underscore to indicate visibility 5305 | ERROR | [x] Incorrect spacing between argument | | "$destroyall" and equals sign; expected 1 but | | found 0 5305 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$destroyall"; | | expected 1 but found 0 5305 | ERROR | [x] Incorrect spacing between argument | | "$preserve_objcopy" and equals sign; expected | | 1 but found 0 5305 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$preserve_objcopy"; | | expected 1 but found 0 5307 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 5333 | WARNING | [ ] Method name "_dochecks" should not be prefixed | | with an underscore to indicate visibility 5350 | WARNING | [ ] Method name "_getfontpath" should not be | | prefixed with an underscore to indicate | | visibility 5362 | WARNING | [ ] Method name "_putpages" should not be prefixed | | with an underscore to indicate visibility 5508 | WARNING | [ ] Method name "_putannots" should not be | | prefixed with an underscore to indicate | | visibility 5532 | ERROR | [ ] CASE statements must be defined using a colon 5536 | ERROR | [ ] CASE statements must be defined using a colon 5540 | ERROR | [ ] CASE statements must be defined using a colon 5544 | ERROR | [ ] CASE statements must be defined using a colon 5548 | ERROR | [ ] CASE statements must be defined using a colon 5552 | ERROR | [ ] CASE statements must be defined using a colon 5556 | ERROR | [ ] CASE statements must be defined using a colon 5560 | ERROR | [ ] CASE statements must be defined using a colon 5564 | ERROR | [ ] CASE statements must be defined using a colon 5568 | ERROR | [ ] CASE statements must be defined using a colon 5572 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 5625 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 5641 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 5664 | ERROR | [ ] CASE statements must be defined using a colon 5697 | ERROR | [ ] CASE statements must be defined using a colon 5704 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 5716 | ERROR | [ ] CASE statements must be defined using a colon 5749 | ERROR | [ ] CASE statements must be defined using a colon 5752 | ERROR | [ ] CASE statements must be defined using a colon 5755 | ERROR | [ ] CASE statements must be defined using a colon 5758 | ERROR | [ ] CASE statements must be defined using a colon 5761 | ERROR | [ ] CASE statements must be defined using a colon 5764 | ERROR | [ ] CASE statements must be defined using a colon 5767 | ERROR | [ ] CASE statements must be defined using a colon 5770 | ERROR | [ ] CASE statements must be defined using a colon 5773 | ERROR | [ ] CASE statements must be defined using a colon 5776 | ERROR | [ ] CASE statements must be defined using a colon 5779 | ERROR | [ ] CASE statements must be defined using a colon 5782 | ERROR | [ ] CASE statements must be defined using a colon 5785 | ERROR | [ ] CASE statements must be defined using a colon 5788 | ERROR | [ ] CASE statements must be defined using a colon 5794 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 5804 | ERROR | [ ] CASE statements must be defined using a colon 5820 | ERROR | [ ] CASE statements must be defined using a colon 5823 | ERROR | [ ] CASE statements must be defined using a colon 5834 | ERROR | [ ] CASE statements must be defined using a colon 5837 | ERROR | [ ] CASE statements must be defined using a colon 5840 | ERROR | [ ] CASE statements must be defined using a colon 5843 | ERROR | [ ] CASE statements must be defined using a colon 5846 | ERROR | [ ] CASE statements must be defined using a colon 5849 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 5865 | WARNING | [ ] Method name "_putfonts" should not be prefixed | | with an underscore to indicate visibility 5970 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 5993 | WARNING | [ ] Method name "_putfontwidths" should not be | | prefixed with an underscore to indicate | | visibility 5993 | ERROR | [x] Incorrect spacing between argument | | "$cidoffset" and equals sign; expected 1 but | | found 0 5993 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cidoffset"; | | expected 1 but found 0 6092 | WARNING | [ ] Method name "_puttruetypeunicode" should not | | be prefixed with an underscore to indicate | | visibility 6100 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 6178 | WARNING | [ ] Method name "_putcidfont0" should not be | | prefixed with an underscore to indicate | | visibility 6239 | WARNING | [ ] Method name "_putimages" should not be | | prefixed with an underscore to indicate | | visibility 6254 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 6295 | WARNING | [ ] Method name "_putspotcolors" should not be | | prefixed with an underscore to indicate | | visibility 6303 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 6313 | WARNING | [ ] Method name "_putxobjectdict" should not be | | prefixed with an underscore to indicate | | visibility 6325 | WARNING | [ ] Method name "_putresourcedict" should not be | | prefixed with an underscore to indicate | | visibility 6367 | WARNING | [ ] Method name "_putresources" should not be | | prefixed with an underscore to indicate | | visibility 6401 | WARNING | [ ] Method name "_putinfo" should not be prefixed | | with an underscore to indicate visibility 6429 | WARNING | [ ] Method name "_putcatalog" should not be | | prefixed with an underscore to indicate | | visibility 6463 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 6473 | WARNING | [ ] Method name "_putviewerpreferences" should not | | be prefixed with an underscore to indicate | | visibility 6496 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 6517 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 6544 | WARNING | [ ] Method name "_puttrailer" should not be | | prefixed with an underscore to indicate | | visibility 6559 | WARNING | [ ] Method name "_putheader" should not be | | prefixed with an underscore to indicate | | visibility 6568 | WARNING | [ ] Method name "_enddoc" should not be prefixed | | with an underscore to indicate visibility 6626 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 6630 | WARNING | [ ] Method name "_beginpage" should not be | | prefixed with an underscore to indicate | | visibility 6630 | ERROR | [x] Incorrect spacing between argument | | "$orientation" and equals sign; expected 1 but | | found 0 6630 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$orientation"; | | expected 1 but found 0 6630 | ERROR | [x] Incorrect spacing between argument "$format" | | and equals sign; expected 1 but found 0 6630 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$format"; expected 1 | | but found 0 6670 | WARNING | [ ] Method name "_endpage" should not be prefixed | | with an underscore to indicate visibility 6680 | WARNING | [ ] Method name "_newobj" should not be prefixed | | with an underscore to indicate visibility 6694 | WARNING | [ ] Method name "_dounderline" should not be | | prefixed with an underscore to indicate | | visibility 6699 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 6709 | WARNING | [ ] Method name "_dolinethrough" should not be | | prefixed with an underscore to indicate | | visibility 6714 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 6723 | WARNING | [ ] Method name "_freadint" should not be prefixed | | with an underscore to indicate visibility 6735 | WARNING | [ ] Method name "_escape" should not be prefixed | | with an underscore to indicate visibility 6747 | WARNING | [ ] Method name "_datastring" should not be | | prefixed with an underscore to indicate | | visibility 6761 | WARNING | [ ] Method name "_textstring" should not be | | prefixed with an underscore to indicate | | visibility 6776 | WARNING | [ ] Method name "_escapetext" should not be | | prefixed with an underscore to indicate | | visibility 6779 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 6794 | WARNING | [ ] Method name "_putstream" should not be | | prefixed with an underscore to indicate | | visibility 6809 | WARNING | [ ] Method name "_out" should not be prefixed with | | an underscore to indicate visibility 6812 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 6833 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 6954 | ERROR | [x] Incorrect spacing between argument "$setbom" | | and equals sign; expected 1 but found 0 6954 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$setbom"; expected 1 | | but found 0 7032 | ERROR | [x] Incorrect spacing between argument "$setbom" | | and equals sign; expected 1 but found 0 7032 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$setbom"; expected 1 | | but found 0 7137 | ERROR | [x] Incorrect spacing between argument "$fill" and | | equals sign; expected 1 but found 0 7137 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill"; expected 1 | | but found 0 7137 | ERROR | [x] Incorrect spacing between argument | | "$firstline" and equals sign; expected 1 but | | found 0 7137 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$firstline"; | | expected 1 but found 0 7137 | ERROR | [x] Incorrect spacing between argument "$color" | | and equals sign; expected 1 but found 0 7137 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$color"; expected 1 | | but found 0 7137 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 7137 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 7166 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 7171 | ERROR | [x] Incorrect spacing between argument "$color" | | and equals sign; expected 1 but found 0 7171 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$color"; expected 1 | | but found 0 7197 | ERROR | [ ] CASE statements must be defined using a colon 7207 | ERROR | [ ] CASE statements must be defined using a colon 7251 | WARNING | [ ] Method name "_objectkey" should not be | | prefixed with an underscore to indicate | | visibility 7261 | WARNING | [ ] Method name "_putencryption" should not be | | prefixed with an underscore to indicate | | visibility 7281 | WARNING | [ ] Method name "_RC4" should not be prefixed with | | an underscore to indicate visibility 7322 | WARNING | [ ] Method name "_md5_16" should not be prefixed | | with an underscore to indicate visibility 7322 | ERROR | [ ] Method name "TCPDF::_md5_16" is not in camel | | caps format 7336 | WARNING | [ ] Method name "_Ovalue" should not be prefixed | | with an underscore to indicate visibility 7336 | ERROR | [ ] Method name "TCPDF::_Ovalue" is not in camel | | caps format 7350 | WARNING | [ ] Method name "_Uvalue" should not be prefixed | | with an underscore to indicate visibility 7350 | ERROR | [ ] Method name "TCPDF::_Uvalue" is not in camel | | caps format 7364 | WARNING | [ ] Method name "_generateencryptionkey" should | | not be prefixed with an underscore to indicate | | visibility 7388 | WARNING | [ ] Line exceeds 120 characters; contains 249 | | characters 7389 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 7390 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 7397 | ERROR | [ ] Method name "TCPDF::SetProtection" is not in | | camel caps format 7397 | ERROR | [x] Incorrect spacing between argument | | "$permissions" and equals sign; expected 1 but | | found 0 7397 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$permissions"; | | expected 1 but found 0 7397 | ERROR | [x] Incorrect spacing between argument | | "$user_pass" and equals sign; expected 1 but | | found 0 7397 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$user_pass"; | | expected 1 but found 0 7397 | ERROR | [x] Incorrect spacing between argument | | "$owner_pass" and equals sign; expected 1 but | | found 0 7397 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$owner_pass"; | | expected 1 but found 0 7426 | ERROR | [ ] Method name "TCPDF::StartTransform" is not in | | camel caps format 7440 | ERROR | [ ] Method name "TCPDF::StopTransform" is not in | | camel caps format 7457 | ERROR | [ ] Method name "TCPDF::ScaleX" is not in camel | | caps format 7457 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 7457 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 7457 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 7457 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 7471 | ERROR | [ ] Method name "TCPDF::ScaleY" is not in camel | | caps format 7471 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 7471 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 7471 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 7471 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 7485 | ERROR | [ ] Method name "TCPDF::ScaleXY" is not in camel | | caps format 7485 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 7485 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 7485 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 7485 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 7500 | ERROR | [ ] Method name "TCPDF::Scale" is not in camel | | caps format 7500 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 7500 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 7500 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 7500 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 7536 | ERROR | [ ] Method name "TCPDF::MirrorH" is not in camel | | caps format 7536 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 7536 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 7548 | ERROR | [ ] Method name "TCPDF::MirrorV" is not in camel | | caps format 7548 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 7548 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 7561 | ERROR | [ ] Method name "TCPDF::MirrorP" is not in camel | | caps format 7561 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 7561 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 7561 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 7561 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 7575 | ERROR | [ ] Method name "TCPDF::MirrorL" is not in camel | | caps format 7575 | ERROR | [x] Incorrect spacing between argument "$angle" | | and equals sign; expected 1 but found 0 7575 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$angle"; expected 1 | | but found 0 7575 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 7575 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 7575 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 7575 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 7588 | ERROR | [ ] Method name "TCPDF::TranslateX" is not in | | camel caps format 7600 | ERROR | [ ] Method name "TCPDF::TranslateY" is not in | | camel caps format 7613 | ERROR | [ ] Method name "TCPDF::Translate" is not in camel | | caps format 7638 | ERROR | [ ] Method name "TCPDF::Rotate" is not in camel | | caps format 7638 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 7638 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 7638 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 7638 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 7672 | ERROR | [ ] Method name "TCPDF::SkewX" is not in camel | | caps format 7672 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 7672 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 7672 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 7672 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 7686 | ERROR | [ ] Method name "TCPDF::SkewY" is not in camel | | caps format 7686 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 7686 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 7686 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 7686 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 7701 | ERROR | [ ] Method name "TCPDF::Skew" is not in camel caps | | format 7701 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 7701 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 7701 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 7701 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 7735 | ERROR | [ ] Method name "TCPDF::Transform" is not in camel | | caps format 7739 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 7754 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 7760 | ERROR | [ ] Method name "TCPDF::SetLineWidth" is not in | | camel caps format 7775 | ERROR | [ ] Method name "TCPDF::GetLineWidth" is not in | | camel caps format 7784 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7785 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7788 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7790 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7794 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7796 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7801 | ERROR | [ ] Method name "TCPDF::SetLineStyle" is not in | | camel caps format 7857 | WARNING | [ ] Method name "_outPoint" should not be prefixed | | with an underscore to indicate visibility 7872 | WARNING | [ ] Method name "_outLine" should not be prefixed | | with an underscore to indicate visibility 7890 | WARNING | [ ] Method name "_outRect" should not be prefixed | | with an underscore to indicate visibility 7895 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 7910 | WARNING | [ ] Method name "_outCurve" should not be prefixed | | with an underscore to indicate visibility 7917 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 7926 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 7931 | ERROR | [ ] Method name "TCPDF::Line" is not in camel caps | | format 7931 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 7931 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 7949 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7950 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7951 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7952 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7952 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 7953 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7953 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 7957 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7958 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 7958 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 7961 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 7962 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 7967 | ERROR | [ ] Method name "TCPDF::Rect" is not in camel caps | | format 7967 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 7967 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 7967 | ERROR | [x] Incorrect spacing between argument | | "$border_style" and equals sign; expected 1 | | but found 0 7967 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$border_style"; | | expected 1 but found 0 7967 | ERROR | [x] Incorrect spacing between argument | | "$fill_color" and equals sign; expected 1 but | | found 0 7967 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill_color"; | | expected 1 but found 0 7973 | ERROR | [ ] CASE statements must be defined using a colon 7980 | ERROR | [ ] CASE statements must be defined using a colon 7993 | ERROR | [ ] CASE statements must be defined using a colon 7998 | ERROR | [ ] CASE statements must be defined using a colon 8003 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 8054 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8055 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8056 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8057 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8057 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8058 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8058 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 8060 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 8061 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 8066 | ERROR | [ ] Method name "TCPDF::Curve" is not in camel | | caps format 8066 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 8066 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 8066 | ERROR | [x] Incorrect spacing between argument | | "$line_style" and equals sign; expected 1 but | | found 0 8066 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$line_style"; | | expected 1 but found 0 8066 | ERROR | [x] Incorrect spacing between argument | | "$fill_color" and equals sign; expected 1 but | | found 0 8066 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill_color"; | | expected 1 but found 0 8066 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 8072 | ERROR | [ ] CASE statements must be defined using a colon 8078 | ERROR | [ ] CASE statements must be defined using a colon 8082 | ERROR | [ ] CASE statements must be defined using a colon 8086 | ERROR | [ ] CASE statements must be defined using a colon 8090 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 8112 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8113 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8114 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8115 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8115 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8116 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8116 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 8118 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 8119 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 8124 | ERROR | [ ] Method name "TCPDF::Polycurve" is not in camel | | caps format 8124 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 8124 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 8124 | ERROR | [x] Incorrect spacing between argument | | "$line_style" and equals sign; expected 1 but | | found 0 8124 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$line_style"; | | expected 1 but found 0 8124 | ERROR | [x] Incorrect spacing between argument | | "$fill_color" and equals sign; expected 1 but | | found 0 8124 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill_color"; | | expected 1 but found 0 8130 | ERROR | [ ] CASE statements must be defined using a colon 8136 | ERROR | [ ] CASE statements must be defined using a colon 8140 | ERROR | [ ] CASE statements must be defined using a colon 8144 | ERROR | [ ] CASE statements must be defined using a colon 8148 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 8176 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8177 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8178 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8179 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8180 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8180 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8181 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8181 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 8183 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 8184 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 8189 | ERROR | [ ] Method name "TCPDF::Ellipse" is not in camel | | caps format 8189 | ERROR | [x] Incorrect spacing between argument "$ry" and | | equals sign; expected 1 but found 0 8189 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ry"; expected 1 but | | found 0 8189 | ERROR | [x] Incorrect spacing between argument "$angle" | | and equals sign; expected 1 but found 0 8189 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$angle"; expected 1 | | but found 0 8189 | ERROR | [x] Incorrect spacing between argument "$astart" | | and equals sign; expected 1 but found 0 8189 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$astart"; expected 1 | | but found 0 8189 | ERROR | [x] Incorrect spacing between argument "$afinish" | | and equals sign; expected 1 but found 0 8189 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$afinish"; expected | | 1 but found 0 8189 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 8189 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 8189 | ERROR | [x] Incorrect spacing between argument | | "$line_style" and equals sign; expected 1 but | | found 0 8189 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$line_style"; | | expected 1 but found 0 8189 | ERROR | [x] Incorrect spacing between argument | | "$fill_color" and equals sign; expected 1 but | | found 0 8189 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill_color"; | | expected 1 but found 0 8189 | ERROR | [x] Incorrect spacing between argument "$nc" and | | equals sign; expected 1 but found 0 8189 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$nc"; expected 1 but | | found 0 8189 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 8203 | ERROR | [ ] CASE statements must be defined using a colon 8209 | ERROR | [ ] CASE statements must be defined using a colon 8213 | ERROR | [ ] CASE statements must be defined using a colon 8217 | ERROR | [ ] CASE statements must be defined using a colon 8221 | ERROR | [ ] CASE statements must be defined using a colon 8225 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 8261 | WARNING | [ ] Line exceeds 120 characters; contains 240 | | characters 8281 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8282 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8283 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8284 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8285 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8285 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8286 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8286 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 8288 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 8289 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8294 | ERROR | [ ] Method name "TCPDF::Circle" is not in camel | | caps format 8294 | ERROR | [x] Incorrect spacing between argument "$astart" | | and equals sign; expected 1 but found 0 8294 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$astart"; expected 1 | | but found 0 8294 | ERROR | [x] Incorrect spacing between argument "$afinish" | | and equals sign; expected 1 but found 0 8294 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$afinish"; expected | | 1 but found 0 8294 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 8294 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 8294 | ERROR | [x] Incorrect spacing between argument | | "$line_style" and equals sign; expected 1 but | | found 0 8294 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$line_style"; | | expected 1 but found 0 8294 | ERROR | [x] Incorrect spacing between argument | | "$fill_color" and equals sign; expected 1 but | | found 0 8294 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill_color"; | | expected 1 but found 0 8294 | ERROR | [x] Incorrect spacing between argument "$nc" and | | equals sign; expected 1 but found 0 8294 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$nc"; expected 1 but | | found 0 8294 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 8304 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8305 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8306 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8307 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8307 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8308 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8308 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 8312 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8313 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8316 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 8320 | ERROR | [ ] Method name "TCPDF::Polygon" is not in camel | | caps format 8320 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 8320 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 8320 | ERROR | [x] Incorrect spacing between argument | | "$line_style" and equals sign; expected 1 but | | found 0 8320 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$line_style"; | | expected 1 but found 0 8320 | ERROR | [x] Incorrect spacing between argument | | "$fill_color" and equals sign; expected 1 but | | found 0 8320 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill_color"; | | expected 1 but found 0 8327 | ERROR | [ ] CASE statements must be defined using a colon 8333 | ERROR | [ ] CASE statements must be defined using a colon 8337 | ERROR | [ ] CASE statements must be defined using a colon 8341 | ERROR | [ ] CASE statements must be defined using a colon 8345 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 8369 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 8394 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8395 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8396 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8397 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8397 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8398 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8398 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 8402 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8403 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8406 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8409 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8410 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8411 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8412 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8412 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8413 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8413 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 8415 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 8416 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 8420 | ERROR | [ ] Method name "TCPDF::RegularPolygon" is not in | | camel caps format 8420 | ERROR | [x] Incorrect spacing between argument "$angle" | | and equals sign; expected 1 but found 0 8420 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$angle"; expected 1 | | but found 0 8420 | ERROR | [x] Incorrect spacing between argument | | "$draw_circle" and equals sign; expected 1 but | | found 0 8420 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$draw_circle"; | | expected 1 but found 0 8420 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 8420 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 8420 | ERROR | [x] Incorrect spacing between argument | | "$line_style" and equals sign; expected 1 but | | found 0 8420 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$line_style"; | | expected 1 but found 0 8420 | ERROR | [x] Incorrect spacing between argument | | "$fill_color" and equals sign; expected 1 but | | found 0 8420 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill_color"; | | expected 1 but found 0 8420 | ERROR | [x] Incorrect spacing between argument | | "$circle_style" and equals sign; expected 1 | | but found 0 8420 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$circle_style"; | | expected 1 but found 0 8420 | ERROR | [x] Incorrect spacing between argument | | "$circle_outLine_style" and equals sign; | | expected 1 but found 0 8420 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument | | "$circle_outLine_style"; expected 1 but found | | 0 8420 | ERROR | [x] Incorrect spacing between argument | | "$circle_fill_color" and equals sign; expected | | 1 but found 0 8420 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$circle_fill_color"; | | expected 1 but found 0 8420 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 8449 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8450 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8451 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8452 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8452 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8453 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8453 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 8457 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8459 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8462 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8465 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8466 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8467 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8468 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8468 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8469 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8469 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 8471 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 8472 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 8476 | ERROR | [ ] Method name "TCPDF::StarPolygon" is not in | | camel caps format 8476 | ERROR | [x] Incorrect spacing between argument "$angle" | | and equals sign; expected 1 but found 0 8476 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$angle"; expected 1 | | but found 0 8476 | ERROR | [x] Incorrect spacing between argument | | "$draw_circle" and equals sign; expected 1 but | | found 0 8476 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$draw_circle"; | | expected 1 but found 0 8476 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 8476 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 8476 | ERROR | [x] Incorrect spacing between argument | | "$line_style" and equals sign; expected 1 but | | found 0 8476 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$line_style"; | | expected 1 but found 0 8476 | ERROR | [x] Incorrect spacing between argument | | "$fill_color" and equals sign; expected 1 but | | found 0 8476 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill_color"; | | expected 1 but found 0 8476 | ERROR | [x] Incorrect spacing between argument | | "$circle_style" and equals sign; expected 1 | | but found 0 8476 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$circle_style"; | | expected 1 but found 0 8476 | ERROR | [x] Incorrect spacing between argument | | "$circle_outLine_style" and equals sign; | | expected 1 but found 0 8476 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument | | "$circle_outLine_style"; expected 1 but found | | 0 8476 | ERROR | [x] Incorrect spacing between argument | | "$circle_fill_color" and equals sign; expected | | 1 but found 0 8476 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$circle_fill_color"; | | expected 1 but found 0 8476 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 8512 | WARNING | [ ] Line exceeds 120 characters; contains 279 | | characters 8515 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8516 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8517 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8518 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8518 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8519 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8519 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 8521 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 8522 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 8526 | ERROR | [ ] Method name "TCPDF::RoundedRect" is not in | | camel caps format 8526 | ERROR | [x] Incorrect spacing between argument | | "$round_corner" and equals sign; expected 1 | | but found 0 8526 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$round_corner"; | | expected 1 but found 0 8526 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 8526 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 8526 | ERROR | [x] Incorrect spacing between argument | | "$border_style" and equals sign; expected 1 | | but found 0 8526 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$border_style"; | | expected 1 but found 0 8526 | ERROR | [x] Incorrect spacing between argument | | "$fill_color" and equals sign; expected 1 but | | found 0 8526 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill_color"; | | expected 1 but found 0 8526 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 8535 | ERROR | [ ] CASE statements must be defined using a colon 8541 | ERROR | [ ] CASE statements must be defined using a colon 8545 | ERROR | [ ] CASE statements must be defined using a colon 8549 | ERROR | [ ] CASE statements must be defined using a colon 8553 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 8612 | ERROR | [x] Incorrect spacing between argument "$setbom" | | and equals sign; expected 1 but found 0 8612 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$setbom"; expected 1 | | but found 0 8612 | ERROR | [x] Incorrect spacing between argument "$forcertl" | | and equals sign; expected 1 but found 0 8612 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$forcertl"; expected | | 1 but found 0 8627 | ERROR | [x] Incorrect spacing between argument "$str" and | | equals sign; expected 1 but found 0 8627 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$str"; expected 1 | | but found 0 8627 | ERROR | [x] Incorrect spacing between argument "$forcertl" | | and equals sign; expected 1 but found 0 8627 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$forcertl"; expected | | 1 but found 0 8658 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 8683 | WARNING | [ ] Line exceeds 120 characters; contains 271 | | characters 8684 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8688 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 8688 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8689 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 8689 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8700 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 8700 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8701 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 8701 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8712 | WARNING | [ ] Line exceeds 120 characters; contains 251 | | characters 8712 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8713 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 8713 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8724 | WARNING | [ ] Line exceeds 120 characters; contains 251 | | characters 8724 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8725 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 8725 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8735 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 8755 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8756 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 8756 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8763 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 8767 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 8769 | WARNING | [ ] Line exceeds 120 characters; contains 434 | | characters 8772 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 8776 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 8795 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 8823 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 8828 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 8830 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 8832 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 8876 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 8887 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 8908 | WARNING | [ ] Line exceeds 120 characters; contains 319 | | characters 8913 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 8916 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 8917 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 8925 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 8928 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 8929 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 8935 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 8937 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 8940 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 8941 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 8959 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 8960 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 8964 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 8978 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8979 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8980 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 8981 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 9001 | WARNING | [ ] Line exceeds 120 characters; contains 291 | | characters 9010 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 9043 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 9119 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 9145 | WARNING | [ ] Line exceeds 120 characters; contains 241 | | characters 9154 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 9195 | ERROR | [ ] Method name "TCPDF::Bookmark" is not in camel | | caps format 9195 | ERROR | [x] Incorrect spacing between argument "$level" | | and equals sign; expected 1 but found 0 9195 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$level"; expected 1 | | but found 0 9195 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 9195 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 9195 | ERROR | [x] Incorrect spacing between argument "$page" and | | equals sign; expected 1 but found 0 9195 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$page"; expected 1 | | but found 0 9224 | WARNING | [ ] Method name "_putbookmarks" should not be | | prefixed with an underscore to indicate | | visibility 9272 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 9293 | ERROR | [ ] Method name "TCPDF::IncludeJS" is not in camel | | caps format 9304 | WARNING | [ ] Method name "_putjavascript" should not be | | prefixed with an underscore to indicate | | visibility 9310 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 9333 | WARNING | [ ] Method name "_JScolor" should not be prefixed | | with an underscore to indicate visibility 9335 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 9337 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 9353 | WARNING | [ ] Line exceeds 120 characters; contains 1835 | | characters 9358 | WARNING | [ ] Method name "_addfield" should not be prefixed | | with an underscore to indicate visibility 9366 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 9389 | WARNING | [ ] Line exceeds 120 characters; contains 1943 | | characters 9394 | ERROR | [ ] Method name "TCPDF::TextField" is not in camel | | caps format 9394 | ERROR | [x] Incorrect spacing between argument "$prop" and | | equals sign; expected 1 but found 0 9394 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prop"; expected 1 | | but found 0 9403 | WARNING | [ ] Line exceeds 120 characters; contains 1827 | | characters 9408 | ERROR | [ ] Method name "TCPDF::RadioButton" is not in | | camel caps format 9408 | ERROR | [x] Incorrect spacing between argument "$prop" and | | equals sign; expected 1 but found 0 9408 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prop"; expected 1 | | but found 0 9422 | WARNING | [ ] Line exceeds 120 characters; contains 1827 | | characters 9427 | ERROR | [ ] Method name "TCPDF::ListBox" is not in camel | | caps format 9427 | ERROR | [x] Incorrect spacing between argument "$prop" and | | equals sign; expected 1 but found 0 9427 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prop"; expected 1 | | but found 0 9446 | WARNING | [ ] Line exceeds 120 characters; contains 1827 | | characters 9451 | ERROR | [ ] Method name "TCPDF::ComboBox" is not in camel | | caps format 9451 | ERROR | [x] Incorrect spacing between argument "$prop" and | | equals sign; expected 1 but found 0 9451 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prop"; expected 1 | | but found 0 9466 | WARNING | [ ] Line exceeds 120 characters; contains 1827 | | characters 9471 | ERROR | [ ] Method name "TCPDF::CheckBox" is not in camel | | caps format 9471 | ERROR | [x] Incorrect spacing between argument "$checked" | | and equals sign; expected 1 but found 0 9471 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$checked"; expected | | 1 but found 0 9471 | ERROR | [x] Incorrect spacing between argument "$prop" and | | equals sign; expected 1 but found 0 9471 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prop"; expected 1 | | but found 0 9487 | WARNING | [ ] Line exceeds 120 characters; contains 1827 | | characters 9492 | ERROR | [ ] Method name "TCPDF::Button" is not in camel | | caps format 9492 | ERROR | [x] Incorrect spacing between argument "$prop" and | | equals sign; expected 1 but found 0 9492 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prop"; expected 1 | | but found 0 9516 | WARNING | [ ] Method name "_putuserrights" should not be | | prefixed with an underscore to indicate | | visibility 9518 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 9567 | WARNING | [ ] Method name "_putcertification" should not be | | prefixed with an underscore to indicate | | visibility 9569 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 9595 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 9598 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 9601 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 9604 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 9617 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 9618 | WARNING | [ ] Line exceeds 120 characters; contains 257 | | characters 9619 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 9620 | WARNING | [ ] Line exceeds 120 characters; contains 272 | | characters 9626 | ERROR | [x] Incorrect spacing between argument "$enable" | | and equals sign; expected 1 but found 0 9626 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$enable"; expected 1 | | but found 0 9627 | ERROR | [x] Incorrect spacing between argument "$document" | | and equals sign; expected 1 but found 0 9627 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$document"; expected | | 1 but found 0 9628 | ERROR | [x] Incorrect spacing between argument "$annots" | | and equals sign; expected 1 but found 0 9628 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$annots"; expected 1 | | but found 0 9629 | ERROR | [x] Incorrect spacing between argument "$form" and | | equals sign; expected 1 but found 0 9629 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$form"; expected 1 | | but found 0 9630 | ERROR | [x] Incorrect spacing between argument | | "$signature" and equals sign; expected 1 but | | found 0 9630 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$signature"; | | expected 1 but found 0 9641 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 9645 | WARNING | [ ] Line exceeds 120 characters; contains 226 | | characters 9646 | WARNING | [ ] Line exceeds 120 characters; contains 508 | | characters 9652 | ERROR | [x] Incorrect spacing between argument | | "$signing_cert" and equals sign; expected 1 | | but found 0 9652 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$signing_cert"; | | expected 1 but found 0 9652 | ERROR | [x] Incorrect spacing between argument | | "$private_key" and equals sign; expected 1 but | | found 0 9652 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$private_key"; | | expected 1 but found 0 9652 | ERROR | [x] Incorrect spacing between argument | | "$private_key_password" and equals sign; | | expected 1 but found 0 9652 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument | | "$private_key_password"; expected 1 but found | | 0 9652 | ERROR | [x] Incorrect spacing between argument | | "$extracerts" and equals sign; expected 1 but | | found 0 9652 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$extracerts"; | | expected 1 but found 0 9652 | ERROR | [x] Incorrect spacing between argument | | "$cert_type" and equals sign; expected 1 but | | found 0 9652 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cert_type"; | | expected 1 but found 0 9652 | ERROR | [x] Incorrect spacing between argument "$info" and | | equals sign; expected 1 but found 0 9652 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$info"; expected 1 | | but found 0 9652 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 9654 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 9678 | ERROR | [x] Incorrect spacing between argument "$page" and | | equals sign; expected 1 but found 0 9678 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$page"; expected 1 | | but found 0 9694 | ERROR | [ ] Method name "TCPDF::AliasNbPages" is not in | | camel caps format 9694 | ERROR | [x] Incorrect spacing between argument "$alias" | | and equals sign; expected 1 but found 0 9694 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$alias"; expected 1 | | but found 0 9723 | ERROR | [ ] Method name "TCPDF::AliasNumPage" is not in | | camel caps format 9723 | ERROR | [x] Incorrect spacing between argument "$alias" | | and equals sign; expected 1 but found 0 9723 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$alias"; expected 1 | | but found 0 9830 | ERROR | [ ] Method name "TCPDF::PageNoFormatted" is not in | | camel caps format 9840 | WARNING | [ ] Method name "_putocg" should not be prefixed | | with an underscore to indicate visibility 9870 | ERROR | [ ] CASE statements must be defined using a colon 9875 | ERROR | [ ] CASE statements must be defined using a colon 9880 | ERROR | [ ] CASE statements must be defined using a colon 9884 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 9923 | WARNING | [ ] Method name "_putextgstates" should not be | | prefixed with an underscore to indicate | | visibility 9941 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 9945 | ERROR | [x] Incorrect spacing between argument "$bm" and | | equals sign; expected 1 but found 0 9945 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$bm"; expected 1 but | | found 0 9971 | ERROR | [x] Incorrect spacing between argument "$cols" and | | equals sign; expected 1 but found 0 9971 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cols"; expected 1 | | but found 0 10003 | ERROR | [x] Incorrect spacing between argument "$version" | | and equals sign; expected 1 but found 0 10003 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$version"; expected | | 1 but found 0 10009 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 10012 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 10013 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 10014 | WARNING | [ ] Line exceeds 120 characters; contains 250 | | characters 10015 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 10016 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 10017 | WARNING | [ ] Line exceeds 120 characters; contains 387 | | characters 10018 | WARNING | [ ] Line exceeds 120 characters; contains 561 | | characters 10019 | WARNING | [ ] Line exceeds 120 characters; contains 331 | | characters 10020 | WARNING | [ ] Line exceeds 120 characters; contains 333 | | characters 10021 | WARNING | [ ] Line exceeds 120 characters; contains 318 | | characters 10022 | WARNING | [ ] Line exceeds 120 characters; contains 321 | | characters 10023 | WARNING | [ ] Line exceeds 120 characters; contains 358 | | characters 10024 | WARNING | [ ] Line exceeds 120 characters; contains 378 | | characters 10025 | WARNING | [ ] Line exceeds 120 characters; contains 494 | | characters 10026 | WARNING | [ ] Line exceeds 120 characters; contains 421 | | characters 10027 | WARNING | [ ] Line exceeds 120 characters; contains 293 | | characters 10047 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 10052 | ERROR | [ ] Method name "TCPDF::LinearGradient" is not in | | camel caps format 10052 | ERROR | [x] Incorrect spacing between argument "$col1" and | | equals sign; expected 1 but found 0 10052 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col1"; expected 1 | | but found 0 10052 | ERROR | [x] Incorrect spacing between argument "$col2" and | | equals sign; expected 1 but found 0 10052 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col2"; expected 1 | | but found 0 10052 | ERROR | [x] Incorrect spacing between argument "$coords" | | and equals sign; expected 1 but found 0 10052 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$coords"; expected 1 | | but found 0 10066 | WARNING | [ ] Line exceeds 120 characters; contains 332 | | characters 10071 | ERROR | [ ] Method name "TCPDF::RadialGradient" is not in | | camel caps format 10071 | ERROR | [x] Incorrect spacing between argument "$col1" and | | equals sign; expected 1 but found 0 10071 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col1"; expected 1 | | but found 0 10071 | ERROR | [x] Incorrect spacing between argument "$col2" and | | equals sign; expected 1 but found 0 10071 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col2"; expected 1 | | but found 0 10071 | ERROR | [x] Incorrect spacing between argument "$coords" | | and equals sign; expected 1 but found 0 10071 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$coords"; expected 1 | | but found 0 10087 | WARNING | [ ] Line exceeds 120 characters; contains 1176 | | characters 10088 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 10089 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 10094 | ERROR | [ ] Method name "TCPDF::CoonsPatchMesh" is not in | | camel caps format 10094 | ERROR | [x] Incorrect spacing between argument "$col1" and | | equals sign; expected 1 but found 0 10094 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col1"; expected 1 | | but found 0 10094 | ERROR | [x] Incorrect spacing between argument "$col2" and | | equals sign; expected 1 but found 0 10094 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col2"; expected 1 | | but found 0 10094 | ERROR | [x] Incorrect spacing between argument "$col3" and | | equals sign; expected 1 but found 0 10094 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col3"; expected 1 | | but found 0 10094 | ERROR | [x] Incorrect spacing between argument "$col4" and | | equals sign; expected 1 but found 0 10094 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$col4"; expected 1 | | but found 0 10094 | ERROR | [x] Incorrect spacing between argument "$coords" | | and equals sign; expected 1 but found 0 10094 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$coords"; expected 1 | | but found 0 10094 | ERROR | [x] Incorrect spacing between argument | | "$coords_min" and equals sign; expected 1 but | | found 0 10094 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$coords_min"; | | expected 1 but found 0 10094 | ERROR | [x] Incorrect spacing between argument | | "$coords_max" and equals sign; expected 1 but | | found 0 10094 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$coords_max"; | | expected 1 but found 0 10094 | WARNING | [ ] Line exceeds 120 characters; contains 279 | | characters 10141 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 10175 | ERROR | [ ] Method name "TCPDF::Clip" is not in camel caps | | format 10183 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 10185 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 10199 | ERROR | [ ] Method name "TCPDF::Gradient" is not in camel | | caps format 10224 | WARNING | [ ] Method name "_putshaders" should not be | | prefixed with an underscore to indicate | | visibility 10244 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 10251 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 10275 | WARNING | [ ] Method name "_outarc" should not be prefixed | | with an underscore to indicate visibility 10278 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 10291 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 10296 | ERROR | [ ] Method name "TCPDF::PieSector" is not in camel | | caps format 10296 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 10296 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 10296 | ERROR | [x] Incorrect spacing between argument "$cw" and | | equals sign; expected 1 but found 0 10296 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cw"; expected 1 but | | found 0 10296 | ERROR | [x] Incorrect spacing between argument "$o" and | | equals sign; expected 1 but found 0 10296 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$o"; expected 1 but | | found 0 10338 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 10342 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 10345 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 10348 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 10351 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 10360 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 10364 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 10365 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 10367 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 10368 | WARNING | [ ] Line exceeds 120 characters; contains 326 | | characters 10369 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 10370 | WARNING | [ ] Line exceeds 120 characters; contains 327 | | characters 10375 | ERROR | [ ] Method name "TCPDF::ImageEps" is not in camel | | caps format 10375 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 10375 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 10375 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 10375 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 10375 | ERROR | [x] Incorrect spacing between argument "$w" and | | equals sign; expected 1 but found 0 10375 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$w"; expected 1 but | | found 0 10375 | ERROR | [x] Incorrect spacing between argument "$h" and | | equals sign; expected 1 but found 0 10375 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$h"; expected 1 but | | found 0 10375 | ERROR | [x] Incorrect spacing between argument "$link" and | | equals sign; expected 1 but found 0 10375 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link"; expected 1 | | but found 0 10375 | ERROR | [x] Incorrect spacing between argument | | "$useBoundingBox" and equals sign; expected 1 | | but found 0 10375 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$useBoundingBox"; | | expected 1 but found 0 10375 | ERROR | [x] Incorrect spacing between argument "$align" | | and equals sign; expected 1 but found 0 10375 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 10375 | ERROR | [x] Incorrect spacing between argument "$palign" | | and equals sign; expected 1 but found 0 10375 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$palign"; expected 1 | | but found 0 10375 | ERROR | [x] Incorrect spacing between argument "$border" | | and equals sign; expected 1 but found 0 10375 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$border"; expected 1 | | but found 0 10375 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 10492 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 10495 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 10515 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 10536 | ERROR | [ ] CASE statements must be defined using a colon 10540 | ERROR | [ ] CASE statements must be defined using a colon 10545 | ERROR | [ ] CASE statements must be defined using a colon 10554 | ERROR | [ ] CASE statements must be defined using a colon 10560 | ERROR | [ ] CASE statements must be defined using a colon 10565 | ERROR | [ ] CASE statements must be defined using a colon 10580 | ERROR | [ ] CASE statements must be defined using a colon 10584 | ERROR | [ ] CASE statements must be defined using a colon 10606 | ERROR | [ ] CASE statements must be defined using a colon 10611 | ERROR | [ ] CASE statements must be defined using a colon 10616 | ERROR | [ ] CASE statements must be defined using a colon 10621 | ERROR | [ ] CASE statements must be defined using a colon 10625 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 10637 | ERROR | [x] Incorrect spacing between argument "$bc" and | | equals sign; expected 1 but found 0 10637 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$bc"; expected 1 but | | found 0 10662 | WARNING | [ ] Line exceeds 120 characters; contains 887 | | characters 10663 | WARNING | [ ] Line exceeds 120 characters; contains 331 | | characters 10668 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 10668 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 10668 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 10668 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 10668 | ERROR | [x] Incorrect spacing between argument "$w" and | | equals sign; expected 1 but found 0 10668 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$w"; expected 1 but | | found 0 10668 | ERROR | [x] Incorrect spacing between argument "$h" and | | equals sign; expected 1 but found 0 10668 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$h"; expected 1 but | | found 0 10668 | ERROR | [x] Incorrect spacing between argument "$xres" and | | equals sign; expected 1 but found 0 10668 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$xres"; expected 1 | | but found 0 10668 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 10668 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 10668 | ERROR | [x] Incorrect spacing between argument "$align" | | and equals sign; expected 1 but found 0 10668 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 10750 | ERROR | [ ] CASE statements must be defined using a colon 10758 | ERROR | [ ] CASE statements must be defined using a colon 10767 | ERROR | [ ] CASE statements must be defined using a colon 10775 | ERROR | [ ] CASE statements must be defined using a colon 10805 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 10815 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 10832 | ERROR | [ ] CASE statements must be defined using a colon 10837 | ERROR | [ ] CASE statements must be defined using a colon 10842 | ERROR | [ ] CASE statements must be defined using a colon 10847 | ERROR | [ ] CASE statements must be defined using a colon 10851 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 10917 | WARNING | [ ] Line exceeds 120 characters; contains 359 | | characters 10918 | WARNING | [ ] Line exceeds 120 characters; contains 331 | | characters 10923 | ERROR | [x] Incorrect spacing between argument "$x" and | | equals sign; expected 1 but found 0 10923 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$x"; expected 1 but | | found 0 10923 | ERROR | [x] Incorrect spacing between argument "$y" and | | equals sign; expected 1 but found 0 10923 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$y"; expected 1 but | | found 0 10923 | ERROR | [x] Incorrect spacing between argument "$w" and | | equals sign; expected 1 but found 0 10923 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$w"; expected 1 but | | found 0 10923 | ERROR | [x] Incorrect spacing between argument "$h" and | | equals sign; expected 1 but found 0 10923 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$h"; expected 1 but | | found 0 10923 | ERROR | [x] Incorrect spacing between argument "$style" | | and equals sign; expected 1 but found 0 10923 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$style"; expected 1 | | but found 0 10923 | ERROR | [x] Incorrect spacing between argument "$align" | | and equals sign; expected 1 but found 0 10923 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 11031 | ERROR | [ ] CASE statements must be defined using a colon 11036 | ERROR | [ ] CASE statements must be defined using a colon 11041 | ERROR | [ ] CASE statements must be defined using a colon 11046 | ERROR | [ ] CASE statements must be defined using a colon 11050 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 11059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11150 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 11151 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 11157 | WARNING | [ ] Line exceeds 120 characters; contains 327 | | characters 11158 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 11162 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 11163 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 11168 | ERROR | [x] Incorrect spacing between argument "$html" and | | equals sign; expected 1 but found 0 11168 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$html"; expected 1 | | but found 0 11168 | ERROR | [x] Incorrect spacing between argument "$border" | | and equals sign; expected 1 but found 0 11168 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$border"; expected 1 | | but found 0 11168 | ERROR | [x] Incorrect spacing between argument "$ln" and | | equals sign; expected 1 but found 0 11168 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ln"; expected 1 but | | found 0 11168 | ERROR | [x] Incorrect spacing between argument "$fill" and | | equals sign; expected 1 but found 0 11168 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill"; expected 1 | | but found 0 11168 | ERROR | [x] Incorrect spacing between argument "$reseth" | | and equals sign; expected 1 but found 0 11168 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$reseth"; expected 1 | | but found 0 11168 | ERROR | [x] Incorrect spacing between argument "$align" | | and equals sign; expected 1 but found 0 11168 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 11168 | ERROR | [x] Incorrect spacing between argument | | "$autopadding" and equals sign; expected 1 but | | found 0 11168 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$autopadding"; | | expected 1 but found 0 11168 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 11170 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 11175 | WARNING | [ ] Line exceeds 120 characters; contains 947 | | characters 11184 | WARNING | [ ] Line exceeds 120 characters; contains 237 | | characters 11187 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 11199 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 11271 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 11272 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 11284 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 11290 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 11325 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 11356 | ERROR | [ ] CASE statements must be defined using a colon 11360 | ERROR | [ ] CASE statements must be defined using a colon 11364 | ERROR | [ ] CASE statements must be defined using a colon 11368 | ERROR | [ ] CASE statements must be defined using a colon 11372 | ERROR | [ ] CASE statements must be defined using a colon 11376 | ERROR | [ ] CASE statements must be defined using a colon 11380 | ERROR | [ ] CASE statements must be defined using a colon 11385 | ERROR | [ ] CASE statements must be defined using a colon 11389 | ERROR | [ ] CASE statements must be defined using a colon 11393 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 11394 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 11399 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 11402 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 11406 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 11410 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 11411 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 11461 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 11461 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 11462 | ERROR | [x] Multi-line function call not indented | | correctly; expected 40 spaces but found 48 11462 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 11464 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 11464 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 11465 | ERROR | [x] Multi-line function call not indented | | correctly; expected 40 spaces but found 48 11465 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 11475 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 11476 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 11483 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 11501 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 11533 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 11537 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 11549 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 11567 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 11568 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters 11574 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 11577 | ERROR | [x] Incorrect spacing between argument "$ln" and | | equals sign; expected 1 but found 0 11577 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$ln"; expected 1 but | | found 0 11577 | ERROR | [x] Incorrect spacing between argument "$fill" and | | equals sign; expected 1 but found 0 11577 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fill"; expected 1 | | but found 0 11577 | ERROR | [x] Incorrect spacing between argument "$reseth" | | and equals sign; expected 1 but found 0 11577 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$reseth"; expected 1 | | but found 0 11577 | ERROR | [x] Incorrect spacing between argument "$cell" and | | equals sign; expected 1 but found 0 11577 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cell"; expected 1 | | but found 0 11577 | ERROR | [x] Incorrect spacing between argument "$align" | | and equals sign; expected 1 but found 0 11577 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$align"; expected 1 | | but found 0 11594 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 11637 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 11688 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 11696 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 11765 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 11773 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 11778 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 11783 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 11789 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 11849 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 11852 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 11853 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 11861 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 11869 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 11870 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 11871 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 11889 | ERROR | [ ] CASE statements must be defined using a colon 11891 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 11911 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 11914 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 11920 | ERROR | [ ] CASE statements must be defined using a colon 11922 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 11927 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 11932 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 11939 | ERROR | [ ] CASE statements must be defined using a colon 11941 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 11948 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 11952 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 11963 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 11965 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 11973 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 11984 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 12076 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 12082 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 12112 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 12145 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 12146 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 12149 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 12150 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 12158 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 12166 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 12178 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 12183 | WARNING | [ ] Line exceeds 120 characters; contains 276 | | characters 12195 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 12227 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 12232 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 12244 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 12266 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 12304 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 12309 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 12344 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 12349 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 12354 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 12427 | ERROR | [x] Incorrect spacing between argument "$cell" and | | equals sign; expected 1 but found 0 12427 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cell"; expected 1 | | but found 0 12440 | ERROR | [ ] CASE statements must be defined using a colon 12459 | ERROR | [ ] CASE statements must be defined using a colon 12464 | ERROR | [ ] CASE statements must be defined using a colon 12481 | ERROR | [ ] CASE statements must be defined using a colon 12489 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 12515 | ERROR | [ ] CASE statements must be defined using a colon 12535 | ERROR | [ ] CASE statements must be defined using a colon 12539 | ERROR | [ ] CASE statements must be defined using a colon 12543 | ERROR | [ ] CASE statements must be defined using a colon 12547 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 12589 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 12591 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 12594 | ERROR | [ ] CASE statements must be defined using a colon 12598 | ERROR | [ ] CASE statements must be defined using a colon 12602 | ERROR | [ ] CASE statements must be defined using a colon 12610 | ERROR | [ ] CASE statements must be defined using a colon 12615 | ERROR | [ ] CASE statements must be defined using a colon 12619 | ERROR | [ ] CASE statements must be defined using a colon 12629 | ERROR | [ ] CASE statements must be defined using a colon 12652 | ERROR | [ ] CASE statements must be defined using a colon 12656 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 12671 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 12683 | ERROR | [ ] CASE statements must be defined using a colon 12692 | ERROR | [ ] CASE statements must be defined using a colon 12696 | ERROR | [ ] CASE statements must be defined using a colon 12700 | ERROR | [ ] CASE statements must be defined using a colon 12704 | ERROR | [ ] CASE statements must be defined using a colon 12709 | ERROR | [ ] CASE statements must be defined using a colon 12713 | ERROR | [ ] CASE statements must be defined using a colon 12722 | ERROR | [ ] CASE statements must be defined using a colon 12723 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 12726 | ERROR | [ ] CASE statements must be defined using a colon 12743 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 12756 | ERROR | [x] Incorrect spacing between argument "$cell" and | | equals sign; expected 1 but found 0 12756 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cell"; expected 1 | | but found 0 12760 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 12763 | ERROR | [ ] CASE statements must be defined using a colon 12779 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 12782 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 12789 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 12791 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 12813 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 12814 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 12815 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 12816 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 12821 | ERROR | [ ] CASE statements must be defined using a colon 12838 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 12844 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 12849 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 12880 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 12902 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 12903 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 12904 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 12905 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 12909 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 12931 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 12956 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 12958 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 12977 | ERROR | [ ] CASE statements must be defined using a colon 12981 | ERROR | [ ] CASE statements must be defined using a colon 12985 | ERROR | [ ] CASE statements must be defined using a colon 12989 | ERROR | [ ] CASE statements must be defined using a colon 12993 | ERROR | [ ] CASE statements must be defined using a colon 13002 | ERROR | [ ] CASE statements must be defined using a colon 13006 | ERROR | [ ] CASE statements must be defined using a colon 13011 | ERROR | [ ] CASE statements must be defined using a colon 13019 | ERROR | [ ] CASE statements must be defined using a colon 13024 | ERROR | [ ] CASE statements must be defined using a colon 13035 | ERROR | [ ] CASE statements must be defined using a colon 13050 | ERROR | [ ] CASE statements must be defined using a colon 13060 | ERROR | [ ] CASE statements must be defined using a colon 13061 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 13064 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 13081 | ERROR | [x] Incorrect spacing between argument "$cell" and | | equals sign; expected 1 but found 0 13081 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cell"; expected 1 | | but found 0 13081 | ERROR | [x] Incorrect spacing between argument "$h" and | | equals sign; expected 1 but found 0 13081 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$h"; expected 1 but | | found 0 13081 | ERROR | [x] Incorrect spacing between argument | | "$firstorlast" and equals sign; expected 1 but | | found 0 13081 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$firstorlast"; | | expected 1 but found 0 13081 | ERROR | [x] Incorrect spacing between argument "$tag" and | | equals sign; expected 1 but found 0 13081 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$tag"; expected 1 | | but found 0 13081 | ERROR | [x] Incorrect spacing between argument "$closing" | | and equals sign; expected 1 but found 0 13081 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$closing"; expected | | 1 but found 0 13107 | WARNING | [ ] Line exceeds 120 characters; contains 340 | | characters 13111 | ERROR | [x] Incorrect spacing between argument "$symbol" | | and equals sign; expected 1 but found 0 13111 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$symbol"; expected 1 | | but found 0 13134 | ERROR | [ ] CASE statements must be defined using a colon 13138 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 13152 | ERROR | [ ] Method name "TCPDF::SetBooklet" is not in | | camel caps format 13152 | ERROR | [x] Incorrect spacing between argument "$booklet" | | and equals sign; expected 1 but found 0 13152 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$booklet"; expected | | 1 but found 0 13152 | ERROR | [x] Incorrect spacing between argument "$inner" | | and equals sign; expected 1 but found 0 13152 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$inner"; expected 1 | | but found 0 13152 | ERROR | [x] Incorrect spacing between argument "$outer" | | and equals sign; expected 1 but found 0 13152 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$outer"; expected 1 | | but found 0 13169 | ERROR | [x] Incorrect spacing between argument "$reverse" | | and equals sign; expected 1 but found 0 13169 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$reverse"; expected | | 1 but found 0 13228 | ERROR | [x] Incorrect spacing between argument "$color" | | and equals sign; expected 1 but found 0 13228 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$color"; expected 1 | | but found 0 13228 | ERROR | [x] Incorrect spacing between argument | | "$fontstyle" and equals sign; expected 1 but | | found 0 13228 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fontstyle"; | | expected 1 but found 0 13244 | ERROR | [x] Incorrect spacing between argument "$refsize" | | and equals sign; expected 1 but found 0 13244 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$refsize"; expected | | 1 but found 0 13244 | ERROR | [x] Incorrect spacing between argument | | "$defaultunit" and equals sign; expected 1 but | | found 0 13244 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$defaultunit"; | | expected 1 but found 0 13244 | ERROR | [x] Incorrect spacing between argument "$points" | | and equals sign; expected 1 but found 0 13244 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$points"; expected 1 | | but found 0 13269 | ERROR | [ ] CASE statements must be defined using a colon 13274 | ERROR | [ ] CASE statements must be defined using a colon 13278 | ERROR | [ ] CASE statements must be defined using a colon 13283 | ERROR | [ ] CASE statements must be defined using a colon 13287 | ERROR | [ ] CASE statements must be defined using a colon 13291 | ERROR | [ ] CASE statements must be defined using a colon 13295 | ERROR | [ ] CASE statements must be defined using a colon 13300 | ERROR | [ ] CASE statements must be defined using a colon 13304 | ERROR | [ ] CASE statements must be defined using a colon 13385 | ERROR | [x] Incorrect spacing between argument "$listtype" | | and equals sign; expected 1 but found 0 13385 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$listtype"; expected | | 1 but found 0 13385 | ERROR | [x] Incorrect spacing between argument "$size" and | | equals sign; expected 1 but found 0 13385 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$size"; expected 1 | | but found 0 13404 | ERROR | [ ] CASE statements must be defined using a colon 13407 | ERROR | [ ] CASE statements must be defined using a colon 13410 | ERROR | [ ] CASE statements must be defined using a colon 13419 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 13422 | ERROR | [ ] CASE statements must be defined using a colon 13438 | ERROR | [ ] CASE statements must be defined using a colon 13442 | ERROR | [ ] CASE statements must be defined using a colon 13447 | ERROR | [ ] CASE statements must be defined using a colon 13452 | ERROR | [ ] CASE statements must be defined using a colon 13458 | ERROR | [ ] CASE statements must be defined using a colon 13464 | ERROR | [ ] CASE statements must be defined using a colon 13468 | ERROR | [ ] CASE statements must be defined using a colon 13499 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 13581 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 13607 | ERROR | [x] Incorrect spacing between argument "$append" | | and equals sign; expected 1 but found 0 13607 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$append"; expected 1 | | but found 0 13682 | ERROR | [x] Incorrect spacing between argument "$append" | | and equals sign; expected 1 but found 0 13682 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$append"; expected 1 | | but found 0 14142 | ERROR | [x] Incorrect spacing between argument "$page" and | | equals sign; expected 1 but found 0 14142 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$page"; expected 1 | | but found 0 14142 | ERROR | [x] Incorrect spacing between argument | | "$numbersfont" and equals sign; expected 1 but | | found 0 14142 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$numbersfont"; | | expected 1 but found 0 14142 | ERROR | [x] Incorrect spacing between argument "$filler" | | and equals sign; expected 1 but found 0 14142 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$filler"; expected 1 | | but found 0 14195 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 14310 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 14351 | ERROR | [ ] Method name "TCPDF::empty_string" is not in | | camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 899 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 2.3 secs; Memory: 128.01MB FILE: ...ins/workspace/suitecrm-aws-pipeline/include/tcpdf/htmlcolors.php ---------------------------------------------------------------------- FOUND 23 ERRORS AND 2 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 31 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 33 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 33 | ERROR | [x] Whitespace found at end of line 34 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 35 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 36 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 37 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 38 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 38 | ERROR | [x] Whitespace found at end of line 39 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 40 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 41 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 42 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 43 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 43 | ERROR | [x] Whitespace found at end of line 44 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 45 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 46 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 46 | ERROR | [x] Whitespace found at end of line 47 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 229 | ERROR | [x] Whitespace found at end of line 231 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 23 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/include/tcpdf/2dbarcodes.php ---------------------------------------------------------------------- FOUND 101 ERRORS AND 2 WARNINGS AFFECTING 89 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 31 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 33 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 33 | ERROR | [x] Whitespace found at end of line 34 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 35 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 36 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 37 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 38 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 38 | ERROR | [x] Whitespace found at end of line 39 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 40 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 41 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 42 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 43 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 43 | ERROR | [x] Whitespace found at end of line 44 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 45 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 46 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 46 | ERROR | [x] Whitespace found at end of line 47 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 50 | ERROR | [x] Whitespace found at end of line 70 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 76 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 85 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Whitespace found at end of line 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Opening brace should be on a new line 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Whitespace found at end of line 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 111 | ERROR | [x] Opening brace should be on a new line 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Whitespace found at end of line 116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 121 | ERROR | [x] Opening brace should be on a new line 122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 124 | ERROR | [ ] CASE statements must be defined using a colon 125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 139 | ERROR | [ ] DEFAULT statements must be defined using a colon 140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 147 | ERROR | [x] Whitespace found at end of line 149 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 98 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/include/tcpdf/unicode_data.php ---------------------------------------------------------------------- FOUND 24 ERRORS AND 4 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The | | first symbol is defined on line 79 and the | | first side effect is on line 151. 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 30 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 32 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 32 | ERROR | [x] Whitespace found at end of line 33 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 34 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 35 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 36 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 37 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 37 | ERROR | [x] Whitespace found at end of line 38 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 39 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 40 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 41 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 42 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 42 | ERROR | [x] Whitespace found at end of line 43 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 44 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 45 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 45 | ERROR | [x] Whitespace found at end of line 46 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 17877 | ERROR | [x] Whitespace found at end of line 18333 | ERROR | [x] Whitespace found at end of line 18334 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 18383 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 24 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 1.04 secs; Memory: 128.01MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/include/tcpdf/barcodes.php ---------------------------------------------------------------------- FOUND 110 ERRORS AND 14 WARNINGS AFFECTING 104 LINES ---------------------------------------------------------------------- 31 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 34 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 35 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 36 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 37 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 39 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 40 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 41 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 42 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 44 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 45 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 47 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 77 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 85 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 106 | WARNING | [ ] Line exceeds 120 characters; contains 1116 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 1116 | | characters 131 | ERROR | [ ] CASE statements must be defined using a colon 135 | ERROR | [ ] CASE statements must be defined using a colon 139 | ERROR | [ ] CASE statements must be defined using a colon 143 | ERROR | [ ] CASE statements must be defined using a colon 147 | ERROR | [ ] CASE statements must be defined using a colon 151 | ERROR | [ ] CASE statements must be defined using a colon 155 | ERROR | [ ] CASE statements must be defined using a colon 159 | ERROR | [ ] CASE statements must be defined using a colon 163 | ERROR | [ ] CASE statements must be defined using a colon 167 | ERROR | [ ] CASE statements must be defined using a colon 171 | ERROR | [ ] CASE statements must be defined using a colon 175 | ERROR | [ ] CASE statements must be defined using a colon 179 | ERROR | [ ] CASE statements must be defined using a colon 183 | ERROR | [ ] CASE statements must be defined using a colon 187 | ERROR | [ ] CASE statements must be defined using a colon 191 | ERROR | [ ] CASE statements must be defined using a colon 195 | ERROR | [ ] CASE statements must be defined using a colon 199 | ERROR | [ ] CASE statements must be defined using a colon 203 | ERROR | [ ] CASE statements must be defined using a colon 207 | ERROR | [ ] CASE statements must be defined using a colon 211 | ERROR | [ ] CASE statements must be defined using a colon 215 | ERROR | [ ] CASE statements must be defined using a colon 219 | ERROR | [ ] CASE statements must be defined using a colon 223 | ERROR | [ ] CASE statements must be defined using a colon 227 | ERROR | [ ] CASE statements must be defined using a colon 231 | ERROR | [ ] CASE statements must be defined using a colon 235 | ERROR | [ ] CASE statements must be defined using a colon 239 | ERROR | [ ] CASE statements must be defined using a colon 243 | ERROR | [ ] CASE statements must be defined using a colon 247 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 262 | ERROR | [ ] Method name "TCPDFBarcode::barcode_code39" is | | not in camel caps format 262 | ERROR | [x] Incorrect spacing between argument "$extended" | | and equals sign; expected 1 but found 0 262 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$extended"; expected | | 1 but found 0 262 | ERROR | [x] Incorrect spacing between argument "$checksum" | | and equals sign; expected 1 but found 0 262 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$checksum"; expected | | 1 but found 0 357 | ERROR | [ ] Method name "TCPDFBarcode::encode_code39_ext" | | is not in camel caps format 394 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 409 | ERROR | [ ] Method name "TCPDFBarcode::checksum_code39" is | | not in camel caps format 418 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 434 | ERROR | [ ] Method name "TCPDFBarcode::barcode_code93" is | | not in camel caps format 520 | ERROR | [x] Whitespace found before first semicolon of FOR | | loop 563 | ERROR | [ ] Method name "TCPDFBarcode::checksum_code93" is | | not in camel caps format 609 | ERROR | [ ] Method name "TCPDFBarcode::checksum_s25" is not | | in camel caps format 636 | ERROR | [ ] Method name "TCPDFBarcode::barcode_msi" is not | | in camel caps format 636 | ERROR | [x] Incorrect spacing between argument "$checksum" | | and equals sign; expected 1 but found 0 636 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$checksum"; expected | | 1 but found 0 696 | ERROR | [ ] Method name "TCPDFBarcode::barcode_s25" is not | | in camel caps format 696 | ERROR | [x] Incorrect spacing between argument "$checksum" | | and equals sign; expected 1 but found 0 696 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$checksum"; expected | | 1 but found 0 738 | ERROR | [ ] Method name "TCPDFBarcode::binseq_to_array" is | | not in camel caps format 769 | ERROR | [ ] Method name "TCPDFBarcode::barcode_i25" is not | | in camel caps format 769 | ERROR | [x] Incorrect spacing between argument "$checksum" | | and equals sign; expected 1 but found 0 769 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$checksum"; expected | | 1 but found 0 834 | ERROR | [ ] Method name "TCPDFBarcode::barcode_c128" is not | | in camel caps format 834 | ERROR | [x] Incorrect spacing between argument "$type" and | | equals sign; expected 1 but found 0 834 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$type"; expected 1 | | but found 0 948 | ERROR | [ ] CASE statements must be defined using a colon 956 | ERROR | [ ] CASE statements must be defined using a colon 958 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 961 | ERROR | [ ] CASE statements must be defined using a colon 979 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 1031 | ERROR | [ ] Method name "TCPDFBarcode::barcode_eanupc" is | | not in camel caps format 1031 | ERROR | [x] Incorrect spacing between argument "$len" and | | equals sign; expected 1 but found 0 1031 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$len"; expected 1 but | | found 0 1225 | ERROR | [ ] Method name "TCPDFBarcode::barcode_eanext" is | | not in camel caps format 1225 | ERROR | [x] Incorrect spacing between argument "$len" and | | equals sign; expected 1 but found 0 1225 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$len"; expected 1 but | | found 0 1296 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1301 | ERROR | [ ] Method name "TCPDFBarcode::barcode_postnet" is | | not in camel caps format 1301 | ERROR | [x] Incorrect spacing between argument "$planet" | | and equals sign; expected 1 but found 0 1301 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$planet"; expected 1 | | but found 0 1371 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1375 | ERROR | [ ] Method name "TCPDFBarcode::barcode_rms4cc" is | | not in camel caps format 1375 | ERROR | [x] Incorrect spacing between argument "$kix" and | | equals sign; expected 1 but found 0 1375 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$kix"; expected 1 but | | found 0 1486 | ERROR | [ ] CASE statements must be defined using a colon 1491 | ERROR | [ ] CASE statements must be defined using a colon 1496 | ERROR | [ ] CASE statements must be defined using a colon 1501 | ERROR | [ ] CASE statements must be defined using a colon 1527 | ERROR | [ ] Method name "TCPDFBarcode::barcode_codabar" is | | not in camel caps format 1584 | ERROR | [ ] Method name "TCPDFBarcode::barcode_code11" is | | not in camel caps format 1677 | ERROR | [ ] Method name "TCPDFBarcode::barcode_pharmacode" | | is not in camel caps format 1704 | ERROR | [ ] Method name | | "TCPDFBarcode::barcode_pharmacode2t" is not in | | camel caps format 1710 | ERROR | [ ] CASE statements must be defined using a colon 1715 | ERROR | [ ] CASE statements must be defined using a colon 1720 | ERROR | [ ] CASE statements must be defined using a colon 1733 | ERROR | [ ] CASE statements must be defined using a colon 1738 | ERROR | [ ] CASE statements must be defined using a colon 1743 | ERROR | [ ] CASE statements must be defined using a colon 1763 | WARNING | [ ] Line exceeds 120 characters; contains 1797 | | characters 1764 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 1768 | ERROR | [ ] Method name "TCPDFBarcode::barcode_imb" is not | | in camel caps format 1770 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 1771 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 1772 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 1773 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 1783 | ERROR | [ ] CASE statements must be defined using a colon 1787 | ERROR | [ ] CASE statements must be defined using a colon 1791 | ERROR | [ ] CASE statements must be defined using a colon 1795 | ERROR | [ ] CASE statements must be defined using a colon 1799 | ERROR | [ ] DEFAULT statements must be defined using a | | colon 1893 | ERROR | [ ] Method name "TCPDFBarcode::dec_to_hex" is not | | in camel caps format 1918 | ERROR | [ ] Method name "TCPDFBarcode::hex_to_dec" is not | | in camel caps format 1936 | ERROR | [ ] Method name "TCPDFBarcode::imb_crc11fcs" is not | | in camel caps format 1973 | ERROR | [ ] Method name "TCPDFBarcode::imb_reverse_us" is | | not in camel caps format 1991 | ERROR | [ ] Method name "TCPDFBarcode::imb_tables" is not | | in camel caps format 2007 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 35 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 275ms; Memory: 26MB FILE: .../suitecrm-aws-pipeline/include/tcpdf/config/tcpdf_config_alt.php ---------------------------------------------------------------------- FOUND 60 ERRORS AND 6 WARNINGS AFFECTING 53 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 80 and the first side | | effect is on line 61. 8 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 16 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 16 | ERROR | [x] Whitespace found at end of line 50 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 59 | ERROR | [x] PHP keywords must be lowercase; expected "or" | | but found "OR" 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 60 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 61 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 61 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 61 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 62 | ERROR | [x] Expected 1 space(s) after ELSEIF keyword; 0 | | found 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 63 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Expected 1 space after closing brace; 3 found 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 83 | ERROR | [x] PHP keywords must be lowercase; expected "and" | | but found "AND" 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 84 | ERROR | [x] PHP keywords must be lowercase; expected "and" | | but found "AND" 84 | ERROR | [x] PHP keywords must be lowercase; expected "and" | | but found "AND" 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 97 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 103 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 108 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 113 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 118 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 123 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 128 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 133 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 138 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 143 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 148 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 153 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 158 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 163 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 168 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 173 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 178 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 183 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 188 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 193 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 198 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 203 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 208 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 213 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 218 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 223 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 228 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 257 | ERROR | [x] Whitespace found at end of line 259 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 60 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/include/tcpdf/config/tcpdf_config.php ---------------------------------------------------------------------- FOUND 207 ERRORS AND 5 WARNINGS AFFECTING 169 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 84 and the first side | | effect is on line 65. 8 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 50 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 60 | ERROR | [x] Blank line found at start of control structure 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] PHP keywords must be lowercase; expected "or" | | but found "OR" 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 65 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | ERROR | [x] Expected 1 space(s) after ELSEIF keyword; 0 | | found 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 67 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 68 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 68 | ERROR | [x] Expected 1 space after closing brace; 3 found 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 75 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 76 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] PHP keywords must be lowercase; expected "and" | | but found "AND" 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 88 | ERROR | [x] PHP keywords must be lowercase; expected "and" | | but found "AND" 88 | ERROR | [x] PHP keywords must be lowercase; expected "and" | | but found "AND" 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 109 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 124 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 129 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 134 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 139 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 144 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 149 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 164 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 169 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 174 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 179 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 184 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 189 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 194 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 199 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 204 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 209 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 214 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 219 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 224 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 229 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 234 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 266 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 207 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/include/tcpdf/config/lang/ita.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 29 | ERROR | [x] Whitespace found at end of line 32 | ERROR | [x] Whitespace found at end of line 34 | ERROR | [x] Whitespace found at end of line 50 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 59 | ERROR | [x] PHP keywords must be lowercase; expected "array" | | but found "Array" 71 | ERROR | [x] Whitespace found at end of line 73 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/include/tcpdf/config/lang/eng.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 29 | ERROR | [x] Whitespace found at end of line 32 | ERROR | [x] Whitespace found at end of line 34 | ERROR | [x] Whitespace found at end of line 50 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 59 | ERROR | [x] PHP keywords must be lowercase; expected "array" | | but found "Array" 71 | ERROR | [x] Whitespace found at end of line 73 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/include/tcpdf/fonts/uni2cid_ak12.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 17553 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 1.06 secs; Memory: 122.01MB FILE: ...space/suitecrm-aws-pipeline/include/tcpdf/fonts/uni2cid_ac15.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 23636 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 1.45 secs; Memory: 160.01MB FILE: ...space/suitecrm-aws-pipeline/include/tcpdf/fonts/uni2cid_aj16.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 15728 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 929ms; Memory: 110.01MB FILE: ...space/suitecrm-aws-pipeline/include/tcpdf/fonts/uni2cid_ag15.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 13 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 13 | ERROR | [x] Whitespace found at end of line 30245 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 1.96 secs; Memory: 208.01MB FILE: ...ace/suitecrm-aws-pipeline/include/tcpdf/fonts/utils/makefont.php ---------------------------------------------------------------------- FOUND 25 ERRORS AND 5 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 87 and the first side | | effect is on line 27. 37 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 38 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 40 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 41 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 42 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 43 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 45 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 46 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 47 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 48 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 50 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 51 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 53 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 84 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 87 | ERROR | [x] Incorrect spacing between argument "$embedded" | | and equals sign; expected 1 but found 0 87 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$embedded"; expected 1 | | but found 0 87 | ERROR | [x] Incorrect spacing between argument "$enc" and | | equals sign; expected 1 but found 0 87 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$enc"; expected 1 but | | found 0 87 | ERROR | [x] Incorrect spacing between argument "$patch" and | | equals sign; expected 1 but found 0 87 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$patch"; expected 1 | | but found 0 87 | ERROR | [x] Incorrect spacing between argument "$cidInfo" | | and equals sign; expected 1 but found 0 87 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cidInfo"; expected 1 | | but found 0 87 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 150 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 558 | ERROR | [x] Incorrect spacing between argument "$symbolic" | | and equals sign; expected 1 but found 0 558 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$symbolic"; expected 1 | | but found 0 651 | ERROR | [x] Incorrect spacing between argument "$mode" and | | equals sign; expected 1 but found 0 651 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mode"; expected 1 but | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 25 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 95ms; Memory: 10MB FILE: ...orkspace/suitecrm-aws-pipeline/include/DetailView/DetailView.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 25 WARNINGS AFFECTING 36 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 66 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 68 | ERROR | [ ] Method name "DetailView::DetailView" is not in | | camel caps format 70 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 101 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 102 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 258 | WARNING | [ ] Line exceeds 120 characters; contains 232 | | characters 275 | WARNING | [ ] Line exceeds 120 characters; contains 279 | | characters 282 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 302 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 309 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters 341 | WARNING | [ ] Line exceeds 120 characters; contains 297 | | characters 342 | WARNING | [ ] Line exceeds 120 characters; contains 309 | | characters 344 | WARNING | [ ] Line exceeds 120 characters; contains 288 | | characters 345 | WARNING | [ ] Line exceeds 120 characters; contains 324 | | characters 348 | WARNING | [ ] Line exceeds 120 characters; contains 311 | | characters 349 | WARNING | [ ] Line exceeds 120 characters; contains 343 | | characters 352 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 358 | WARNING | [ ] Line exceeds 120 characters; contains 224 | | characters 359 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 360 | WARNING | [ ] Line exceeds 120 characters; contains 289 | | characters 361 | WARNING | [ ] Line exceeds 120 characters; contains 293 | | characters 363 | WARNING | [ ] Line exceeds 120 characters; contains 276 | | characters 364 | WARNING | [ ] Line exceeds 120 characters; contains 283 | | characters 365 | WARNING | [ ] Line exceeds 120 characters; contains 314 | | characters 366 | WARNING | [ ] Line exceeds 120 characters; contains 319 | | characters 369 | WARNING | [ ] Line exceeds 120 characters; contains 252 | | characters 385 | ERROR | [ ] Method name "DetailView::set_base_URL" is not in | | camel caps format 395 | ERROR | [x] Expected 1 space before "=>"; 0 found 395 | ERROR | [x] Expected 1 space after "=>"; 0 found 397 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 399 | ERROR | [x] Expected 1 space before "=>"; 0 found 399 | ERROR | [x] Expected 1 space after "=>"; 0 found 400 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 404 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 406 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 78ms; Memory: 8MB FILE: ...rkspace/suitecrm-aws-pipeline/include/DetailView/DetailView2.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 41. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 74 | ERROR | [x] Incorrect spacing between argument "$focus" and | | equals sign; expected 1 but found 2 79 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 117 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/include/GoogleSync/GoogleSync.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 10 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 56 and the first side effect is on | | line 42. 56 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 112 | WARNING | Line exceeds 120 characters; contains 121 characters 116 | WARNING | Line exceeds 120 characters; contains 126 characters 120 | WARNING | Line exceeds 120 characters; contains 126 characters 124 | WARNING | Line exceeds 120 characters; contains 140 characters 187 | WARNING | Line exceeds 120 characters; contains 121 characters 242 | WARNING | Line exceeds 120 characters; contains 139 characters 253 | WARNING | Line exceeds 120 characters; contains 142 characters 297 | WARNING | Line exceeds 120 characters; contains 141 characters 308 | WARNING | Line exceeds 120 characters; contains 140 characters ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...pace/suitecrm-aws-pipeline/include/GoogleSync/GoogleSyncBase.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 50 WARNINGS AFFECTING 53 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 59 and the first side | | effect is on line 42. 59 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 146 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 168 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 175 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 180 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 183 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 188 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 211 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 229 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 255 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 262 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 266 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 295 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 299 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 306 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 332 | WARNING | [ ] Line exceeds 120 characters; contains 224 | | characters 338 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 349 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 417 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 469 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 498 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 503 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 511 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 527 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 553 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 556 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 559 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 575 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 578 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 628 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 638 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 663 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 668 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 691 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 696 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 701 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 707 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 717 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 723 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 727 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 745 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 784 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 794 | ERROR | [x] Multi-line function call not indented correctly; | | expected 16 spaces but found 15 837 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 847 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 889 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 947 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 950 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 972 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 978 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 980 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 984 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 118ms; Memory: 12MB FILE: ...uitecrm-aws-pipeline/include/GoogleSync/GoogleSyncExceptions.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 41. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/include/GoogleSync/GoogleSyncHelper.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 41. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 73 | WARNING | Line exceeds 120 characters; contains 197 characters 99 | WARNING | Line exceeds 120 characters; contains 142 characters 148 | WARNING | Line exceeds 120 characters; contains 124 characters 227 | WARNING | Line exceeds 120 characters; contains 136 characters ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/include/Localization/Localization.php ---------------------------------------------------------------------- FOUND 16 ERRORS AND 12 WARNINGS AFFECTING 27 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 42. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 100 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 105 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 107 | ERROR | [ ] Method name "Localization::Localization" is not | | in camel caps format 109 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 171 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 191 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 192 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 198 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 333 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 338 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 361 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 362 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 454 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 456 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 517 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 521 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 592 | ERROR | [x] Newline required after opening brace 592 | ERROR | [x] Closing brace must be on a line by itself 679 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 683 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 708 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 719 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 752 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 885 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 101ms; Memory: 10MB FILE: ...ce/suitecrm-aws-pipeline/include/OutboundEmail/OutboundEmail.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 9 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 42. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 101 | WARNING | Line exceeds 120 characters; contains 163 characters 103 | ERROR | Method name "OutboundEmail::OutboundEmail" is not in | | camel caps format 105 | WARNING | Line exceeds 120 characters; contains 121 characters 123 | WARNING | Line exceeds 120 characters; contains 121 characters 171 | WARNING | Line exceeds 120 characters; contains 133 characters 176 | WARNING | Line exceeds 120 characters; contains 132 characters 316 | WARNING | Line exceeds 120 characters; contains 132 characters 626 | WARNING | Method name "_getOutboundServerDisplay" should not | | be prefixed with an underscore to indicate | | visibility 664 | WARNING | Line exceeds 120 characters; contains 138 characters ---------------------------------------------------------------------- Time: 88ms; Memory: 10MB FILE: ...pace/suitecrm-aws-pipeline/include/Imap/ImapHandlerInterface.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 42. 51 | ERROR | Each interface must be in a namespace of at least | | one level (a top-level vendor name) 273 | WARNING | Line exceeds 120 characters; contains 156 characters ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/include/Imap/ImapHandlerFakeCalls.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 50 WARNINGS AFFECTING 50 LINES ---------------------------------------------------------------------- 44 | WARNING | Line exceeds 120 characters; contains 125 characters 67 | WARNING | Line exceeds 120 characters; contains 142 characters 69 | WARNING | Line exceeds 120 characters; contains 130 characters 98 | WARNING | Line exceeds 120 characters; contains 170 characters 102 | WARNING | Line exceeds 120 characters; contains 148 characters 106 | WARNING | Line exceeds 120 characters; contains 183 characters 110 | WARNING | Line exceeds 120 characters; contains 181 characters 115 | WARNING | Line exceeds 120 characters; contains 141 characters 119 | WARNING | Line exceeds 120 characters; contains 176 characters 123 | WARNING | Line exceeds 120 characters; contains 174 characters 128 | WARNING | Line exceeds 120 characters; contains 144 characters 132 | WARNING | Line exceeds 120 characters; contains 179 characters 136 | WARNING | Line exceeds 120 characters; contains 177 characters 141 | WARNING | Line exceeds 120 characters; contains 137 characters 145 | WARNING | Line exceeds 120 characters; contains 172 characters 149 | WARNING | Line exceeds 120 characters; contains 170 characters 154 | WARNING | Line exceeds 120 characters; contains 134 characters 158 | WARNING | Line exceeds 120 characters; contains 169 characters 162 | WARNING | Line exceeds 120 characters; contains 167 characters 167 | WARNING | Line exceeds 120 characters; contains 127 characters 171 | WARNING | Line exceeds 120 characters; contains 162 characters 175 | WARNING | Line exceeds 120 characters; contains 160 characters 180 | WARNING | Line exceeds 120 characters; contains 152 characters 184 | WARNING | Line exceeds 120 characters; contains 187 characters 188 | WARNING | Line exceeds 120 characters; contains 185 characters 193 | WARNING | Line exceeds 120 characters; contains 145 characters 197 | WARNING | Line exceeds 120 characters; contains 180 characters 201 | WARNING | Line exceeds 120 characters; contains 178 characters 206 | WARNING | Line exceeds 120 characters; contains 146 characters 210 | WARNING | Line exceeds 120 characters; contains 181 characters 214 | WARNING | Line exceeds 120 characters; contains 179 characters 219 | WARNING | Line exceeds 120 characters; contains 139 characters 223 | WARNING | Line exceeds 120 characters; contains 174 characters 227 | WARNING | Line exceeds 120 characters; contains 172 characters 232 | WARNING | Line exceeds 120 characters; contains 136 characters 236 | WARNING | Line exceeds 120 characters; contains 171 characters 240 | WARNING | Line exceeds 120 characters; contains 169 characters 245 | WARNING | Line exceeds 120 characters; contains 129 characters 249 | WARNING | Line exceeds 120 characters; contains 164 characters 253 | WARNING | Line exceeds 120 characters; contains 162 characters 258 | WARNING | Line exceeds 120 characters; contains 130 characters 262 | WARNING | Line exceeds 120 characters; contains 165 characters 266 | WARNING | Line exceeds 120 characters; contains 163 characters 271 | WARNING | Line exceeds 120 characters; contains 123 characters 275 | WARNING | Line exceeds 120 characters; contains 158 characters 279 | WARNING | Line exceeds 120 characters; contains 156 characters 284 | WARNING | Line exceeds 120 characters; contains 123 characters 288 | WARNING | Line exceeds 120 characters; contains 158 characters 292 | WARNING | Line exceeds 120 characters; contains 156 characters 296 | WARNING | Line exceeds 120 characters; contains 179 characters ---------------------------------------------------------------------- Time: 62ms; Memory: 8MB FILE: ...workspace/suitecrm-aws-pipeline/include/Imap/ImapHandlerFake.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 54 and the first side effect is on | | line 42. 54 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 476 | WARNING | Line exceeds 120 characters; contains 156 characters ---------------------------------------------------------------------- Time: 73ms; Memory: 8MB FILE: ...space/suitecrm-aws-pipeline/include/Imap/ImapHandlerFakeData.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 6 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 53 and the first side effect is on | | line 42. 53 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 87 | WARNING | Line exceeds 120 characters; contains 143 characters 113 | WARNING | Line exceeds 120 characters; contains 171 characters 116 | WARNING | Line exceeds 120 characters; contains 176 characters 149 | WARNING | Line exceeds 120 characters; contains 165 characters 165 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/include/Imap/ImapTestSettingsEntryHandler.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 44. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/include/Imap/ImapHandlerFactory.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 42. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 169 | WARNING | Line exceeds 120 characters; contains 144 characters ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/include/Imap/ImapHandlerException.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 42. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/include/Imap/ImapHandler.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 54 and the first side effect is on | | line 42. 54 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 834 | WARNING | Line exceeds 120 characters; contains 156 characters ---------------------------------------------------------------------- Time: 105ms; Memory: 10MB FILE: ...ecrm-aws-pipeline/include/HTMLPurifier/HTMLPurifier.autoload.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 17 and the first side | | effect is on line 11. 17 | ERROR | [x] Opening brace should be on a new line ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...rm-aws-pipeline/include/HTMLPurifier/HTMLPurifier.standalone.php ---------------------------------------------------------------------- FOUND 706 ERRORS AND 38 WARNINGS AFFECTING 328 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The | | first symbol is defined on line 74 and the | | first side effect is on line 1010. 74 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 323 | ERROR | [ ] Each class must be in a file by itself 323 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 323 | ERROR | [ ] Class name "HTMLPurifier_Arborize" is not in | | PascalCase format 394 | ERROR | [ ] Each class must be in a file by itself 394 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 394 | ERROR | [ ] Class name "HTMLPurifier_AttrCollections" is | | not in PascalCase format 544 | ERROR | [ ] Each class must be in a file by itself 544 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 544 | ERROR | [ ] Class name "HTMLPurifier_AttrDef" is not in | | PascalCase format 687 | ERROR | [ ] Each class must be in a file by itself 687 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 687 | ERROR | [ ] Class name "HTMLPurifier_AttrTransform" is not | | in PascalCase format 737 | ERROR | [ ] Each class must be in a file by itself 737 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 737 | ERROR | [ ] Class name "HTMLPurifier_AttrTypes" is not in | | PascalCase format 836 | ERROR | [ ] Each class must be in a file by itself 836 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 836 | ERROR | [ ] Class name "HTMLPurifier_AttrValidator" is not | | in PascalCase format 909 | ERROR | [x] Blank line found at start of control structure 1035 | ERROR | [ ] Each class must be in a file by itself 1035 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 1035 | ERROR | [ ] Class name "HTMLPurifier_Bootstrap" is not in | | PascalCase format 1137 | ERROR | [ ] Each class must be in a file by itself 1137 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 1137 | ERROR | [ ] Class name "HTMLPurifier_Definition" is not in | | PascalCase format 1193 | ERROR | [ ] Each class must be in a file by itself 1193 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 1193 | ERROR | [ ] Class name "HTMLPurifier_CSSDefinition" is not | | in PascalCase format 1665 | ERROR | [ ] Each class must be in a file by itself 1665 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 1665 | ERROR | [ ] Class name "HTMLPurifier_ChildDef" is not in | | PascalCase format 1729 | ERROR | [ ] Each class must be in a file by itself 1729 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 1729 | ERROR | [ ] Class name "HTMLPurifier_Config" is not in | | PascalCase format 2104 | WARNING | [ ] Method name "_listify" should not be prefixed | | with an underscore to indicate visibility 2244 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 20 2256 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 20 2262 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 20 2271 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 20 2313 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 24 2318 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 24 2629 | ERROR | [ ] Each class must be in a file by itself 2629 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 2629 | ERROR | [ ] Class name "HTMLPurifier_ConfigSchema" is not | | in PascalCase format 2806 | ERROR | [ ] Each class must be in a file by itself 2806 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 2806 | ERROR | [ ] Class name "HTMLPurifier_ContentSets" is not | | in PascalCase format 2981 | ERROR | [ ] Each class must be in a file by itself 2981 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 2981 | ERROR | [ ] Class name "HTMLPurifier_Context" is not in | | PascalCase format 2988 | WARNING | [ ] Property name "$_storage" should not be | | prefixed with an underscore to indicate | | visibility 3078 | ERROR | [ ] Each class must be in a file by itself 3078 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 3078 | ERROR | [ ] Class name "HTMLPurifier_DefinitionCache" is | | not in PascalCase format 3203 | ERROR | [ ] Each class must be in a file by itself 3203 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 3203 | ERROR | [ ] Class name | | "HTMLPurifier_DefinitionCacheFactory" is not | | in PascalCase format 3313 | ERROR | [ ] Each class must be in a file by itself 3313 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 3313 | ERROR | [ ] Class name "HTMLPurifier_Doctype" is not in | | PascalCase format 3381 | ERROR | [ ] Each class must be in a file by itself 3381 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 3381 | ERROR | [ ] Class name "HTMLPurifier_DoctypeRegistry" is | | not in PascalCase format 3532 | ERROR | [ ] Each class must be in a file by itself 3532 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 3532 | ERROR | [ ] Class name "HTMLPurifier_ElementDef" is not in | | PascalCase format 3723 | WARNING | [ ] Method name "_mergeAssocArray" should not be | | prefixed with an underscore to indicate | | visibility 3745 | ERROR | [ ] Each class must be in a file by itself 3745 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 3745 | ERROR | [ ] Class name "HTMLPurifier_Encoder" is not in | | PascalCase format 4353 | ERROR | [ ] Each class must be in a file by itself 4353 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 4353 | ERROR | [ ] Class name "HTMLPurifier_EntityLookup" is not | | in PascalCase format 4406 | ERROR | [ ] Each class must be in a file by itself 4406 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 4406 | ERROR | [ ] Class name "HTMLPurifier_EntityParser" is not | | in PascalCase format 4413 | WARNING | [ ] Property name "$_entity_lookup" should not be | | prefixed with an underscore to indicate | | visibility 4419 | WARNING | [ ] Property name "$_substituteEntitiesRegex" | | should not be prefixed with an underscore to | | indicate visibility 4427 | WARNING | [ ] Property name "$_special_dec2str" should not | | be prefixed with an underscore to indicate | | visibility 4440 | WARNING | [ ] Property name "$_special_ent2dec" should not | | be prefixed with an underscore to indicate | | visibility 4554 | ERROR | [ ] Each class must be in a file by itself 4554 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 4554 | ERROR | [ ] Class name "HTMLPurifier_ErrorCollector" is | | not in PascalCase format 4574 | WARNING | [ ] Property name "$_current" should not be | | prefixed with an underscore to indicate | | visibility 4579 | WARNING | [ ] Property name "$_stacks" should not be | | prefixed with an underscore to indicate | | visibility 4751 | WARNING | [ ] Method name "_renderStruct" should not be | | prefixed with an underscore to indicate | | visibility 4799 | ERROR | [ ] Each class must be in a file by itself 4799 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 4799 | ERROR | [ ] Class name "HTMLPurifier_ErrorStruct" is not | | in PascalCase format 4872 | ERROR | [ ] Each class must be in a file by itself 4872 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 4872 | ERROR | [ ] Class name "HTMLPurifier_Exception" is not in | | PascalCase format 4899 | ERROR | [ ] Each class must be in a file by itself 4899 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 4899 | ERROR | [ ] Class name "HTMLPurifier_Filter" is not in | | PascalCase format 4944 | ERROR | [ ] Each class must be in a file by itself 4944 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 4944 | ERROR | [ ] Class name "HTMLPurifier_Generator" is not in | | PascalCase format 4951 | WARNING | [ ] Property name "$_xhtml" should not be prefixed | | with an underscore to indicate visibility 4957 | WARNING | [ ] Property name "$_scriptFix" should not be | | prefixed with an underscore to indicate | | visibility 4964 | WARNING | [ ] Property name "$_def" should not be prefixed | | with an underscore to indicate visibility 4970 | WARNING | [ ] Property name "$_sortAttr" should not be | | prefixed with an underscore to indicate | | visibility 4976 | WARNING | [ ] Property name "$_flashCompat" should not be | | prefixed with an underscore to indicate | | visibility 4982 | WARNING | [ ] Property name "$_innerHTMLFix" should not be | | prefixed with an underscore to indicate | | visibility 4989 | WARNING | [ ] Property name "$_flashStack" should not be | | prefixed with an underscore to indicate | | visibility 5241 | ERROR | [ ] Each class must be in a file by itself 5241 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 5241 | ERROR | [ ] Class name "HTMLPurifier_HTMLDefinition" is | | not in PascalCase format 5383 | WARNING | [ ] Property name "$_anonModule" should not be | | prefixed with an underscore to indicate | | visibility 5728 | ERROR | [ ] Each class must be in a file by itself 5728 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 5728 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule" is not in | | PascalCase format 5998 | ERROR | [ ] Each class must be in a file by itself 5998 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 5998 | ERROR | [ ] Class name "HTMLPurifier_HTMLModuleManager" is | | not in PascalCase format 6462 | ERROR | [ ] Each class must be in a file by itself 6462 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 6462 | ERROR | [ ] Class name "HTMLPurifier_IDAccumulator" is not | | in PascalCase format 6527 | ERROR | [ ] Each class must be in a file by itself 6527 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 6527 | ERROR | [ ] Class name "HTMLPurifier_Injector" is not in | | PascalCase format 6800 | ERROR | [ ] Each class must be in a file by itself 6800 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 6800 | ERROR | [ ] Class name "HTMLPurifier_Language" is not in | | PascalCase format 6840 | WARNING | [ ] Property name "$_loaded" should not be | | prefixed with an underscore to indicate | | visibility 7008 | ERROR | [ ] Each class must be in a file by itself 7008 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 7008 | ERROR | [ ] Class name "HTMLPurifier_LanguageFactory" is | | not in PascalCase format 7170 | ERROR | [x] Blank line found at start of control structure 7215 | ERROR | [ ] Each class must be in a file by itself 7215 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 7215 | ERROR | [ ] Class name "HTMLPurifier_Length" is not in | | PascalCase format 7411 | ERROR | [ ] Each class must be in a file by itself 7411 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 7411 | ERROR | [ ] Class name "HTMLPurifier_Lexer" is not in | | PascalCase format 7529 | WARNING | [ ] Property name "$_special_entity2str" should | | not be prefixed with an underscore to indicate | | visibility 7736 | ERROR | [ ] Each class must be in a file by itself 7736 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 7736 | ERROR | [ ] Class name "HTMLPurifier_Node" is not in | | PascalCase format 7786 | ERROR | [ ] Each class must be in a file by itself 7786 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 7786 | ERROR | [ ] Class name "HTMLPurifier_PercentEncoder" is | | not in PascalCase format 7893 | ERROR | [ ] Each class must be in a file by itself 7893 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 7893 | ERROR | [ ] Class name "HTMLPurifier_PropertyList" is not | | in PascalCase format 8015 | ERROR | [ ] Each class must be in a file by itself 8015 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 8015 | ERROR | [ ] Class name "HTMLPurifier_PropertyListIterator" | | is not in PascalCase format 8072 | ERROR | [ ] Each class must be in a file by itself 8072 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 8072 | ERROR | [ ] Class name "HTMLPurifier_Queue" is not in | | PascalCase format 8126 | ERROR | [ ] Each class must be in a file by itself 8126 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 8126 | ERROR | [ ] Class name "HTMLPurifier_Strategy" is not in | | PascalCase format 8152 | ERROR | [ ] Each class must be in a file by itself 8152 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 8152 | ERROR | [ ] Class name "HTMLPurifier_StringHash" is not in | | PascalCase format 8217 | ERROR | [ ] Each class must be in a file by itself 8217 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 8217 | ERROR | [ ] Class name "HTMLPurifier_StringHashParser" is | | not in PascalCase format 8332 | ERROR | [ ] Each class must be in a file by itself 8332 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 8332 | ERROR | [ ] Class name "HTMLPurifier_TagTransform" is not | | in PascalCase format 8370 | ERROR | [ ] Each class must be in a file by itself 8370 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 8370 | ERROR | [ ] Class name "HTMLPurifier_Token" is not in | | PascalCase format 8479 | ERROR | [ ] Each class must be in a file by itself 8479 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 8479 | ERROR | [ ] Class name "HTMLPurifier_TokenFactory" is not | | in PascalCase format 8595 | ERROR | [ ] Each class must be in a file by itself 8595 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 8595 | ERROR | [ ] Class name "HTMLPurifier_URI" is not in | | PascalCase format 8902 | ERROR | [ ] Each class must be in a file by itself 8902 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 8902 | ERROR | [ ] Class name "HTMLPurifier_URIDefinition" is not | | in PascalCase format 9048 | ERROR | [ ] Each class must be in a file by itself 9048 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 9048 | ERROR | [ ] Class name "HTMLPurifier_URIFilter" is not in | | PascalCase format 9102 | ERROR | [ ] Each class must be in a file by itself 9102 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 9102 | ERROR | [ ] Class name "HTMLPurifier_URIParser" is not in | | PascalCase format 9181 | ERROR | [ ] Each class must be in a file by itself 9181 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 9181 | ERROR | [ ] Class name "HTMLPurifier_URIScheme" is not in | | PascalCase format 9284 | ERROR | [ ] Each class must be in a file by itself 9284 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 9284 | ERROR | [ ] Class name "HTMLPurifier_URISchemeRegistry" is | | not in PascalCase format 9367 | ERROR | [ ] Each class must be in a file by itself 9367 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 9367 | ERROR | [ ] Class name "HTMLPurifier_UnitConverter" is not | | in PascalCase format 9481 | ERROR | [x] Blank line found at start of control structure 9669 | ERROR | [ ] Each class must be in a file by itself 9669 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 9669 | ERROR | [ ] Class name "HTMLPurifier_VarParser" is not in | | PascalCase format 9865 | ERROR | [ ] Each class must be in a file by itself 9865 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 9865 | ERROR | [ ] Class name "HTMLPurifier_VarParserException" | | is not in PascalCase format 9891 | ERROR | [ ] Each class must be in a file by itself 9891 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 9891 | ERROR | [ ] Class name "HTMLPurifier_Zipper" is not in | | PascalCase format 10064 | ERROR | [ ] Each class must be in a file by itself 10064 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 10064 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_CSS" is not | | in PascalCase format 10162 | ERROR | [ ] Each class must be in a file by itself 10162 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 10162 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_Clone" is not | | in PascalCase format 10210 | ERROR | [ ] Each class must be in a file by itself 10210 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 10210 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_Enum" is not | | in PascalCase format 10284 | ERROR | [ ] Each class must be in a file by itself 10284 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 10284 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_Integer" is | | not in PascalCase format 10373 | ERROR | [ ] Each class must be in a file by itself 10373 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 10373 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_Lang" is not | | in PascalCase format 10459 | ERROR | [ ] Each class must be in a file by itself 10459 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 10459 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_Switch" is | | not in PascalCase format 10512 | ERROR | [ ] Each class must be in a file by itself 10512 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 10512 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_Text" is not | | in PascalCase format 10535 | ERROR | [ ] Each class must be in a file by itself 10535 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 10535 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_URI" is not | | in PascalCase format 10591 | ERROR | [x] Blank line found at start of control structure 10645 | ERROR | [ ] Each class must be in a file by itself 10645 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 10645 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_CSS_Number" | | is not in PascalCase format 10728 | ERROR | [ ] Each class must be in a file by itself 10728 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 10728 | ERROR | [ ] Class name | | "HTMLPurifier_AttrDef_CSS_AlphaValue" is not | | in PascalCase format 10766 | ERROR | [ ] Each class must be in a file by itself 10766 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 10766 | ERROR | [ ] Class name | | "HTMLPurifier_AttrDef_CSS_Background" is not | | in PascalCase format 10915 | ERROR | [ ] Each class must be in a file by itself 10915 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 10915 | ERROR | [ ] Class name | | "HTMLPurifier_AttrDef_CSS_BackgroundPosition" | | is not in PascalCase format 11035 | ERROR | [ ] Each class must be in a file by itself 11035 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 11035 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_CSS_Border" | | is not in PascalCase format 11092 | ERROR | [ ] Each class must be in a file by itself 11092 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 11092 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_CSS_Color" is | | not in PascalCase format 11204 | ERROR | [ ] Each class must be in a file by itself 11204 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 11204 | ERROR | [ ] Class name | | "HTMLPurifier_AttrDef_CSS_Composite" is not in | | PascalCase format 11247 | ERROR | [ ] Each class must be in a file by itself 11247 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 11247 | ERROR | [ ] Class name | | "HTMLPurifier_AttrDef_CSS_DenyElementDecorator" | | is not in PascalCase format 11294 | ERROR | [ ] Each class must be in a file by itself 11294 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 11294 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_CSS_Filter" | | is not in PascalCase format 11370 | ERROR | [ ] Each class must be in a file by itself 11370 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 11370 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_CSS_Font" is | | not in PascalCase format 11547 | ERROR | [ ] Each class must be in a file by itself 11547 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 11547 | ERROR | [ ] Class name | | "HTMLPurifier_AttrDef_CSS_FontFamily" is not | | in PascalCase format 11765 | ERROR | [ ] Each class must be in a file by itself 11765 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 11765 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_CSS_Ident" is | | not in PascalCase format 11798 | ERROR | [ ] Each class must be in a file by itself 11798 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 11798 | ERROR | [ ] Class name | | "HTMLPurifier_AttrDef_CSS_ImportantDecorator" | | is not in PascalCase format 11855 | ERROR | [ ] Each class must be in a file by itself 11855 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 11855 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_CSS_Length" | | is not in PascalCase format 11934 | ERROR | [ ] Each class must be in a file by itself 11934 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 11934 | ERROR | [ ] Class name | | "HTMLPurifier_AttrDef_CSS_ListStyle" is not in | | PascalCase format 12054 | ERROR | [ ] Each class must be in a file by itself 12054 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 12054 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_CSS_Multiple" | | is not in PascalCase format 12118 | ERROR | [ ] Each class must be in a file by itself 12118 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 12118 | ERROR | [ ] Class name | | "HTMLPurifier_AttrDef_CSS_Percentage" is not | | in PascalCase format 12175 | ERROR | [ ] Each class must be in a file by itself 12175 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 12175 | ERROR | [ ] Class name | | "HTMLPurifier_AttrDef_CSS_TextDecoration" is | | not in PascalCase format 12226 | ERROR | [ ] Each class must be in a file by itself 12226 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 12226 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_CSS_URI" is | | not in PascalCase format 12294 | ERROR | [ ] Each class must be in a file by itself 12294 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 12294 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_HTML_Bool" is | | not in PascalCase format 12346 | ERROR | [ ] Each class must be in a file by itself 12346 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 12346 | ERROR | [ ] Class name | | "HTMLPurifier_AttrDef_HTML_Nmtokens" is not in | | PascalCase format 12417 | ERROR | [ ] Each class must be in a file by itself 12417 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 12417 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_HTML_Class" | | is not in PascalCase format 12465 | ERROR | [ ] Each class must be in a file by itself 12465 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 12465 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_HTML_Color" | | is not in PascalCase format 12517 | ERROR | [ ] Each class must be in a file by itself 12517 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 12517 | ERROR | [ ] Class name | | "HTMLPurifier_AttrDef_HTML_FrameTarget" is not | | in PascalCase format 12562 | ERROR | [ ] Each class must be in a file by itself 12562 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 12562 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_HTML_ID" is | | not in PascalCase format 12662 | ERROR | [ ] Each class must be in a file by itself 12662 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 12662 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_HTML_Pixels" | | is not in PascalCase format 12743 | ERROR | [ ] Each class must be in a file by itself 12743 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 12743 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_HTML_Length" | | is not in PascalCase format 12799 | ERROR | [ ] Each class must be in a file by itself 12799 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 12799 | ERROR | [ ] Class name | | "HTMLPurifier_AttrDef_HTML_LinkTypes" is not | | in PascalCase format 12872 | ERROR | [ ] Each class must be in a file by itself 12872 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 12872 | ERROR | [ ] Class name | | "HTMLPurifier_AttrDef_HTML_MultiLength" is not | | in PascalCase format 12927 | ERROR | [ ] Each class must be in a file by itself 12927 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 12927 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_URI_Email" is | | not in PascalCase format 12950 | ERROR | [ ] Each class must be in a file by itself 12950 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 12950 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_URI_Host" is | | not in PascalCase format 13080 | ERROR | [ ] Each class must be in a file by itself 13080 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13080 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_URI_IPv4" is | | not in PascalCase format 13111 | WARNING | [ ] Method name "_loadRegex" should not be | | prefixed with an underscore to indicate | | visibility 13128 | ERROR | [ ] Each class must be in a file by itself 13128 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13128 | ERROR | [ ] Class name "HTMLPurifier_AttrDef_URI_IPv6" is | | not in PascalCase format 13216 | ERROR | [ ] Each class must be in a file by itself 13216 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13216 | ERROR | [ ] Class name | | "HTMLPurifier_AttrDef_URI_Email_SimpleCheck" | | is not in PascalCase format 13245 | ERROR | [ ] Each class must be in a file by itself 13245 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13245 | ERROR | [ ] Class name | | "HTMLPurifier_AttrTransform_Background" is not | | in PascalCase format 13276 | ERROR | [ ] Each class must be in a file by itself 13276 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13276 | ERROR | [ ] Class name "HTMLPurifier_AttrTransform_BdoDir" | | is not in PascalCase format 13302 | ERROR | [ ] Each class must be in a file by itself 13302 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13302 | ERROR | [ ] Class name | | "HTMLPurifier_AttrTransform_BgColor" is not in | | PascalCase format 13331 | ERROR | [ ] Each class must be in a file by itself 13331 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13331 | ERROR | [ ] Class name | | "HTMLPurifier_AttrTransform_BoolToCSS" is not | | in PascalCase format 13379 | ERROR | [ ] Each class must be in a file by itself 13379 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13379 | ERROR | [ ] Class name "HTMLPurifier_AttrTransform_Border" | | is not in PascalCase format 13407 | ERROR | [ ] Each class must be in a file by itself 13407 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13407 | ERROR | [ ] Class name | | "HTMLPurifier_AttrTransform_EnumToCSS" is not | | in PascalCase format 13480 | ERROR | [ ] Each class must be in a file by itself 13480 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13480 | ERROR | [ ] Class name | | "HTMLPurifier_AttrTransform_ImgRequired" is | | not in PascalCase format 13524 | ERROR | [ ] Each class must be in a file by itself 13524 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13524 | ERROR | [ ] Class name | | "HTMLPurifier_AttrTransform_ImgSpace" is not | | in PascalCase format 13587 | ERROR | [ ] Each class must be in a file by itself 13587 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13587 | ERROR | [ ] Class name "HTMLPurifier_AttrTransform_Input" | | is not in PascalCase format 13645 | ERROR | [ ] Each class must be in a file by itself 13645 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13645 | ERROR | [ ] Class name "HTMLPurifier_AttrTransform_Lang" | | is not in PascalCase format 13675 | ERROR | [ ] Each class must be in a file by itself 13675 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13675 | ERROR | [ ] Class name "HTMLPurifier_AttrTransform_Length" | | is not in PascalCase format 13721 | ERROR | [ ] Each class must be in a file by itself 13721 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13721 | ERROR | [ ] Class name "HTMLPurifier_AttrTransform_Name" | | is not in PascalCase format 13757 | ERROR | [ ] Each class must be in a file by itself 13757 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13757 | ERROR | [ ] Class name | | "HTMLPurifier_AttrTransform_NameSync" is not | | in PascalCase format 13799 | ERROR | [ ] Each class must be in a file by itself 13799 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13799 | ERROR | [ ] Class name | | "HTMLPurifier_AttrTransform_Nofollow" is not | | in PascalCase format 13846 | ERROR | [ ] Each class must be in a file by itself 13846 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13846 | ERROR | [ ] Class name | | "HTMLPurifier_AttrTransform_SafeEmbed" is not | | in PascalCase format 13875 | ERROR | [ ] Each class must be in a file by itself 13875 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13875 | ERROR | [ ] Class name | | "HTMLPurifier_AttrTransform_SafeObject" is not | | in PascalCase format 13913 | ERROR | [ ] Each class must be in a file by itself 13913 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13913 | ERROR | [ ] Class name | | "HTMLPurifier_AttrTransform_SafeParam" is not | | in PascalCase format 13984 | ERROR | [ ] Each class must be in a file by itself 13984 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 13984 | ERROR | [ ] Class name | | "HTMLPurifier_AttrTransform_ScriptRequired" is | | not in PascalCase format 14012 | ERROR | [ ] Each class must be in a file by itself 14012 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 14012 | ERROR | [ ] Class name | | "HTMLPurifier_AttrTransform_TargetBlank" is | | not in PascalCase format 14054 | ERROR | [ ] Each class must be in a file by itself 14054 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 14054 | ERROR | [ ] Class name | | "HTMLPurifier_AttrTransform_Textarea" is not | | in PascalCase format 14088 | ERROR | [ ] Each class must be in a file by itself 14088 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 14088 | ERROR | [ ] Class name "HTMLPurifier_ChildDef_Chameleon" | | is not in PascalCase format 14138 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 12 14152 | ERROR | [ ] Each class must be in a file by itself 14152 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 14152 | ERROR | [ ] Class name "HTMLPurifier_ChildDef_Custom" is | | not in PascalCase format 14174 | WARNING | [ ] Property name "$_pcre_regex" should not be | | prefixed with an underscore to indicate | | visibility 14188 | WARNING | [ ] Method name "_compileRegex" should not be | | prefixed with an underscore to indicate | | visibility 14256 | ERROR | [ ] Each class must be in a file by itself 14256 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 14256 | ERROR | [ ] Class name "HTMLPurifier_ChildDef_Empty" is | | not in PascalCase format 14297 | ERROR | [ ] Each class must be in a file by itself 14297 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 14297 | ERROR | [ ] Class name "HTMLPurifier_ChildDef_List" is not | | in PascalCase format 14378 | ERROR | [ ] Each class must be in a file by itself 14378 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 14378 | ERROR | [ ] Class name "HTMLPurifier_ChildDef_Required" is | | not in PascalCase format 14501 | ERROR | [ ] Each class must be in a file by itself 14501 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 14501 | ERROR | [ ] Class name "HTMLPurifier_ChildDef_Optional" is | | not in PascalCase format 14542 | ERROR | [ ] Each class must be in a file by itself 14542 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 14542 | ERROR | [ ] Class name | | "HTMLPurifier_ChildDef_StrictBlockquote" is | | not in PascalCase format 14678 | ERROR | [ ] Each class must be in a file by itself 14678 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 14678 | ERROR | [ ] Class name "HTMLPurifier_ChildDef_Table" is | | not in PascalCase format 14745 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 14746 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 14749 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 14750 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 14751 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 14752 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 14753 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 14755 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 14756 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 14757 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 14758 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 14759 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 14760 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 14761 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 14762 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 14769 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 14770 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 14771 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 14772 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 14782 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 14783 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 14784 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 14785 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 14786 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 14787 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 14789 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 14790 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 14791 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 14792 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 14793 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 14794 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 14795 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 14796 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 14797 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 14798 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 14799 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 14800 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 14801 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 14802 | ERROR | [x] Line indented incorrectly; expected at least | | 20 spaces, found 16 14803 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 14804 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 14809 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 14810 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 14811 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 14812 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 14843 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 14844 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 14845 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 14846 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 14847 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 14848 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 14849 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 14850 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 14851 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 14852 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 14853 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 14854 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 14855 | ERROR | [x] Line indented incorrectly; expected at least | | 24 spaces, found 20 14856 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 14857 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 14858 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 14859 | ERROR | [x] Line indented incorrectly; expected at least | | 28 spaces, found 24 14860 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 14861 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 14876 | ERROR | [ ] Each class must be in a file by itself 14876 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 14876 | ERROR | [ ] Class name | | "HTMLPurifier_DefinitionCache_Decorator" is | | not in PascalCase format 14992 | ERROR | [ ] Each class must be in a file by itself 14992 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 14992 | ERROR | [ ] Class name "HTMLPurifier_DefinitionCache_Null" | | is not in PascalCase format 15066 | ERROR | [ ] Each class must be in a file by itself 15066 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 15066 | ERROR | [ ] Class name | | "HTMLPurifier_DefinitionCache_Serializer" is | | not in PascalCase format 15246 | WARNING | [ ] Method name "_write" should not be prefixed | | with an underscore to indicate visibility 15266 | WARNING | [ ] Method name "_prepareDir" should not be | | prefixed with an underscore to indicate | | visibility 15301 | WARNING | [ ] Method name "_testPermissions" should not be | | prefixed with an underscore to indicate | | visibility 15356 | ERROR | [ ] Each class must be in a file by itself 15356 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 15356 | ERROR | [ ] Class name | | "HTMLPurifier_DefinitionCache_Decorator_Cleanup" | | is not in PascalCase format 15436 | ERROR | [ ] Each class must be in a file by itself 15436 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 15436 | ERROR | [ ] Class name | | "HTMLPurifier_DefinitionCache_Decorator_Memory" | | is not in PascalCase format 15521 | ERROR | [ ] Each class must be in a file by itself 15521 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 15521 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_Bdo" is | | not in PascalCase format 15562 | ERROR | [ ] Each class must be in a file by itself 15562 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 15562 | ERROR | [ ] Class name | | "HTMLPurifier_HTMLModule_CommonAttributes" is | | not in PascalCase format 15598 | ERROR | [ ] Each class must be in a file by itself 15598 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 15598 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_Edit" is | | not in PascalCase format 15653 | ERROR | [ ] Each class must be in a file by itself 15653 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 15653 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_Forms" is | | not in PascalCase format 15844 | ERROR | [ ] Each class must be in a file by itself 15844 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 15844 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_Hypertext" | | is not in PascalCase format 15889 | ERROR | [ ] Each class must be in a file by itself 15889 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 15889 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_Iframe" is | | not in PascalCase format 15939 | ERROR | [ ] Each class must be in a file by itself 15939 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 15939 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_Image" is | | not in PascalCase format 16000 | ERROR | [ ] Each class must be in a file by itself 16000 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16000 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_Legacy" is | | not in PascalCase format 16174 | ERROR | [ ] Each class must be in a file by itself 16174 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16174 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_List" is | | not in PascalCase format 16223 | ERROR | [ ] Each class must be in a file by itself 16223 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16223 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_Name" is | | not in PascalCase format 16254 | ERROR | [ ] Each class must be in a file by itself 16254 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16254 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_Nofollow" | | is not in PascalCase format 16276 | ERROR | [ ] Each class must be in a file by itself 16276 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16276 | ERROR | [ ] Class name | | "HTMLPurifier_HTMLModule_NonXMLCommonAttributes" | | is not in PascalCase format 16302 | ERROR | [ ] Each class must be in a file by itself 16302 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16302 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_Object" is | | not in PascalCase format 16370 | ERROR | [ ] Each class must be in a file by itself 16370 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16370 | ERROR | [ ] Class name | | "HTMLPurifier_HTMLModule_Presentation" is not | | in PascalCase format 16407 | ERROR | [ ] Each class must be in a file by itself 16407 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16407 | ERROR | [ ] Class name | | "HTMLPurifier_HTMLModule_Proprietary" is not | | in PascalCase format 16448 | ERROR | [ ] Each class must be in a file by itself 16448 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16448 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_Ruby" is | | not in PascalCase format 16484 | ERROR | [ ] Each class must be in a file by itself 16484 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16484 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_SafeEmbed" | | is not in PascalCase format 16528 | ERROR | [ ] Each class must be in a file by itself 16528 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16528 | ERROR | [ ] Class name | | "HTMLPurifier_HTMLModule_SafeObject" is not in | | PascalCase format 16589 | ERROR | [ ] Each class must be in a file by itself 16589 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16589 | ERROR | [ ] Class name | | "HTMLPurifier_HTMLModule_SafeScripting" is not | | in PascalCase format 16639 | ERROR | [ ] Each class must be in a file by itself 16639 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16639 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_Scripting" | | is not in PascalCase format 16704 | ERROR | [ ] Each class must be in a file by itself 16704 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16704 | ERROR | [ ] Class name | | "HTMLPurifier_HTMLModule_StyleAttribute" is | | not in PascalCase format 16737 | ERROR | [ ] Each class must be in a file by itself 16737 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16737 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_Tables" is | | not in PascalCase format 16813 | ERROR | [ ] Each class must be in a file by itself 16813 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16813 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_Target" is | | not in PascalCase format 16843 | ERROR | [ ] Each class must be in a file by itself 16843 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16843 | ERROR | [ ] Class name | | "HTMLPurifier_HTMLModule_TargetBlank" is not | | in PascalCase format 16876 | ERROR | [ ] Each class must be in a file by itself 16876 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16876 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_Text" is | | not in PascalCase format 16957 | ERROR | [ ] Each class must be in a file by itself 16957 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16957 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_Tidy" is | | not in PascalCase format 17182 | ERROR | [ ] Each class must be in a file by itself 17182 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 17182 | ERROR | [ ] Class name | | "HTMLPurifier_HTMLModule_XMLCommonAttributes" | | is not in PascalCase format 17206 | ERROR | [ ] Each class must be in a file by itself 17206 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 17206 | ERROR | [ ] Class name "HTMLPurifier_HTMLModule_Tidy_Name" | | is not in PascalCase format 17237 | ERROR | [ ] Each class must be in a file by itself 17237 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 17237 | ERROR | [ ] Class name | | "HTMLPurifier_HTMLModule_Tidy_Proprietary" is | | not in PascalCase format 17272 | ERROR | [ ] Each class must be in a file by itself 17272 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 17272 | ERROR | [ ] Class name | | "HTMLPurifier_HTMLModule_Tidy_XHTMLAndHTML4" | | is not in PascalCase format 17452 | ERROR | [ ] Each class must be in a file by itself 17452 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 17452 | ERROR | [ ] Class name | | "HTMLPurifier_HTMLModule_Tidy_Strict" is not | | in PascalCase format 17496 | ERROR | [ ] Each class must be in a file by itself 17496 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 17496 | ERROR | [ ] Class name | | "HTMLPurifier_HTMLModule_Tidy_Transitional" is | | not in PascalCase format 17513 | ERROR | [ ] Each class must be in a file by itself 17513 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 17513 | ERROR | [ ] Class name | | "HTMLPurifier_HTMLModule_Tidy_XHTML" is not in | | PascalCase format 17546 | ERROR | [ ] Each class must be in a file by itself 17546 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 17546 | ERROR | [ ] Class name | | "HTMLPurifier_Injector_AutoParagraph" is not | | in PascalCase format 17561 | WARNING | [ ] Method name "_pStart" should not be prefixed | | with an underscore to indicate visibility 17741 | WARNING | [ ] Method name "_splitText" should not be | | prefixed with an underscore to indicate | | visibility 17827 | WARNING | [ ] Method name "_isInline" should not be prefixed | | with an underscore to indicate visibility 17837 | WARNING | [ ] Method name "_pLookAhead" should not be | | prefixed with an underscore to indicate | | visibility 17862 | WARNING | [ ] Method name "_checkNeedsP" should not be | | prefixed with an underscore to indicate | | visibility 17891 | ERROR | [ ] Each class must be in a file by itself 17891 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 17891 | ERROR | [ ] Class name | | "HTMLPurifier_Injector_DisplayLinkURI" is not | | in PascalCase format 17931 | ERROR | [ ] Each class must be in a file by itself 17931 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 17931 | ERROR | [ ] Class name "HTMLPurifier_Injector_Linkify" is | | not in PascalCase format 17992 | ERROR | [ ] Each class must be in a file by itself 17992 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 17992 | ERROR | [ ] Class name | | "HTMLPurifier_Injector_PurifierLinkify" is not | | in PascalCase format 18060 | ERROR | [ ] Each class must be in a file by itself 18060 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 18060 | ERROR | [ ] Class name "HTMLPurifier_Injector_RemoveEmpty" | | is not in PascalCase format 18091 | WARNING | [ ] Property name "$_exclude" should not be | | prefixed with an underscore to indicate | | visibility 18165 | ERROR | [ ] Each class must be in a file by itself 18165 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 18165 | ERROR | [ ] Class name | | "HTMLPurifier_Injector_RemoveSpansWithoutAttributes" | | is not in PascalCase format 18251 | ERROR | [ ] Each class must be in a file by itself 18251 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 18251 | ERROR | [ ] Class name "HTMLPurifier_Injector_SafeObject" | | is not in PascalCase format 18393 | ERROR | [ ] Each class must be in a file by itself 18393 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 18393 | ERROR | [ ] Class name "HTMLPurifier_Lexer_DOMLex" is not | | in PascalCase format 18545 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 20 18546 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 16 18658 | ERROR | [ ] Each class must be in a file by itself 18658 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 18658 | ERROR | [ ] Class name "HTMLPurifier_Lexer_DirectLex" is | | not in PascalCase format 18669 | WARNING | [ ] Property name "$_whitespace" should not be | | prefixed with an underscore to indicate | | visibility 19190 | ERROR | [ ] Each class must be in a file by itself 19190 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 19190 | ERROR | [ ] Class name "HTMLPurifier_Node_Comment" is not | | in PascalCase format 19228 | ERROR | [ ] Each class must be in a file by itself 19228 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 19228 | ERROR | [ ] Class name "HTMLPurifier_Node_Element" is not | | in PascalCase format 19276 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 19297 | ERROR | [ ] Each class must be in a file by itself 19297 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 19297 | ERROR | [ ] Class name "HTMLPurifier_Node_Text" is not in | | PascalCase format 19347 | ERROR | [ ] Each class must be in a file by itself 19347 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 19347 | ERROR | [ ] Class name "HTMLPurifier_Strategy_Composite" | | is not in PascalCase format 19378 | ERROR | [ ] Each class must be in a file by itself 19378 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 19378 | ERROR | [ ] Class name "HTMLPurifier_Strategy_Core" is not | | in PascalCase format 19422 | ERROR | [ ] Each class must be in a file by itself 19422 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 19422 | ERROR | [ ] Class name "HTMLPurifier_Strategy_FixNesting" | | is not in PascalCase format 19594 | ERROR | [ ] Each class must be in a file by itself 19594 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 19594 | ERROR | [ ] Class name | | "HTMLPurifier_Strategy_MakeWellFormed" is not | | in PascalCase format 19733 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; newline found 19735 | ERROR | [x] Blank line found at start of control structure 19836 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 19848 | ERROR | [x] Blank line found at start of control structure 20192 | ERROR | [ ] Each class must be in a file by itself 20192 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 20192 | ERROR | [ ] Class name | | "HTMLPurifier_Strategy_RemoveForeignElements" | | is not in PascalCase format 20395 | ERROR | [ ] Each class must be in a file by itself 20395 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 20395 | ERROR | [ ] Class name | | "HTMLPurifier_Strategy_ValidateAttributes" is | | not in PascalCase format 20412 | ERROR | [x] Blank line found at start of control structure 20452 | ERROR | [ ] Each class must be in a file by itself 20452 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 20452 | ERROR | [ ] Class name "HTMLPurifier_TagTransform_Font" is | | not in PascalCase format 20462 | WARNING | [ ] Property name "$_size_lookup" should not be | | prefixed with an underscore to indicate | | visibility 20557 | ERROR | [ ] Each class must be in a file by itself 20557 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 20557 | ERROR | [ ] Class name "HTMLPurifier_TagTransform_Simple" | | is not in PascalCase format 20600 | ERROR | [ ] Each class must be in a file by itself 20600 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 20600 | ERROR | [ ] Class name "HTMLPurifier_Token_Comment" is not | | in PascalCase format 20640 | ERROR | [ ] Each class must be in a file by itself 20640 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 20640 | ERROR | [ ] Class name "HTMLPurifier_Token_Tag" is not in | | PascalCase format 20710 | ERROR | [ ] Each class must be in a file by itself 20710 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 20710 | ERROR | [ ] Class name "HTMLPurifier_Token_Empty" is not | | in PascalCase format 20731 | ERROR | [ ] Each class must be in a file by itself 20731 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 20731 | ERROR | [ ] Class name "HTMLPurifier_Token_End" is not in | | PascalCase format 20753 | ERROR | [ ] Each class must be in a file by itself 20753 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 20753 | ERROR | [ ] Class name "HTMLPurifier_Token_Start" is not | | in PascalCase format 20770 | ERROR | [ ] Each class must be in a file by itself 20770 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 20770 | ERROR | [ ] Class name "HTMLPurifier_Token_Text" is not in | | PascalCase format 20816 | ERROR | [ ] Each class must be in a file by itself 20816 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 20816 | ERROR | [ ] Class name | | "HTMLPurifier_URIFilter_DisableExternal" is | | not in PascalCase format 20871 | ERROR | [ ] Each class must be in a file by itself 20871 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 20871 | ERROR | [ ] Class name | | "HTMLPurifier_URIFilter_DisableExternalResources" | | is not in PascalCase format 20897 | ERROR | [ ] Each class must be in a file by itself 20897 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 20897 | ERROR | [ ] Class name | | "HTMLPurifier_URIFilter_DisableResources" is | | not in PascalCase format 20924 | ERROR | [ ] Each class must be in a file by itself 20924 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 20924 | ERROR | [ ] Class name | | "HTMLPurifier_URIFilter_HostBlacklist" is not | | in PascalCase format 20969 | ERROR | [ ] Each class must be in a file by itself 20969 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 20969 | ERROR | [ ] Class name | | "HTMLPurifier_URIFilter_MakeAbsolute" is not | | in PascalCase format 21081 | WARNING | [ ] Method name "_collapseStack" should not be | | prefixed with an underscore to indicate | | visibility 21126 | ERROR | [ ] Each class must be in a file by itself 21126 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 21126 | ERROR | [ ] Class name "HTMLPurifier_URIFilter_Munge" is | | not in PascalCase format 21248 | ERROR | [ ] Each class must be in a file by itself 21248 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 21248 | ERROR | [ ] Class name "HTMLPurifier_URIFilter_SafeIframe" | | is not in PascalCase format 21314 | ERROR | [ ] Each class must be in a file by itself 21314 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 21314 | ERROR | [ ] Class name "HTMLPurifier_URIScheme_data" is | | not in PascalCase format 21442 | ERROR | [ ] Each class must be in a file by itself 21442 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 21442 | ERROR | [ ] Class name "HTMLPurifier_URIScheme_file" is | | not in PascalCase format 21487 | ERROR | [ ] Each class must be in a file by itself 21487 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 21487 | ERROR | [ ] Class name "HTMLPurifier_URIScheme_ftp" is not | | in PascalCase format 21546 | ERROR | [ ] Each class must be in a file by itself 21546 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 21546 | ERROR | [ ] Class name "HTMLPurifier_URIScheme_http" is | | not in PascalCase format 21583 | ERROR | [ ] Each class must be in a file by itself 21583 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 21583 | ERROR | [ ] Class name "HTMLPurifier_URIScheme_https" is | | not in PascalCase format 21608 | ERROR | [ ] Each class must be in a file by itself 21608 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 21608 | ERROR | [ ] Class name "HTMLPurifier_URIScheme_mailto" is | | not in PascalCase format 21643 | ERROR | [ ] Each class must be in a file by itself 21643 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 21643 | ERROR | [ ] Class name "HTMLPurifier_URIScheme_news" is | | not in PascalCase format 21679 | ERROR | [ ] Each class must be in a file by itself 21679 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 21679 | ERROR | [ ] Class name "HTMLPurifier_URIScheme_nntp" is | | not in PascalCase format 21714 | ERROR | [ ] Each class must be in a file by itself 21714 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 21714 | ERROR | [ ] Class name "HTMLPurifier_VarParser_Flexible" | | is not in PascalCase format 21844 | ERROR | [ ] Each class must be in a file by itself 21844 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 21844 | ERROR | [ ] Class name "HTMLPurifier_VarParser_Native" is | | not in PascalCase format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 81 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 2.17 secs; Memory: 128.01MB FILE: ...ipeline/include/HTMLPurifier/standalone/HTMLPurifier/Printer.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 6 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 6 | ERROR | Class name "HTMLPurifier_Printer" is not in PascalCase | | format ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...fier/standalone/HTMLPurifier/ConfigSchema/InterchangeBuilder.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 3 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 3 | ERROR | Class name | | "HTMLPurifier_ConfigSchema_InterchangeBuilder" is | | not in PascalCase format 215 | WARNING | Method name "_findUnused" should not be prefixed | | with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: .../HTMLPurifier/standalone/HTMLPurifier/ConfigSchema/Exception.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 6 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 6 | ERROR | Class name "HTMLPurifier_ConfigSchema_Exception" is not | | in PascalCase format ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../HTMLPurifier/standalone/HTMLPurifier/ConfigSchema/Validator.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 11 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 11 | ERROR | Class name "HTMLPurifier_ConfigSchema_Validator" is not | | in PascalCase format ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...TMLPurifier/standalone/HTMLPurifier/ConfigSchema/Interchange.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 8 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 8 | ERROR | Class name "HTMLPurifier_ConfigSchema_Interchange" is | | not in PascalCase format ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...LPurifier/standalone/HTMLPurifier/ConfigSchema/ValidatorAtom.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 9 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 9 | ERROR | Class name "HTMLPurifier_ConfigSchema_ValidatorAtom" is | | not in PascalCase format ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...Purifier/standalone/HTMLPurifier/ConfigSchema/Interchange/Id.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 6 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 6 | ERROR | Class name "HTMLPurifier_ConfigSchema_Interchange_Id" is | | not in PascalCase format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...r/standalone/HTMLPurifier/ConfigSchema/Interchange/Directive.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 6 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 6 | ERROR | Class name | | "HTMLPurifier_ConfigSchema_Interchange_Directive" is not | | in PascalCase format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...TMLPurifier/standalone/HTMLPurifier/ConfigSchema/Builder/Xml.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 7 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 7 | ERROR | Class name "HTMLPurifier_ConfigSchema_Builder_Xml" is | | not in PascalCase format ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...er/standalone/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 7 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 7 | ERROR | Class name | | "HTMLPurifier_ConfigSchema_Builder_ConfigSchema" is not | | in PascalCase format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../include/HTMLPurifier/standalone/HTMLPurifier/Filter/YouTube.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 3 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 3 | ERROR | Class name "HTMLPurifier_Filter_YouTube" is not in | | PascalCase format ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...MLPurifier/standalone/HTMLPurifier/Filter/ExtractStyleBlocks.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 25 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 25 | ERROR | Class name "HTMLPurifier_Filter_ExtractStyleBlocks" | | is not in PascalCase format 35 | WARNING | Property name "$_styleMatches" should not be prefixed | | with an underscore to indicate visibility 40 | WARNING | Property name "$_tidy" should not be prefixed with an | | underscore to indicate visibility 45 | WARNING | Property name "$_id_attrdef" should not be prefixed | | with an underscore to indicate visibility 50 | WARNING | Property name "$_class_attrdef" should not be | | prefixed with an underscore to indicate visibility 55 | WARNING | Property name "$_enum_attrdef" should not be prefixed | | with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 60ms; Memory: 8MB FILE: ...LPurifier/standalone/HTMLPurifier/Language/classes/en-x-test.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "HTMLPurifier_Language_en_x_test" is not in | | PascalCase format ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...de/HTMLPurifier/standalone/HTMLPurifier/Language/messages/en.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 14 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 15 | WARNING | Line exceeds 120 characters; contains 226 characters 25 | WARNING | Line exceeds 120 characters; contains 130 characters 26 | WARNING | Line exceeds 120 characters; contains 127 characters 29 | WARNING | Line exceeds 120 characters; contains 147 characters 30 | WARNING | Line exceeds 120 characters; contains 124 characters 32 | WARNING | Line exceeds 120 characters; contains 155 characters 34 | WARNING | Line exceeds 120 characters; contains 123 characters 35 | WARNING | Line exceeds 120 characters; contains 124 characters 36 | WARNING | Line exceeds 120 characters; contains 127 characters 39 | WARNING | Line exceeds 120 characters; contains 143 characters 40 | WARNING | Line exceeds 120 characters; contains 128 characters 42 | WARNING | Line exceeds 120 characters; contains 129 characters 43 | WARNING | Line exceeds 120 characters; contains 129 characters 45 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...line/include/HTMLPurifier/standalone/HTMLPurifier/Lexer/PH5P.php ---------------------------------------------------------------------- FOUND 113 ERRORS AFFECTING 110 LINES ---------------------------------------------------------------------- 13 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 13 | ERROR | [ ] Class name "HTMLPurifier_Lexer_PH5P" is not in | | PascalCase format 39 | ERROR | [x] Space found before comma in argument list 71 | ERROR | [ ] Each class must be in a file by itself 71 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 517 | ERROR | [x] Blank line found at end of control structure 578 | ERROR | [x] Blank line found at end of control structure 583 | ERROR | [x] Blank line found at end of control structure 596 | ERROR | [x] Blank line found at end of control structure 649 | ERROR | [x] Blank line found at end of control structure 672 | ERROR | [x] Blank line found at end of control structure 677 | ERROR | [x] Blank line found at end of control structure 691 | ERROR | [x] Blank line found at end of control structure 704 | ERROR | [x] Blank line found at end of control structure 709 | ERROR | [x] Blank line found at end of control structure 737 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 24 762 | ERROR | [x] Blank line found at end of control structure 782 | ERROR | [x] Blank line found at end of control structure 787 | ERROR | [x] Blank line found at end of control structure 801 | ERROR | [x] Blank line found at end of control structure 823 | ERROR | [x] Blank line found at end of control structure 829 | ERROR | [x] Blank line found at end of control structure 838 | ERROR | [x] Blank line found at end of control structure 844 | ERROR | [x] Blank line found at end of control structure 868 | ERROR | [x] Blank line found at end of control structure 874 | ERROR | [x] Blank line found at end of control structure 880 | ERROR | [x] Blank line found at end of control structure 889 | ERROR | [x] Blank line found at end of control structure 918 | ERROR | [x] Blank line found at end of control structure 923 | ERROR | [x] Blank line found at end of control structure 929 | ERROR | [x] Blank line found at end of control structure 935 | ERROR | [x] Blank line found at end of control structure 944 | ERROR | [x] Blank line found at end of control structure 970 | ERROR | [x] Blank line found at end of control structure 975 | ERROR | [x] Blank line found at end of control structure 981 | ERROR | [x] Blank line found at end of control structure 987 | ERROR | [x] Blank line found at end of control structure 996 | ERROR | [x] Blank line found at end of control structure 1025 | ERROR | [x] Blank line found at end of control structure 1030 | ERROR | [x] Blank line found at end of control structure 1037 | ERROR | [x] Blank line found at end of control structure 1042 | ERROR | [x] Blank line found at end of control structure 1048 | ERROR | [x] Blank line found at end of control structure 1070 | ERROR | [x] Blank line found at end of control structure 1075 | ERROR | [x] Blank line found at end of control structure 1084 | ERROR | [x] Blank line found at end of control structure 1106 | ERROR | [x] Blank line found at end of control structure 1111 | ERROR | [x] Blank line found at end of control structure 1120 | ERROR | [x] Blank line found at end of control structure 1146 | ERROR | [x] Blank line found at end of control structure 1151 | ERROR | [x] Blank line found at end of control structure 1157 | ERROR | [x] Blank line found at end of control structure 1307 | ERROR | [x] Blank line found at end of control structure 1310 | ERROR | [x] Blank line found at end of control structure 1315 | ERROR | [x] Blank line found at end of control structure 1330 | ERROR | [x] Blank line found at end of control structure 1345 | ERROR | [x] Blank line found at end of control structure 1354 | ERROR | [x] Blank line found at end of control structure 1365 | ERROR | [x] Blank line found at end of control structure 1377 | ERROR | [x] Blank line found at end of control structure 1397 | ERROR | [x] Blank line found at end of control structure 1401 | ERROR | [x] Blank line found at end of control structure 1404 | ERROR | [x] Blank line found at end of control structure 1409 | ERROR | [x] Blank line found at end of control structure 1427 | ERROR | [x] Blank line found at end of control structure 1431 | ERROR | [x] Blank line found at end of control structure 1436 | ERROR | [x] Blank line found at end of control structure 1452 | ERROR | [x] Blank line found at end of control structure 1457 | ERROR | [x] Blank line found at end of control structure 1475 | ERROR | [x] The CASE body must start on the line following | | the statement 1560 | ERROR | [x] Blank line found at end of control structure 1577 | ERROR | [ ] Each class must be in a file by itself 1577 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 1725 | ERROR | [x] There must be no space before the colon in a CASE | | statement 1778 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 1958 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 1992 | ERROR | [x] Multi-line function call not indented correctly; | | expected 24 spaces but found 20 1993 | ERROR | [x] Multi-line function call not indented correctly; | | expected 24 spaces but found 20 1994 | ERROR | [x] Multi-line function call not indented correctly; | | expected 20 spaces but found 16 2004 | ERROR | [x] Blank line found at end of control structure 2019 | ERROR | [x] Blank line found at end of control structure 2035 | ERROR | [x] Blank line found at end of control structure 2056 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 2065 | ERROR | [x] Blank line found at end of control structure 2153 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 2422 | ERROR | [x] Blank line found at end of control structure 2883 | ERROR | [x] Blank line found at end of control structure 2891 | ERROR | [x] Blank line found at end of control structure 2920 | ERROR | [x] Blank line found at end of control structure 3013 | ERROR | [x] Blank line found at end of control structure 3108 | ERROR | [x] Blank line found at end of control structure 3297 | ERROR | [x] Blank line found at end of control structure 3383 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 3476 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 3513 | ERROR | [x] Blank line found at end of control structure 3516 | ERROR | [x] Blank line found at end of control structure 3582 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 16 3612 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 3741 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 16 3773 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 3829 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 3871 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 3939 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 3969 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 3989 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 3998 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 4176 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 4276 | ERROR | [x] Blank line found at end of control structure 4439 | ERROR | [x] Blank line found at end of control structure 4488 | ERROR | [x] Blank line found at end of control structure 4493 | ERROR | [x] Blank line found at end of control structure 4504 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 4510 | ERROR | [x] Blank line found at end of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 107 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 384ms; Memory: 32MB FILE: .../include/HTMLPurifier/standalone/HTMLPurifier/Lexer/PEARSax3.php ---------------------------------------------------------------------- FOUND 19 ERRORS AFFECTING 12 LINES ---------------------------------------------------------------------- 22 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 22 | ERROR | [ ] Class name "HTMLPurifier_Lexer_PEARSax3" is not in | | PascalCase format 34 | ERROR | [x] Opening brace should be on a new line 45 | ERROR | [x] No space found after comma in argument list 58 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 63 | ERROR | [x] Opening brace should be on a new line 81 | ERROR | [x] Opening brace should be on a new line 90 | ERROR | [x] Inline control structures are not allowed 97 | ERROR | [x] Opening brace should be on a new line 106 | ERROR | [x] Opening brace should be on a new line 132 | ERROR | [x] Incorrect spacing between argument "$errfile" and | | equals sign; expected 1 but found 0 132 | ERROR | [x] Incorrect spacing between default value and equals | | sign for argument "$errfile"; expected 1 but found | | 0 132 | ERROR | [x] Incorrect spacing between argument "$errline" and | | equals sign; expected 1 but found 0 132 | ERROR | [x] Incorrect spacing between default value and equals | | sign for argument "$errline"; expected 1 but found | | 0 132 | ERROR | [x] Incorrect spacing between argument "$errcontext" | | and equals sign; expected 1 but found 0 132 | ERROR | [x] Incorrect spacing between default value and equals | | sign for argument "$errcontext"; expected 1 but | | found 0 132 | ERROR | [x] Opening brace should be on a new line 133 | ERROR | [x] Inline control structures are not allowed 137 | ERROR | [x] The closing brace for the class must go on the | | next line after the body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...lude/HTMLPurifier/standalone/HTMLPurifier/Printer/ConfigForm.php ---------------------------------------------------------------------- FOUND 12 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 6 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 6 | ERROR | [ ] Class name "HTMLPurifier_Printer_ConfigForm" is | | not in PascalCase format 205 | ERROR | [x] The closing brace for the class must go on the | | next line after the body 210 | ERROR | [ ] Each class must be in a file by itself 210 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 210 | ERROR | [ ] Class name | | "HTMLPurifier_Printer_ConfigForm_NullDecorator" is | | not in PascalCase format 278 | ERROR | [ ] Each class must be in a file by itself 278 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 278 | ERROR | [ ] Class name | | "HTMLPurifier_Printer_ConfigForm_default" is not | | in PascalCase format 381 | ERROR | [ ] Each class must be in a file by itself 381 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 381 | ERROR | [ ] Class name "HTMLPurifier_Printer_ConfigForm_bool" | | is not in PascalCase format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 77ms; Memory: 8MB FILE: ...e/HTMLPurifier/standalone/HTMLPurifier/Printer/CSSDefinition.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 3 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 3 | ERROR | Class name "HTMLPurifier_Printer_CSSDefinition" is not | | in PascalCase format ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../HTMLPurifier/standalone/HTMLPurifier/Printer/HTMLDefinition.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 3 | ERROR | [ ] Class name "HTMLPurifier_Printer_HTMLDefinition" | | is not in PascalCase format 216 | ERROR | [x] Blank line found at start of control structure 234 | ERROR | [x] Blank line found at end of control structure 235 | ERROR | [x] Blank line found at start of control structure 242 | ERROR | [x] Blank line found at end of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 67ms; Memory: 8MB FILE: ...ce/suitecrm-aws-pipeline/include/connectors/ConnectorFactory.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/include/connectors/component.php ---------------------------------------------------------------------- FOUND 28 ERRORS AND 7 WARNINGS AFFECTING 17 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 48 | ERROR | [ ] Class name "component" is not in PascalCase | | format 50 | WARNING | [ ] Property name "$_has_testing_enabled" should not | | be prefixed with an underscore to indicate | | visibility 51 | WARNING | [ ] Property name "$_source" should not be prefixed | | with an underscore to indicate visibility 73 | ERROR | [x] Incorrect spacing between argument "$args" and | | equals sign; expected 1 but found 0 73 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$args"; expected 1 but | | found 0 73 | ERROR | [x] Incorrect spacing between argument "$module" and | | equals sign; expected 1 but found 0 73 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$module"; expected 1 | | but found 0 73 | ERROR | [x] Incorrect spacing between argument "$bean" and | | equals sign; expected 1 but found 0 73 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$bean"; expected 1 but | | found 0 102 | ERROR | [x] Incorrect spacing between argument "$args" and | | equals sign; expected 1 but found 0 102 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$args"; expected 1 but | | found 0 102 | ERROR | [x] Incorrect spacing between argument "$module" and | | equals sign; expected 1 but found 0 102 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$module"; expected 1 | | but found 0 102 | ERROR | [x] Incorrect spacing between argument "$beans" and | | equals sign; expected 1 but found 0 102 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$beans"; expected 1 | | but found 0 148 | ERROR | [x] Expected 1 space before "=>"; 0 found 148 | ERROR | [x] Expected 1 space after "=>"; 0 found 149 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 154 | ERROR | [x] Expected 1 space before "=>"; 0 found 154 | ERROR | [x] Expected 1 space after "=>"; 0 found 155 | ERROR | [x] Expected 1 space before "=>"; 0 found 155 | ERROR | [x] Expected 1 space after "=>"; 0 found 157 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 207 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 210 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 273 | ERROR | [x] Expected 1 space before "=>"; 0 found 273 | ERROR | [x] Expected 1 space after "=>"; 0 found 324 | ERROR | [x] Incorrect spacing between argument "$persister" | | and equals sign; expected 1 but found 0 324 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$persister"; expected | | 1 but found 0 329 | ERROR | [x] Incorrect spacing between argument "$persister" | | and equals sign; expected 1 but found 0 329 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$persister"; expected | | 1 but found 0 334 | ERROR | [x] Incorrect spacing between argument "$map" and | | equals sign; expected 1 but found 0 334 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$map"; expected 1 but | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 68ms; Memory: 8MB FILE: ...uitecrm-aws-pipeline/include/connectors/utils/ConnectorUtils.php ---------------------------------------------------------------------- FOUND 70 ERRORS AND 31 WARNINGS AFFECTING 78 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 3. 68 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 85 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 116 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 145 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 150 | ERROR | [x] Expected 1 space before "=>"; 0 found 150 | ERROR | [x] Expected 1 space after "=>"; 0 found 164 | ERROR | [x] Expected 1 space before "=>"; 0 found 164 | ERROR | [x] Expected 1 space after "=>"; 0 found 167 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 177 | ERROR | [x] Expected 1 space before "=>"; 0 found 177 | ERROR | [x] Expected 1 space after "=>"; 0 found 178 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 197 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 198 | ERROR | [x] Blank line found at start of control structure 204 | ERROR | [x] Expected 1 space before "=>"; 0 found 204 | ERROR | [x] Expected 1 space after "=>"; 0 found 214 | ERROR | [x] Expected 1 space before "=>"; 0 found 214 | ERROR | [x] Expected 1 space after "=>"; 0 found 217 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 227 | ERROR | [x] Expected 1 space before "=>"; 0 found 227 | ERROR | [x] Expected 1 space after "=>"; 0 found 228 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 257 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 343 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 365 | ERROR | [x] Expected 1 space before "=>"; 0 found 365 | ERROR | [x] Expected 1 space after "=>"; 0 found 389 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 419 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 436 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 440 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 454 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 456 | ERROR | [x] Expected 1 space before "=>"; 0 found 456 | ERROR | [x] Expected 1 space after "=>"; 0 found 467 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 470 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 474 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 475 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 516 | ERROR | [x] Expected 1 space before "=>"; 0 found 516 | ERROR | [x] Expected 1 space after "=>"; 0 found 517 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 549 | ERROR | [x] Expected 1 space before "=>"; 0 found 549 | ERROR | [x] Expected 1 space after "=>"; 0 found 560 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 579 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 590 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 591 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 595 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 608 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 614 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 618 | ERROR | [x] Expected 1 space before "=>"; 0 found 618 | ERROR | [x] Expected 1 space after "=>"; 0 found 619 | ERROR | [x] Expected 1 space before "=>"; 0 found 619 | ERROR | [x] Expected 1 space after "=>"; 0 found 620 | ERROR | [x] Expected 1 space before "=>"; 0 found 620 | ERROR | [x] Expected 1 space after "=>"; 0 found 638 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 645 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 649 | ERROR | [x] Expected 1 space before "=>"; 0 found 649 | ERROR | [x] Expected 1 space after "=>"; 0 found 650 | ERROR | [x] Expected 1 space before "=>"; 0 found 650 | ERROR | [x] Expected 1 space after "=>"; 0 found 651 | ERROR | [x] Expected 1 space before "=>"; 0 found 651 | ERROR | [x] Expected 1 space after "=>"; 0 found 655 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 656 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 662 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 664 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 668 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 690 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 691 | ERROR | [x] Expected 1 space before "=>"; 0 found 691 | ERROR | [x] Expected 1 space after "=>"; 0 found 692 | ERROR | [x] Expected 1 space before "=>"; 0 found 692 | ERROR | [x] Expected 1 space after "=>"; 0 found 693 | ERROR | [x] Expected 1 space before "=>"; 0 found 693 | ERROR | [x] Expected 1 space after "=>"; 0 found 695 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 696 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 697 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 698 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 699 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 702 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 706 | WARNING | [ ] Line exceeds 120 characters; contains 231 | | characters 712 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 6 727 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 761 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 791 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 796 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 798 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 813 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 825 | ERROR | [x] Expected 1 space before "=>"; 0 found 825 | ERROR | [x] Expected 1 space after "=>"; 0 found 826 | ERROR | [x] Expected 1 space before "=>"; 0 found 826 | ERROR | [x] Expected 1 space after "=>"; 0 found 855 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 866 | ERROR | [x] Expected 1 space before "=>"; 0 found 866 | ERROR | [x] Expected 1 space after "=>"; 0 found 867 | ERROR | [x] Expected 1 space before "=>"; 0 found 867 | ERROR | [x] Expected 1 space after "=>"; 0 found 902 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 909 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 69 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 117ms; Memory: 12MB FILE: ...rm-aws-pipeline/include/connectors/utils/ConnectorHtmlHelper.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 7 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 91 | WARNING | Line exceeds 120 characters; contains 155 characters 129 | WARNING | Line exceeds 120 characters; contains 129 characters 130 | WARNING | Line exceeds 120 characters; contains 123 characters 138 | WARNING | Line exceeds 120 characters; contains 135 characters 143 | WARNING | Line exceeds 120 characters; contains 149 characters 146 | WARNING | Line exceeds 120 characters; contains 153 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...pipeline/include/connectors/utils/ConnectorHtmlHelperFactory.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...-aws-pipeline/include/connectors/formatters/FormatterFactory.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 63 | ERROR | [x] Incorrect spacing between argument | | "$formatter_name" and equals sign; expected 1 but | | found 0 63 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formatter_name"; | | expected 1 but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...aws-pipeline/include/connectors/formatters/default/formatter.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 9 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | Class name "default_formatter" is not in PascalCase | | format 50 | WARNING | Property name "$_ss" should not be prefixed with an | | underscore to indicate visibility 51 | WARNING | Property name "$_component" should not be prefixed | | with an underscore to indicate visibility 52 | WARNING | Property name "$_tplFileName" should not be prefixed | | with an underscore to indicate visibility 53 | WARNING | Property name "$_module" should not be prefixed with | | an underscore to indicate visibility 54 | WARNING | Property name "$_hoverField" should not be prefixed | | with an underscore to indicate visibility 70 | WARNING | Line exceeds 120 characters; contains 130 characters 74 | WARNING | Line exceeds 120 characters; contains 121 characters 121 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/include/connectors/filters/FilterFactory.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | ERROR | [x] Incorrect spacing between argument "$filter_name" | | and equals sign; expected 1 but found 0 53 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$filter_name"; expected | | 1 but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/include/connectors/filters/default/filter.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Class name "default_filter" is not in PascalCase | | format 47 | WARNING | Property name "$_component" should not be prefixed | | with an underscore to indicate visibility 54 | WARNING | Line exceeds 120 characters; contains 163 characters 56 | ERROR | Method name "default_filter::default_filter" is not | | in camel caps format 58 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/include/connectors/sources/SourceFactory.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 3. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 64 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/include/connectors/sources/loc/xml.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | Class name "loc_xml" is not in PascalCase format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/include/connectors/sources/ext/soap/soap.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 2 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 3. 54 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | ERROR | [ ] Class name "ext_soap" is not in PascalCase format 56 | WARNING | [ ] Property name "$_client" should not be prefixed | | with an underscore to indicate visibility 74 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 75 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 13 76 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 77 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 78 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 13 79 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 80 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 10 81 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 12 82 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 82 | ERROR | [x] Closing brace indented incorrectly; expected 12 | | spaces, found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/include/connectors/sources/ext/rest/rest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | ERROR | Class name "ext_rest" is not in PascalCase format 53 | WARNING | Property name "$_url" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/include/connectors/sources/ext/eapm/eapm.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | ERROR | Class name "ext_eapm" is not in PascalCase format 58 | WARNING | Property name "$_eapm" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/include/connectors/sources/default/source.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 31 WARNINGS AFFECTING 36 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 49 | ERROR | [ ] Class name "source" is not in PascalCase format 55 | WARNING | [ ] Property name "$_config" should not be prefixed | | with an underscore to indicate visibility 56 | WARNING | [ ] Property name "$_mapping" should not be prefixed | | with an underscore to indicate visibility 57 | WARNING | [ ] Property name "$_field_defs" should not be | | prefixed with an underscore to indicate | | visibility 60 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 62 | WARNING | [ ] Property name "$_enable_in_wizard" should not be | | prefixed with an underscore to indicate | | visibility 67 | WARNING | [ ] Property name "$_enable_in_hover" should not be | | prefixed with an underscore to indicate | | visibility 70 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 72 | WARNING | [ ] Property name "$_enable_in_admin_mapping" should | | not be prefixed with an underscore to indicate | | visibility 75 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 77 | WARNING | [ ] Property name "$_enable_in_admin_properties" | | should not be prefixed with an underscore to | | indicate visibility 80 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 82 | WARNING | [ ] Property name "$_enable_in_admin_display" should | | not be prefixed with an underscore to indicate | | visibility 85 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 87 | WARNING | [ ] Property name "$_enable_in_admin_search" should | | not be prefixed with an underscore to indicate | | visibility 90 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 92 | WARNING | [ ] Property name "$_has_testing_enabled" should not | | be prefixed with an underscore to indicate | | visibility 94 | WARNING | [ ] Property name "$_required_config_fields" should | | not be prefixed with an underscore to indicate | | visibility 95 | WARNING | [ ] Property name | | "$_required_config_fields_for_button" should not | | be prefixed with an underscore to indicate | | visibility 102 | WARNING | [ ] Property name "$_eapm" should not be prefixed | | with an underscore to indicate visibility 183 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 187 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 216 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 219 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 243 | ERROR | [x] Expected 1 space before "=>"; 0 found 243 | ERROR | [x] Expected 1 space after "=>"; 0 found 315 | ERROR | [x] Incorrect spacing between argument "$properties" | | and equals sign; expected 1 but found 0 315 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$properties"; expected | | 1 but found 0 348 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 414 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 428 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 429 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 442 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 443 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 457 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 557 | ERROR | [x] Incorrect spacing between argument "$args" and | | equals sign; expected 1 but found 0 557 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$args"; expected 1 but | | found 0 557 | ERROR | [x] Incorrect spacing between argument "$module" and | | equals sign; expected 1 but found 0 557 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$module"; expected 1 | | but found 0 569 | ERROR | [x] Incorrect spacing between argument "$args" and | | equals sign; expected 1 but found 0 569 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$args"; expected 1 but | | found 0 569 | ERROR | [x] Incorrect spacing between argument "$module" and | | equals sign; expected 1 but found 0 569 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$module"; expected 1 | | but found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 80ms; Memory: 8MB FILE: ...peline/include/SugarDependentDropdown/SugarDependentDropdown.php ---------------------------------------------------------------------- FOUND 23 ERRORS AND 6 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 3. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 93 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 94 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 95 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 96 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 97 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 104 | ERROR | [x] Incorrect spacing between argument "$metadata" | | and equals sign; expected 1 but found 0 104 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$metadata"; expected 1 | | but found 0 112 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 114 | ERROR | [ ] Method name | | "SugarDependentDropdown::SugarDependentDropdown" | | is not in camel caps format 114 | ERROR | [x] Incorrect spacing between argument "$metadata" | | and equals sign; expected 1 but found 0 114 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$metadata"; expected 1 | | but found 0 116 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 161 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 170 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 181 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 301 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 316 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 339 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 361 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 20 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 63ms; Memory: 8MB FILE: ...ne/include/SugarDependentDropdown/metadata/dependentDropdown.php ---------------------------------------------------------------------- FOUND 121 ERRORS AND 15 WARNINGS AFFECTING 100 LINES ---------------------------------------------------------------------- 90 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 95 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 106 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 120 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 125 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 125 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 125 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 137 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 139 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 141 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 144 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 144 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 144 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 150 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 150 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 156 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 156 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 156 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 161 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 166 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 179 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 180 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 180 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 181 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 181 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 181 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 182 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 182 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 183 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 183 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 184 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 190 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 198 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 199 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 200 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 211 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 212 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 213 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 214 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 215 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 215 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 216 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 216 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 217 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 219 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 220 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 221 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 222 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 222 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 223 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 223 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 226 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 227 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 228 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 229 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 231 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 232 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 233 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 234 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 235 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 238 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 239 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 239 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 239 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 240 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 246 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 249 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 262 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 263 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 263 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 263 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 264 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 265 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 266 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 269 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 270 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 270 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 271 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 271 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 271 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 272 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 273 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 273 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 273 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 274 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 274 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 277 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 278 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 279 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 280 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 281 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 289 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 293 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 297 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 302 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 303 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 304 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 305 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 317 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 318 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 318 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 319 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 320 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 323 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 324 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 324 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 325 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 325 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 325 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 326 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 327 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 327 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 327 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 328 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 328 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 331 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 332 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 333 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 334 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 337 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 338 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 339 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 340 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 121 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 53ms; Memory: 8MB FILE: ...ace/suitecrm-aws-pipeline/include/generic/DeleteRelationship.php ---------------------------------------------------------------------- FOUND 15 ERRORS AND 1 WARNING AFFECTING 16 LINES ---------------------------------------------------------------------- 68 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 70 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 74 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 75 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 78 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 79 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 80 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 83 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 84 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 89 | ERROR | [x] Blank line found at start of control structure 98 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 105 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 106 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 112 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 114 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 131 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/include/generic/LayoutManager.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 5 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 3. 54 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 69 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 71 | ERROR | [ ] Method name "LayoutManager::LayoutManager" is | | not in camel caps format 73 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 248 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 269 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 307 | ERROR | [x] Blank line found at start of control structure 341 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 346 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 65ms; Memory: 8MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/include/generic/Save2.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 3 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 65 | ERROR | [x] Space found before comma in argument list 67 | ERROR | [x] Space found before comma in argument list 69 | ERROR | [x] Space found before comma in argument list 77 | ERROR | [x] Multi-line function call not indented correctly; | | expected 16 spaces but found 12 78 | ERROR | [x] Multi-line function call not indented correctly; | | expected 16 spaces but found 12 79 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 8 79 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 87 | ERROR | [x] Multi-line function call not indented correctly; | | expected 16 spaces but found 12 128 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 193 | ERROR | [x] Expected 1 space before "=>"; 0 found 193 | ERROR | [x] Expected 1 space after "=>"; 0 found 209 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 212 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/include/generic/SugarWidgets/SugarWidget.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 66 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 68 | ERROR | [ ] Method name "SugarWidget::SugarWidget" is not in | | camel caps format 70 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 99 | ERROR | [x] Incorrect spacing between argument "$id" and | | equals sign; expected 1 but found 0 99 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$id"; expected 1 but | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ne/include/generic/SugarWidgets/SugarWidgetSubPanelEmailLink.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 42. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...peline/include/generic/SugarWidgets/SugarWidgetFieldcurrency.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 14 WARNINGS AFFECTING 17 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 3. 69 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 78 | WARNING | Line exceeds 120 characters; contains 163 characters 80 | ERROR | Method name | | "SugarWidgetFieldCurrency::SugarWidgetFieldCurrency" | | is not in camel caps format 82 | WARNING | Line exceeds 120 characters; contains 121 characters 99 | WARNING | Line exceeds 120 characters; contains 151 characters 135 | WARNING | Line exceeds 120 characters; contains 291 characters 159 | WARNING | Line exceeds 120 characters; contains 147 characters 162 | ERROR | Method name | | "SugarWidgetFieldCurrency::queryFilterNot_Equals" is | | not in camel caps format 164 | WARNING | Line exceeds 120 characters; contains 148 characters 169 | WARNING | Line exceeds 120 characters; contains 149 characters 174 | WARNING | Line exceeds 120 characters; contains 149 characters 179 | WARNING | Line exceeds 120 characters; contains 288 characters 196 | WARNING | Line exceeds 120 characters; contains 219 characters 257 | WARNING | Line exceeds 120 characters; contains 126 characters 262 | WARNING | Line exceeds 120 characters; contains 136 characters 263 | WARNING | Line exceeds 120 characters; contains 136 characters ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...eric/SugarWidgets/SugarWidgetSubPanelManageAcceptancesButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 8 and the first side effect is on | | line 3. 8 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 16 | WARNING | Line exceeds 120 characters; contains 201 characters ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ne/include/generic/SugarWidgets/SugarWidgetSubPanelTopButton.php ---------------------------------------------------------------------- FOUND 24 ERRORS AND 14 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 58 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 62 | ERROR | [x] Incorrect spacing between argument "$module" and | | equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$module"; expected 1 | | but found 0 62 | ERROR | [x] Incorrect spacing between argument "$title" and | | equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$title"; expected 1 | | but found 0 62 | ERROR | [x] Incorrect spacing between argument "$access_key" | | and equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$access_key"; expected | | 1 but found 0 62 | ERROR | [x] Incorrect spacing between argument "$form_value" | | and equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$form_value"; expected | | 1 but found 0 106 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 108 | ERROR | [ ] Method name | | "SugarWidgetSubPanelTopButton::SugarWidgetSubPanelTopButton" | | is not in camel caps format 108 | ERROR | [x] Incorrect spacing between argument "$module" and | | equals sign; expected 1 but found 0 108 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$module"; expected 1 | | but found 0 108 | ERROR | [x] Incorrect spacing between argument "$title" and | | equals sign; expected 1 but found 0 108 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$title"; expected 1 | | but found 0 108 | ERROR | [x] Incorrect spacing between argument "$access_key" | | and equals sign; expected 1 but found 0 108 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$access_key"; expected | | 1 but found 0 108 | ERROR | [x] Incorrect spacing between argument "$form_value" | | and equals sign; expected 1 but found 0 108 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$form_value"; expected | | 1 but found 0 110 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 128 | WARNING | [ ] Method name "_get_form" should not be prefixed | | with an underscore to indicate visibility 128 | ERROR | [ ] Method name | | "SugarWidgetSubPanelTopButton::_get_form" is not | | in camel caps format 135 | ERROR | [x] Expected 1 space before "=>"; 0 found 135 | ERROR | [x] Expected 1 space after "=>"; 0 found 166 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 167 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 168 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 201 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 15 239 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 283 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 292 | WARNING | [ ] Line exceeds 120 characters; contains 251 | | characters 295 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 308 | WARNING | [ ] Method name "_create_json_encoded_popup_request" | | should not be prefixed with an underscore to | | indicate visibility 308 | ERROR | [ ] Method name | | "SugarWidgetSubPanelTopButton::_create_json_encoded_popup_request" | | is not in camel caps format 318 | ERROR | [ ] Method name | | "SugarWidgetSubPanelTopButton::get_subpanel_relationship_name" | | is not in camel caps format 329 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 67ms; Memory: 8MB FILE: ...eneric/SugarWidgets/SugarWidgetSubPanelTopScheduleCallButton.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | [ ] Method name "_get_form" should not be prefixed | | with an underscore to indicate visibility 51 | ERROR | [ ] Method name | | "SugarWidgetSubPanelTopScheduleCallButton::_get_form" | | is not in camel caps format 61 | ERROR | [x] Expected 1 space before "=>"; 0 found 61 | ERROR | [x] Expected 1 space after "=>"; 0 found 83 | WARNING | [ ] Line exceeds 120 characters; contains 273 | | characters 87 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 90 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...s-pipeline/include/generic/SugarWidgets/SugarWidgetFieldchar.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...-pipeline/include/generic/SugarWidgets/SugarWidgetFieldfloat.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 6 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 65 | WARNING | Line exceeds 120 characters; contains 148 characters 68 | ERROR | Method name | | "SugarWidgetFieldFloat::queryFilterNot_Equals" is not | | in camel caps format 70 | WARNING | Line exceeds 120 characters; contains 148 characters 75 | WARNING | Line exceeds 120 characters; contains 149 characters 80 | WARNING | Line exceeds 120 characters; contains 149 characters 85 | WARNING | Line exceeds 120 characters; contains 252 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...c/SugarWidgets/SugarWidgetSubPanelTopCreateAccountNameButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 65 | WARNING | Line exceeds 120 characters; contains 133 characters 92 | WARNING | Line exceeds 120 characters; contains 153 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ine/include/generic/SugarWidgets/SugarWidgetFieldcurrency_id.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Class name "SugarWidgetFieldcurrency_id" is not in | | PascalCase format ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...s-pipeline/include/generic/SugarWidgets/SugarWidgetFieldenum.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 4 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 53 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 55 | ERROR | [ ] Method name | | "SugarWidgetFieldEnum::SugarWidgetFieldEnum" is | | not in camel caps format 57 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 73 | ERROR | [ ] Method name | | "SugarWidgetFieldEnum::queryFilterNot_Empty" is | | not in camel caps format 88 | ERROR | [ ] Method name | | "SugarWidgetFieldEnum::queryFilteris_not" is not | | in camel caps format 97 | ERROR | [ ] Method name | | "SugarWidgetFieldEnum::queryFilterone_of" is not | | in camel caps format 107 | ERROR | [ ] Method name | | "SugarWidgetFieldEnum::queryFilternot_one_of" is | | not in camel caps format 147 | ERROR | [x] Multi-line function call not indented correctly; | | expected 25 spaces but found 24 148 | ERROR | [x] Multi-line function call not indented correctly; | | expected 21 spaces but found 23 164 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 188 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 60ms; Memory: 8MB FILE: ...peline/include/generic/SugarWidgets/SugarWidgetFieldlongtext.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...de/generic/SugarWidgets/SugarWidgetSubPanelSendInvitesButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 52 | WARNING | Line exceeds 120 characters; contains 234 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...pipeline/include/generic/SugarWidgets/SugarWidgetReportField.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 12 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 3. 52 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 67 | WARNING | Line exceeds 120 characters; contains 163 characters 69 | ERROR | Method name | | "SugarWidgetReportField::SugarWidgetReportField" is | | not in camel caps format 71 | WARNING | Line exceeds 120 characters; contains 121 characters 111 | WARNING | Method name "_get_column_select_special" should not | | be prefixed with an underscore to indicate | | visibility 111 | ERROR | Method name | | "SugarWidgetReportField::_get_column_select_special" | | is not in camel caps format 134 | WARNING | Method name "_get_column_select" should not be | | prefixed with an underscore to indicate visibility 134 | ERROR | Method name | | "SugarWidgetReportField::_get_column_select" is not | | in camel caps format 222 | WARNING | Line exceeds 120 characters; contains 123 characters 275 | WARNING | Line exceeds 120 characters; contains 215 characters 302 | WARNING | Method name "_get_column_alias" should not be | | prefixed with an underscore to indicate visibility 302 | ERROR | Method name | | "SugarWidgetReportField::_get_column_alias" is not | | in camel caps format 306 | WARNING | Line exceeds 120 characters; contains 147 characters 320 | WARNING | Line exceeds 120 characters; contains 158 characters 365 | WARNING | Line exceeds 120 characters; contains 138 characters 368 | ERROR | Method name | | "SugarWidgetReportField::queryFilteris_not" is not | | in camel caps format 370 | WARNING | Line exceeds 120 characters; contains 139 characters 373 | ERROR | Method name | | "SugarWidgetReportField::queryFilterNot_Empty" is | | not in camel caps format ---------------------------------------------------------------------- Time: 70ms; Memory: 8MB FILE: ...s-pipeline/include/generic/SugarWidgets/SugarWidgetFieldbool.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | Line exceeds 120 characters; contains 128 characters 53 | WARNING | Line exceeds 120 characters; contains 180 characters 54 | WARNING | Line exceeds 120 characters; contains 127 characters 85 | ERROR | Method name | | "SugarWidgetFieldBool::queryFilterStarts_With" is not | | in camel caps format ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...aws-pipeline/include/generic/SugarWidgets/SugarWidgetFieldid.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...generic/SugarWidgets/SugarWidgetSubPanelRemoveButtonMeetings.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 75 | ERROR | Expected 1 space after closing brace; newline found 102 | WARNING | Line exceeds 120 characters; contains 133 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...-pipeline/include/generic/SugarWidgets/SugarWidgetFieldphone.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...neric/SugarWidgets/SugarWidgetSubPanelTopSelectAccountButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Line exceeds 120 characters; contains 136 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...e/include/generic/SugarWidgets/SugarWidgetFielddatetimecombo.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 59 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 61 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTimecombo::SugarWidgetFieldDateTimecombo" | | is not in camel caps format 63 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 74 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTimecombo::queryFilterBetween_Datetimes" | | is not in camel caps format 74 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$layout_def"; 1 found 78 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 79 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 84 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 85 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ne/include/generic/SugarWidgets/SugarWidgetFieldCronSchedule.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 5 and the first side effect is on | | line 3. 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 13 | WARNING | Line exceeds 120 characters; contains 163 characters 15 | ERROR | Method name | | "SugarWidgetFieldCronSchedule::SugarWidgetFieldCronSchedule" | | is not in camel caps format 17 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...generic/SugarWidgets/SugarWidgetSubPanelRemoveButtonProjects.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 104 | WARNING | Line exceeds 120 characters; contains 142 characters 107 | WARNING | Line exceeds 120 characters; contains 195 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...pipeline/include/generic/SugarWidgets/SugarWidgetFielddouble.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | Line exceeds 120 characters; contains 163 characters 56 | ERROR | Method name | | "SugarWidgetFieldDouble::SugarWidgetFieldDouble" is | | not in camel caps format 58 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...arWidgets/SugarWidgetSubPanelTopCreateCampaignLogEntryButton.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 8 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 74 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 75 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 101 | ERROR | [x] Expected 1 space before "=>"; 0 found 101 | ERROR | [x] Expected 1 space after "=>"; 0 found 122 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 138 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 141 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 148 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...ric/SugarWidgets/SugarWidgetSubPanelTopScheduleMeetingButton.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | [ ] Method name "_get_form" should not be prefixed | | with an underscore to indicate visibility 51 | ERROR | [ ] Method name | | "SugarWidgetSubPanelTopScheduleMeetingButton::_get_form" | | is not in camel caps format 61 | ERROR | [x] Expected 1 space before "=>"; 0 found 61 | ERROR | [x] Expected 1 space after "=>"; 0 found 83 | WARNING | [ ] Line exceeds 120 characters; contains 273 | | characters 87 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 90 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: .../generic/SugarWidgets/SugarWidgetSubPanelTopCreateTaskButton.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | [ ] Method name "_get_form" should not be prefixed | | with an underscore to indicate visibility 51 | ERROR | [ ] Method name | | "SugarWidgetSubPanelTopCreateTaskButton::_get_form" | | is not in camel caps format 61 | ERROR | [x] Expected 1 space before "=>"; 0 found 61 | ERROR | [x] Expected 1 space after "=>"; 0 found 83 | WARNING | [ ] Line exceeds 120 characters; contains 273 | | characters 87 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 90 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...line/include/generic/SugarWidgets/SugarWidgetFielddatepicker.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 56 | WARNING | Line exceeds 120 characters; contains 123 characters 58 | WARNING | Line exceeds 120 characters; contains 165 characters 59 | WARNING | Line exceeds 120 characters; contains 139 characters 62 | WARNING | Line exceeds 120 characters; contains 182 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ipeline/include/generic/SugarWidgets/SugarWidgetFieldvarchar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 10 WARNINGS AFFECTING 17 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | WARNING | Line exceeds 120 characters; contains 163 characters 55 | ERROR | Method name | | "SugarWidgetFieldVarchar::SugarWidgetFieldVarchar" | | is not in camel caps format 57 | WARNING | Line exceeds 120 characters; contains 121 characters 69 | WARNING | Line exceeds 120 characters; contains 132 characters 72 | ERROR | Method name | | "SugarWidgetFieldVarchar::queryFilterNot_Equals_Str" | | is not in camel caps format 74 | WARNING | Line exceeds 120 characters; contains 133 characters 79 | WARNING | Line exceeds 120 characters; contains 139 characters 81 | ERROR | Method name | | "SugarWidgetFieldVarchar::queryFilterdoes_not_contain" | | is not in camel caps format 83 | WARNING | Line exceeds 120 characters; contains 143 characters 86 | ERROR | Method name | | "SugarWidgetFieldVarchar::queryFilterStarts_With" is | | not in camel caps format 88 | WARNING | Line exceeds 120 characters; contains 138 characters 91 | ERROR | Method name | | "SugarWidgetFieldVarchar::queryFilterEnds_With" is | | not in camel caps format 93 | WARNING | Line exceeds 120 characters; contains 138 characters 96 | ERROR | Method name | | "SugarWidgetFieldVarchar::queryFilterone_of" is not | | in camel caps format 106 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...eline/include/generic/SugarWidgets/SugarWidgetFieldmultienum.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 2 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 3. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 48 | ERROR | [ ] Method name | | "SugarWidgetFieldMultiEnum::queryFilternot_one_of" | | is not in camel caps format 59 | ERROR | [x] Expected 1 space before "=>"; 0 found 59 | ERROR | [x] Expected 1 space after "=>"; 0 found 71 | ERROR | [ ] Method name | | "SugarWidgetFieldMultiEnum::queryFilterone_of" | | is not in camel caps format 87 | ERROR | [x] Expected 1 space before "=>"; 0 found 87 | ERROR | [x] Expected 1 space after "=>"; 0 found 113 | ERROR | [ ] Method name | | "SugarWidgetFieldMultiEnum::queryFilteris_not" | | is not in camel caps format 148 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: .../generic/SugarWidgets/SugarWidgetSubPanelRemoveButtonAccount.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ws-pipeline/include/generic/SugarWidgets/SugarWidgetFieldurl.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...clude/generic/SugarWidgets/SugarWidgetSubPanelEditRoleButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...line/include/generic/SugarWidgets/SugarWidgetFieldsingleenum.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...lude/generic/SugarWidgets/SugarWidgetSubPanelSelectAllButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...s-pipeline/include/generic/SugarWidgets/SugarWidgetFieldtext.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Line exceeds 120 characters; contains 163 characters 57 | ERROR | Method name | | "SugarWidgetFieldText::SugarWidgetFieldText" is not | | in camel caps format 59 | WARNING | Line exceeds 120 characters; contains 121 characters 75 | ERROR | Method name | | "SugarWidgetFieldText::queryFilterNot_Equals_Str" is | | not in camel caps format 82 | ERROR | Method name | | "SugarWidgetFieldText::queryFilterNot_Empty" is not | | in camel caps format ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...lude/generic/SugarWidgets/SugarWidgetSubPanelGetLatestButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 61 | WARNING | Line exceeds 120 characters; contains 121 characters 77 | WARNING | Line exceeds 120 characters; contains 171 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ws-pipeline/include/generic/SugarWidgets/SugarWidgetFieldint.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 7 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Line exceeds 120 characters; contains 133 characters 58 | ERROR | Method name | | "SugarWidgetFieldInt::queryFilterNot_Equals" is not | | in camel caps format 60 | WARNING | Line exceeds 120 characters; contains 133 characters 65 | WARNING | Line exceeds 120 characters; contains 134 characters 70 | WARNING | Line exceeds 120 characters; contains 134 characters 75 | WARNING | Line exceeds 120 characters; contains 222 characters 78 | ERROR | Method name | | "SugarWidgetFieldInt::queryFilterStarts_With" is not | | in camel caps format 85 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: .../SugarWidgets/SugarWidgetSubPanelEditSecurityGroupUserButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 70 | WARNING | Line exceeds 120 characters; contains 159 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: .../generic/SugarWidgets/SugarWidgetSubPanelTopCreateNoteButton.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | [ ] Method name "_get_form" should not be prefixed | | with an underscore to indicate visibility 51 | ERROR | [ ] Method name | | "SugarWidgetSubPanelTopCreateNoteButton::_get_form" | | is not in camel caps format 61 | ERROR | [x] Expected 1 space before "=>"; 0 found 61 | ERROR | [x] Expected 1 space after "=>"; 0 found 83 | WARNING | [ ] Line exceeds 120 characters; contains 273 | | characters 87 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 90 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...include/generic/SugarWidgets/SugarWidgetSubPanelDeleteButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 79 | WARNING | Line exceeds 120 characters; contains 195 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...peline/include/generic/SugarWidgets/SugarWidgetFielddatetime.php ---------------------------------------------------------------------- FOUND 34 ERRORS AND 10 WARNINGS AFFECTING 39 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 58 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 60 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::SugarWidgetFieldDateTime" | | is not in camel caps format 62 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 168 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::queryFilterBetween_Dates" | | is not in camel caps format 177 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::queryFilterNot_Equals_str" | | is not in camel caps format 197 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 199 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::get_users_current_date_time" | | is not in camel caps format 199 | ERROR | [x] Incorrect spacing between argument "$timestamp" | | and equals sign; expected 1 but found 0 199 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$timestamp"; expected | | 1 but found 0 224 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::get_db_date" is not | | in camel caps format 228 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 257 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::get_start_end_date_filter" | | is not in camel caps format 257 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$layout_def"; 1 found 268 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 275 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 312 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::queryFilterTP_yesterday" | | is not in camel caps format 318 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::queryFilterTP_today" | | is not in camel caps format 324 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::queryFilterTP_tomorrow" | | is not in camel caps format 324 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$layout_def"; 1 found 330 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::queryFilterTP_last_7_days" | | is not in camel caps format 340 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::queryFilterTP_next_7_days" | | is not in camel caps format 363 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::queryFilterTP_last_month" | | is not in camel caps format 370 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::queryFilterTP_this_month" | | is not in camel caps format 383 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::queryFilterTP_next_month" | | is not in camel caps format 390 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::queryFilterTP_last_30_days" | | is not in camel caps format 398 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::queryFilterTP_next_30_days" | | is not in camel caps format 450 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::queryFilterTP_last_quarter" | | is not in camel caps format 461 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::queryFilterTP_this_quarter" | | is not in camel caps format 472 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::queryFilterTP_next_quarter" | | is not in camel caps format 477 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::queryFilterTP_last_year" | | is not in camel caps format 487 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::queryFilterTP_this_year" | | is not in camel caps format 497 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::queryFilterTP_next_year" | | is not in camel caps format 497 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$layout_def"; 1 found 551 | ERROR | [ ] Method name | | "SugarWidgetFieldDateTime::get_time_part" is not | | in camel caps format 577 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$layout_def"; 1 found 588 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$layout_def"; 1 found 594 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$layout_def"; 1 found 625 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 676 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 706 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 735 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$layout_def"; 1 found 800 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 112ms; Memory: 10MB FILE: ...-pipeline/include/generic/SugarWidgets/SugarWidgetFieldimage.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | WARNING | Line exceeds 120 characters; contains 138 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...eneric/SugarWidgets/SugarWidgetSubPanelTopComposeEmailButton.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 44 and the first side effect is on | | line 41. 44 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Method name "_get_form" should not be prefixed with | | an underscore to indicate visibility 55 | ERROR | Method name | | "SugarWidgetSubPanelTopComposeEmailButton::_get_form" | | is not in camel caps format 57 | WARNING | Line exceeds 120 characters; contains 133 characters 77 | WARNING | Line exceeds 120 characters; contains 236 characters 79 | WARNING | Line exceeds 120 characters; contains 227 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...s-pipeline/include/generic/SugarWidgets/SugarWidgetFieldfile.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...include/generic/SugarWidgets/SugarWidgetSubPanelRemoveButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 105 | WARNING | Line exceeds 120 characters; contains 142 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ine/include/generic/SugarWidgets/SugarWidgetFieldparent_type.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 46 | ERROR | Class name "SugarWidgetFieldparent_type" is not in | | PascalCase format 55 | WARNING | Line exceeds 120 characters; contains 163 characters 57 | ERROR | Method name | | "SugarWidgetFieldparent_type::SugarWidgetFieldparent_type" | | is not in camel caps format 59 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...s-pipeline/include/generic/SugarWidgets/SugarWidgetFieldname.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 10 WARNINGS AFFECTING 17 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 60 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 62 | ERROR | [ ] Method name | | "SugarWidgetFieldName::SugarWidgetFieldName" is | | not in camel caps format 64 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 103 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 105 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 262 | | characters 119 | WARNING | [ ] Method name "_get_normal_column_select" should | | not be prefixed with an underscore to indicate | | visibility 119 | ERROR | [ ] Method name | | "SugarWidgetFieldName::_get_normal_column_select" | | is not in camel caps format 131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 143 | WARNING | [ ] Method name "_get_column_select" should not be | | prefixed with an underscore to indicate | | visibility 143 | ERROR | [ ] Method name | | "SugarWidgetFieldName::_get_column_select" is | | not in camel caps format 153 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 169 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 171 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 206 | ERROR | [ ] Method name | | "SugarWidgetFieldName::queryFilteris_not" is not | | in camel caps format 225 | ERROR | [ ] Method name | | "SugarWidgetFieldName::queryFilterone_of" is not | | in camel caps format 247 | ERROR | [ ] Method name | | "SugarWidgetFieldName::queryFilternot_one_of" is | | not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...e/include/generic/SugarWidgets/SugarWidgetSubPanelTopMessage.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 3. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...eline/include/generic/SugarWidgets/SugarWidgetSubPanelConcat.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | Line exceeds 120 characters; contains 148 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...m-aws-pipeline/include/generic/SugarWidgets/SugarWidgetField.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 6 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 3. 44 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 52 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 54 | ERROR | [ ] Method name "SugarWidgetField::SugarWidgetField" | | is not in camel caps format 56 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 77 | WARNING | [ ] Method name "_get_column_alias" should not be | | prefixed with an underscore to indicate | | visibility 77 | ERROR | [ ] Method name | | "SugarWidgetField::_get_column_alias" is not in | | camel caps format 96 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$layout_def"; 1 found 151 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 183 | WARNING | [ ] Method name "_get_list_value" should not be | | prefixed with an underscore to indicate | | visibility 183 | ERROR | [ ] Method name "SugarWidgetField::_get_list_value" | | is not in camel caps format 183 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$layout_def"; 1 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...ws-pipeline/include/generic/SugarWidgets/SugarWidgetFieldnum.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...eneric/SugarWidgets/SugarWidgetSubPanelActivitiesStatusField.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 3. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../include/generic/SugarWidgets/SugarWidgetSubPanelTopButton_c.php ---------------------------------------------------------------------- FOUND 16 ERRORS AND 12 WARNINGS AFFECTING 17 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 49 | ERROR | [ ] Class name "SugarWidgetSubPanelTopButton_c" is | | not in PascalCase format 58 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 62 | ERROR | [x] Incorrect spacing between argument "$module" and | | equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$module"; expected 1 | | but found 0 62 | ERROR | [x] Incorrect spacing between argument "$title" and | | equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$title"; expected 1 | | but found 0 62 | ERROR | [x] Incorrect spacing between argument "$access_key" | | and equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$access_key"; expected | | 1 but found 0 62 | ERROR | [x] Incorrect spacing between argument "$form_value" | | and equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$form_value"; expected | | 1 but found 0 114 | WARNING | [ ] Method name "_get_form" should not be prefixed | | with an underscore to indicate visibility 114 | ERROR | [ ] Method name | | "SugarWidgetSubPanelTopButton_c::_get_form" is | | not in camel caps format 121 | ERROR | [x] Expected 1 space before "=>"; 0 found 121 | ERROR | [x] Expected 1 space after "=>"; 0 found 152 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 153 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 154 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 187 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 15 225 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 270 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 279 | WARNING | [ ] Line exceeds 120 characters; contains 249 | | characters 282 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 296 | WARNING | [ ] Method name "_create_json_encoded_popup_request" | | should not be prefixed with an underscore to | | indicate visibility 296 | ERROR | [ ] Method name | | "SugarWidgetSubPanelTopButton_c::_create_json_encoded_popup_request" | | is not in camel caps format 306 | ERROR | [ ] Method name | | "SugarWidgetSubPanelTopButton_c::get_subpanel_relationship_name" | | is not in camel caps format 317 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 65ms; Memory: 8MB FILE: ...s-pipeline/include/generic/SugarWidgets/SugarWidgetFieldtime.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...lude/generic/SugarWidgets/SugarWidgetSubPanelTopFilterButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 44 and the first side effect is on | | line 3. 44 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 52 | WARNING | Line exceeds 120 characters; contains 340 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...clude/generic/SugarWidgets/SugarWidgetSubPanelDetailViewLink.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 120 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...e/include/generic/SugarWidgets/SugarWidgetSubPanelEditButton.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 65 | ERROR | [x] Blank line found at start of control structure 77 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...peline/include/generic/SugarWidgets/SugarWidgetSubPanelCheck.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 59 | WARNING | Line exceeds 120 characters; contains 228 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ipeline/include/generic/SugarWidgets/SugarWidgetFielddecimal.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...eline/include/generic/SugarWidgets/SugarWidgetFielduser_name.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | Class name "SugarWidgetFielduser_name" is not in | | PascalCase format 52 | WARNING | Line exceeds 120 characters; contains 171 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...generic/SugarWidgets/SugarWidgetSubPanelTopButtonQuickCreate.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 10 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 51 | WARNING | [ ] Method name "_get_form" should not be prefixed | | with an underscore to indicate visibility 51 | ERROR | [ ] Method name | | "SugarWidgetSubPanelTopButtonQuickCreate::_get_form" | | is not in camel caps format 58 | ERROR | [x] Expected 1 space before "=>"; 0 found 58 | ERROR | [x] Expected 1 space after "=>"; 0 found 78 | WARNING | [ ] Line exceeds 120 characters; contains 275 | | characters 82 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 85 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 88 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 89 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 90 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 91 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 182 | ERROR | [ ] Method name | | "SugarWidgetSubPanelTopButtonQuickCreate::get_subpanel_relationship_name" | | is not in camel caps format 193 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...eline/include/generic/SugarWidgets/SugarWidgetFieldradioenum.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...eneric/SugarWidgets/SugarWidgetSubPanelManageDelegatesButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | WARNING | Line exceeds 120 characters; contains 192 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ude/generic/SugarWidgets/SugarWidgetSubPanelLoadSignedButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 74 | WARNING | Line exceeds 120 characters; contains 173 characters 76 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ipeline/include/generic/SugarWidgets/SugarWidgetSubPanelIcon.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 9 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 94 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 97 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 102 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 102 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 123 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 124 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 139 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 142 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 148 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 151 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...lude/generic/SugarWidgets/SugarWidgetSubPanelTopSelectButton.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 10 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 52 | ERROR | [x] Incorrect spacing between argument | | "$button_properties" and equals sign; expected 1 | | but found 0 52 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$button_properties"; | | expected 1 but found 0 58 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 60 | ERROR | [ ] Method name | | "SugarWidgetSubPanelTopSelectButton::SugarWidgetSubPanelTopSelectButton" | | is not in camel caps format 60 | ERROR | [x] Incorrect spacing between argument | | "$button_properties" and equals sign; expected 1 | | but found 0 60 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$button_properties"; | | expected 1 but found 0 62 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 108 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 109 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 136 | ERROR | [x] Expected 1 space before "=>"; 0 found 136 | ERROR | [x] Expected 1 space after "=>"; 0 found 157 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 178 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 181 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 189 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 192 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...ude/generic/SugarWidgets/SugarWidgetSubPanelTopSummaryButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 69 | WARNING | Line exceeds 120 characters; contains 142 characters 80 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...eneric/SugarWidgets/SugarWidgetSubPanelDelegatesSelectButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Line exceeds 120 characters; contains 184 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...eric/SugarWidgets/SugarWidgetSubPanelTopCreateLeadNameButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 65 | WARNING | Line exceeds 120 characters; contains 133 characters 144 | WARNING | Line exceeds 120 characters; contains 160 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...peline/include/generic/SugarWidgets/SugarWidgetFieldfullname.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...e/generic/SugarWidgets/SugarWidgetSubPanelRelFieldEditButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...eneric/SugarWidgets/SugarWidgetSubPanelTopArchiveEmailButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | WARNING | Line exceeds 120 characters; contains 134 characters 77 | WARNING | Line exceeds 120 characters; contains 133 characters 78 | WARNING | Line exceeds 120 characters; contains 226 characters 82 | WARNING | Line exceeds 120 characters; contains 213 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...-pipeline/include/generic/SugarWidgets/SugarWidgetFieldemail.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...s-pipeline/include/generic/SugarWidgets/SugarWidgetFielddate.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 1 WARNING AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 3. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 73 | ERROR | [ ] Method name | | "SugarWidgetFieldDate::queryFilterNot_Equals_str" | | is not in camel caps format 84 | ERROR | [ ] Method name | | "SugarWidgetFieldDate::queryFilterBetween_Dates" | | is not in camel caps format 94 | ERROR | [ ] Method name | | "SugarWidgetFieldDate::queryFilterTP_yesterday" | | is not in camel caps format 101 | ERROR | [ ] Method name | | "SugarWidgetFieldDate::queryFilterTP_today" is | | not in camel caps format 108 | ERROR | [ ] Method name | | "SugarWidgetFieldDate::queryFilterTP_tomorrow" | | is not in camel caps format 108 | ERROR | [x] Expected 0 spaces after reference operator for | | argument "$layout_def"; 1 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...s-pipeline/include/generic/SugarWidgets/SugarWidgetFieldlong.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 63 | WARNING | Line exceeds 120 characters; contains 163 characters 65 | ERROR | Method name | | "SugarWidgetFieldLong::SugarWidgetFieldLong" is not | | in camel caps format 67 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...eric/SugarWidgets/SugarWidgetSubPanelTopSelectContactsButton.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 10 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 52 | ERROR | [x] Incorrect spacing between argument | | "$button_properties" and equals sign; expected 1 | | but found 0 52 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$button_properties"; | | expected 1 but found 0 58 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 60 | ERROR | [ ] Method name | | "SugarWidgetSubPanelTopSelectContactsButton::SugarWidgetSubPanelTopSelectContactsButton" | | is not in camel caps format 60 | ERROR | [x] Incorrect spacing between argument | | "$button_properties" and equals sign; expected 1 | | but found 0 60 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$button_properties"; | | expected 1 but found 0 62 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 105 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 106 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 141 | ERROR | [x] Expected 1 space before "=>"; 0 found 141 | ERROR | [x] Expected 1 space after "=>"; 0 found 162 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 178 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 181 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 189 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 192 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...ipeline/include/generic/SugarWidgets/SugarWidgetFieldwysiwyg.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 45. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: .../include/generic/SugarWidgets/SugarWidgetSubPanelCloseButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 71 | WARNING | Line exceeds 120 characters; contains 219 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...generic/SugarWidgets/SugarWidgetSubPanelTopSelectUsersButton.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 10 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 52 | ERROR | [x] Incorrect spacing between argument | | "$button_properties" and equals sign; expected 1 | | but found 0 52 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$button_properties"; | | expected 1 but found 0 58 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 60 | ERROR | [ ] Method name | | "SugarWidgetSubPanelTopSelectUsersButton::SugarWidgetSubPanelTopSelectUsersButton" | | is not in camel caps format 60 | ERROR | [x] Incorrect spacing between argument | | "$button_properties" and equals sign; expected 1 | | but found 0 60 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$button_properties"; | | expected 1 but found 0 62 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 104 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 105 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 140 | ERROR | [x] Expected 1 space before "=>"; 0 found 140 | ERROR | [x] Expected 1 space after "=>"; 0 found 166 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 182 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 185 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 193 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 196 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...ine/include/generic/SugarWidgets/SugarWidgetFielddynamicenum.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 3. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 51 | WARNING | Line exceeds 120 characters; contains 163 characters 53 | ERROR | Method name | | "SugarWidgetFielddynamicenum::SugarWidgetFielddynamicenum" | | is not in camel caps format 55 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ets/SugarWidgetSubPanelTopCreateCampaignMarketingEmailButton.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 44 and the first side effect is on | | line 3. 44 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | WARNING | Line exceeds 120 characters; contains 152 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...pipeline/include/generic/SugarWidgets/SugarWidgetFieldrelate.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 15 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 3. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 113 | ERROR | Method name | | "SugarWidgetFieldRelate::queryFilterStarts_With" is | | not in camel caps format 142 | ERROR | Method name | | "SugarWidgetFieldRelate::queryFilterone_of" is not | | in camel caps format 178 | WARNING | Line exceeds 120 characters; contains 144 characters 179 | WARNING | Line exceeds 120 characters; contains 134 characters 180 | WARNING | Line exceeds 120 characters; contains 217 characters 181 | WARNING | Line exceeds 120 characters; contains 165 characters 182 | WARNING | Line exceeds 120 characters; contains 173 characters 183 | WARNING | Line exceeds 120 characters; contains 157 characters 196 | WARNING | Line exceeds 120 characters; contains 144 characters 197 | WARNING | Line exceeds 120 characters; contains 134 characters 198 | WARNING | Line exceeds 120 characters; contains 217 characters 199 | WARNING | Line exceeds 120 characters; contains 165 characters 200 | WARNING | Line exceeds 120 characters; contains 173 characters 201 | WARNING | Line exceeds 120 characters; contains 157 characters 203 | WARNING | Line exceeds 120 characters; contains 130 characters 206 | WARNING | Line exceeds 120 characters; contains 147 characters ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/soap/SoapDeprecated.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 224 and the first side effect is on | | line 42. 46 | WARNING | Line exceeds 120 characters; contains 132 characters 469 | WARNING | Line exceeds 120 characters; contains 140 characters 843 | WARNING | Line exceeds 120 characters; contains 127 characters 856 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 111ms; Memory: 12MB FILE: ...ar/lib/jenkins/workspace/suitecrm-aws-pipeline/soap/SoapData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 13 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 77 and the first side effect is on | | line 3. 49 | WARNING | Line exceeds 120 characters; contains 401 characters 77 | WARNING | Line exceeds 120 characters; contains 261 characters 91 | WARNING | Line exceeds 120 characters; contains 134 characters 102 | WARNING | Line exceeds 120 characters; contains 284 characters 104 | WARNING | Line exceeds 120 characters; contains 292 characters 133 | WARNING | Line exceeds 120 characters; contains 155 characters 154 | WARNING | Line exceeds 120 characters; contains 191 characters 160 | WARNING | Line exceeds 120 characters; contains 130 characters 222 | WARNING | Line exceeds 120 characters; contains 127 characters 238 | WARNING | Line exceeds 120 characters; contains 214 characters 309 | WARNING | Line exceeds 120 characters; contains 293 characters 323 | WARNING | Line exceeds 120 characters; contains 499 characters ---------------------------------------------------------------------- Time: 70ms; Memory: 8MB FILE: ...ins/workspace/suitecrm-aws-pipeline/soap/SoapHelperFunctions.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 15 WARNINGS AFFECTING 19 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 56 and the first side | | effect is on line 42. 62 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 172 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 385 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 410 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 411 | WARNING | [ ] Line exceeds 120 characters; contains 354 | | characters 450 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 629 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 666 | WARNING | [ ] Line exceeds 120 characters; contains 246 | | characters 726 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 777 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 914 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 931 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 997 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 1036 | ERROR | [x] Blank line found at start of control structure 1050 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 20 1053 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 32 1063 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1076 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 156ms; Memory: 14MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/soap/SoapPortalHelper.php ---------------------------------------------------------------------- FOUND 26 ERRORS AND 11 WARNINGS AFFECTING 36 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 3. 181 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 181 | ERROR | [x] Incorrect spacing between argument "$limit" and | | equals sign; expected 1 but found 0 184 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 188 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 190 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 193 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 195 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 198 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 200 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 202 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 203 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 204 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 206 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 210 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 212 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 214 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 215 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 217 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 221 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 223 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 227 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 231 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 233 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 234 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 238 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 243 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 254 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 294 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 371 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 402 | ERROR | [x] Blank line found at start of control structure 435 | ERROR | [x] Blank line found at start of control structure 452 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 455 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 473 | ERROR | [x] Blank line found at start of control structure 485 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 489 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 79ms; Memory: 8MB FILE: ...r/lib/jenkins/workspace/suitecrm-aws-pipeline/soap/SoapError.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 3 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 57 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 59 | ERROR | [ ] Method name "SoapError::SoapError" is not in | | camel caps format 61 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 71 | ERROR | [ ] Method name "SoapError::set_error" is not in | | camel caps format 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | ERROR | [ ] Method name "SoapError::get_soap_array" is not in | | camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/soap/SoapRelationshipHelper.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 15 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 5. 50 | ERROR | [x] Expected 1 space before "=>"; 0 found 50 | ERROR | [x] Expected 1 space after "=>"; 0 found 66 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 87 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 98 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 126 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 142 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 145 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 150 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 219 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 228 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 275 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 296 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 310 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 314 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 315 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 323 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 324 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 348 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 393 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 470 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 79ms; Memory: 8MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/soap/SoapStudio.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 227 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...r/lib/jenkins/workspace/suitecrm-aws-pipeline/soap/SoapTypes.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 107 | ERROR | [x] Empty lines are not allowed in multi-line function | | calls ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 86ms; Memory: 10MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/soap/SoapSugarUsers.php ---------------------------------------------------------------------- FOUND 23 ERRORS AND 53 WARNINGS AFFECTING 69 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 67 and the first side | | effect is on line 42. 146 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 16 269 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 324 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 328 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 329 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 332 | WARNING | [ ] Line exceeds 120 characters; contains 277 | | characters 334 | WARNING | [ ] Line exceeds 120 characters; contains 784 | | characters 502 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 504 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 528 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 530 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 624 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 625 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 695 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 696 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 822 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 884 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 886 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 888 | WARNING | [ ] Line exceeds 120 characters; contains 270 | | characters 988 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 1283 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 1285 | WARNING | [ ] Line exceeds 120 characters; contains 249 | | characters 1286 | WARNING | [ ] Line exceeds 120 characters; contains 225 | | characters 1361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1363 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 1363 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 1363 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 1364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1368 | ERROR | [x] No space found after comma in argument list 1368 | ERROR | [x] No space found after comma in argument list 1369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1369 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 1369 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 1370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1412 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 1414 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 1442 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 1444 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 1476 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 1478 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 1523 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 1534 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 1556 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 1567 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1609 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 1832 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1842 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1844 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1856 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1998 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 2012 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 2132 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 2138 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 2168 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 2265 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 2393 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 2394 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 2395 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 2396 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 2460 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 2462 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 2470 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 2507 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 2518 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 23 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 264ms; Memory: 24MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/soap/SoapPortalUsers.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 28 WARNINGS AFFECTING 28 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 70 and the first side effect is on | | line 3. 104 | WARNING | Line exceeds 120 characters; contains 121 characters 136 | WARNING | Line exceeds 120 characters; contains 226 characters 202 | WARNING | Line exceeds 120 characters; contains 150 characters 218 | WARNING | Line exceeds 120 characters; contains 218 characters 274 | WARNING | Line exceeds 120 characters; contains 148 characters 278 | WARNING | Line exceeds 120 characters; contains 125 characters 294 | WARNING | Line exceeds 120 characters; contains 125 characters 303 | WARNING | Line exceeds 120 characters; contains 122 characters 420 | WARNING | Line exceeds 120 characters; contains 149 characters 423 | WARNING | Line exceeds 120 characters; contains 131 characters 543 | WARNING | Line exceeds 120 characters; contains 133 characters 560 | WARNING | Line exceeds 120 characters; contains 149 characters 585 | WARNING | Line exceeds 120 characters; contains 156 characters 618 | WARNING | Line exceeds 120 characters; contains 123 characters 636 | WARNING | Line exceeds 120 characters; contains 161 characters 641 | WARNING | Line exceeds 120 characters; contains 229 characters 646 | WARNING | Line exceeds 120 characters; contains 125 characters 667 | WARNING | Line exceeds 120 characters; contains 151 characters 682 | WARNING | Line exceeds 120 characters; contains 163 characters 712 | WARNING | Line exceeds 120 characters; contains 138 characters 723 | WARNING | Line exceeds 120 characters; contains 167 characters 724 | WARNING | Line exceeds 120 characters; contains 200 characters 759 | WARNING | Line exceeds 120 characters; contains 126 characters 760 | WARNING | Line exceeds 120 characters; contains 127 characters 764 | WARNING | Line exceeds 120 characters; contains 124 characters 765 | WARNING | Line exceeds 120 characters; contains 125 characters 769 | WARNING | Line exceeds 120 characters; contains 148 characters ---------------------------------------------------------------------- Time: 116ms; Memory: 12MB FILE: ...ns/workspace/suitecrm-aws-pipeline/soap/SoapErrorDefinitions.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 21 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 46 | WARNING | Line exceeds 120 characters; contains 141 characters 48 | WARNING | Line exceeds 120 characters; contains 159 characters 49 | WARNING | Line exceeds 120 characters; contains 131 characters 50 | WARNING | Line exceeds 120 characters; contains 129 characters 51 | WARNING | Line exceeds 120 characters; contains 127 characters 52 | WARNING | Line exceeds 120 characters; contains 134 characters 53 | WARNING | Line exceeds 120 characters; contains 151 characters 55 | WARNING | Line exceeds 120 characters; contains 142 characters 57 | WARNING | Line exceeds 120 characters; contains 127 characters 58 | WARNING | Line exceeds 120 characters; contains 198 characters 60 | WARNING | Line exceeds 120 characters; contains 157 characters 61 | WARNING | Line exceeds 120 characters; contains 143 characters 62 | WARNING | Line exceeds 120 characters; contains 186 characters 63 | WARNING | Line exceeds 120 characters; contains 204 characters 64 | WARNING | Line exceeds 120 characters; contains 209 characters 65 | WARNING | Line exceeds 120 characters; contains 182 characters 66 | WARNING | Line exceeds 120 characters; contains 175 characters 67 | WARNING | Line exceeds 120 characters; contains 238 characters 68 | WARNING | Line exceeds 120 characters; contains 153 characters 69 | WARNING | Line exceeds 120 characters; contains 222 characters 70 | WARNING | Line exceeds 120 characters; contains 167 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/themes/SuiteP/css/colourSelector.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 66 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/jssource/minify.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 4 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 92. 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 7 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 9 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 11 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 43 | ERROR | [x] Expected 1 space after "=>"; 0 found 136 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 137 | WARNING | [ ] Line exceeds 120 characters; contains 225 | | characters 142 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/jssource/minify_utils.php ---------------------------------------------------------------------- FOUND 161 ERRORS AND 3 WARNINGS AFFECTING 153 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 3. 54 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 57 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 59 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 77 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 88 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 94 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 96 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 98 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 106 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 106 | ERROR | [x] Blank line found at start of control structure 109 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 109 | ERROR | [x] Expected 1 space before "=>"; 0 found 109 | ERROR | [x] Expected 1 space after "=>"; 0 found 112 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 115 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 121 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 124 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 125 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 127 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 129 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 131 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 132 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 134 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 136 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 138 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 139 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 140 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 141 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 143 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 147 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 149 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 151 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 156 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 159 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 161 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 163 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 164 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 168 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 169 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 171 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 173 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 178 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 181 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 184 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 185 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 186 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 189 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 192 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 194 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 196 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 197 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 199 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 201 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 203 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 204 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 205 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 206 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 208 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 213 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 215 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 218 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 224 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 225 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 226 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 228 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 228 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 230 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 231 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 233 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 234 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 247 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 249 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 251 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 253 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 255 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 257 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 262 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 266 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 268 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 270 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 272 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 273 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 278 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 284 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 286 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 289 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 291 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 294 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 296 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 298 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 302 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 307 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 307 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 310 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 28 313 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 314 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 315 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 316 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 318 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 327 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 329 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 331 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 333 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 335 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 337 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 340 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 342 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 343 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 346 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 347 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 350 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 351 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 353 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 353 | ERROR | [x] Incorrect spacing between argument "$to_path" | | and equals sign; expected 1 but found 0 353 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$to_path"; expected 1 | | but found 0 356 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 358 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 363 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 367 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 374 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 378 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 378 | ERROR | [x] Blank line found at start of control structure 381 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 384 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 385 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 386 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 391 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 391 | ERROR | [x] Blank line found at start of control structure 396 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 400 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 403 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 405 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 407 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 408 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 419 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 422 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 426 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 428 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 430 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 432 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 436 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 442 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 442 | ERROR | [x] Blank line found at start of control structure 449 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 453 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 453 | ERROR | [x] Blank line found at start of control structure 456 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 459 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 460 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 461 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 468 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 473 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 475 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 477 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 480 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 482 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 485 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 488 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 490 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 491 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 495 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 496 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 497 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 161 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 77ms; Memory: 8MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/jssource/JSGroupings.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 25 WARNINGS AFFECTING 28 LINES ---------------------------------------------------------------------- 85 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 86 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 88 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 89 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 90 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 91 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 92 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 93 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 94 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 95 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 98 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 107 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 113 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 121 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 126 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 129 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 145 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 156 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 157 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 158 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 159 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 210 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 232 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 240 | ERROR | [x] Line indented incorrectly; expected 7 spaces, | | found 4 241 | ERROR | [x] Line indented incorrectly; expected at least 11 | | spaces, found 8 242 | ERROR | [x] Line indented incorrectly; expected 7 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...r/lib/jenkins/workspace/suitecrm-aws-pipeline/jssource/jsmin.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 3 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/jssource/Minifier.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 59 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 126 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 179 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 68ms; Memory: 8MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/data/BeanFactory.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 4. 52 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...r/lib/jenkins/workspace/suitecrm-aws-pipeline/data/SugarBean.php ---------------------------------------------------------------------- FOUND 94 ERRORS AND 9 WARNINGS AFFECTING 101 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 61 and the first side | | effect is on line 42. 61 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 460 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 463 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 508 | ERROR | [ ] Method name "SugarBean::SugarBean" is not in | | camel caps format 537 | ERROR | [ ] Method name "SugarBean::bean_implements" is not | | in camel caps format 700 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 809 | ERROR | [ ] Method name "SugarBean::get_union_related_list" | | is not in camel caps format 818 | ERROR | [x] Incorrect spacing between argument | | "$subpanel_def" and equals sign; expected 1 but | | found 0 1031 | ERROR | [ ] Method name | | "SugarBean::build_sub_queries_for_union" is not | | in camel caps format 1042 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1135 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1210 | ERROR | [ ] Method name | | "SugarBean::process_union_list_query" is not in | | camel caps format 1217 | ERROR | [x] Incorrect spacing between argument | | "$subpanel_def" and equals sign; expected 1 but | | found 0 1304 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1493 | WARNING | [ ] Method name "_get_num_rows_in_query" should not | | be prefixed with an underscore to indicate | | visibility 1493 | ERROR | [ ] Method name "SugarBean::_get_num_rows_in_query" | | is not in camel caps format 1518 | ERROR | [ ] Method name "SugarBean::retrieve_parent_fields" | | is not in camel caps format 1599 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 1654 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1707 | ERROR | [ ] Method name "SugarBean::get_custom_table_name" | | is not in camel caps format 1871 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 1908 | ERROR | [ ] Method name "SugarBean::load_relationships" is | | not in camel caps format 1924 | ERROR | [ ] Method name "SugarBean::get_linked_fields" is | | not in camel caps format 1969 | ERROR | [ ] Method name "SugarBean::load_relationship" is | | not in camel caps format 2041 | ERROR | [ ] Method name "SugarBean::get_linked_beans" is | | not in camel caps format 2086 | ERROR | [ ] Method name | | "SugarBean::get_import_required_fields" is not | | in camel caps format 2109 | ERROR | [ ] Method name "SugarBean::get_importable_fields" | | is not in camel caps format 2131 | ERROR | [x] Blank line found at start of control structure 2160 | ERROR | [ ] Method name "SugarBean::create_tables" is not | | in camel caps format 2206 | ERROR | [ ] Method name "SugarBean::is_AuditEnabled" is not | | in camel caps format 2223 | ERROR | [ ] Method name "SugarBean::get_audit_table_name" | | is not in camel caps format 2235 | ERROR | [ ] Method name "SugarBean::create_audit_table" is | | not in camel caps format 2272 | ERROR | [ ] Method name "SugarBean::drop_tables" is not in | | camel caps format 2456 | ERROR | [x] Expected 0 spaces after opening bracket; | | newline found 2501 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 2502 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 32 2502 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 2590 | ERROR | [ ] Method name "SugarBean::encrpyt_before_save" is | | not in camel caps format 2615 | WARNING | [ ] Method name "_checkOptimisticLocking" should | | not be prefixed with an underscore to indicate | | visibility 2665 | ERROR | [ ] Method name | | "SugarBean::has_been_modified_since" is not in | | camel caps format 2722 | ERROR | [ ] Method name | | "SugarBean::save_relationship_changes" is not | | in camel caps format 2743 | ERROR | [ ] Method name "SugarBean::set_relationship_info" | | is not in camel caps format 2797 | ERROR | [ ] Method name | | "SugarBean::handle_preset_relationships" is not | | in camel caps format 2848 | ERROR | [ ] Method name | | "SugarBean::handle_remaining_relate_fields" is | | not in camel caps format 2929 | ERROR | [ ] Method name | | "SugarBean::update_parent_relationships" is not | | in camel caps format 3022 | ERROR | [ ] Method name "SugarBean::handle_request_relate" | | is not in camel caps format 3088 | ERROR | [ ] Method name "SugarBean::call_custom_logic" is | | not in camel caps format 3135 | ERROR | [ ] Method name | | "SugarBean::preprocess_fields_on_save" is not | | in camel caps format 3145 | WARNING | [ ] Method name "_sendNotifications" should not be | | prefixed with an underscore to indicate | | visibility 3182 | ERROR | [ ] Method name | | "SugarBean::get_notification_recipients" is not | | in camel caps format 3199 | ERROR | [ ] Method name | | "SugarBean::send_assignment_notifications" is | | not in camel caps format 3279 | ERROR | [ ] Method name | | "SugarBean::create_notification_email" is not | | in camel caps format 3374 | ERROR | [ ] Method name "SugarBean::track_view" is not in | | camel caps format 3394 | ERROR | [ ] Method name "SugarBean::get_summary_text" is | | not in camel caps format 3408 | ERROR | [ ] Method name "SugarBean::add_list_count_joins" | | is not in camel caps format 3432 | ERROR | [ ] Method name "SugarBean::get_list" is not in | | camel caps format 3511 | ERROR | [ ] Method name "SugarBean::create_new_list_query" | | is not in camel caps format 3796 | ERROR | [x] Blank line found at start of control structure 4049 | ERROR | [ ] Method name "SugarBean::get_relationship_field" | | is not in camel caps format 4069 | ERROR | [ ] Method name "SugarBean::is_relate_field" is not | | in camel caps format 4092 | ERROR | [ ] Method name "SugarBean::process_order_by" is | | not in camel caps format 4172 | ERROR | [ ] Method name "SugarBean::process_list_query" is | | not in camel caps format 4296 | ERROR | [ ] Method name | | "SugarBean::create_list_count_query" is not in | | camel caps format 4320 | ERROR | [x] Blank line found at start of control structure 4357 | ERROR | [ ] Method name | | "SugarBean::fill_in_additional_list_fields" is | | not in camel caps format 4391 | ERROR | [ ] Method name "SugarBean::get_detail" is not in | | camel caps format 4453 | ERROR | [ ] Method name "SugarBean::process_detail_query" | | is not in camel caps format 4552 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 4729 | ERROR | [ ] Method name | | "SugarBean::check_date_relationships_load" is | | not in camel caps format 4809 | ERROR | [ ] Method name "SugarBean::decrypt_after_retrieve" | | is not in camel caps format 4825 | ERROR | [ ] Method name | | "SugarBean::fill_in_additional_detail_fields" | | is not in camel caps format 4848 | ERROR | [ ] Method name | | "SugarBean::fill_in_additional_parent_fields" | | is not in camel caps format 4945 | ERROR | [ ] Method name | | "SugarBean::fill_in_relationship_fields" is not | | in camel caps format 5012 | ERROR | [ ] Method name "SugarBean::fill_in_link_field" is | | not in camel caps format 5037 | ERROR | [ ] Method name "SugarBean::get_related_fields" is | | not in camel caps format 5070 | ERROR | [ ] Method name "SugarBean::get_related_list" is | | not in camel caps format 5130 | ERROR | [ ] Method name "SugarBean::get_full_list" is not | | in camel caps format 5149 | ERROR | [ ] Method name | | "SugarBean::process_full_list_query" is not in | | camel caps format 5195 | ERROR | [ ] Method name "SugarBean::create_index" is not in | | camel caps format 5208 | ERROR | [ ] Method name "SugarBean::mark_deleted" is not in | | camel caps format 5254 | ERROR | [ ] Method name "SugarBean::mark_undeleted" is not | | in camel caps format 5392 | ERROR | [ ] Method name | | "SugarBean::mark_relationships_deleted" is not | | in camel caps format 5409 | ERROR | [ ] Method name "SugarBean::delete_linked" is not | | in camel caps format 5493 | ERROR | [ ] Method name "SugarBean::build_related_list" is | | not in camel caps format 5544 | ERROR | [ ] Method name | | "SugarBean::build_related_list_where" is not in | | camel caps format 5613 | ERROR | [ ] Method name "SugarBean::build_related_in" is | | not in camel caps format 5645 | ERROR | [ ] Method name "SugarBean::build_related_list2" is | | not in camel caps format 5677 | ERROR | [ ] Method name | | "SugarBean::list_view_parse_additional_sections" | | is not in camel caps format 5685 | ERROR | [ ] Method name "SugarBean::get_list_view_data" is | | not in camel caps format 5695 | ERROR | [ ] Method name "SugarBean::get_list_view_array" is | | not in camel caps format 5704 | ERROR | [x] Blank line found at start of control structure 5749 | ERROR | [ ] Method name | | "SugarBean::retrieve_by_string_fields" is not | | in camel caps format 5784 | ERROR | [ ] Method name "SugarBean::get_where" is not in | | camel caps format 5824 | ERROR | [ ] Method name "SugarBean::process_special_fields" | | is not in camel caps format 5838 | ERROR | [ ] Method name | | "SugarBean::build_generic_where_clause" is not | | in camel caps format 5848 | ERROR | [ ] Method name | | "SugarBean::parse_additional_headers" is not in | | camel caps format 5856 | ERROR | [ ] Method name "SugarBean::assign_display_fields" | | is not in camel caps format 5901 | ERROR | [ ] Method name "SugarBean::set_relationship" is | | not in camel caps format 5952 | ERROR | [ ] Method name "SugarBean::retrieve_relationships" | | is not in camel caps format 6140 | ERROR | [ ] Method name | | "SugarBean::create_qualified_order_by" is not | | in camel caps format 6164 | ERROR | [ ] Method name "SugarBean::add_address_streets" is | | not in camel caps format 6222 | ERROR | [ ] Method name "SugarBean::create_export_query" is | | not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 755ms; Memory: 50.01MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/data/Link.php ---------------------------------------------------------------------- FOUND 65 ERRORS AND 82 WARNINGS AFFECTING 103 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 3. 54 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 58 | WARNING | [ ] Property name "$_log" should not be prefixed | | with an underscore to indicate visibility 59 | WARNING | [ ] Property name "$_relationship_name" should not | | be prefixed with an underscore to indicate | | visibility 60 | WARNING | [ ] Property name "$_bean" should not be prefixed | | with an underscore to indicate visibility 61 | WARNING | [ ] Property name "$_relationship" should not be | | prefixed with an underscore to indicate | | visibility 62 | WARNING | [ ] Property name "$_bean_table_name" should not be | | prefixed with an underscore to indicate | | visibility 63 | WARNING | [ ] Property name "$_bean_key_name" should not be | | prefixed with an underscore to indicate | | visibility 65 | WARNING | [ ] Property name "$_db" should not be prefixed | | with an underscore to indicate visibility 66 | WARNING | [ ] Property name "$_swap_sides" should not be | | prefixed with an underscore to indicate | | visibility 67 | WARNING | [ ] Property name "$_rhs_key_override" should not | | be prefixed with an underscore to indicate | | visibility 68 | WARNING | [ ] Property name "$_bean_filter_field" should not | | be prefixed with an underscore to indicate | | visibility 79 | WARNING | [ ] Property name "$_duplicate_key" should not be | | prefixed with an underscore to indicate | | visibility 80 | WARNING | [ ] Property name "$_duplicate_where" should not be | | prefixed with an underscore to indicate | | visibility 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Incorrect spacing between argument | | "$_table_name" and equals sign; expected 1 but | | found 0 89 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$_table_name"; | | expected 1 but found 0 89 | ERROR | [x] Incorrect spacing between argument "$_key_name" | | and equals sign; expected 1 but found 0 89 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$_key_name"; expected | | 1 but found 0 107 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 133 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 242 | WARNING | [ ] Method name "_get_bean_position" should not be | | prefixed with an underscore to indicate | | visibility 242 | ERROR | [ ] Method name "Link::_get_bean_position" is not | | in camel caps format 246 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 249 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 254 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 259 | WARNING | [ ] Method name "_is_self_relationship" should not | | be prefixed with an underscore to indicate | | visibility 259 | ERROR | [ ] Method name "Link::_is_self_relationship" is | | not in camel caps format 267 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$return_array"; | | expected 1 but found 0 277 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 283 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 293 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 297 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 302 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 309 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 323 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 324 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 326 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 327 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 350 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 352 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 355 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 365 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 367 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 375 | WARNING | [ ] Method name "_add_deleted_clause" should not be | | prefixed with an underscore to indicate | | visibility 375 | ERROR | [ ] Method name "Link::_add_deleted_clause" is not | | in camel caps format 375 | ERROR | [x] Incorrect spacing between argument "$deleted" | | and equals sign; expected 1 but found 0 375 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$deleted"; expected 1 | | but found 0 375 | ERROR | [x] Incorrect spacing between argument "$add_and" | | and equals sign; expected 1 but found 0 375 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$add_and"; expected 1 | | but found 0 375 | ERROR | [x] Incorrect spacing between argument "$prefix" | | and equals sign; expected 1 but found 0 375 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prefix"; expected 1 | | but found 0 394 | WARNING | [ ] Method name "_add_optional_where_clause" should | | not be prefixed with an underscore to indicate | | visibility 394 | ERROR | [ ] Method name "Link::_add_optional_where_clause" | | is not in camel caps format 394 | ERROR | [x] Incorrect spacing between argument "$add_and" | | and equals sign; expected 1 but found 0 394 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$add_and"; expected 1 | | but found 0 394 | ERROR | [x] Incorrect spacing between argument "$prefix" | | and equals sign; expected 1 but found 0 394 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$prefix"; expected 1 | | but found 0 404 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 412 | ERROR | [x] Incorrect spacing between argument | | "$return_as_array" and equals sign; expected 1 | | but found 0 412 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$return_as_array"; | | expected 1 but found 0 412 | ERROR | [x] Incorrect spacing between argument "$deleted" | | and equals sign; expected 1 but found 0 412 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$deleted"; expected 1 | | but found 0 412 | ERROR | [x] Incorrect spacing between argument | | "$optional_where" and equals sign; expected 1 | | but found 0 412 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$optional_where"; | | expected 1 but found 0 412 | ERROR | [x] Incorrect spacing between argument | | "$bean_filter" and equals sign; expected 1 but | | found 0 412 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$bean_filter"; | | expected 1 but found 0 412 | ERROR | [x] Incorrect spacing between argument "$role" and | | equals sign; expected 1 but found 0 412 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$role"; expected 1 | | but found 0 412 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 437 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 439 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 474 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 528 | WARNING | [ ] Line exceeds 120 characters; contains 316 | | characters 531 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 547 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 563 | WARNING | [ ] Line exceeds 120 characters; contains 316 | | characters 580 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 609 | ERROR | [x] Incorrect spacing between argument "$deleted" | | and equals sign; expected 1 but found 0 609 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$deleted"; expected 1 | | but found 0 609 | ERROR | [x] Incorrect spacing between argument | | "$optional_where" and equals sign; expected 1 | | but found 0 609 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$optional_where"; | | expected 1 but found 0 609 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 615 | WARNING | [ ] Method name "_add_one_to_many_table_based" | | should not be prefixed with an underscore to | | indicate visibility 615 | ERROR | [ ] Method name | | "Link::_add_one_to_many_table_based" is not in | | camel caps format 630 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 640 | WARNING | [ ] Method name "_add_many_to_one_bean_based" | | should not be prefixed with an underscore to | | indicate visibility 640 | ERROR | [ ] Method name "Link::_add_many_to_one_bean_based" | | is not in camel caps format 651 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 665 | ERROR | [x] Incorrect spacing between argument | | "$additional_values" and equals sign; expected | | 1 but found 0 665 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$additional_values"; | | expected 1 but found 0 694 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 699 | ERROR | [x] Blank line found at start of control structure 702 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 737 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 738 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 752 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 790 | WARNING | [ ] Method name "_add_many_to_many" should not be | | prefixed with an underscore to indicate | | visibility 790 | ERROR | [ ] Method name "Link::_add_many_to_many" is not in | | camel caps format 797 | ERROR | [x] Blank line found at start of control structure 799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 813 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 820 | WARNING | [ ] Method name "_delete_row" should not be | | prefixed with an underscore to indicate | | visibility 820 | ERROR | [ ] Method name "Link::_delete_row" is not in camel | | caps format 822 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 828 | WARNING | [ ] Method name "_update_row" should not be | | prefixed with an underscore to indicate | | visibility 828 | ERROR | [ ] Method name "Link::_update_row" is not in camel | | caps format 832 | ERROR | [x] Expected 1 space before "=>"; 0 found 832 | ERROR | [x] Expected 1 space after "=>"; 0 found 842 | WARNING | [ ] Method name "_insert_row" should not be | | prefixed with an underscore to indicate | | visibility 842 | ERROR | [ ] Method name "Link::_insert_row" is not in camel | | caps format 850 | ERROR | [x] Expected 1 space before "=>"; 0 found 850 | ERROR | [x] Expected 1 space after "=>"; 0 found 872 | ERROR | [x] Incorrect spacing between argument | | "$related_id" and equals sign; expected 1 but | | found 0 872 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$related_id"; | | expected 1 but found 0 874 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 887 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 889 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 891 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 918 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 920 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 922 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 924 | WARNING | [ ] Line exceeds 120 characters; contains 249 | | characters 930 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 934 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 936 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 938 | WARNING | [ ] Line exceeds 120 characters; contains 249 | | characters 944 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 947 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 948 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 991 | ERROR | [ ] Method name "Link::relationship_exists" is not | | in camel caps format 1031 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1035 | WARNING | [ ] Method name "_get_alternate_key_fields" should | | not be prefixed with an underscore to indicate | | visibility 1035 | ERROR | [ ] Method name "Link::_get_alternate_key_fields" | | is not in camel caps format 1047 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 1048 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 1049 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 1055 | WARNING | [ ] Method name "_get_link_table_definition" should | | not be prefixed with an underscore to indicate | | visibility 1055 | ERROR | [ ] Method name "Link::_get_link_table_definition" | | is not in camel caps format 1075 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 1100 | WARNING | [ ] Method name "_get_link_table_role_field" should | | not be prefixed with an underscore to indicate | | visibility 1100 | ERROR | [ ] Method name "Link::_get_link_table_role_field" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 50 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 148ms; Memory: 14MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/data/Link2.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 61 and the first side effect is on | | line 4. 61 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 318 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 92ms; Memory: 10MB FILE: ...suitecrm-aws-pipeline/data/Relationships/RelationshipFactory.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 42. 52 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 124 | WARNING | Line exceeds 120 characters; contains 146 characters 206 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/data/Relationships/One2MRelationship.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...crm-aws-pipeline/data/Relationships/EmailAddressRelationship.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/data/Relationships/One2OneRelationship.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 3. 52 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/data/Relationships/One2MBeanRelationship.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 13 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 3. 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 105 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 195 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 220 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 253 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 280 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 295 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 297 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 313 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 333 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 335 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 347 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 371 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 401 | ERROR | [ ] Method name | | "One2MBeanRelationship::relationship_exists" is | | not in camel caps format 406 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 86ms; Memory: 8MB FILE: ...e/suitecrm-aws-pipeline/data/Relationships/SugarRelationship.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 4. 64 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 138 | ERROR | Method name "SugarRelationship::relationship_exists" | | is not in camel caps format 321 | WARNING | Line exceeds 120 characters; contains 146 characters 348 | WARNING | Line exceeds 120 characters; contains 141 characters 435 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 76ms; Memory: 8MB FILE: ...ace/suitecrm-aws-pipeline/data/Relationships/M2MRelationship.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 16 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 42. 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 91 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 95 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 99 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 108 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 216 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 277 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 333 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 411 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 419 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 433 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 444 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 480 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 487 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 504 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 506 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 585 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 632 | ERROR | [ ] Method name | | "M2MRelationship::relationship_exists" is not in | | camel caps format 634 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 100ms; Memory: 10MB FILE: ...ecrm-aws-pipeline/data/Relationships/One2OneBeanRelationship.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 3. 51 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/install/siteConfig_a.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 13 WARNINGS AFFECTING 17 LINES ---------------------------------------------------------------------- 88 | ERROR | [x] Expected 1 space before "=>"; 0 found 88 | ERROR | [x] Expected 1 space after "=>"; 0 found 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 115 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 116 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 117 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 133 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 145 | WARNING | [ ] Line exceeds 120 characters; contains 412 | | characters 146 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 196 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 198 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 200 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 208 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 216 | WARNING | [ ] Line exceeds 120 characters; contains 332 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...ar/lib/jenkins/workspace/suitecrm-aws-pipeline/install/ready.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 21 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 105 and the first side effect is on | | line 43. 134 | WARNING | Line exceeds 120 characters; contains 179 characters 217 | WARNING | Line exceeds 120 characters; contains 167 characters 222 | WARNING | Line exceeds 120 characters; contains 121 characters 264 | WARNING | Line exceeds 120 characters; contains 123 characters 285 | WARNING | Line exceeds 120 characters; contains 145 characters 286 | WARNING | Line exceeds 120 characters; contains 168 characters 287 | WARNING | Line exceeds 120 characters; contains 190 characters 309 | WARNING | Line exceeds 120 characters; contains 160 characters 314 | WARNING | Line exceeds 120 characters; contains 142 characters 330 | WARNING | Line exceeds 120 characters; contains 316 characters 332 | WARNING | Line exceeds 120 characters; contains 132 characters 343 | WARNING | Line exceeds 120 characters; contains 155 characters 344 | WARNING | Line exceeds 120 characters; contains 180 characters 349 | WARNING | Line exceeds 120 characters; contains 156 characters 350 | WARNING | Line exceeds 120 characters; contains 181 characters 355 | WARNING | Line exceeds 120 characters; contains 156 characters 356 | WARNING | Line exceeds 120 characters; contains 181 characters 367 | WARNING | Line exceeds 120 characters; contains 186 characters 368 | WARNING | Line exceeds 120 characters; contains 123 characters 388 | WARNING | Line exceeds 120 characters; contains 332 characters ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/install/installHelp.php ---------------------------------------------------------------------- FOUND 21 ERRORS AND 1 WARNING AFFECTING 21 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 46 and the first side | | effect is on line 3. 46 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 348 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 349 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 9 350 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 351 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 352 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 9 353 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 354 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 355 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 9 356 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 357 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 358 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 9 359 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 360 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 361 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 9 362 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 363 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 6 364 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 9 365 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 366 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 3 366 | ERROR | [x] Closing brace indented incorrectly; expected 4 | | spaces, found 3 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 20 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/install/siteConfig_b.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 13 WARNINGS AFFECTING 17 LINES ---------------------------------------------------------------------- 88 | ERROR | [x] Expected 1 space before "=>"; 0 found 88 | ERROR | [x] Expected 1 space after "=>"; 0 found 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 115 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 116 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 117 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 160 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 161 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 169 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 172 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 182 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 189 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 205 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 229 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/install/performSetup.php ---------------------------------------------------------------------- FOUND 31 ERRORS AND 12 WARNINGS AFFECTING 41 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 101 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 105 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 107 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 108 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 137 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 150 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 181 | ERROR | [x] Blank line found at start of control structure 242 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 309 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 312 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 313 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 315 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 316 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 318 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 320 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 323 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 333 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 336 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 344 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 349 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 356 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 386 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 386 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 388 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 402 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 404 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 409 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 411 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 412 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 414 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 416 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 423 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 427 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 430 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 432 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 432 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 434 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 436 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 437 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 440 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 762 | WARNING | [ ] Line exceeds 120 characters; contains 332 | | characters 775 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 31 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 84ms; Memory: 10MB FILE: ...kins/workspace/suitecrm-aws-pipeline/install/checkDBSettings.php ---------------------------------------------------------------------- FOUND 17 ERRORS AND 11 WARNINGS AFFECTING 26 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [x] Incorrect spacing between argument "$silent" and | | equals sign; expected 1 but found 0 48 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$silent"; expected 1 | | but found 0 98 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 114 | ERROR | [x] Blank line found at start of control structure 116 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 117 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 120 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 121 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 123 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 124 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 126 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 129 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 130 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 131 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 131 | ERROR | [x] Closing brace indented incorrectly; expected 4 | | spaces, found 8 145 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 148 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 164 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 166 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 180 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 189 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 229 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 230 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 235 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 240 | ERROR | [x] Expected 1 space after "=>"; 0 found 288 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 319 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 70ms; Memory: 8MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/install/demoData.en_us.php ---------------------------------------------------------------------- FOUND 21520 ERRORS AND 2 WARNINGS AFFECTING 21477 LINES ---------------------------------------------------------------------- 51 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 51 | ERROR | [x] Whitespace found at end of line 55 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 64 | ERROR | [x] Whitespace found at end of line 68 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 76 | ERROR | [x] Whitespace found at end of line 80 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 88 | ERROR | [x] Whitespace found at end of line 92 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 101 | ERROR | [x] Whitespace found at end of line 105 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 113 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 113 | ERROR | [x] Whitespace found at end of line 117 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 126 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 126 | ERROR | [x] Whitespace found at end of line 132 | ERROR | [x] Spaces must be used for alignment; tabs are | | not allowed 132 | ERROR | [x] Whitespace found at end of line 139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 3999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 5999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 6999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 7999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 8999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 9999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 10999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 11999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 12999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 13999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 14999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 15999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 16999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 17999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 18999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 19999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20357 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20386 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20388 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20389 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20419 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20421 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20455 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20465 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20466 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20467 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20468 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20485 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20494 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20504 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20525 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20526 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20527 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20543 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20544 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20562 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20597 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20598 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20599 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20600 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20609 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20610 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20611 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20620 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20621 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20622 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20629 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20631 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20639 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20640 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20641 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20649 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20650 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20651 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20659 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20660 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20661 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20669 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20670 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20671 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20679 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20680 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20681 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20682 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20686 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20687 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20688 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20689 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20690 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20701 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20702 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20703 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20704 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20708 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20710 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20711 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20712 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20713 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20723 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20724 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20725 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20726 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20727 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20728 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20729 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20730 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20731 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20732 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20733 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20734 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20735 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20736 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20737 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20738 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20739 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20740 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20741 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20742 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20743 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20744 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20745 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20746 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20747 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20748 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20749 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20750 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20751 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20752 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20753 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20754 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20755 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20756 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20757 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20758 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20759 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20760 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20761 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20762 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20763 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20764 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20765 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20766 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20767 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20768 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20769 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20770 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20771 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20772 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20773 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20774 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20776 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20777 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20778 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20779 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20780 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20781 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20782 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20783 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20784 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20785 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20786 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20787 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20788 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20789 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20790 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20791 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20792 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20793 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20794 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20795 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20796 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20797 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20798 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20799 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20800 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20801 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20802 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20803 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20804 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20805 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20806 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20807 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20808 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20809 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20810 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20811 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20812 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20813 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20814 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20815 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20816 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20817 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20818 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20819 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20820 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20821 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20822 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20823 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20824 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20825 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20826 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20827 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20828 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20829 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20830 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20831 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20832 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20833 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20835 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20836 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20837 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20838 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20839 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20840 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20841 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20842 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20843 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20844 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20845 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20846 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20847 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20848 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20849 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20850 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20851 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20852 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20853 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20854 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20855 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20856 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20857 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20858 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20859 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20860 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20861 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20862 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20863 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20864 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20865 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20866 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20867 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20868 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20869 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20870 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20871 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20872 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20873 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20874 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20875 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20876 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20877 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20878 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20879 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20880 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20881 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20882 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20883 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20884 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20885 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20886 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20887 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20888 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20889 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20890 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20891 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20892 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20893 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20894 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20895 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20896 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20897 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20898 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20899 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20900 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20901 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20902 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20903 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20904 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20905 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20906 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20907 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20908 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20909 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20910 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20911 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20912 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20913 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20914 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20915 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20916 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20917 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20918 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20919 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20920 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20921 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20922 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20923 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20924 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20925 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20926 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20927 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20928 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20929 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20930 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20931 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20932 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20934 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20935 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20936 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20937 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20938 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20939 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20940 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20941 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20942 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20943 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20944 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20945 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20946 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20947 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20948 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20949 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20950 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20951 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20952 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20953 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20954 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20955 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20956 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20957 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20958 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20959 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20960 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20961 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20962 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20963 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20965 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20966 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20967 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20968 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20969 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20970 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20971 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20972 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20973 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20974 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20975 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20976 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20977 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20979 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20980 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20981 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20982 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20983 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20984 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20985 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20986 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20987 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20988 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20989 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20990 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20991 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20992 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20993 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20994 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20995 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20996 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20997 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20998 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 20999 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21000 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21001 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21002 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21003 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21004 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21005 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21006 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21008 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21009 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21010 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21011 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21012 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21013 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21014 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21015 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21016 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21017 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21018 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21019 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21020 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21021 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21022 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21023 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21024 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21025 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21026 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21027 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21028 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21029 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21030 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21031 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21032 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21033 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21034 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21035 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21036 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21037 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21038 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21039 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21040 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21041 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21042 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21043 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21044 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21045 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21046 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21047 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21048 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21049 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21050 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21051 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21052 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21054 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21055 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21056 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21057 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21058 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21059 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21060 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21061 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21062 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21063 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21064 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21065 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21066 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21067 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21068 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21069 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21070 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21071 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21072 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21073 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21074 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21075 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21076 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21077 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21078 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21079 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21080 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21081 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21082 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21083 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21084 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21085 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21086 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21087 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21088 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21089 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21090 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21091 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21092 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21093 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21094 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21095 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21096 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21097 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21098 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21099 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21178 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21194 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21289 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21303 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21304 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21315 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21354 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21359 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21364 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21366 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21372 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21375 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21376 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21377 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21379 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21380 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21381 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21383 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21384 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21399 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21423 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21424 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21434 | ERROR | [x] Whitespace found at end of line 21435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21435 | ERROR | [x] Whitespace found at end of line 21436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21436 | ERROR | [x] Whitespace found at end of line 21437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21437 | ERROR | [x] Whitespace found at end of line 21438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21438 | ERROR | [x] Whitespace found at end of line 21439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21439 | ERROR | [x] Whitespace found at end of line 21440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21440 | ERROR | [x] Whitespace found at end of line 21441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21441 | ERROR | [x] Whitespace found at end of line 21442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21442 | ERROR | [x] Whitespace found at end of line 21443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21443 | ERROR | [x] Whitespace found at end of line 21444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21444 | ERROR | [x] Whitespace found at end of line 21445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21445 | ERROR | [x] Whitespace found at end of line 21446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21446 | ERROR | [x] Whitespace found at end of line 21447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21447 | ERROR | [x] Whitespace found at end of line 21448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21448 | ERROR | [x] Whitespace found at end of line 21449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21449 | ERROR | [x] Whitespace found at end of line 21450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21450 | ERROR | [x] Whitespace found at end of line 21451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21451 | ERROR | [x] Whitespace found at end of line 21452 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21452 | ERROR | [x] Whitespace found at end of line 21453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21458 | ERROR | [x] Whitespace found at end of line 21459 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21459 | ERROR | [x] Whitespace found at end of line 21460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21460 | ERROR | [x] Whitespace found at end of line 21461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21461 | ERROR | [x] Whitespace found at end of line 21462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21462 | ERROR | [x] Whitespace found at end of line 21463 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21465 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 21469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21469 | ERROR | [x] Whitespace found at end of line 21470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21470 | ERROR | [x] Whitespace found at end of line 21471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21471 | ERROR | [x] Whitespace found at end of line 21472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21472 | ERROR | [x] Whitespace found at end of line 21473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21473 | ERROR | [x] Whitespace found at end of line 21474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21474 | ERROR | [x] Whitespace found at end of line 21476 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 21486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21486 | ERROR | [x] Whitespace found at end of line 21487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21492 | ERROR | [x] Whitespace found at end of line 21493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21500 | ERROR | [x] Whitespace found at end of line 21501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21501 | ERROR | [x] Whitespace found at end of line 21502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21502 | ERROR | [x] Whitespace found at end of line 21503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21508 | ERROR | [x] Whitespace found at end of line 21509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21509 | ERROR | [x] Whitespace found at end of line 21510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21528 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21529 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21530 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21532 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21533 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21534 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21536 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21537 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21538 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21539 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21541 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21543 | ERROR | [x] Whitespace found at end of line 21546 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21547 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21553 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21558 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21561 | ERROR | [x] Whitespace found at end of line 21564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21567 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21569 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21570 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21571 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21572 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21574 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21575 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21576 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21577 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21579 | ERROR | [x] Whitespace found at end of line 21582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21584 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21585 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21588 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21589 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21590 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21591 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21592 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21593 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21594 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21595 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21597 | ERROR | [x] Whitespace found at end of line 21601 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21602 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21603 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21604 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21605 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21606 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21608 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21609 | ERROR | [x] Whitespace found at end of line 21612 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21613 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21614 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21615 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21616 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21617 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21618 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21619 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21620 | ERROR | [x] Whitespace found at end of line 21623 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21624 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21625 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21626 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21627 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21628 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21632 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21633 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21634 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21635 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21636 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21637 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21638 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21642 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21643 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21644 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21645 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21646 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21647 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21648 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21652 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21653 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21654 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21655 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21656 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21657 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21658 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21662 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21663 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21664 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21665 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21666 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21667 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21668 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21672 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21673 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21674 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21675 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21676 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21677 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21678 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21683 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21684 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21685 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21691 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21692 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21693 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21694 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21695 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21696 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21697 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21698 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21699 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21700 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21705 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21706 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21707 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21709 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21714 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21715 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21716 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21717 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21718 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21719 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21720 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21721 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 21722 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 21520 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 1.37 secs; Memory: 132.66MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/install/dbConfig_a.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 22 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 50 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 75 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 108 | WARNING | [ ] Line exceeds 120 characters; contains 390 | | characters 109 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 146 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 148 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 178 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 215 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 222 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 244 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 245 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 349 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 364 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 369 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 370 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 373 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 374 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 394 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 421 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 426 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 427 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 432 | WARNING | [ ] Line exceeds 120 characters; contains 332 | | characters 446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/install/installSystemCheck.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 8 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 42. 95 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 129 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 215 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 251 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 264 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 293 | ERROR | [x] Expected 1 space before "=>"; 0 found 293 | ERROR | [x] Expected 1 space after "=>"; 0 found 398 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 399 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/install/welcome.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 20 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 62 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 104 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 120 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 121 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 135 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 142 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 143 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 144 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 152 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 153 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 166 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 170 | WARNING | [ ] Line exceeds 120 characters; contains 336 | | characters 260 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 261 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 296 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 298 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 336 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 342 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 348 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/install/installConfig.php ---------------------------------------------------------------------- FOUND 16 ERRORS AND 122 WARNINGS AFFECTING 133 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 42. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 54 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 89 | ERROR | [ ] Each class must be in a file by itself 89 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 111 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 222 | WARNING | [ ] Line exceeds 120 characters; contains 344 | | characters 267 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 294 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 316 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 318 | WARNING | [ ] Line exceeds 120 characters; contains 359 | | characters 353 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 365 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 385 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 392 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 403 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 404 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 425 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 479 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 486 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 493 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 531 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 544 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 569 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 578 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 602 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 643 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 646 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 647 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 648 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 649 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 658 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 670 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 686 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 693 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 699 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 700 | WARNING | [ ] Line exceeds 120 characters; contains 232 | | characters 711 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 724 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 730 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 731 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 755 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 770 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 777 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 783 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 784 | WARNING | [ ] Line exceeds 120 characters; contains 238 | | characters 810 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 825 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 832 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 838 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 840 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 916 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 917 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 960 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 969 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 970 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 977 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 985 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 992 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 993 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 1010 | WARNING | [ ] Line exceeds 120 characters; contains 234 | | characters 1011 | WARNING | [ ] Line exceeds 120 characters; contains 233 | | characters 1013 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1018 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 1020 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1021 | WARNING | [ ] Line exceeds 120 characters; contains 267 | | characters 1062 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 1067 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1074 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1080 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 1086 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 1105 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1111 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 1129 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1130 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1138 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 1141 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 1150 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1151 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1158 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 1167 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1174 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 1183 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1203 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 1207 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 1210 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 1218 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1253 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 1257 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 1258 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1262 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1274 | WARNING | [ ] Line exceeds 120 characters; contains 258 | | characters 1276 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 1278 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 1321 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 1346 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 1359 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1372 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1400 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1402 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 1403 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1406 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 1437 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 1468 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1517 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1518 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1531 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 1663 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1671 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1677 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1678 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1683 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1686 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 1687 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 1690 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 1691 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 1708 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 1805 | ERROR | [ ] Each class must be in a file by itself 1805 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 1875 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1899 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 1899 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 1903 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 1903 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 1948 | ERROR | [x] Expected 1 space before "=>"; 0 found 1948 | ERROR | [x] Expected 1 space after "=>"; 0 found 1964 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1978 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1979 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1980 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1982 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 1983 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1984 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1986 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 1987 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 1988 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 2007 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 107ms; Memory: 10MB FILE: .../workspace/suitecrm-aws-pipeline/install/UploadLangFileCheck.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 83 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 85 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/install/license.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 12 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 54 | WARNING | Line exceeds 120 characters; contains 121 characters 78 | WARNING | Line exceeds 120 characters; contains 143 characters 87 | WARNING | Line exceeds 120 characters; contains 132 characters 88 | WARNING | Line exceeds 120 characters; contains 406 characters 94 | WARNING | Line exceeds 120 characters; contains 141 characters 95 | WARNING | Line exceeds 120 characters; contains 135 characters 96 | WARNING | Line exceeds 120 characters; contains 142 characters 102 | WARNING | Line exceeds 120 characters; contains 181 characters 103 | WARNING | Line exceeds 120 characters; contains 165 characters 181 | WARNING | Line exceeds 120 characters; contains 136 characters 204 | WARNING | Line exceeds 120 characters; contains 149 characters 209 | WARNING | Line exceeds 120 characters; contains 332 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/install/old_php.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 10 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 95 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 103 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 104 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 110 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 111 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 120 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 130 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 133 | WARNING | [ ] Line exceeds 120 characters; contains 336 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/install/installType.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 80 | WARNING | Line exceeds 120 characters; contains 160 characters 85 | WARNING | Line exceeds 120 characters; contains 143 characters 93 | WARNING | Line exceeds 120 characters; contains 348 characters 112 | WARNING | Line exceeds 120 characters; contains 137 characters 115 | WARNING | Line exceeds 120 characters; contains 134 characters 125 | WARNING | Line exceeds 120 characters; contains 174 characters 127 | WARNING | Line exceeds 120 characters; contains 122 characters 132 | WARNING | Line exceeds 120 characters; contains 332 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/install/download_modules.php ---------------------------------------------------------------------- FOUND 23 ERRORS AND 9 WARNINGS AFFECTING 32 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 148 and the first side | | effect is on line 3. 60 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 86 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 87 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 88 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 89 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 90 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 91 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 92 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 94 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 95 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 96 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 97 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 98 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 99 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 100 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 101 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 102 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 103 | ERROR | [x] Line indented incorrectly; expected at least 28 | | spaces, found 24 104 | ERROR | [x] Line indented incorrectly; expected 24 spaces, | | found 20 105 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 106 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 107 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 108 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 109 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 195 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 197 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 198 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 253 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 255 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 336 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 354 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 23 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/install/installDisabled.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 96 | WARNING | Line exceeds 120 characters; contains 332 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/install/install_utils.php ---------------------------------------------------------------------- FOUND 50 ERRORS AND 24 WARNINGS AFFECTING 45 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 56 and the first side | | effect is on line 42. 113 | ERROR | [x] Incorrect spacing between argument "$uninstall" | | and equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$uninstall"; expected | | 1 but found 0 130 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 505 | ERROR | [x] Incorrect spacing between argument | | "$showButtons" and equals sign; expected 1 but | | found 0 505 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$showButtons"; | | expected 1 but found 0 539 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 587 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 633 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 681 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 791 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 856 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 858 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 887 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 901 | ERROR | [x] Expected 1 space before "=>"; 0 found 901 | ERROR | [x] Expected 1 space after "=>"; 0 found 995 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 1114 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 1115 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 20 1115 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 1120 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 1121 | ERROR | [x] Multi-line function call not indented | | correctly; expected 16 spaces but found 24 1121 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 1128 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 1129 | ERROR | [x] Multi-line function call not indented | | correctly; expected 12 spaces but found 20 1129 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 1136 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 1359 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1641 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 1642 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 1643 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 1644 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1645 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1646 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1647 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1648 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1708 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1715 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1727 | ERROR | [x] Incorrect spacing between argument | | "$uninstallable" and equals sign; expected 1 | | but found 0 1727 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$uninstallable"; | | expected 1 but found 0 1727 | ERROR | [x] Incorrect spacing between argument | | "$showButtons" and equals sign; expected 1 but | | found 0 1727 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$showButtons"; | | expected 1 but found 0 1873 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1916 | ERROR | [x] Incorrect spacing between argument "$manifest" | | and equals sign; expected 1 but found 0 1916 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$manifest"; expected | | 1 but found 0 1916 | ERROR | [x] Incorrect spacing between argument "$zipFile" | | and equals sign; expected 1 but found 0 1916 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$zipFile"; expected 1 | | but found 0 2027 | ERROR | [x] Incorrect spacing between argument "$hostname" | | and equals sign; expected 1 but found 0 2027 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$hostname"; expected | | 1 but found 0 2136 | ERROR | [x] Incorrect spacing between argument "$year" and | | equals sign; expected 1 but found 0 2136 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$year"; expected 1 | | but found 0 2136 | ERROR | [x] Incorrect spacing between argument "$mnth" and | | equals sign; expected 1 but found 0 2136 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mnth"; expected 1 | | but found 0 2136 | ERROR | [x] Incorrect spacing between argument "$day" and | | equals sign; expected 1 but found 0 2136 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$day"; expected 1 but | | found 0 2152 | ERROR | [x] Incorrect spacing between argument "$hr" and | | equals sign; expected 1 but found 0 2152 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$hr"; expected 1 but | | found 0 2152 | ERROR | [x] Incorrect spacing between argument "$min" and | | equals sign; expected 1 but found 0 2152 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$min"; expected 1 but | | found 0 2152 | ERROR | [x] Incorrect spacing between argument "$sec" and | | equals sign; expected 1 but found 0 2152 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$sec"; expected 1 but | | found 0 2210 | ERROR | [x] Incorrect spacing between argument "$numChars" | | and equals sign; expected 1 but found 0 2210 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$numChars"; expected | | 1 but found 0 2218 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 2218 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 2230 | ERROR | [x] Expected 1 space before "=>"; 0 found 2230 | ERROR | [x] Expected 1 space after "=>"; 0 found 2236 | ERROR | [x] Expected 1 space before "=>"; 0 found 2236 | ERROR | [x] Expected 1 space after "=>"; 0 found 2237 | ERROR | [x] Expected 1 space before "=>"; 0 found 2237 | ERROR | [x] Expected 1 space after "=>"; 0 found 2239 | ERROR | [x] Expected 1 space before "=>"; 0 found 2239 | ERROR | [x] Expected 1 space after "=>"; 0 found 2267 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 50 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 229ms; Memory: 20MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/install/register.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 108 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/install/populateSeedData.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 264 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 313 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 316 | WARNING | [ ] Line exceeds 120 characters; contains 234 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 86ms; Memory: 8MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/install/TeamDemoData.php ---------------------------------------------------------------------- FOUND 21 ERRORS AND 8 WARNINGS AFFECTING 26 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 49 | WARNING | [ ] Property name "$_team" should not be prefixed | | with an underscore to indicate visibility 50 | WARNING | [ ] Property name "$_large_scale_test" should not be | | prefixed with an underscore to indicate | | visibility 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 82 | ERROR | [ ] Method name "TeamDemoData::TeamDemoData" is not | | in camel caps format 84 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 97 | ERROR | [ ] Method name "TeamDemoData::create_demo_data" is | | not in camel caps format 117 | ERROR | [ ] Method name "TeamDemoData::add_users_to_team" is | | not in camel caps format 134 | ERROR | [ ] Method name "TeamDemoData::get_random_team" is | | not in camel caps format 146 | ERROR | [ ] Method name "TeamDemoData::get_random_teamset" | | is not in camel caps format 159 | WARNING | [ ] Method name "_seed_data_get_teamset_list" should | | not be prefixed with an underscore to indicate | | visibility 159 | ERROR | [ ] Method name | | "TeamDemoData::_seed_data_get_teamset_list" is | | not in camel caps format 175 | WARNING | [ ] Method name "_seed_data_get_team_list" should | | not be prefixed with an underscore to indicate | | visibility 175 | ERROR | [ ] Method name | | "TeamDemoData::_seed_data_get_team_list" is not | | in camel caps format 203 | WARNING | [ ] Method name "_quick_create" should not be | | prefixed with an underscore to indicate | | visibility 203 | ERROR | [ ] Method name "TeamDemoData::_quick_create" is not | | in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/install/UserDemoData.php ---------------------------------------------------------------------- FOUND 18 ERRORS AND 10 WARNINGS AFFECTING 25 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 47 | WARNING | [ ] Property name "$_user" should not be prefixed | | with an underscore to indicate visibility 48 | WARNING | [ ] Property name "$_large_scale_test" should not be | | prefixed with an underscore to indicate | | visibility 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 81 | ERROR | [ ] Method name "UserDemoData::UserDemoData" is not | | in camel caps format 83 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 96 | ERROR | [ ] Method name "UserDemoData::create_demo_data" is | | not in camel caps format 101 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 115 | WARNING | [ ] Method name "_create_seed_user" should not be | | prefixed with an underscore to indicate | | visibility 115 | ERROR | [ ] Method name "UserDemoData::_create_seed_user" is | | not in camel caps format 144 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 154 | WARNING | [ ] Method name "_seed_data_get_user_list" should | | not be prefixed with an underscore to indicate | | visibility 154 | ERROR | [ ] Method name | | "UserDemoData::_seed_data_get_user_list" is not | | in camel caps format 184 | WARNING | [ ] Method name "_quick_create_user" should not be | | prefixed with an underscore to indicate | | visibility 184 | ERROR | [ ] Method name "UserDemoData::_quick_create_user" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/install/suite_install/GoogleMaps.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 269 | WARNING | Line exceeds 120 characters; contains 158 characters ---------------------------------------------------------------------- Time: 99ms; Memory: 14MB FILE: ...crm-aws-pipeline/install/suite_install/AdvancedOpenDiscovery.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 51 | WARNING | Line exceeds 120 characters; contains 157 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/install/suite_install/AdvancedOpenEvents.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 16 | WARNING | Line exceeds 120 characters; contains 192 characters 17 | WARNING | Line exceeds 120 characters; contains 349 characters ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/install/suite_install/SystemEmailTemplates.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 51 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 85 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 111 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/install/suite_install/collations.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 6 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 7 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 8 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 9 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/install/suite_install/SecurityGroups.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 97 | WARNING | Line exceeds 120 characters; contains 157 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/install/suite_install/Reschedule.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 59 | WARNING | Line exceeds 120 characters; contains 157 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/install/suite_install/Projects.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 78 | WARNING | Line exceeds 120 characters; contains 157 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/install/suite_install/Social.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 58 | WARNING | Line exceeds 120 characters; contains 157 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/install/suite_install/Search.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 50 | | and the first side effect is on line 42. ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/install/suite_install/AdvancedOpenPortal.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 202 | WARNING | Line exceeds 120 characters; contains 124 characters 242 | WARNING | Line exceeds 120 characters; contains 127 characters 247 | WARNING | Line exceeds 120 characters; contains 135 characters 260 | WARNING | Line exceeds 120 characters; contains 127 characters 267 | WARNING | Line exceeds 120 characters; contains 136 characters 270 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/install/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 82 WARNINGS AFFECTING 82 LINES ---------------------------------------------------------------------- 59 | WARNING | Line exceeds 120 characters; contains 266 characters 62 | WARNING | Line exceeds 120 characters; contains 131 characters 66 | WARNING | Line exceeds 120 characters; contains 281 characters 67 | WARNING | Line exceeds 120 characters; contains 281 characters 68 | WARNING | Line exceeds 120 characters; contains 382 characters 69 | WARNING | Line exceeds 120 characters; contains 134 characters 71 | WARNING | Line exceeds 120 characters; contains 429 characters 72 | WARNING | Line exceeds 120 characters; contains 342 characters 73 | WARNING | Line exceeds 120 characters; contains 403 characters 74 | WARNING | Line exceeds 120 characters; contains 349 characters 75 | WARNING | Line exceeds 120 characters; contains 367 characters 76 | WARNING | Line exceeds 120 characters; contains 295 characters 77 | WARNING | Line exceeds 120 characters; contains 382 characters 80 | WARNING | Line exceeds 120 characters; contains 121 characters 82 | WARNING | Line exceeds 120 characters; contains 152 characters 83 | WARNING | Line exceeds 120 characters; contains 158 characters 84 | WARNING | Line exceeds 120 characters; contains 210 characters 85 | WARNING | Line exceeds 120 characters; contains 207 characters 87 | WARNING | Line exceeds 120 characters; contains 389 characters 89 | WARNING | Line exceeds 120 characters; contains 299 characters 92 | WARNING | Line exceeds 120 characters; contains 206 characters 93 | WARNING | Line exceeds 120 characters; contains 212 characters 94 | WARNING | Line exceeds 120 characters; contains 212 characters 95 | WARNING | Line exceeds 120 characters; contains 262 characters 98 | WARNING | Line exceeds 120 characters; contains 187 characters 99 | WARNING | Line exceeds 120 characters; contains 129 characters 100 | WARNING | Line exceeds 120 characters; contains 163 characters 101 | WARNING | Line exceeds 120 characters; contains 137 characters 102 | WARNING | Line exceeds 120 characters; contains 161 characters 105 | WARNING | Line exceeds 120 characters; contains 167 characters 117 | WARNING | Line exceeds 120 characters; contains 157 characters 119 | WARNING | Line exceeds 120 characters; contains 286 characters 124 | WARNING | Line exceeds 120 characters; contains 167 characters 125 | WARNING | Line exceeds 120 characters; contains 382 characters 129 | WARNING | Line exceeds 120 characters; contains 137 characters 131 | WARNING | Line exceeds 120 characters; contains 154 characters 132 | WARNING | Line exceeds 120 characters; contains 132 characters 144 | WARNING | Line exceeds 120 characters; contains 352 characters 171 | WARNING | Line exceeds 120 characters; contains 129 characters 195 | WARNING | Line exceeds 120 characters; contains 382 characters 203 | WARNING | Line exceeds 120 characters; contains 253 characters 204 | WARNING | Line exceeds 120 characters; contains 350 characters 216 | WARNING | Line exceeds 120 characters; contains 207 characters 217 | WARNING | Line exceeds 120 characters; contains 306 characters 282 | WARNING | Line exceeds 120 characters; contains 273 characters 283 | WARNING | Line exceeds 120 characters; contains 212 characters 292 | WARNING | Line exceeds 120 characters; contains 308 characters 294 | WARNING | Line exceeds 120 characters; contains 273 characters 296 | WARNING | Line exceeds 120 characters; contains 219 characters 302 | WARNING | Line exceeds 120 characters; contains 132 characters 309 | WARNING | Line exceeds 120 characters; contains 308 characters 310 | WARNING | Line exceeds 120 characters; contains 268 characters 311 | WARNING | Line exceeds 120 characters; contains 162 characters 312 | WARNING | Line exceeds 120 characters; contains 349 characters 313 | WARNING | Line exceeds 120 characters; contains 245 characters 337 | WARNING | Line exceeds 120 characters; contains 152 characters 346 | WARNING | Line exceeds 120 characters; contains 130 characters 353 | WARNING | Line exceeds 120 characters; contains 144 characters 365 | WARNING | Line exceeds 120 characters; contains 187 characters 374 | WARNING | Line exceeds 120 characters; contains 208 characters 376 | WARNING | Line exceeds 120 characters; contains 129 characters 394 | WARNING | Line exceeds 120 characters; contains 168 characters 396 | WARNING | Line exceeds 120 characters; contains 134 characters 400 | WARNING | Line exceeds 120 characters; contains 240 characters 412 | WARNING | Line exceeds 120 characters; contains 220 characters 413 | WARNING | Line exceeds 120 characters; contains 169 characters 414 | WARNING | Line exceeds 120 characters; contains 199 characters 424 | WARNING | Line exceeds 120 characters; contains 149 characters 431 | WARNING | Line exceeds 120 characters; contains 548 characters 447 | WARNING | Line exceeds 120 characters; contains 447 characters 463 | WARNING | Line exceeds 120 characters; contains 308 characters 474 | WARNING | Line exceeds 120 characters; contains 236 characters 489 | WARNING | Line exceeds 120 characters; contains 318 characters 510 | WARNING | Line exceeds 120 characters; contains 227 characters 518 | WARNING | Line exceeds 120 characters; contains 196 characters 526 | WARNING | Line exceeds 120 characters; contains 238 characters 541 | WARNING | Line exceeds 120 characters; contains 139 characters 546 | WARNING | Line exceeds 120 characters; contains 177 characters 566 | WARNING | Line exceeds 120 characters; contains 503 characters 571 | WARNING | Line exceeds 120 characters; contains 129 characters 573 | WARNING | Line exceeds 120 characters; contains 229 characters 575 | WARNING | Line exceeds 120 characters; contains 214 characters ---------------------------------------------------------------------- Time: 69ms; Memory: 10MB FILE: ...pace/suitecrm-aws-pipeline/install/seed_data/quotes_SeedData.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 54 | ERROR | [x] Expected 1 space before "=>"; 0 found 54 | ERROR | [x] Expected 1 space after "=>"; 0 found 99 | ERROR | [x] Expected 1 space before "=>"; 0 found 99 | ERROR | [x] Expected 1 space after "=>"; 0 found 110 | ERROR | [x] Expected 1 space before "=>"; 0 found 110 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...rm-aws-pipeline/install/seed_data/Advanced_Password_SeedData.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 60 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 80 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 100 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/ModuleInstall/ModuleScanner.php ---------------------------------------------------------------------- FOUND 17 ERRORS AND 12 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 48 and the first side | | effect is on line 3. 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 245 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 568 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 568 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 582 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 608 | ERROR | [x] Expected 1 space before "=>"; 0 found 608 | ERROR | [x] Expected 1 space after "=>"; 0 found 625 | ERROR | [x] The CASE body must start on the line following | | the statement 625 | ERROR | [x] Terminating statement must be on a line by | | itself 625 | ERROR | [x] Closing brace must be on a line by itself 657 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 660 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 690 | ERROR | [x] Blank line found at end of control structure 759 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 760 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 869 | ERROR | [x] Incorrect spacing between argument "$package" | | and equals sign; expected 1 but found 0 869 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$package"; expected 1 | | but found 0 871 | WARNING | [ ] Line exceeds 120 characters; contains 339 | | characters 872 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 872 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 873 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 0 873 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 876 | ERROR | [x] Expected 1 space before "=>"; 0 found 876 | ERROR | [x] Expected 1 space after "=>"; 0 found 879 | ERROR | [x] Expected 1 space before "=>"; 0 found 879 | ERROR | [x] Expected 1 space after "=>"; 0 found 881 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 893 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 97ms; Memory: 10MB FILE: ...orkspace/suitecrm-aws-pipeline/ModuleInstall/ModuleInstaller.php ---------------------------------------------------------------------- FOUND 115 ERRORS AND 72 WARNINGS AFFECTING 172 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 62 and the first side | | effect is on line 3. 46 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 52 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 53 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 64 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 82 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 84 | ERROR | [ ] Method name "ModuleInstaller::ModuleInstaller" | | is not in camel caps format 86 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 97 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 98 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 99 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 100 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 103 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 152 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 162 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 211 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 241 | ERROR | [ ] Method name | | "ModuleInstaller::install_user_prefs" is not in | | camel caps format 241 | ERROR | [x] Incorrect spacing between argument | | "$hide_from_user" and equals sign; expected 1 | | but found 0 241 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$hide_from_user"; | | expected 1 but found 0 247 | ERROR | [ ] Method name | | "ModuleInstaller::uninstall_user_prefs" is not | | in camel caps format 254 | ERROR | [ ] Method name "ModuleInstaller::pre_execute" is | | not in camel caps format 264 | ERROR | [ ] Method name "ModuleInstaller::post_execute" is | | not in camel caps format 274 | ERROR | [ ] Method name "ModuleInstaller::pre_uninstall" is | | not in camel caps format 284 | ERROR | [ ] Method name "ModuleInstaller::post_uninstall" | | is not in camel caps format 295 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 298 | ERROR | [ ] Method name "ModuleInstaller::install_copy" is | | not in camel caps format 315 | ERROR | [ ] Method name "ModuleInstaller::uninstall_copy" | | is not in camel caps format 325 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 330 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 343 | ERROR | [ ] Method name | | "ModuleInstaller::uninstall_new_files" is not | | in camel caps format 347 | ERROR | [x] Expected 1 space before "=>"; 0 found 347 | ERROR | [x] Expected 1 space after "=>"; 0 found 358 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 592 | ERROR | [ ] Method name | | "ModuleInstaller::uninstall_global_search" is | | not in camel caps format 627 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 629 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 642 | ERROR | [ ] Method name | | "ModuleInstaller::enable_global_search" is not | | in camel caps format 662 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 666 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 668 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 681 | ERROR | [ ] Method name | | "ModuleInstaller::disable_global_search" is not | | in camel caps format 701 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 705 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 707 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 715 | ERROR | [ ] Method name | | "ModuleInstaller::install_extensions" is not in | | camel caps format 732 | ERROR | [ ] Method name | | "ModuleInstaller::uninstall_extensions" is not | | in camel caps format 749 | ERROR | [ ] Method name | | "ModuleInstaller::rebuild_extensions" is not in | | camel caps format 762 | ERROR | [ ] Method name | | "ModuleInstaller::disable_extensions" is not in | | camel caps format 779 | ERROR | [ ] Method name | | "ModuleInstaller::enable_extensions" is not in | | camel caps format 796 | ERROR | [ ] Method name "ModuleInstaller::install_dashlets" | | is not in camel caps format 813 | ERROR | [ ] Method name | | "ModuleInstaller::uninstall_dashlets" is not in | | camel caps format 829 | ERROR | [ ] Method name "ModuleInstaller::install_images" | | is not in camel caps format 837 | ERROR | [ ] Method name | | "ModuleInstaller::install_dcactions" is not in | | camel caps format 854 | ERROR | [ ] Method name | | "ModuleInstaller::uninstall_dcactions" is not | | in camel caps format 874 | ERROR | [ ] Method name | | "ModuleInstaller::install_connectors" is not in | | camel caps format 902 | ERROR | [ ] Method name | | "ModuleInstaller::uninstall_connectors" is not | | in camel caps format 920 | ERROR | [ ] Method name "ModuleInstaller::install_vardef" | | is not in camel caps format 933 | ERROR | [ ] Method name | | "ModuleInstaller::install_layoutdef" is not in | | camel caps format 947 | ERROR | [ ] Method name | | "ModuleInstaller::install_languages" is not in | | camel caps format 956 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 984 | ERROR | [ ] Method name | | "ModuleInstaller::uninstall_languages" is not | | in camel caps format 993 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1011 | ERROR | [ ] Method name | | "ModuleInstaller::disable_languages" is not in | | camel caps format 1048 | ERROR | [ ] Method name "ModuleInstaller::enable_languages" | | is not in camel caps format 1088 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1105 | ERROR | [ ] Method name | | "ModuleInstaller::enable_manifest_logichooks" | | is not in camel caps format 1114 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 1118 | ERROR | [ ] Method name | | "ModuleInstaller::disable_manifest_logichooks" | | is not in camel caps format 1125 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1239 | ERROR | [ ] Method name "ModuleInstaller::copy_path" is not | | in camel caps format 1239 | ERROR | [x] Incorrect spacing between argument | | "$backup_path" and equals sign; expected 1 but | | found 0 1239 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$backup_path"; | | expected 1 but found 0 1239 | ERROR | [x] Incorrect spacing between argument "$uninstall" | | and equals sign; expected 1 but found 0 1239 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$uninstall"; expected | | 1 but found 0 1276 | ERROR | [ ] Method name | | "ModuleInstaller::install_custom_fields" is not | | in camel caps format 1299 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1319 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 1324 | ERROR | [ ] Method name | | "ModuleInstaller::uninstall_custom_fields" is | | not in camel caps format 1343 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 1344 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 1345 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 1348 | ERROR | [ ] Method name | | "ModuleInstaller::install_relationships" is not | | in camel caps format 1366 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1371 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1375 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1400 | ERROR | [ ] Method name | | "ModuleInstaller::install_relationship" is not | | in camel caps format 1431 | ERROR | [ ] Method name | | "ModuleInstaller::install_layoutfields" is not | | in camel caps format 1442 | ERROR | [ ] Method name | | "ModuleInstaller::uninstall_layoutfields" is | | not in camel caps format 1453 | ERROR | [ ] Method name | | "ModuleInstaller::uninstall_relationship" is | | not in camel caps format 1480 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 1547 | ERROR | [ ] Method name | | "ModuleInstaller::uninstall_relationships" is | | not in camel caps format 1564 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1570 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 1618 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1665 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 1697 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1712 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 1739 | ERROR | [ ] Method name | | "ModuleInstaller::rebuild_languages" is not in | | camel caps format 1739 | ERROR | [x] Incorrect spacing between argument "$modules" | | and equals sign; expected 1 but found 0 1739 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$modules"; expected 1 | | but found 0 1741 | ERROR | [x] Expected 1 space before "=>"; 0 found 1741 | ERROR | [x] Expected 1 space after "=>"; 0 found 1753 | ERROR | [ ] Method name "ModuleInstaller::rebuild_vardefs" | | is not in camel caps format 1759 | ERROR | [ ] Method name | | "ModuleInstaller::rebuild_dashletcontainers" is | | not in camel caps format 1765 | ERROR | [ ] Method name | | "ModuleInstaller::rebuild_tabledictionary" is | | not in camel caps format 1770 | ERROR | [ ] Method name | | "ModuleInstaller::rebuild_relationships" is not | | in camel caps format 1781 | ERROR | [ ] Method name | | "ModuleInstaller::remove_acl_actions" is not in | | camel caps format 1791 | ERROR | [ ] Method name "ModuleInstaller::repair_indices" | | is not in camel caps format 1804 | ERROR | [ ] Method name "ModuleInstaller::rebuild_all" is | | not in camel caps format 1804 | ERROR | [x] Incorrect spacing between argument "$silent" | | and equals sign; expected 1 but found 0 1804 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$silent"; expected 1 | | but found 0 1825 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 1826 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1827 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 1829 | ERROR | [ ] Method name "ModuleInstaller::merge_files" is | | not in camel caps format 1832 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 1851 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1852 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 1858 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1910 | ERROR | [ ] Method name "ModuleInstaller::install_modules" | | is not in camel caps format 1948 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 1951 | ERROR | [ ] Method name "ModuleInstaller::install_beans" is | | not in camel caps format 1965 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 1974 | ERROR | [ ] Method name "ModuleInstaller::uninstall_beans" | | is not in camel caps format 2002 | ERROR | [ ] Method name | | "ModuleInstaller::uninstall_customizations" is | | not in camel caps format 2026 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2027 | ERROR | [ ] Method name | | "ModuleInstaller::copy_recursive_with_backup" | | is not in camel caps format 2027 | ERROR | [x] Incorrect spacing between argument "$uninstall" | | and equals sign; expected 1 but found 0 2027 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$uninstall"; expected | | 1 but found 0 2089 | ERROR | [ ] Method name "ModuleInstaller::dir_get_files" is | | not in camel caps format 2112 | ERROR | [ ] Method name "ModuleInstaller::dir_file_count" | | is not in camel caps format 2145 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2146 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2152 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 2175 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 2185 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 2191 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 2206 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 2212 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 2244 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 2253 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2313 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 2347 | ERROR | [ ] Method name "ModuleInstaller::enable_vardef" is | | not in camel caps format 2352 | ERROR | [ ] Method name "ModuleInstaller::enable_layoutdef" | | is not in camel caps format 2357 | ERROR | [ ] Method name | | "ModuleInstaller::enable_relationships" is not | | in camel caps format 2363 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2384 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2385 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 2392 | ERROR | [ ] Method name | | "ModuleInstaller::disable_relationships" is not | | in camel caps format 2411 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 2423 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 2428 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 2436 | ERROR | [ ] Method name "ModuleInstaller::enable_dashlets" | | is not in camel caps format 2452 | ERROR | [ ] Method name "ModuleInstaller::disable_dashlets" | | is not in camel caps format 2468 | ERROR | [ ] Method name "ModuleInstaller::enable_copy" is | | not in camel caps format 2476 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 2480 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 2487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2495 | ERROR | [ ] Method name "ModuleInstaller::disable_copy" is | | not in camel caps format 2501 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2503 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2505 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2508 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 2510 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 2510 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2512 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 2521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2529 | ERROR | [ ] Method name "ModuleInstaller::reset_opcodes" is | | not in camel caps format 2532 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 2566 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 2571 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 2573 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 2574 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 2576 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 2577 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 2579 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 2580 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 2581 | ERROR | [x] Each PHP statement must be on a line by itself 2583 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 2585 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 2586 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 2588 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 24 2589 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 2592 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 16 2594 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 12 2595 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 2596 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 47 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 350ms; Memory: 26MB FILE: ...ins/workspace/suitecrm-aws-pipeline/ModuleInstall/extensions.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 19 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 47 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 48 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 49 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 50 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 53 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 56 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 61 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 62 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 66 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 67 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 68 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 69 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 22 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...-aws-pipeline/ModuleInstall/PackageManager/PackageController.php ---------------------------------------------------------------------- FOUND 119 ERRORS AND 11 WARNINGS AFFECTING 128 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 45 | WARNING | [ ] Property name "$_pm" should not be prefixed with | | an underscore to indicate visibility 51 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 54 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 57 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 59 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 59 | ERROR | [ ] Method name | | "PackageController::PackageController" is not in | | camel caps format 61 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 62 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 64 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 66 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 68 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 71 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 76 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 78 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 79 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 81 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 84 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 94 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 99 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 101 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 104 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 107 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 110 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 116 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 118 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 119 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 121 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 122 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 124 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 131 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 133 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 135 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 137 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 144 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 146 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 147 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 148 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 151 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 156 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 163 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 173 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 180 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 182 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 183 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 185 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 186 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 188 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 195 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 200 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 202 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 210 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 214 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 216 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 220 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 222 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 226 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 228 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 233 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 240 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 244 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 246 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 251 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 252 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 254 | WARNING | [ ] Line exceeds 120 characters; contains 229 | | characters 255 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 256 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 257 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 261 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 262 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 264 | WARNING | [ ] Line exceeds 120 characters; contains 229 | | characters 265 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 266 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 267 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 270 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 272 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 276 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 278 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 281 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 286 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 292 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 297 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 300 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 302 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 303 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 305 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 309 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 311 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 318 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 320 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 321 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 323 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 324 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 326 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 327 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 329 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 331 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 332 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 334 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 337 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 339 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 341 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 342 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 344 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 347 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 349 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 355 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 357 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 358 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 360 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 365 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 367 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 372 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 374 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 378 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 386 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 389 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 391 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 392 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 394 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 399 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 401 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 403 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 405 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 407 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 408 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 410 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 411 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 117 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 75ms; Memory: 8MB FILE: ...aws-pipeline/ModuleInstall/PackageManager/PackageManagerComm.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 15 WARNINGS AFFECTING 22 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 41. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 124 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 130 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 158 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 175 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 190 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 205 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 220 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 236 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters 251 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 257 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 264 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 271 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 272 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 280 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 292 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 299 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 303 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 306 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 307 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 315 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 63ms; Memory: 8MB FILE: ...-pipeline/ModuleInstall/PackageManager/PackageManagerDisplay.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 38 WARNINGS AFFECTING 51 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 41. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 60 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 105 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 107 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 109 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 333 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 355 | | characters 131 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 177 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 179 | WARNING | [ ] Line exceeds 120 characters; contains 243 | | characters 214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 226 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 236 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 238 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 246 | WARNING | [ ] Line exceeds 120 characters; contains 281 | | characters 248 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 251 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 254 | WARNING | [ ] Line exceeds 120 characters; contains 294 | | characters 256 | WARNING | [ ] Line exceeds 120 characters; contains 282 | | characters 259 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 291 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 299 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 302 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 346 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 362 | WARNING | [ ] Line exceeds 120 characters; contains 383 | | characters 375 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 376 | WARNING | [ ] Line exceeds 120 characters; contains 226 | | characters 390 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 402 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 466 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 467 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 481 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 507 | WARNING | [ ] Line exceeds 120 characters; contains 229 | | characters 586 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 587 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 589 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 590 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 591 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 593 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 594 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 595 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 596 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 598 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 616 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 617 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 619 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 623 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 625 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 95ms; Memory: 10MB FILE: ...crm-aws-pipeline/ModuleInstall/PackageManager/PackageManager.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 20 WARNINGS AFFECTING 37 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 42 and the first side | | effect is on line 46. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 63 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 67 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 69 | ERROR | [ ] Method name "PackageManager::PackageManager" is | | not in camel caps format 71 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 133 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 146 | WARNING | [ ] Line exceeds 120 characters; contains 334 | | characters 170 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 187 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 192 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 240 | ERROR | [x] Incorrect spacing between argument "$systemname" | | and equals sign; expected 1 but found 0 240 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$systemname"; expected | | 1 but found 0 291 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 292 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 325 | ERROR | [x] Expected 1 space before "=>"; 0 found 325 | ERROR | [x] Expected 1 space after "=>"; 0 found 355 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 425 | ERROR | [ ] Method name "PackageManager::validate_manifest" | | is not in camel caps format 535 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 539 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 542 | ERROR | [ ] Expected 1 space after closing brace; 0 found 561 | ERROR | [x] Incorrect spacing between argument "$silent" and | | equals sign; expected 1 but found 0 561 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$silent"; expected 1 | | but found 0 612 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 617 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 649 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 683 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 687 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 691 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 725 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 774 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 781 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 804 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 805 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 898 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 908 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 909 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 911 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 125ms; Memory: 12MB FILE: ...peline/ModuleInstall/PackageManager/PackageManagerDownloader.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 43 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...m-aws-pipeline/ModuleInstall/PackageManager/ListViewPackages.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 57 | ERROR | [ ] Method name "ListViewPackages::ListViewPackages" | | is not in camel caps format 59 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 75 | ERROR | [x] Incorrect spacing between argument "$id" and | | equals sign; expected 1 but found 0 75 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$id"; expected 1 but | | found 0 75 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...-pipeline/ModuleInstall/PackageManager/metadata/listviewdefs.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 54 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 56 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 67 | ERROR | [x] Line indented incorrectly; expected at least 1 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/tests/_bootstrap.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 11 and the first side effect is on | | line 2. 11 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ar/lib/jenkins/workspace/suitecrm-aws-pipeline/tests/install.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 9 and | | the first side effect is on line 13. 9 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' but | | found 'sugarEntry' ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/tests/bootstrap.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 40. 47 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/tests/_support/AcceptanceTester.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 39 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/tests/_support/ApiTester.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 7 | ERROR | [x] There must be one blank line after the last USE | | statement; 2 found; 30 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 62ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/tests/_support/InstallTester.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 6 | ERROR | [x] There must be one blank line after the last USE | | statement; 2 found; 33 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/tests/_support/Page/Design.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 50 | WARNING | Line exceeds 120 characters; contains 122 characters 55 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/tests/_support/Helper/api.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 10 | ERROR | Class name "api" is not in PascalCase format ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/tests/_support/Helper/Acceptance.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 31 | WARNING | Method name "_beforeSuite" should not be prefixed | | with an underscore to indicate visibility 37 | WARNING | Method name "_afterSuite" should not be prefixed with | | an underscore to indicate visibility ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...-pipeline/tests/_support/Step/Acceptance/NavigationBarTester.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 11 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 145 | WARNING | Line exceeds 120 characters; contains 158 characters 146 | WARNING | Line exceeds 120 characters; contains 156 characters 147 | WARNING | Line exceeds 120 characters; contains 146 characters 151 | WARNING | Line exceeds 120 characters; contains 149 characters 152 | WARNING | Line exceeds 120 characters; contains 150 characters 153 | WARNING | Line exceeds 120 characters; contains 140 characters 158 | WARNING | Line exceeds 120 characters; contains 150 characters 159 | WARNING | Line exceeds 120 characters; contains 140 characters 163 | WARNING | Line exceeds 120 characters; contains 149 characters 164 | WARNING | Line exceeds 120 characters; contains 150 characters 165 | WARNING | Line exceeds 120 characters; contains 140 characters ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/tests/_support/Step/Acceptance/Campaigns.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 51 | WARNING | Line exceeds 120 characters; contains 153 characters 52 | WARNING | Line exceeds 120 characters; contains 145 characters 73 | WARNING | Line exceeds 120 characters; contains 131 characters 116 | WARNING | Line exceeds 120 characters; contains 158 characters 117 | WARNING | Line exceeds 120 characters; contains 150 characters ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/tests/_support/Step/Acceptance/ListView.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 26 | WARNING | Line exceeds 120 characters; contains 127 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/tests/api/V8/CreateRelationShipCest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 13 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/tests/api/V8/CreateRelationShipByLinkCest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 10 and the first side effect is on | | line 8. 17 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/tests/api/V8/GetModuleCest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 14 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility 127 | WARNING | Line exceeds 120 characters; contains 122 characters 131 | WARNING | Line exceeds 120 characters; contains 123 characters 132 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/tests/api/V8/CreateModuleCest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 14 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/tests/api/V8/GetRelationshipCest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 15 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/tests/api/V8/GetFieldsMetaCest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 15 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/tests/api/V8/DeleteRelationShipCest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 14 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility 37 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/tests/api/V8/DeleteModuleCest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 13 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/tests/api/V8/GetModulesMetaCest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 18 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/tests/api/V8/GetModulesCest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 14 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/tests/api/v8/OAuth2Cest.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 6 LINES ---------------------------------------------------------------------- 8 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 19 | ERROR | Method name "OAuth2Cest::TestScenarioInvalidLogin" is | | not in camel caps format 40 | ERROR | Method name "OAuth2Cest::TestScenarioInvalidClient" is | | not in camel caps format 64 | ERROR | Method name | | "OAuth2Cest::TestScenarioGrantTypeNotAllowed" is not | | in camel caps format 87 | ERROR | Method name | | "OAuth2Cest::TestScenarioLoginWithPasswordGrant" is | | not in camel caps format 100 | ERROR | Method name | | "OAuth2Cest::TestScenarioLoginWithClientCredentialsGrant" | | is not in camel caps format ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/tests/api/v8/ModulesCest.php ---------------------------------------------------------------------- FOUND 27 ERRORS AND 2 WARNINGS AFFECTING 29 LINES ---------------------------------------------------------------------- 8 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 40 | WARNING | Method name "_before" should not be prefixed with | | an underscore to indicate visibility 58 | ERROR | Method name "ModulesCest::TestScenarioListModules" | | is not in camel caps format 88 | ERROR | Method name | | "ModulesCest::TestScenarioCreateWithMissingType" is | | not in camel caps format 118 | ERROR | Method name | | "ModulesCest::TestScenarioCreateWithMissingAttributes" | | is not in camel caps format 150 | ERROR | Method name | | "ModulesCest::TestScenarioCreateWithMissingRequiredFields" | | is not in camel caps format 182 | ERROR | Method name "ModulesCest::TestScenarioCreateNew" is | | not in camel caps format 227 | ERROR | Method name | | "ModulesCest::TestScenarioCreateNewWithClientCredentialsGrant" | | is not in camel caps format 274 | ERROR | Method name | | "ModulesCest::TestScenarioCreateExisting" is not in | | camel caps format 316 | ERROR | Method name | | "ModulesCest::TestScenarioCreateNoteWithAttachment" | | is not in camel caps format 401 | ERROR | Method name | | "ModulesCest::TestScenarioCreateDocumentWithAttachment" | | is not in camel caps format 489 | ERROR | Method name | | "ModulesCest::TestScenarioRetrieveEntry" is not in | | camel caps format 515 | ERROR | Method name "ModulesCest::TestScenarioUpdateEntry" | | is not in camel caps format 560 | ERROR | Method name "ModulesCest::TestScenarioDeleteEntry" | | is not in camel caps format 579 | ERROR | Method name "ModulesCest::TestScenarioRetrieveList" | | is not in camel caps format 617 | ERROR | Method name | | "ModulesCest::TestScenarioRetrieveFilteredList" is | | not in camel caps format 658 | ERROR | Method name | | "ModulesCest::TestScenarioCreateProductWithAnOneToManyRelationship" | | is not in camel caps format 729 | ERROR | Method name | | "ModulesCest::TestScenarioRetrieveOneToManyRelationship" | | is not in camel caps format 764 | ERROR | Method name | | "ModulesCest::TestScenarioCreateAnOneToManyRelationship" | | is not in camel caps format 840 | ERROR | Method name | | "ModulesCest::TestScenarioUpdateOneToManyRelationship" | | is not in camel caps format 916 | ERROR | Method name | | "ModulesCest::TestScenarioClearOneToManyRelationshipUsingRelationshipLink" | | is not in camel caps format 960 | ERROR | Method name | | "ModulesCest::TestScenarioDeleteOneToManyRelationship" | | is not in camel caps format 1035 | ERROR | Method name | | "ModulesCest::TestScenarioCreateManyToManyRelationships" | | is not in camel caps format 1157 | ERROR | Method name | | "ModulesCest::TestScenarioRetrieveManyToManyRelationships" | | is not in camel caps format 1194 | ERROR | Method name | | "ModulesCest::TestScenarioUpdateManyToManyRelationships" | | is not in camel caps format 1254 | ERROR | Method name | | "ModulesCest::TestScenarioClearManyToManyRelationships" | | is not in camel caps format 1304 | ERROR | Method name | | "ModulesCest::TestScenarioDeleteManyToManyRelationships" | | is not in camel caps format 1458 | ERROR | Method name | | "ModulesCest::TestScenarioCreateMeetingsWithUsersAndMiddleTableFields" | | is not in camel caps format 1460 | WARNING | Line exceeds 120 characters; contains 140 | | characters ---------------------------------------------------------------------- Time: 157ms; Memory: 14MB FILE: ...workspace/suitecrm-aws-pipeline/tests/api/v8/ModulesMetaCest.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 1 WARNING AFFECTING 12 LINES ---------------------------------------------------------------------- 8 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 25 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility 43 | ERROR | Method name | | "ModulesMetaCest::TestScenarioGetModuleMetaLanguages" | | is not in camel caps format 74 | ERROR | Method name | | "ModulesMetaCest::TestScenarioGetModuleMetaAttributes" | | is not in camel caps format 108 | ERROR | Method name | | "ModulesMetaCest::TestScenarioGetModuleMetaMenu" is | | not in camel caps format 150 | ERROR | Method name | | "ModulesMetaCest::TestScenarioGetMetaLayout" is not | | in camel caps format 179 | ERROR | Method name | | "ModulesMetaCest::TestScenarioGetModuleFavorites" is | | not in camel caps format 274 | ERROR | Method name | | "ModulesMetaCest::TestScenarioGetAllModulesFavorites" | | is not in camel caps format 368 | ERROR | Method name | | "ModulesMetaCest::TestScenarioGetModuleRecentlyViewed" | | is not in camel caps format 406 | ERROR | Method name | | "ModulesMetaCest::TestScenarioGetAllModulesRecentlyViewed" | | is not in camel caps format 443 | ERROR | Method name | | "ModulesMetaCest::TestScenarioModuleFilters" is not | | in camel caps format 472 | ERROR | Method name | | "ModulesMetaCest::TestScenarioModuleMenus" is not in | | camel caps format ---------------------------------------------------------------------- Time: 78ms; Memory: 8MB FILE: ...crm-aws-pipeline/tests/SuiteCRM/Test/Driver/PhpBrowserDriver.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 7 | WARNING | Method name "_initialize" should not be prefixed with | | an underscore to indicate visibility ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/tests/SuiteCRM/Test/Driver/WebDriver.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 10 | WARNING | Method name "_initialize" should not be prefixed with | | an underscore to indicate visibility 27 | WARNING | Method name "_afterSuite" should not be prefixed with | | an underscore to indicate visibility ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/tests/SuiteCRM/Enumerator/DesignBreakPoint.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 7 | ERROR | Class constants must be uppercase; expected XS but | | found xs 8 | ERROR | Class constants must be uppercase; expected SM but | | found sm 9 | ERROR | Class constants must be uppercase; expected MD but | | found md 10 | ERROR | Class constants must be uppercase; expected LG but | | found lg ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/tests/SuiteCRM/Enumerator/SugarObjectType.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 6 LINES ---------------------------------------------------------------------- 7 | ERROR | Class constants must be uppercase; expected BASIC but | | found basic 8 | ERROR | Class constants must be uppercase; expected COMPANY but | | found company 9 | ERROR | Class constants must be uppercase; expected FILE but | | found file 10 | ERROR | Class constants must be uppercase; expected ISSUE but | | found issue 11 | ERROR | Class constants must be uppercase; expected PERSON but | | found person 12 | ERROR | Class constants must be uppercase; expected SALE but | | found sale ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/tests/unit/_bootstrap.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 6 and | | the first side effect is on line 4. 6 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' but | | found 'sugarEntry' ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/tests/unit/phpunit/configTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "configTest" is not in PascalCase format 7 | ERROR | Method name "configTest::test_config" is not in camel | | caps format ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...pipeline/tests/unit/phpunit/Api/Core/Loader/CustomLoaderTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 50 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...tests/unit/phpunit/modules/EmailMarketing/EmailMarketingTest.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 3 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 30 | ERROR | Method name | | "EmailMarketingTest::testget_summary_text" is not in | | camel caps format 42 | ERROR | Method name | | "EmailMarketingTest::testcreate_export_query" is not | | in camel caps format 47 | WARNING | Line exceeds 120 characters; contains 320 characters 52 | WARNING | Line exceeds 120 characters; contains 352 characters 57 | ERROR | Method name | | "EmailMarketingTest::testget_list_view_data" is not | | in camel caps format 70 | ERROR | Method name "EmailMarketingTest::testbean_implements" | | is not in camel caps format 78 | ERROR | Method name | | "EmailMarketingTest::testget_all_prospect_lists" is | | not in camel caps format 83 | WARNING | Line exceeds 120 characters; contains 323 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...peline/tests/unit/phpunit/modules/AOR_Reports/AOR_ReportTest.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 3 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "AOR_ReportTest" is not in PascalCase | | format 7 | ERROR | Method name "AOR_ReportTest::testAOR_Report" is not | | in camel caps format 23 | ERROR | Method name "AOR_ReportTest::testbean_implements" is | | not in camel caps format 72 | ERROR | Method name "AOR_ReportTest::testload_report_beans" | | is not in camel caps format 93 | ERROR | Method name "AOR_ReportTest::testbuild_report_chart" | | is not in camel caps format 101 | WARNING | Line exceeds 120 characters; contains 125 characters 118 | ERROR | Method name "AOR_ReportTest::testbuild_group_report" | | is not in camel caps format 142 | ERROR | Method name "AOR_ReportTest::testbuild_report_html" | | is not in camel caps format 198 | ERROR | Method name "AOR_ReportTest::testbuild_report_csv" | | is not in camel caps format 210 | ERROR | Method name "AOR_ReportTest::testbuild_report_query" | | is not in camel caps format 224 | ERROR | Method name | | "AOR_ReportTest::testbuild_report_query_select" is | | not in camel caps format 235 | ERROR | Method name | | "AOR_ReportTest::testbuild_report_query_join" is not | | in camel caps format 241 | WARNING | Line exceeds 120 characters; contains 151 characters 254 | WARNING | Line exceeds 120 characters; contains 355 characters 269 | ERROR | Method name | | "AOR_ReportTest::testbuild_report_access_query" is | | not in camel caps format 282 | ERROR | Method name | | "AOR_ReportTest::testbuild_report_query_where" is | | not in camel caps format ---------------------------------------------------------------------- Time: 62ms; Memory: 8MB FILE: ...hpunit/modules/AOS_Line_Item_Groups/AOS_Line_Item_GroupsTest.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AOS_Line_Item_GroupsTest" is not in | | PascalCase format 16 | ERROR | Method name | | "AOS_Line_Item_GroupsTest::testAOS_Line_Item_Groups" is | | not in camel caps format 33 | ERROR | Method name "AOS_Line_Item_GroupsTest::testsave_groups" | | is not in camel caps format ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ws-pipeline/tests/unit/phpunit/modules/Audit/PopupPickerTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 5. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 26 | WARNING | Line exceeds 120 characters; contains 126 characters 31 | WARNING | Line exceeds 120 characters; contains 177 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/tests/unit/phpunit/modules/Audit/AuditTest.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 1 WARNING AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 6 and the first side effect is on | | line 5. 6 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 27 | ERROR | Method name "AuditTest::testget_summary_text" is not | | in camel caps format 39 | ERROR | Method name "AuditTest::testcreate_export_query" is | | not in camel caps format 54 | ERROR | Method name | | "AuditTest::testfill_in_additional_list_fields" is | | not in camel caps format 68 | ERROR | Method name | | "AuditTest::testfill_in_additional_detail_fields" is | | not in camel caps format 82 | ERROR | Method name | | "AuditTest::testfill_in_additional_parent_fields" is | | not in camel caps format 96 | ERROR | Method name "AuditTest::testget_list_view_data" is | | not in camel caps format 110 | ERROR | Method name "AuditTest::testget_audit_link" is not | | in camel caps format 124 | ERROR | Method name "AuditTest::testget_audit_list" is not | | in camel caps format ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...peline/tests/unit/phpunit/modules/OAuthTokens/OAuthTokenTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 16 | ERROR | Method name "OAuthTokenTest::test__construct" is not | | in camel caps format 124 | ERROR | Method name "OAuthTokenTest::mark_deleted" is not in | | camel caps format ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: .../tests/unit/phpunit/modules/AOW_Conditions/AOW_ConditionTest.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AOW_ConditionTest" is not in PascalCase | | format 16 | ERROR | Method name "AOW_ConditionTest::testAOW_Condition" is | | not in camel caps format 33 | ERROR | Method name "AOW_ConditionTest::testbean_implements" is | | not in camel caps format 41 | ERROR | Method name "AOW_ConditionTest::testsave_lines" is not | | in camel caps format ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/tests/unit/phpunit/modules/Calls/CallTest.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 4 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 66 | ERROR | Method name "CallTest::testget_contacts" is not in | | camel caps format 76 | ERROR | Method name "CallTest::testget_summary_text" is not | | in camel caps format 88 | ERROR | Method name "CallTest::testcreate_list_query" is not | | in camel caps format 95 | WARNING | Line exceeds 120 characters; contains 229 characters 100 | WARNING | Line exceeds 120 characters; contains 254 characters 105 | ERROR | Method name "CallTest::testcreate_export_query" is | | not in camel caps format 110 | WARNING | Line exceeds 120 characters; contains 183 characters 116 | WARNING | Line exceeds 120 characters; contains 206 characters 121 | ERROR | Method name | | "CallTest::testfill_in_additional_detail_fields" is | | not in camel caps format 137 | ERROR | Method name "CallTest::testget_list_view_data" is | | not in camel caps format 175 | ERROR | Method name "CallTest::testset_notification_body" is | | not in camel caps format 201 | ERROR | Method name "CallTest::testget_call_users" is not in | | camel caps format 211 | ERROR | Method name "CallTest::testget_invite_calls" is not | | in camel caps format 221 | ERROR | Method name "CallTest::testset_accept_status" is not | | in camel caps format 238 | ERROR | Method name | | "CallTest::testget_notification_recipients" is not | | in camel caps format 253 | ERROR | Method name "CallTest::testbean_implements" is not | | in camel caps format 270 | ERROR | Method name | | "CallTest::testsave_relationship_changes" is not in | | camel caps format ---------------------------------------------------------------------- Time: 64ms; Memory: 8MB FILE: ...pipeline/tests/unit/phpunit/modules/Schedulers/SchedulerTest.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 4 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 8 and the first side effect is on | | line 5. 8 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 19 | ERROR | Method name "SchedulerTest::test__construct" is not | | in camel caps format 142 | WARNING | Line exceeds 120 characters; contains 186 characters 209 | ERROR | Method name "SchedulerTest::testcreate_export_query" | | is not in camel caps format 215 | WARNING | Line exceeds 120 characters; contains 488 characters 220 | WARNING | Line exceeds 120 characters; contains 517 characters 225 | ERROR | Method name | | "SchedulerTest::testfill_in_additional_list_fields" | | is not in camel caps format 239 | ERROR | Method name | | "SchedulerTest::testfill_in_additional_detail_fields" | | is not in camel caps format 254 | ERROR | Method name "SchedulerTest::testget_list_view_data" | | is not in camel caps format 282 | ERROR | Method name "SchedulerTest::testget_summary_text" is | | not in camel caps format ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...-pipeline/tests/unit/phpunit/modules/Currencies/CurrencyTest.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 4 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 79 | ERROR | Method name | | "CurrencyTest::testlist_view_parse_additional_sections" | | is not in camel caps format 97 | ERROR | Method name "CurrencyTest::testretrieve_id_by_name" | | is not in camel caps format 134 | ERROR | Method name "CurrencyTest::testget_list_view_data" | | is not in camel caps format 169 | ERROR | Method name | | "CurrencyTest::testcurrency_format_number" is not in | | camel caps format 175 | ERROR | Method name "CurrencyTest::testformat_number" is not | | in camel caps format 182 | ERROR | Method name "CurrencyTest::testformat_place_symbol" | | is not in camel caps format 189 | ERROR | Method name "CurrencyTest::testunformat_number" is | | not in camel caps format 195 | ERROR | Method name "CurrencyTest::testformat_money" is not | | in camel caps format 201 | ERROR | Method name | | "CurrencyTest::testget_number_separators" is not in | | camel caps format 207 | ERROR | Method name | | "CurrencyTest::testget_number_seperators" is not in | | camel caps format 214 | WARNING | Line exceeds 120 characters; contains 133 characters 225 | WARNING | Line exceeds 120 characters; contains 3067 | | characters 236 | WARNING | Line exceeds 120 characters; contains 146 characters 247 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 59ms; Memory: 6MB FILE: ...tests/unit/phpunit/modules/AOD_IndexEvent/AOD_IndexEventTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AOD_IndexEventTest" is not in PascalCase | | format 7 | ERROR | Method name "AOD_IndexEventTest::testAOD_IndexEvent" is | | not in camel caps format ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ine/tests/unit/phpunit/modules/AOW_WorkFlow/AOW_WorkFlowTest.php ---------------------------------------------------------------------- FOUND 17 ERRORS AND 2 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "AOW_WorkFlowTest" is not in PascalCase | | format 16 | ERROR | Method name "AOW_WorkFlowTest::testAOW_WorkFlow" is | | not in camel caps format 32 | ERROR | Method name "AOW_WorkFlowTest::testbean_implements" | | is not in camel caps format 40 | ERROR | Method name | | "AOW_WorkFlowTest::testmark_delete_related" is not | | in camel caps format 85 | ERROR | Method name "AOW_WorkFlowTest::testload_flow_beans" | | is not in camel caps format 98 | ERROR | Method name "AOW_WorkFlowTest::testrun_flows" is not | | in camel caps format 106 | ERROR | Method name "AOW_WorkFlowTest::testrun_flow" is not | | in camel caps format 119 | ERROR | Method name "AOW_WorkFlowTest::testrun_bean_flows" | | is not in camel caps format 132 | ERROR | Method name "AOW_WorkFlowTest::testget_flow_beans" | | is not in camel caps format 142 | ERROR | Method name | | "AOW_WorkFlowTest::testbuild_flow_query_join" is not | | in camel caps format 154 | WARNING | Line exceeds 120 characters; contains 195 characters 161 | ERROR | Method name | | "AOW_WorkFlowTest::testbuild_flow_query_where" is | | not in camel caps format 174 | WARNING | Line exceeds 120 characters; contains 225 characters 190 | ERROR | Method name | | "AOW_WorkFlowTest::testbuild_query_where" is not in | | camel caps format 256 | ERROR | Method name "AOW_WorkFlowTest::testcheck_valid_bean" | | is not in camel caps format 267 | ERROR | Method name | | "AOW_WorkFlowTest::testcompare_condition" is not in | | camel caps format 294 | ERROR | Method name "AOW_WorkFlowTest::testcheck_in_group" | | is not in camel caps format 303 | ERROR | Method name "AOW_WorkFlowTest::testrun_actions" is | | not in camel caps format ---------------------------------------------------------------------- Time: 64ms; Memory: 8MB FILE: ...-pipeline/tests/unit/phpunit/modules/AOD_Index/AOD_IndexTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "AOD_IndexTest" is not in PascalCase | | format 7 | ERROR | Method name "AOD_IndexTest::testAOD_Index" is not in | | camel caps format 35 | WARNING | Line exceeds 120 characters; contains 135 characters 48 | WARNING | Line exceeds 120 characters; contains 135 characters ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...-pipeline/tests/unit/phpunit/modules/SugarFeed/SugarFeedTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 181 | ERROR | Method name "SugarFeedTest::testget_list_view_data" is | | not in camel caps format ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...ests/unit/phpunit/modules/UserPreferences/UserPreferenceTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 81 | WARNING | Line exceeds 120 characters; contains 243 characters 86 | ERROR | Method name "UserPreferenceTest::test__construct" is | | not in camel caps format ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...unit/phpunit/modules/AOK_KnowledgeBase/AOK_KnowledgeBaseTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AOK_KnowledgeBaseTest" is not in PascalCase | | format 7 | ERROR | Method name | | "AOK_KnowledgeBaseTest::testAOK_KnowledgeBase" is not in | | camel caps format ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...-pipeline/tests/unit/phpunit/modules/EmailText/EmailTextTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...-pipeline/tests/unit/phpunit/modules/FP_events/FP_eventsTest.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 3 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 3 | ERROR | Class name "FP_eventsTest" is not in PascalCase format 5 | ERROR | Method name "FP_eventsTest::testFP_events" is not in | | camel caps format 21 | ERROR | Method name "FP_eventsTest::testemail_templates" is not | | in camel caps format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...s-pipeline/tests/unit/phpunit/modules/OAuthKeys/OAuthKeyTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 78 | ERROR | Method name "OAuthKeyTest::mark_deleted" is not in | | camel caps format ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...s-pipeline/tests/unit/phpunit/modules/Prospects/ProspectTest.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 33 | ERROR | Method name | | "ProspectTest::testfill_in_additional_list_fields" | | is not in camel caps format 49 | ERROR | Method name | | "ProspectTest::testfill_in_additional_detail_fields" | | is not in camel caps format 64 | ERROR | Method name | | "ProspectTest::testbuild_generic_where_clause" is | | not in camel caps format 74 | WARNING | Line exceeds 120 characters; contains 336 characters 79 | ERROR | Method name "ProspectTest::testconverted_prospect" | | is not in camel caps format 94 | ERROR | Method name "ProspectTest::testbean_implements" is | | not in camel caps format 119 | ERROR | Method name | | "ProspectTest::testget_unlinked_email_query" is not | | in camel caps format 125 | WARNING | Line exceeds 120 characters; contains 483 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: .../unit/phpunit/modules/DocumentRevisions/DocumentRevisionTest.php ---------------------------------------------------------------------- FOUND 11 ERRORS AFFECTING 11 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 59 | ERROR | Method name | | "DocumentRevisionTest::testget_summary_text" is not in | | camel caps format 71 | ERROR | Method name | | "DocumentRevisionTest::testis_authenticated" is not in | | camel caps format 83 | ERROR | Method name | | "DocumentRevisionTest::testfill_in_additional_list_fields" | | is not in camel caps format 96 | ERROR | Method name | | "DocumentRevisionTest::testfill_in_additional_detail_fields" | | is not in camel caps format 124 | ERROR | Method name | | "DocumentRevisionTest::testfill_document_name_revision" | | is not in camel caps format 137 | ERROR | Method name | | "DocumentRevisionTest::testlist_view_parse_additional_sections" | | is not in camel caps format 153 | ERROR | Method name | | "DocumentRevisionTest::testget_list_view_data" is not | | in camel caps format 160 | ERROR | Method name | | "DocumentRevisionTest::testget_document_revision_name" | | is not in camel caps format 167 | ERROR | Method name | | "DocumentRevisionTest::testget_document_revisions" is | | not in camel caps format 174 | ERROR | Method name | | "DocumentRevisionTest::testbean_implements" is not in | | camel caps format ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...ine/tests/unit/phpunit/modules/jjwg_Markers/jjwg_MarkersTest.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "jjwg_MarkersTest" is not in PascalCase | | format 7 | ERROR | Method name "jjwg_MarkersTest::testjjwg_Markers" is not | | in camel caps format 36 | ERROR | Method name "jjwg_MarkersTest::testdefine_loc" is not | | in camel caps format 53 | ERROR | Method name "jjwg_MarkersTest::testis_valid_lng" is not | | in camel caps format 67 | ERROR | Method name "jjwg_MarkersTest::testis_valid_lat" is not | | in camel caps format ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ws-pipeline/tests/unit/phpunit/modules/EmailMan/EmailManTest.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 9 WARNINGS AFFECTING 22 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 21 | WARNING | Line exceeds 120 characters; contains 126 characters 34 | WARNING | Line exceeds 120 characters; contains 146 characters 53 | ERROR | Method name | | "EmailManTest::testcreate_new_list_query" is not in | | camel caps format 58 | WARNING | Line exceeds 120 characters; contains 1560 | | characters 63 | WARNING | Line exceeds 120 characters; contains 1584 | | characters 68 | ERROR | Method name | | "EmailManTest::testcreate_queue_items_query" is not | | in camel caps format 73 | WARNING | Line exceeds 120 characters; contains 1560 | | characters 78 | WARNING | Line exceeds 120 characters; contains 1696 | | characters 88 | ERROR | Method name "EmailManTest::testcreate_list_query" is | | not in camel caps format 93 | WARNING | Line exceeds 120 characters; contains 1555 | | characters 98 | WARNING | Line exceeds 120 characters; contains 1579 | | characters 103 | ERROR | Method name "EmailManTest::testget_list_view_data" | | is not in camel caps format 123 | ERROR | Method name "EmailManTest::testset_as_sent" is not | | in camel caps format 146 | ERROR | Method name "EmailManTest::testcreate_indiv_email" | | is not in camel caps format 159 | ERROR | Method name "EmailManTest::testverify_campaign" is | | not in camel caps format 182 | ERROR | Method name "EmailManTest::testvalid_email_address" | | is not in camel caps format 191 | ERROR | Method name | | "EmailManTest::testis_primary_email_address" is not | | in camel caps format 201 | ERROR | Method name "EmailManTest::testcreate_export_query" | | is not in camel caps format 211 | WARNING | Line exceeds 120 characters; contains 137 characters 216 | ERROR | Method name "EmailManTest::testmark_deleted" is not | | in camel caps format 229 | ERROR | Method name "EmailManTest::testcreate_ref_email" is | | not in camel caps format ---------------------------------------------------------------------- Time: 60ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/tests/unit/phpunit/modules/Tasks/TaskTest.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 3 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 52 | ERROR | Method name "TaskTest::testget_summary_text" is not | | in camel caps format 64 | ERROR | Method name "TaskTest::testcreate_export_query" is | | not in camel caps format 69 | WARNING | Line exceeds 120 characters; contains 183 characters 74 | WARNING | Line exceeds 120 characters; contains 208 characters 79 | ERROR | Method name | | "TaskTest::testfill_in_additional_list_fields" is | | not in camel caps format 94 | ERROR | Method name | | "TaskTest::testfill_in_additional_detail_fields" is | | not in camel caps format 108 | ERROR | Method name | | "TaskTest::testfill_in_additional_parent_fields" is | | not in camel caps format 123 | ERROR | Method name "TaskTest::testget_list_view_data" is | | not in camel caps format 148 | WARNING | Line exceeds 120 characters; contains 250 characters 156 | ERROR | Method name "TaskTest::testset_notification_body" is | | not in camel caps format 179 | ERROR | Method name "TaskTest::testbean_implements" is not | | in camel caps format ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/tests/unit/phpunit/modules/vCals/vCalTest.php ---------------------------------------------------------------------- FOUND 17 ERRORS AND 7 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "vCalTest" is not in PascalCase format 33 | ERROR | Method name "vCalTest::testget_summary_text" is not | | in camel caps format 45 | ERROR | Method name | | "vCalTest::testfill_in_additional_list_fields" is | | not in camel caps format 60 | ERROR | Method name | | "vCalTest::testfill_in_additional_detail_fields" is | | not in camel caps format 75 | ERROR | Method name "vCalTest::testget_list_view_data" is | | not in camel caps format 90 | ERROR | Method name "vCalTest::testget_freebusy_lines_cache" | | is not in camel caps format 97 | WARNING | Line exceeds 120 characters; contains 154 characters 106 | ERROR | Method name "vCalTest::testcreate_sugar_freebusy" is | | not in camel caps format 121 | ERROR | Method name "vCalTest::testget_vcal_freebusy" is not | | in camel caps format 126 | WARNING | Line exceeds 120 characters; contains 154 characters 135 | ERROR | Method name "vCalTest::testcache_sugar_vcal" is not | | in camel caps format 149 | ERROR | Method name | | "vCalTest::testcache_sugar_vcal_freebusy" is not in | | camel caps format 163 | ERROR | Method name "vCalTest::testfold_ical_lines" is not | | in camel caps format 170 | WARNING | Line exceeds 120 characters; contains 254 characters 175 | ERROR | Method name | | "vCalTest::testcreate_ical_array_from_string" is not | | in camel caps format 177 | WARNING | Line exceeds 120 characters; contains 276 characters 194 | ERROR | Method name | | "vCalTest::testcreate_ical_string_from_array" is not | | in camel caps format 196 | WARNING | Line exceeds 120 characters; contains 274 characters 213 | ERROR | Method name "vCalTest::testescape_ical_chars" is not | | in camel caps format 219 | ERROR | Method name "vCalTest::testunescape_ical_chars" is | | not in camel caps format 225 | ERROR | Method name "vCalTest::testget_ical_event" is not in | | camel caps format 237 | WARNING | Line exceeds 120 characters; contains 211 characters 238 | WARNING | Line exceeds 120 characters; contains 135 characters ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/tests/unit/phpunit/modules/Notes/NoteTest.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 2 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | Method name "NoteTest::testmark_deleted" is not in | | camel caps format 70 | ERROR | Method name "NoteTest::testget_summary_text" is not | | in camel caps format 82 | ERROR | Method name "NoteTest::testcreate_export_query" is | | not in camel caps format 87 | WARNING | Line exceeds 120 characters; contains 333 characters 92 | WARNING | Line exceeds 120 characters; contains 356 characters 97 | ERROR | Method name | | "NoteTest::testfill_in_additional_list_fields" is | | not in camel caps format 110 | ERROR | Method name | | "NoteTest::testfill_in_additional_detail_fields" is | | not in camel caps format 123 | ERROR | Method name "NoteTest::testget_list_view_data" is | | not in camel caps format 157 | ERROR | Method name "NoteTest::testbean_implements" is not | | in camel caps format ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: .../tests/unit/phpunit/modules/SchedulersJobs/SchedulersJobTest.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 2 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 35 | ERROR | Method name | | "SchedulersJobTest::testcheck_date_relationships_load" | | is not in camel caps format 60 | WARNING | Line exceeds 120 characters; contains 155 characters 74 | ERROR | Method name | | "SchedulersJobTest::testget_list_view_data" is not | | in camel caps format 93 | ERROR | Method name | | "SchedulersJobTest::testfill_in_additional_list_fields" | | is not in camel caps format 195 | ERROR | Method name | | "SchedulersJobTest::testpostponeJobAndMark_deleted" | | is not in camel caps format 256 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...crm-aws-pipeline/tests/unit/phpunit/modules/Alerts/AlertTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 32 | ERROR | Method name "AlertTest::testbean_implements" is not in | | camel caps format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...aws-pipeline/tests/unit/phpunit/modules/Trackers/TrackerTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 35 | ERROR | Method name "TrackerTest::testget_recently_viewed" is | | not in camel caps format 58 | ERROR | Method name "TrackerTest::testbean_implements" is not | | in camel caps format ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...s-pipeline/tests/unit/phpunit/modules/Campaigns/CampaignTest.php ---------------------------------------------------------------------- FOUND 17 ERRORS AND 7 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 5. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 73 | ERROR | Method name | | "CampaignTest::testlist_view_parse_additional_sections" | | is not in camel caps format 80 | WARNING | Line exceeds 120 characters; contains 125 characters 83 | ERROR | Method name "CampaignTest::testget_summary_text" is | | not in camel caps format 95 | ERROR | Method name "CampaignTest::testcreate_export_query" | | is not in camel caps format 101 | WARNING | Line exceeds 120 characters; contains 251 characters 106 | WARNING | Line exceeds 120 characters; contains 273 characters 111 | ERROR | Method name | | "CampaignTest::testclear_campaign_prospect_list_relationship" | | is not in camel caps format 125 | ERROR | Method name | | "CampaignTest::testmark_relationships_deleted" is | | not in camel caps format 139 | ERROR | Method name | | "CampaignTest::testfill_in_additional_list_fields" | | is not in camel caps format 152 | ERROR | Method name | | "CampaignTest::testfill_in_additional_detail_fields" | | is not in camel caps format 165 | ERROR | Method name "CampaignTest::testupdate_currency_id" | | is not in camel caps format 178 | ERROR | Method name "CampaignTest::testget_list_view_data" | | is not in camel caps format 209 | ERROR | Method name | | "CampaignTest::testbuild_generic_where_clause" is | | not in camel caps format 242 | ERROR | Method name | | "CampaignTest::testset_notification_body" is not in | | camel caps format 262 | ERROR | Method name "CampaignTest::testtrack_log_leads" is | | not in camel caps format 266 | WARNING | Line exceeds 120 characters; contains 197 characters 271 | ERROR | Method name "CampaignTest::testtrack_log_entries" is | | not in camel caps format 276 | WARNING | Line exceeds 120 characters; contains 171 characters 281 | WARNING | Line exceeds 120 characters; contains 168 characters 286 | ERROR | Method name "CampaignTest::testget_queue_items" is | | not in camel caps format 436 | ERROR | Method name "CampaignTest::testbean_implements" is | | not in camel caps format 444 | ERROR | Method name | | "CampaignTest::testcreate_list_count_query" is not | | in camel caps format ---------------------------------------------------------------------- Time: 70ms; Memory: 8MB FILE: ...ipeline/tests/unit/phpunit/modules/jjwg_Areas/jjwg_AreasTest.php ---------------------------------------------------------------------- FOUND 15 ERRORS AND 1 WARNING AFFECTING 15 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "jjwg_AreasTest" is not in PascalCase | | format 7 | ERROR | Method name "jjwg_AreasTest::testjjwg_Areas" is not | | in camel caps format 59 | WARNING | Line exceeds 120 characters; contains 122 characters 68 | ERROR | Method name "jjwg_AreasTest::testdefine_polygon" is | | not in camel caps format 87 | ERROR | Method name "jjwg_AreasTest::testdefine_area_loc" is | | not in camel caps format 106 | ERROR | Method name "jjwg_AreasTest::testdefine_centroid" is | | not in camel caps format 123 | ERROR | Method name "jjwg_AreasTest::testdefine_area" is not | | in camel caps format 139 | ERROR | Method name "jjwg_AreasTest::testdefine_loc" is not | | in camel caps format 155 | ERROR | Method name "jjwg_AreasTest::testis_valid_lng" is | | not in camel caps format 169 | ERROR | Method name "jjwg_AreasTest::testis_valid_lat" is | | not in camel caps format 183 | ERROR | Method name "jjwg_AreasTest::testis_marker_in_area" | | is not in camel caps format 197 | ERROR | Method name "jjwg_AreasTest::testis_point_in_area" | | is not in camel caps format 210 | ERROR | Method name "jjwg_AreasTest::testpoint_in_polygon" | | is not in camel caps format 222 | ERROR | Method name "jjwg_AreasTest::testpoint_on_vertex" is | | not in camel caps format 231 | ERROR | Method name | | "jjwg_AreasTest::testpoint_string_to_coordinates" is | | not in camel caps format ---------------------------------------------------------------------- Time: 59ms; Memory: 6MB FILE: ...aws-pipeline/tests/unit/phpunit/modules/Releases/ReleaseTest.php ---------------------------------------------------------------------- FOUND 7 ERRORS AFFECTING 7 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 22 | ERROR | Method name "ReleaseTest::testget_summary_text" is not | | in camel caps format 34 | ERROR | Method name "ReleaseTest::testget_releases" is not in | | camel caps format 47 | ERROR | Method name | | "ReleaseTest::testfill_in_additional_list_fields" is | | not in camel caps format 60 | ERROR | Method name | | "ReleaseTest::testfill_in_additional_detail_fields" is | | not in camel caps format 73 | ERROR | Method name "ReleaseTest::testget_list_view_data" is | | not in camel caps format 92 | ERROR | Method name | | "ReleaseTest::testbuild_generic_where_clause" is not in | | camel caps format ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: .../phpunit/modules/AM_ProjectTemplates/AM_ProjectTemplatesTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AM_ProjectTemplatesTest" is not in | | PascalCase format 7 | ERROR | Method name | | "AM_ProjectTemplatesTest::testAM_ProjectTemplates" is | | not in camel caps format ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/tests/unit/phpunit/modules/iCals/iCalTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 6 and the first side effect is on | | line 5. 6 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 6 | ERROR | Class name "iCalTest" is not in PascalCase format 8 | ERROR | Method name "iCalTest::test__construct" is not in | | camel caps format 27 | WARNING | Line exceeds 120 characters; contains 238 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/tests/unit/phpunit/modules/Roles/RoleTest.php ---------------------------------------------------------------------- FOUND 10 ERRORS AFFECTING 10 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 33 | ERROR | Method name "RoleTest::testget_summary_text" is not in | | camel caps format 45 | ERROR | Method name "RoleTest::testcreate_export_query" is not | | in camel caps format 60 | ERROR | Method name | | "RoleTest::testSet_module_relationshipAndQuery_modules" | | is not in camel caps format 79 | ERROR | Method name "RoleTest::clear_module_relationship" is | | not in camel caps format 91 | ERROR | Method name | | "RoleTest::testSet_user_relationshipAndCheck_user_role_count" | | is not in camel caps format 118 | ERROR | Method name "RoleTest::get_users" is not in camel caps | | format 128 | ERROR | Method name "RoleTest::clear_user_relationship" is not | | in camel caps format 137 | ERROR | Method name "RoleTest::testquery_user_allowed_modules" | | is not in camel caps format 145 | ERROR | Method name | | "RoleTest::testquery_user_disallowed_modules" is not | | in camel caps format ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...sts/unit/phpunit/modules/AOP_Case_Events/AOP_Case_EventsTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AOP_Case_EventsTest" is not in PascalCase | | format 7 | ERROR | Method name "AOP_Case_EventsTest::testAOP_Case_Events" | | is not in camel caps format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ine/tests/unit/phpunit/modules/AOS_Products/AOS_ProductsTest.php ---------------------------------------------------------------------- FOUND 19 ERRORS AND 2 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 5 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | [ ] Class name "AOS_ProductsTest" is not in | | PascalCase format 16 | ERROR | [ ] Method name "AOS_ProductsTest::testAOS_Products" | | is not in camel caps format 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 76 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 76 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 77 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 77 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...-pipeline/tests/unit/phpunit/modules/Favorites/FavoritesTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...e/tests/unit/phpunit/modules/AOS_Contracts/AOS_ContractsTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AOS_ContractsTest" is not in PascalCase | | format 16 | ERROR | Method name "AOS_ContractsTest::testAOS_Contracts" is | | not in camel caps format ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...pipeline/tests/unit/phpunit/modules/AOR_Charts/AOR_ChartTest.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 6 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 6 | ERROR | Class name "AOR_ChartTest" is not in PascalCase | | format 8 | ERROR | Method name "AOR_ChartTest::testAOR_Chart" is not in | | camel caps format 25 | ERROR | Method name "AOR_ChartTest::testsave_lines" is not | | in camel caps format 88 | WARNING | Line exceeds 120 characters; contains 130 characters 93 | WARNING | Line exceeds 120 characters; contains 129 characters 220 | WARNING | Line exceeds 120 characters; contains 263 characters 225 | WARNING | Line exceeds 120 characters; contains 926 characters ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...nit/modules/Administration/GoogleCalendarSettingsHandlerMock.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 43. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 53 | WARNING | Line exceeds 120 characters; contains 146 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ne/tests/unit/phpunit/modules/Administration/BaseHandlerTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 44. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...nit/modules/Administration/GoogleCalendarSettingsHandlerTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 44. 52 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...tests/unit/phpunit/modules/Administration/AdministrationTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 28 | WARNING | Line exceeds 120 characters; contains 172 characters 29 | WARNING | Line exceeds 120 characters; contains 230 characters 88 | ERROR | Method name | | "AdministrationTest::testget_config_prefix" is not in | | camel caps format ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: .../tests/unit/phpunit/modules/SecurityGroups/SecurityGroupTest.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 6 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 148 | ERROR | Method name | | "SecurityGroupTest::testassign_default_groups" is not | | in camel caps format 162 | ERROR | Method name "SecurityGroupTest::testinherit_creator" | | is not in camel caps format 176 | ERROR | Method name "SecurityGroupTest::testinherit_assigned" | | is not in camel caps format 191 | ERROR | Method name "SecurityGroupTest::testinherit_parent" is | | not in camel caps format 205 | ERROR | Method name | | "SecurityGroupTest::testinherit_parentQuery" is not in | | camel caps format ---------------------------------------------------------------------- Time: 67ms; Memory: 8MB FILE: ...ne/tests/unit/phpunit/modules/Relationships/RelationshipTest.php ---------------------------------------------------------------------- FOUND 12 ERRORS AFFECTING 12 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 22 | ERROR | Method name | | "RelationshipTest::testis_self_referencing" is not in | | camel caps format 85 | ERROR | Method name "RelationshipTest::testget_other_module" | | is not in camel caps format 104 | ERROR | Method name "RelationshipTest::testretrieve_by_sides" | | is not in camel caps format 130 | ERROR | Method name | | "RelationshipTest::testretrieve_by_modules" is not in | | camel caps format 153 | ERROR | Method name "RelationshipTest::testretrieve_by_name" | | is not in camel caps format 175 | ERROR | Method name | | "RelationshipTest::testload_relationship_meta" is not | | in camel caps format 183 | ERROR | Method name | | "RelationshipTest::testbuild_relationship_cache" is | | not in camel caps format 196 | ERROR | Method name "RelationshipTest::testcache_file_dir" is | | not in camel caps format 202 | ERROR | Method name | | "RelationshipTest::testcache_file_name_only" is not in | | camel caps format 208 | ERROR | Method name "RelationshipTest::testdelete_cache" is | | not in camel caps format 219 | ERROR | Method name | | "RelationshipTest::testtrace_relationship_module" is | | not in camel caps format ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...it/phpunit/modules/jjwg_Address_Cache/jjwg_Address_CacheTest.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "jjwg_Address_CacheTest" is not in | | PascalCase format 7 | ERROR | Method name | | "jjwg_Address_CacheTest::testjjwg_Address_Cache" is | | not in camel caps format 45 | WARNING | Line exceeds 120 characters; contains 125 characters 55 | WARNING | Line exceeds 120 characters; contains 125 characters 67 | ERROR | Method name | | "jjwg_Address_CacheTest::testis_valid_lng" is not in | | camel caps format 81 | ERROR | Method name | | "jjwg_Address_CacheTest::testis_valid_lat" is not in | | camel caps format 83 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...s/unit/phpunit/modules/Calls_Reschedule/Calls_RescheduleTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "Calls_RescheduleTest" is not in PascalCase | | format 16 | ERROR | Method name | | "Calls_RescheduleTest::testCalls_Reschedule" is not in | | camel caps format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...aws-pipeline/tests/unit/phpunit/modules/Meetings/MeetingTest.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 1 WARNING AFFECTING 14 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 108 | ERROR | Method name "MeetingTest::testget_summary_text" is | | not in camel caps format 120 | ERROR | Method name "MeetingTest::testcreate_export_query" | | is not in camel caps format 125 | ERROR | Method name | | "MeetingTest::testfill_in_additional_detail_fields" | | is not in camel caps format 154 | ERROR | Method name "MeetingTest::testget_list_view_data" is | | not in camel caps format 180 | WARNING | Line exceeds 120 characters; contains 260 characters 201 | ERROR | Method name "MeetingTest::testset_notification_body" | | is not in camel caps format 228 | ERROR | Method name | | "MeetingTest::testcreate_notification_email" is not | | in camel caps format 244 | ERROR | Method name | | "MeetingTest::testsend_assignment_notifications" is | | not in camel caps format 266 | ERROR | Method name "MeetingTest::testget_meeting_users" is | | not in camel caps format 274 | ERROR | Method name "MeetingTest::testget_invite_meetings" | | is not in camel caps format 283 | ERROR | Method name | | "MeetingTest::testget_notification_recipients" is | | not in camel caps format 297 | ERROR | Method name "MeetingTest::testbean_implements" is | | not in camel caps format 315 | ERROR | Method name | | "MeetingTest::testsave_relationship_changes" is not | | in camel caps format ---------------------------------------------------------------------- Time: 70ms; Memory: 8MB FILE: ...ts/unit/phpunit/modules/Emails/NonGmailSentFolderHandlerMock.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 42. 52 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 85 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...-pipeline/tests/unit/phpunit/modules/Emails/InboundEmailMock.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 42. 52 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ine/tests/unit/phpunit/modules/Emails/EmailFromValidatorTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 54 and the first side effect is on | | line 44. 54 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...ipeline/tests/unit/phpunit/modules/Emails/SugarPHPMailerMock.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 42. 52 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...crm-aws-pipeline/tests/unit/phpunit/modules/Emails/EmailTest.php ---------------------------------------------------------------------- FOUND 32 ERRORS AND 17 WARNINGS AFFECTING 47 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 44. 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 133 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 157 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 158 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 280 | ERROR | [ ] Method name "EmailTest::testbean_implements" is | | not in camel caps format 379 | ERROR | [ ] Method name | | "EmailTest::test_arrayToDelimitedString" is not | | in camel caps format 396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 398 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 400 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 408 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 437 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 653 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 728 | ERROR | [ ] Method name | | "EmailTest::testcheck_email_settings" is not in | | camel caps format 744 | ERROR | [ ] Method name "EmailTest::testjs_set_archived" is | | not in camel caps format 752 | ERROR | [ ] Method name | | "EmailTest::testu_get_clear_form_js" is not in | | camel caps format 760 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 768 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 771 | WARNING | [ ] Line exceeds 120 characters; contains 538 | | characters 773 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 798 | ERROR | [ ] Method name "EmailTest::testparse_addrs" is not | | in camel caps format 817 | ERROR | [ ] Method name | | "EmailTest::testremove_empty_fields" is not in | | camel caps format 868 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 883 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 975 | ERROR | [ ] Method name | | "EmailTest::testcreate_new_list_query" is not | | in camel caps format 980 | WARNING | [ ] Line exceeds 120 characters; contains 207 | | characters 985 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters 990 | ERROR | [ ] Method name | | "EmailTest::testfill_in_additional_list_fields" | | is not in camel caps format 1004 | ERROR | [ ] Method name | | "EmailTest::testfill_in_additional_detail_fields" | | is not in camel caps format 1022 | ERROR | [ ] Method name | | "EmailTest::testcreate_export_query" is not in | | camel caps format 1037 | ERROR | [ ] Method name "EmailTest::testget_list_view_data" | | is not in camel caps format 1095 | ERROR | [ ] Method name | | "EmailTest::test_genereateSearchImportedEmailsQuery" | | is not in camel caps format 1099 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 1100 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 1105 | ERROR | [ ] Method name | | "EmailTest::test_generateSearchImportWhereClause" | | is not in camel caps format 1152 | ERROR | [ ] Method name "EmailTest::testget_summary_text" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 145ms; Memory: 12MB FILE: ...ts/unit/phpunit/modules/Emails/NonGmailSentFolderHandlerTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 54 and the first side effect is on | | line 44. 54 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...crm-aws-pipeline/tests/unit/phpunit/modules/Emails/EmailMock.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 42. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...s-pipeline/tests/unit/phpunit/modules/Documents/DocumentTest.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 4 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 31 | ERROR | Method name | | "DocumentTest::testSaveAndGet_document_name" is not | | in camel caps format 59 | ERROR | Method name "DocumentTest::testget_summary_text" is | | not in camel caps format 71 | ERROR | Method name "DocumentTest::testis_authenticated" is | | not in camel caps format 83 | ERROR | Method name | | "DocumentTest::testfill_in_additional_list_fields" | | is not in camel caps format 96 | ERROR | Method name | | "DocumentTest::testfill_in_additional_detail_fields" | | is not in camel caps format 109 | WARNING | Line exceeds 120 characters; contains 122 characters 112 | ERROR | Method name | | "DocumentTest::testlist_view_parse_additional_sections" | | is not in camel caps format 128 | ERROR | Method name "DocumentTest::testcreate_export_query" | | is not in camel caps format 135 | WARNING | Line exceeds 120 characters; contains 143 characters 140 | WARNING | Line exceeds 120 characters; contains 167 characters 145 | ERROR | Method name "DocumentTest::testget_list_view_data" | | is not in camel caps format 172 | WARNING | Line exceeds 120 characters; contains 170 characters 190 | ERROR | Method name | | "DocumentTest::testmark_relationships_deleted" is | | not in camel caps format 203 | ERROR | Method name "DocumentTest::testbean_implements" is | | not in camel caps format ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...-pipeline/tests/unit/phpunit/modules/jjwg_Maps/jjwg_MapsTest.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 12 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "jjwg_MapsTest" is not in PascalCase | | format 7 | ERROR | Method name "jjwg_MapsTest::testjjwg_Maps" is not in | | camel caps format 190 | WARNING | Line exceeds 120 characters; contains 228 characters 196 | WARNING | Line exceeds 120 characters; contains 228 characters 201 | WARNING | Line exceeds 120 characters; contains 228 characters 206 | WARNING | Line exceeds 120 characters; contains 228 characters 211 | WARNING | Line exceeds 120 characters; contains 228 characters 216 | WARNING | Line exceeds 120 characters; contains 228 characters 221 | WARNING | Line exceeds 120 characters; contains 228 characters 234 | WARNING | Line exceeds 120 characters; contains 217 characters 239 | WARNING | Line exceeds 120 characters; contains 222 characters 244 | WARNING | Line exceeds 120 characters; contains 217 characters 249 | WARNING | Line exceeds 120 characters; contains 197 characters 254 | WARNING | Line exceeds 120 characters; contains 146 characters 259 | ERROR | Method name "jjwg_MapsTest::testis_valid_lng" is not | | in camel caps format 273 | ERROR | Method name "jjwg_MapsTest::testis_valid_lat" is not | | in camel caps format ---------------------------------------------------------------------- Time: 69ms; Memory: 8MB FILE: ...s-pipeline/tests/unit/phpunit/modules/Employees/EmployeeTest.php ---------------------------------------------------------------------- FOUND 21 ERRORS AND 4 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 5 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 30 | ERROR | [ ] Method name "EmployeeTest::testget_summary_text" | | is not in camel caps format 42 | ERROR | [ ] Method name | | "EmployeeTest::testfill_in_additional_list_fields" | | is not in camel caps format 55 | ERROR | [ ] Method name | | "EmployeeTest::testfill_in_additional_detail_fields" | | is not in camel caps format 70 | ERROR | [ ] Method name | | "EmployeeTest::testretrieve_employee_id" is not | | in camel caps format 78 | ERROR | [ ] Method name "EmployeeTest::testverify_data" is | | not in camel caps format 84 | ERROR | [ ] Method name | | "EmployeeTest::testget_list_view_data" is not in | | camel caps format 113 | ERROR | [ ] Method name | | "EmployeeTest::testlist_view_parse_additional_sections" | | is not in camel caps format 127 | ERROR | [ ] Method name | | "EmployeeTest::testcreate_export_query" is not | | in camel caps format 132 | WARNING | [ ] Line exceeds 120 characters; contains 489 | | characters 137 | WARNING | [ ] Line exceeds 120 characters; contains 507 | | characters 142 | ERROR | [ ] Method name | | "EmployeeTest::testpreprocess_fields_on_save" is | | not in camel caps format 158 | ERROR | [ ] Method name | | "EmployeeTest::testcreate_new_list_query" is not | | in camel caps format 161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 164 | WARNING | [ ] Line exceeds 120 characters; contains 1498 | | characters 164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 170 | WARNING | [ ] Line exceeds 120 characters; contains 1522 | | characters 170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/tests/unit/phpunit/modules/EAPM/EAPMTest.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 24 | ERROR | Method name "EAPMTest::testbean_implements" is not | | in camel caps format 45 | ERROR | Method name "EAPMTest::testcreate_new_list_query" is | | not in camel caps format 50 | WARNING | Line exceeds 120 characters; contains 699 characters 55 | WARNING | Line exceeds 120 characters; contains 718 characters 92 | ERROR | Method name | | "EAPMTest::testfill_in_additional_detail_fields" is | | not in camel caps format 105 | ERROR | Method name | | "EAPMTest::testfill_in_additional_list_fields" is | | not in camel caps format 118 | ERROR | Method name "EAPMTest::testsave_cleanup" is not in | | camel caps format 130 | ERROR | Method name "EAPMTest::testdelete_user_accounts" is | | not in camel caps format ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...pipeline/tests/unit/phpunit/modules/AOR_Fields/AOR_FieldTest.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AOR_FieldTest" is not in PascalCase format 7 | ERROR | Method name "AOR_FieldTest::testAOR_Field" is not in | | camel caps format 24 | ERROR | Method name "AOR_FieldTest::testsave_lines" is not in | | camel caps format ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ipeline/tests/unit/phpunit/modules/AOS_Quotes/AOS_QuotesTest.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AOS_QuotesTest" is not in PascalCase format 16 | ERROR | Method name "AOS_QuotesTest::testAOS_Quotes" is not in | | camel caps format 33 | ERROR | Method name "AOS_QuotesTest::testSaveAndMark_deleted" | | is not in camel caps format ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/tests/unit/phpunit/modules/Cases/CaseTest.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 2 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "aCaseTest" is not in PascalCase format 33 | ERROR | Method name "aCaseTest::testget_summary_text" is not | | in camel caps format 53 | ERROR | Method name | | "aCaseTest::testsave_relationship_changes" is not in | | camel caps format 68 | ERROR | Method name | | "aCaseTest::testset_case_contact_relationship" is | | not in camel caps format 81 | ERROR | Method name | | "aCaseTest::testfill_in_additional_list_fields" is | | not in camel caps format 94 | ERROR | Method name | | "aCaseTest::testfill_in_additional_detail_fields" is | | not in camel caps format 108 | ERROR | Method name "aCaseTest::testget_contacts" is not in | | camel caps format 116 | ERROR | Method name "aCaseTest::testget_list_view_data" is | | not in camel caps format 131 | WARNING | Line exceeds 120 characters; contains 221 characters 160 | WARNING | Line exceeds 120 characters; contains 281 characters 172 | ERROR | Method name | | "aCaseTest::testbuild_generic_where_clause" is not | | in camel caps format 187 | ERROR | Method name "aCaseTest::testset_notification_body" | | is not in camel caps format 204 | ERROR | Method name "aCaseTest::testbean_implements" is not | | in camel caps format ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...-aws-pipeline/tests/unit/phpunit/modules/Project/ProjectTest.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 2 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 32 | ERROR | Method name | | "ProjectTest::testfill_in_additional_detail_fields" | | is not in camel caps format 46 | ERROR | Method name | | "ProjectTest::testfill_in_additional_list_fields" is | | not in camel caps format 60 | ERROR | Method name | | "ProjectTest::testsave_relationship_changes" is not | | in camel caps format 78 | ERROR | Method name | | "ProjectTest::test_get_total_estimated_effort" is | | not in camel caps format 80 | WARNING | Line exceeds 120 characters; contains 193 characters 83 | ERROR | Method name | | "ProjectTest::test_get_total_actual_effort" is not | | in camel caps format 85 | WARNING | Line exceeds 120 characters; contains 193 characters 88 | ERROR | Method name "ProjectTest::testget_summary_text" is | | not in camel caps format 100 | ERROR | Method name | | "ProjectTest::testbuild_generic_where_clause" is not | | in camel caps format 119 | ERROR | Method name "ProjectTest::testget_list_view_data" is | | not in camel caps format 140 | ERROR | Method name "ProjectTest::testbean_implements" is | | not in camel caps format 149 | ERROR | Method name "ProjectTest::testcreate_export_query" | | is not in camel caps format ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...peline/tests/unit/phpunit/modules/AOW_Actions/AOW_ActionTest.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AOW_ActionTest" is not in PascalCase format 16 | ERROR | Method name "AOW_ActionTest::testAOW_Action" is not in | | camel caps format 33 | ERROR | Method name "AOW_ActionTest::testsave_lines" is not in | | camel caps format 59 | ERROR | Method name "AOW_ActionTest::testbean_implements" is | | not in camel caps format ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ..._Knowledge_Base_Categories/AOK_Knowledge_Base_CategoriesTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AOK_Knowledge_Base_CategoriesTest" is not in | | PascalCase format 7 | ERROR | Method name | | "AOK_Knowledge_Base_CategoriesTest::testAOK_Knowledge_Base_Categories" | | is not in camel caps format ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...aws-pipeline/tests/unit/phpunit/modules/Accounts/AccountTest.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 6 WARNINGS AFFECTING 19 LINES ---------------------------------------------------------------------- 5 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 26 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 39 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 59 | ERROR | [ ] Method name "AccountTest::testget_summary_text" | | is not in camel caps format 72 | ERROR | [ ] Method name "AccountTest::testget_contacts" is | | not in camel caps format 81 | ERROR | [ ] Method name | | "AccountTest::testclear_account_case_relationship" | | is not in camel caps format 83 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 90 | ERROR | [ ] Method name | | "AccountTest::testremove_redundant_http" is not | | in camel caps format 103 | ERROR | [ ] Method name | | "AccountTest::testfill_in_additional_list_fields" | | is not in camel caps format 116 | ERROR | [ ] Method name | | "AccountTest::testfill_in_additional_detail_fields" | | is not in camel caps format 129 | ERROR | [ ] Method name | | "AccountTest::testget_list_view_data" is not in | | camel caps format 159 | ERROR | [ ] Method name | | "AccountTest::testbuild_generic_where_clause" is | | not in camel caps format 169 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 174 | ERROR | [ ] Method name | | "AccountTest::testcreate_export_query" is not in | | camel caps format 185 | WARNING | [ ] Line exceeds 120 characters; contains 237 | | characters 186 | WARNING | [ ] Line exceeds 120 characters; contains 481 | | characters 186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 193 | ERROR | [ ] Method name | | "AccountTest::testset_notification_body" is not | | in camel caps format 203 | ERROR | [ ] Method name "AccountTest::testbean_implements" | | is not in camel caps format 212 | ERROR | [ ] Method name | | "AccountTest::testget_unlinked_email_query" is | | not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...crm-aws-pipeline/tests/unit/phpunit/modules/Groups/GroupTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 29 | ERROR | Method name "GroupTest::testmark_deleted" is not in | | camel caps format 31 | WARNING | Line exceeds 120 characters; contains 135 characters 44 | ERROR | Method name "GroupTest::testcreate_export_query" is | | not in camel caps format ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...e/tests/unit/phpunit/modules/EmailAddresses/EmailAddressTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ine/tests/unit/phpunit/modules/Opportunities/OpportunityTest.php ---------------------------------------------------------------------- FOUND 16 ERRORS AND 4 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 34 | ERROR | Method name "OpportunityTest::testget_summary_text" | | is not in camel caps format 46 | ERROR | Method name "OpportunityTest::testcreate_list_query" | | is not in camel caps format 52 | WARNING | Line exceeds 120 characters; contains 1009 | | characters 57 | WARNING | Line exceeds 120 characters; contains 1026 | | characters 62 | ERROR | Method name | | "OpportunityTest::testcreate_export_query" is not in | | camel caps format 68 | WARNING | Line exceeds 120 characters; contains 1009 | | characters 73 | WARNING | Line exceeds 120 characters; contains 1026 | | characters 78 | ERROR | Method name | | "OpportunityTest::testfill_in_additional_list_fields" | | is not in camel caps format 97 | ERROR | Method name | | "OpportunityTest::testfill_in_additional_detail_fields" | | is not in camel caps format 110 | ERROR | Method name "OpportunityTest::testget_contacts" is | | not in camel caps format 118 | ERROR | Method name | | "OpportunityTest::testupdate_currency_id" is not in | | camel caps format 131 | ERROR | Method name | | "OpportunityTest::testget_list_view_data" is not in | | camel caps format 152 | ERROR | Method name | | "OpportunityTest::testget_currency_symbol" is not in | | camel caps format 164 | ERROR | Method name | | "OpportunityTest::testbuild_generic_where_clause" is | | not in camel caps format 196 | ERROR | Method name | | "OpportunityTest::testsave_relationship_changes" is | | not in camel caps format 209 | ERROR | Method name | | "OpportunityTest::testset_opportunity_contact_relationship" | | is not in camel caps format 221 | ERROR | Method name | | "OpportunityTest::testset_notification_body" is not | | in camel caps format 242 | ERROR | Method name "OpportunityTest::testbean_implements" | | is not in camel caps format 260 | ERROR | Method name | | "OpportunityTest::testget_account_detail" is not in | | camel caps format ---------------------------------------------------------------------- Time: 65ms; Memory: 6MB FILE: ...it/modules/AOS_Product_Categories/AOS_Product_CategoriesTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AOS_Product_CategoriesTest" is not in | | PascalCase format 16 | ERROR | Method name | | "AOS_Product_CategoriesTest::testAOS_Product_Categories" | | is not in camel caps format ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ts/unit/phpunit/modules/CampaignTrackers/CampaignTrackerTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | Method name | | "CampaignTrackerTest::testget_summary_text" is not in | | camel caps format 60 | ERROR | Method name | | "CampaignTrackerTest::testfill_in_additional_detail_fields" | | is not in camel caps format 71 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...unit/phpunit/modules/AOS_PDF_Templates/AOS_PDF_TemplatesTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AOS_PDF_TemplatesTest" is not in PascalCase | | format 16 | ERROR | Method name | | "AOS_PDF_TemplatesTest::testAOS_PDF_Templates" is not | | in camel caps format ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...line/tests/unit/phpunit/modules/MergeRecords/MergeRecordTest.php ---------------------------------------------------------------------- FOUND 15 ERRORS AND 6 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 57 | ERROR | Method name "MergeRecordTest::testload_merge_bean" | | is not in camel caps format 81 | ERROR | Method name "MergeRecordTest::testload_merge_bean2" | | is not in camel caps format 102 | ERROR | Method name | | "MergeRecordTest::testfill_in_additional_list_fields" | | is not in camel caps format 120 | ERROR | Method name | | "MergeRecordTest::testfill_in_additional_detail_fields" | | is not in camel caps format 137 | ERROR | Method name "MergeRecordTest::testget_summary_text" | | is not in camel caps format 153 | ERROR | Method name | | "MergeRecordTest::testget_list_view_data" is not in | | camel caps format 167 | ERROR | Method name | | "MergeRecordTest::testbuild_generic_where_clause" is | | not in camel caps format 177 | WARNING | Line exceeds 120 characters; contains 188 characters 182 | WARNING | Line exceeds 120 characters; contains 384 characters 187 | ERROR | Method name "MergeRecordTest::testbean_implements" | | is not in camel caps format 215 | ERROR | Method name | | "MergeRecordTest::testpopulate_search_params" is not | | in camel caps format 225 | WARNING | Line exceeds 120 characters; contains 235 characters 226 | WARNING | Line exceeds 120 characters; contains 333 characters 234 | ERROR | Method name | | "MergeRecordTest::testget_inputs_for_search_params" | | is not in camel caps format 243 | WARNING | Line exceeds 120 characters; contains 250 characters 245 | WARNING | Line exceeds 120 characters; contains 121 characters 250 | ERROR | Method name | | "MergeRecordTest::testemail_addresses_query" is not | | in camel caps format 267 | ERROR | Method name | | "MergeRecordTest::testrelease_name_query" is not in | | camel caps format 280 | ERROR | Method name | | "MergeRecordTest::testcreate_where_statement" is not | | in camel caps format 307 | ERROR | Method name | | "MergeRecordTest::testgenerate_where_statement" is | | not in camel caps format ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...ne/tests/unit/phpunit/modules/ProspectLists/ProspectListTest.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 6 WARNINGS AFFECTING 27 LINES ---------------------------------------------------------------------- 5 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 16 | ERROR | [ ] Method name | | "ProspectListTest::testcreate_export_query" is | | not in camel caps format 24 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 33 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 39 | ERROR | [ ] Method name | | "ProspectListTest::testcreate_list_query" is not | | in camel caps format 45 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 52 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 72 | ERROR | [ ] Method name | | "ProspectListTest::testget_summary_text" is not | | in camel caps format 87 | ERROR | [ ] Method name | | "ProspectListTest::testcreate_export_members_query" | | is not in camel caps format 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | WARNING | [ ] Line exceeds 120 characters; contains 8024 | | characters 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 128 | ERROR | [ ] Method name | | "ProspectListTest::testsave_relationship_changes" | | is not in camel caps format 130 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 133 | ERROR | [ ] Method name | | "ProspectListTest::set_prospect_relationship" is | | not in camel caps format 153 | ERROR | [ ] Method name | | "ProspectListTest::set_prospect_relationship_single" | | is not in camel caps format 167 | ERROR | [ ] Method name | | "ProspectListTest::clear_prospect_relationship" | | is not in camel caps format 183 | ERROR | [ ] Method name | | "ProspectListTest::testmark_relationships_deleted" | | is not in camel caps format 198 | ERROR | [ ] Method name | | "ProspectListTest::testfill_in_additional_list_fields" | | is not in camel caps format 213 | ERROR | [ ] Method name | | "ProspectListTest::testfill_in_additional_detail_fields" | | is not in camel caps format 221 | ERROR | [ ] Method name | | "ProspectListTest::testupdate_currency_id" is | | not in camel caps format 236 | ERROR | [ ] Method name | | "ProspectListTest::testget_entry_count" is not | | in camel caps format 244 | ERROR | [ ] Method name | | "ProspectListTest::testget_list_view_data" is | | not in camel caps format 253 | ERROR | [ ] Method name | | "ProspectListTest::testbuild_generic_where_clause" | | is not in camel caps format 269 | ERROR | [ ] Method name | | "ProspectListTest::testbean_implements" is not | | in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/tests/unit/phpunit/modules/Bugs/BugTest.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 4 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 32 | ERROR | Method name "BugTest::testget_summary_text" is not | | in camel caps format 44 | ERROR | Method name "BugTest::testcreate_list_query" is not | | in camel caps format 50 | WARNING | Line exceeds 120 characters; contains 435 characters 55 | WARNING | Line exceeds 120 characters; contains 456 characters 60 | ERROR | Method name "BugTest::testcreate_export_query" is | | not in camel caps format 66 | WARNING | Line exceeds 120 characters; contains 614 characters 71 | WARNING | Line exceeds 120 characters; contains 629 characters 76 | ERROR | Method name | | "BugTest::testfill_in_additional_list_fields" is not | | in camel caps format 89 | ERROR | Method name | | "BugTest::testfill_in_additional_detail_fields" is | | not in camel caps format 104 | ERROR | Method name "BugTest::testset_release" is not in | | camel caps format 114 | ERROR | Method name "BugTest::testset_fixed_in_release" is | | not in camel caps format 124 | ERROR | Method name "BugTest::testget_list_view_data" is not | | in camel caps format 144 | ERROR | Method name | | "BugTest::testbuild_generic_where_clause" is not in | | camel caps format 159 | ERROR | Method name "BugTest::testset_notification_body" is | | not in camel caps format 181 | ERROR | Method name "BugTest::testbean_implements" is not in | | camel caps format ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...aws-pipeline/tests/unit/phpunit/modules/ACLRoles/ACLRoleTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 4 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 32 | ERROR | Method name "ACLRoleTest::testget_summary_text" is | | not in camel caps format 48 | WARNING | Line exceeds 120 characters; contains 169 characters 50 | WARNING | Line exceeds 120 characters; contains 167 characters 55 | ERROR | Method name | | "ACLRoleTest::testmark_relationships_deleted" is not | | in camel caps format 60 | WARNING | Line exceeds 120 characters; contains 169 characters 62 | WARNING | Line exceeds 120 characters; contains 167 characters ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...pipeline/tests/unit/phpunit/modules/ACLActions/ACLActionTest.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 3 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 5 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 107 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 107 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 108 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 108 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 113 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 118 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 118 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 119 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 119 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 123 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 123 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 124 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 124 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 131 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 144 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...ine/tests/unit/phpunit/modules/InboundEmail/InboundEmailTest.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 55 WARNINGS AFFECTING 76 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 15 and the first side | | effect is on line 5. 19 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 | | found 19 | ERROR | [x] Expected 1 space after USE keyword; found 0 27 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 78 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 189 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 225 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 270 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 528 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 573 | ERROR | [ ] Method name "InboundEmailTest::mark_deleted" is | | not in camel caps format 852 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 2 blank lines before | | brace 885 | ERROR | [ ] Method name | | "InboundEmailTest::testmark_answered" is not in | | camel caps format 915 | ERROR | [ ] Method name | | "InboundEmailTest::testpop3_shiftCache" is not | | in camel caps format 988 | ERROR | [ ] Method name | | "InboundEmailTest::testpop3_getCacheUidls" is | | not in camel caps format 1113 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1117 | ERROR | [ ] Method name "InboundEmailTest::testpop3_open" | | is not in camel caps format 1128 | ERROR | [ ] Method name | | "InboundEmailTest::testpop3_cleanUp" is not in | | camel caps format 1139 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1143 | ERROR | [ ] Method name | | "InboundEmailTest::testpop3_sendCommand" is not | | in camel caps format 1176 | ERROR | [ ] Method name | | "InboundEmailTest::testpop3_getUIDL" is not in | | camel caps format 1188 | ERROR | [ ] Method name | | "InboundEmailTest::testpop3_checkPartialEmail" | | is not in camel caps format 1202 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1206 | ERROR | [ ] Method name | | "InboundEmailTest::testpop3_checkEmail" is not | | in camel caps format 1220 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1236 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1246 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1295 | ERROR | [ ] Method name | | "InboundEmailTest::testcheckEmail2_meta" is not | | in camel caps format 1326 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1337 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1353 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1368 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1472 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1736 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1773 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1798 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1837 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1879 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 1911 | WARNING | [ ] Line exceeds 120 characters; contains 204 | | characters 1924 | WARNING | [ ] Line exceeds 120 characters; contains 325 | | characters 1948 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 1991 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 2013 | WARNING | [ ] Line exceeds 120 characters; contains 296 | | characters 2051 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 2069 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 2130 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 2150 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 2151 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 2159 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 2183 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 2200 | WARNING | [ ] Line exceeds 120 characters; contains 296 | | characters 2211 | WARNING | [ ] Line exceeds 120 characters; contains 300 | | characters 2249 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 2265 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 2275 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 2282 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 2301 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 2392 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 2432 | ERROR | [ ] Method name | | "InboundEmailTest::testget_stored_options" is | | not in camel caps format 2487 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 2488 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 2500 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 2526 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 2530 | ERROR | [ ] Method name | | "InboundEmailTest::testget_summary_text" is not | | in camel caps format 2542 | ERROR | [ ] Method name | | "InboundEmailTest::testcreate_export_query" is | | not in camel caps format 2547 | WARNING | [ ] Line exceeds 120 characters; contains 295 | | characters 2552 | WARNING | [ ] Line exceeds 120 characters; contains 346 | | characters 2557 | ERROR | [ ] Method name | | "InboundEmailTest::testget_list_view_data" is | | not in camel caps format 2582 | ERROR | [ ] Method name | | "InboundEmailTest::testfill_in_additional_list_fields" | | is not in camel caps format 2596 | ERROR | [ ] Method name | | "InboundEmailTest::testfill_in_additional_detail_fields" | | is not in camel caps format 2635 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 2653 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 2709 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 2776 | WARNING | [ ] Line exceeds 120 characters; contains 394 | | characters 2789 | WARNING | [ ] Line exceeds 120 characters; contains 394 | | characters 2930 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 3011 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 3026 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 348ms; Memory: 24MB FILE: ...ine/tests/unit/phpunit/modules/AOS_Invoices/AOS_InvoicesTest.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AOS_InvoicesTest" is not in PascalCase | | format 16 | ERROR | Method name "AOS_InvoicesTest::testAOS_Invoices" is not | | in camel caps format 32 | ERROR | Method name "AOS_InvoicesTest::testSaveAndMark_deleted" | | is not in camel caps format ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...eline/tests/unit/phpunit/modules/SavedSearch/SavedSearchTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 92 | WARNING | Line exceeds 120 characters; contains 142 characters 146 | ERROR | Method name | | "SavedSearchTest::testfill_in_additional_list_fields" | | is not in camel caps format ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: .../phpunit/modules/AOS_Products_Quotes/AOS_Products_QuotesTest.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AOS_Products_QuotesTest" is not in | | PascalCase format 36 | ERROR | Method name "AOS_Products_QuotesTest::testsave_lines" | | is not in camel caps format 60 | ERROR | Method name | | "AOS_Products_QuotesTest::testAOS_Products_Quotes" is | | not in camel caps format 76 | ERROR | Method name | | "AOS_Products_QuotesTest::testmark_lines_deleted" is | | not in camel caps format ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/tests/unit/phpunit/modules/Leads/LeadTest.php ---------------------------------------------------------------------- FOUND 17 ERRORS AND 6 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 34 | ERROR | Method name "LeadTest::testget_account" is not in | | camel caps format 49 | ERROR | Method name "LeadTest::testget_opportunity" is not | | in camel caps format 64 | ERROR | Method name "LeadTest::testget_contact" is not in | | camel caps format 79 | ERROR | Method name "LeadTest::testcreate_list_query" is not | | in camel caps format 85 | WARNING | Line exceeds 120 characters; contains 475 characters 91 | WARNING | Line exceeds 120 characters; contains 520 characters 99 | ERROR | Method name "LeadTest::testcreate_new_list_query" is | | not in camel caps format 105 | WARNING | Line exceeds 120 characters; contains 2355 | | characters 111 | WARNING | Line exceeds 120 characters; contains 2382 | | characters 118 | ERROR | Method name "LeadTest::testSaveAndConverted_lead" is | | not in camel caps format 154 | ERROR | Method name | | "LeadTest::testfill_in_additional_list_fields" is | | not in camel caps format 166 | ERROR | Method name | | "LeadTest::testfill_in_additional_detail_fields" is | | not in camel caps format 178 | ERROR | Method name "LeadTest::testget_list_view_data" is | | not in camel caps format 208 | ERROR | Method name "LeadTest::testget_linked_fields" is not | | in camel caps format 243 | ERROR | Method name | | "LeadTest::testbuild_generic_where_clause" is not in | | camel caps format 250 | WARNING | Line exceeds 120 characters; contains 136 characters 256 | WARNING | Line exceeds 120 characters; contains 136 characters 261 | ERROR | Method name "LeadTest::testset_notification_body" is | | not in camel caps format 282 | ERROR | Method name "LeadTest::testbean_implements" is not | | in camel caps format 314 | ERROR | Method name "LeadTest::testget_unlinked_email_query" | | is not in camel caps format 329 | ERROR | Method name "LeadTest::testget_old_related_calls" is | | not in camel caps format 354 | ERROR | Method name "LeadTest::testget_old_related_meetings" | | is not in camel caps format ---------------------------------------------------------------------- Time: 66ms; Memory: 8MB FILE: ...e/tests/unit/phpunit/modules/AOW_Processed/AOW_ProcessedTest.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AOW_ProcessedTest" is not in PascalCase | | format 16 | ERROR | Method name "AOW_ProcessedTest::testAOW_Processed" is | | not in camel caps format 32 | ERROR | Method name "AOW_ProcessedTest::testbean_implements" is | | not in camel caps format ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...eline/tests/unit/phpunit/modules/ProjectTask/ProjectTaskTest.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 5 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 16 | ERROR | Method name | | "ProjectTaskTest::testcreate_export_query" is not in | | camel caps format 23 | WARNING | Line exceeds 120 characters; contains 167 characters 31 | WARNING | Line exceeds 120 characters; contains 167 characters 32 | WARNING | Line exceeds 120 characters; contains 147 characters 93 | WARNING | Method name "_get_depends_on_name" should not be | | prefixed with an underscore to indicate visibility 93 | ERROR | Method name "ProjectTaskTest::_get_depends_on_name" | | is not in camel caps format 147 | ERROR | Method name | | "ProjectTaskTest::testfill_in_additional_detail_fields" | | is not in camel caps format 161 | ERROR | Method name | | "ProjectTaskTest::testfill_in_additional_list_fields" | | is not in camel caps format 175 | ERROR | Method name "ProjectTaskTest::testget_summary_text" | | is not in camel caps format 187 | ERROR | Method name "ProjectTaskTest::test_get_project_name" | | is not in camel caps format 200 | ERROR | Method name "ProjectTaskTest::test_get_parent_name" | | is not in camel caps format 213 | ERROR | Method name | | "ProjectTaskTest::testbuild_generic_where_clause" is | | not in camel caps format 228 | ERROR | Method name | | "ProjectTaskTest::testget_list_view_data" is not in | | camel caps format 254 | ERROR | Method name "ProjectTaskTest::testbean_implements" | | is not in camel caps format 276 | WARNING | Line exceeds 120 characters; contains 224 characters ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...it/phpunit/modules/FP_Event_Locations/FP_Event_LocationsTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "FP_Event_LocationsTest" is not in PascalCase | | format 7 | ERROR | Method name | | "FP_Event_LocationsTest::testFP_Event_Locations" is not | | in camel caps format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...unit/modules/AOR_Scheduled_Reports/AOR_Scheduled_ReportsTest.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 1 WARNING AFFECTING 6 LINES ---------------------------------------------------------------------- 5 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | [ ] Class name "AOR_Scheduled_ReportsTest" is not in | | PascalCase format 16 | ERROR | [ ] Method name | | "AOR_Scheduled_ReportsTest::testSaveAndGet_email_recipients" | | is not in camel caps format 21 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 44 | ERROR | [ ] Method name | | "AOR_Scheduled_ReportsTest::testAOR_Scheduled_Reports" | | is not in camel caps format 60 | ERROR | [ ] Method name | | "AOR_Scheduled_ReportsTest::test_ReportRelation" | | is not in camel caps format 60 | ERROR | [x] Opening brace should be on a new line 75 | ERROR | [ ] Method name | | "AOR_Scheduled_ReportsTest::testbean_implements" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...eline/tests/unit/phpunit/modules/Users/SAML2AuthenticateTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 7 and | | the first side effect is on line 5. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...s/unit/phpunit/modules/Users/GoogleApiKeySaverEntryPointTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 7 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 52 and the first side effect is on | | line 41. 52 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 58 | WARNING | Line exceeds 120 characters; contains 442 characters 82 | WARNING | Line exceeds 120 characters; contains 442 characters 86 | WARNING | Line exceeds 120 characters; contains 304 characters 99 | WARNING | Line exceeds 120 characters; contains 442 characters 118 | WARNING | Line exceeds 120 characters; contains 442 characters 135 | WARNING | Line exceeds 120 characters; contains 442 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...s/unit/phpunit/modules/Users/GoogleApiKeySaverEntryPointMock.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 42. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/tests/unit/phpunit/modules/Users/UserTest.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 12 WARNINGS AFFECTING 34 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 22 | WARNING | Line exceeds 120 characters; contains 376 characters 29 | WARNING | Line exceeds 120 characters; contains 377 characters 108 | WARNING | Line exceeds 120 characters; contains 155 characters 263 | WARNING | Line exceeds 120 characters; contains 136 characters 268 | ERROR | Method name "UserTest::testget_summary_text" is not | | in camel caps format 280 | ERROR | Method name "UserTest::testbean_implements" is not | | in camel caps format 289 | ERROR | Method name "UserTest::testcheck_role_membership" is | | not in camel caps format 389 | ERROR | Method name "UserTest::retrieve_by_email_address" is | | not in camel caps format 409 | ERROR | Method name | | "UserTest::NewPasswordAndFindUserPassword" is not in | | camel caps format 435 | ERROR | Method name "UserTest::authenticate_user" is not in | | camel caps format 451 | ERROR | Method name "UserTest::load_user" is not in camel | | caps format 462 | ERROR | Method name "UserTest::change_password" is not in | | camel caps format 515 | ERROR | Method name "UserTest::testencrypt_password" is not | | in camel caps format 576 | ERROR | Method name "UserTest::testis_authenticated" is not | | in camel caps format 588 | ERROR | Method name | | "UserTest::testfill_in_additional_list_fields" is | | not in camel caps format 601 | ERROR | Method name | | "UserTest::testfill_in_additional_detail_fields" is | | not in camel caps format 614 | ERROR | Method name "UserTest::testretrieve_user_id" is not | | in camel caps format 626 | ERROR | Method name "UserTest::testverify_data" is not in | | camel caps format 647 | ERROR | Method name "UserTest::testget_list_view_data" is | | not in camel caps format 661 | ERROR | Method name | | "UserTest::testlist_view_parse_additional_sections" | | is not in camel caps format 682 | ERROR | Method name "UserTest::testcreate_export_query" is | | not in camel caps format 687 | WARNING | Line exceeds 120 characters; contains 510 characters 693 | WARNING | Line exceeds 120 characters; contains 516 characters 699 | ERROR | Method name "UserTest::testget_meetings" is not in | | camel caps format 707 | ERROR | Method name "UserTest::testget_calls" is not in | | camel caps format 721 | WARNING | Line exceeds 120 characters; contains 314 characters 746 | WARNING | Line exceeds 120 characters; contains 148 characters 785 | WARNING | Line exceeds 120 characters; contains 153 characters 824 | WARNING | Line exceeds 120 characters; contains 153 characters 941 | ERROR | Method name "UserTest::testcreate_new_list_query" is | | not in camel caps format 947 | WARNING | Line exceeds 120 characters; contains 1472 | | characters 952 | WARNING | Line exceeds 120 characters; contains 1511 | | characters 960 | ERROR | Method name "UserTest::testget_first_day_of_week" is | | not in camel caps format ---------------------------------------------------------------------- Time: 120ms; Memory: 10MB FILE: ...s/unit/phpunit/modules/AM_TaskTemplates/AM_TaskTemplatesTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AM_TaskTemplatesTest" is not in PascalCase | | format 7 | ERROR | Method name "AM_TaskTemplatesTest::testAM_TaskTemplates" | | is not in camel caps format ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...s/unit/phpunit/modules/AOP_Case_Updates/AOP_Case_UpdatesTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AOP_Case_UpdatesTest" is not in PascalCase | | format 16 | ERROR | Method name | | "AOP_Case_UpdatesTest::testAOP_Case_Updates" is not in | | camel caps format ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...aws-pipeline/tests/unit/phpunit/modules/Contacts/ContactTest.php ---------------------------------------------------------------------- FOUND 17 ERRORS AND 9 WARNINGS AFFECTING 25 LINES ---------------------------------------------------------------------- 5 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 33 | ERROR | [ ] Method name | | "ContactTest::testadd_list_count_joins" is not | | in camel caps format 47 | WARNING | [ ] Line exceeds 120 characters; contains 303 | | characters 55 | WARNING | [ ] Line exceeds 120 characters; contains 303 | | characters 75 | ERROR | [ ] Method name | | "ContactTest::testcreate_new_list_query" is not | | in camel caps format 81 | WARNING | [ ] Line exceeds 120 characters; contains 3286 | | characters 87 | WARNING | [ ] Line exceeds 120 characters; contains 1022 | | characters 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [ ] Method name | | "ContactTest::testaddress_popup_create_new_list_query" | | is not in camel caps format 100 | WARNING | [ ] Line exceeds 120 characters; contains 1072 | | characters 106 | WARNING | [ ] Line exceeds 120 characters; contains 1097 | | characters 111 | ERROR | [ ] Method name | | "ContactTest::testcreate_export_query" is not in | | camel caps format 116 | ERROR | [ ] Method name | | "ContactTest::testfill_in_additional_list_fields" | | is not in camel caps format 134 | ERROR | [ ] Method name | | "ContactTest::testfill_in_additional_detail_fields" | | is not in camel caps format 148 | ERROR | [ ] Method name | | "ContactTest::testload_contacts_users_relationship" | | is not in camel caps format 161 | ERROR | [ ] Method name | | "ContactTest::testget_list_view_data" is not in | | camel caps format 179 | WARNING | [ ] Line exceeds 120 characters; contains 726 | | characters 193 | ERROR | [ ] Method name | | "ContactTest::testbuild_generic_where_clause" is | | not in camel caps format 198 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 204 | WARNING | [ ] Line exceeds 120 characters; contains 384 | | characters 209 | ERROR | [ ] Method name | | "ContactTest::testset_notification_body" is not | | in camel caps format 225 | ERROR | [ ] Method name | | "ContactTest::testget_contact_id_by_email" is | | not in camel caps format 236 | ERROR | [ ] Method name | | "ContactTest::testsave_relationship_changes" is | | not in camel caps format 250 | ERROR | [ ] Method name "ContactTest::testbean_implements" | | is not in camel caps format 258 | ERROR | [ ] Method name | | "ContactTest::testget_unlinked_email_query" is | | not in camel caps format 274 | ERROR | [ ] Method name | | "ContactTest::testprocess_sync_to_outlook" is | | not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 63ms; Memory: 6MB FILE: .../tests/unit/phpunit/modules/AOR_Conditions/AOR_ConditionTest.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 5 | ERROR | Class name "AOR_ConditionTest" is not in PascalCase | | format 7 | ERROR | Method name "AOR_ConditionTest::testAOR_Condition" is | | not in camel caps format 24 | ERROR | Method name "AOR_ConditionTest::testsave_lines" is not | | in camel caps format ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...eline/tests/unit/phpunit/modules/CampaignLog/CampaignLogTest.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 29 | ERROR | Method name "CampaignLogTest::testget_list_view_data" | | is not in camel caps format 39 | ERROR | Method name | | "CampaignLogTest::testretrieve_email_address" is not in | | camel caps format 46 | ERROR | Method name "CampaignLogTest::testget_related_name" is | | not in camel caps format ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../tests/unit/phpunit/modules/EmailTemplates/EmailTemplateTest.php ---------------------------------------------------------------------- FOUND 15 ERRORS AND 12 WARNINGS AFFECTING 27 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 5. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 82 | WARNING | Line exceeds 120 characters; contains 271 characters 89 | WARNING | Line exceeds 120 characters; contains 162 characters 99 | WARNING | Line exceeds 120 characters; contains 184 characters 100 | WARNING | Line exceeds 120 characters; contains 168 characters 118 | WARNING | Line exceeds 120 characters; contains 138 characters 119 | WARNING | Line exceeds 120 characters; contains 123 characters 143 | WARNING | Line exceeds 120 characters; contains 7525 | | characters 150 | ERROR | Method name | | "EmailTemplateTest::testget_summary_text" is not in | | camel caps format 162 | ERROR | Method name | | "EmailTemplateTest::testcreate_export_query" is not | | in camel caps format 167 | WARNING | Line exceeds 120 characters; contains 320 characters 172 | WARNING | Line exceeds 120 characters; contains 352 characters 177 | ERROR | Method name | | "EmailTemplateTest::testfill_in_additional_list_fields" | | is not in camel caps format 190 | ERROR | Method name | | "EmailTemplateTest::testfill_in_additional_detail_fields" | | is not in camel caps format 208 | ERROR | Method name | | "EmailTemplateTest::testfill_in_additional_detail_fields_body_to_text" | | is not in camel caps format 247 | ERROR | Method name | | "EmailTemplateTest::testfill_in_additional_parent_fields" | | is not in camel caps format 260 | ERROR | Method name | | "EmailTemplateTest::testget_list_view_data" is not | | in camel caps format 273 | ERROR | Method name | | "EmailTemplateTest::testparse_email_templateAndParse_tracker_urls" | | is not in camel caps format 284 | WARNING | Line exceeds 120 characters; contains 180 characters 292 | WARNING | Line exceeds 120 characters; contains 124 characters 296 | ERROR | Method name "EmailTemplateTest::test_convertToType" | | is not in camel caps format 313 | ERROR | Method name | | "EmailTemplateTest::test_parseUserValues" is not in | | camel caps format 394 | ERROR | Method name | | "EmailTemplateTest::testparse_template_bean" is not | | in camel caps format 417 | ERROR | Method name "EmailTemplateTest::testparse_template" | | is not in camel caps format 431 | ERROR | Method name "EmailTemplateTest::testbean_implements" | | is not in camel caps format 456 | ERROR | Method name | | "EmailTemplateTest::testis_used_by_email_marketing" | | is not in camel caps format ---------------------------------------------------------------------- Time: 89ms; Memory: 8MB FILE: ...s-pipeline/tests/unit/phpunit/lib/SuiteCRM/Utility/PathsTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../tests/unit/phpunit/lib/SuiteCRM/Utility/CurrentLanguageTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/tests/unit/phpunit/lib/SuiteCRM/Utility/ModuleLanguageTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...sts/unit/phpunit/lib/SuiteCRM/Utility/BeanJsonSerializerTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 44 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | WARNING | Line exceeds 120 characters; contains 124 characters 58 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...line/tests/unit/phpunit/lib/SuiteCRM/Utility/ArrayMapperTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 43 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../tests/unit/phpunit/lib/SuiteCRM/Utility/StringValidatorTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 6 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...line/tests/unit/phpunit/lib/SuiteCRM/Utility/SuiteLoggerTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 7 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...nit/lib/SuiteCRM/Utility/BeanJsonSerializerTestData/BeanMock.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 60 | ERROR | Method name "BeanMock::load_relationships" is not in | | camel caps format ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../phpunit/lib/SuiteCRM/Robo/Commands/CodeCoverageCommandsTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 6 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Line exceeds 120 characters; contains 159 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ine/tests/unit/phpunit/lib/SuiteCRM/Log/CliLoggerHandlerTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 51 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...eline/tests/unit/phpunit/lib/SuiteCRM/Search/SearchQueryTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 43 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...e/tests/unit/phpunit/lib/SuiteCRM/Search/AbstractIndexerTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 53 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...s/unit/phpunit/lib/SuiteCRM/Search/AbstractDocumentifierTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 47. 44 | ERROR | [x] There must be one blank line after the last USE | | statement; 2 found; ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...line/tests/unit/phpunit/lib/SuiteCRM/Search/SearchEngineMock.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 43 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...unit/phpunit/lib/SuiteCRM/Search/SearchDefsDocumentifierTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 44 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 198 | WARNING | Line exceeds 120 characters; contains 196 characters 210 | WARNING | Line exceeds 120 characters; contains 230 characters ---------------------------------------------------------------------- Time: 59ms; Memory: 6MB FILE: ...ine/tests/unit/phpunit/lib/SuiteCRM/Search/SearchInstallTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 42 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ine/tests/unit/phpunit/lib/SuiteCRM/Search/SearchWrapperTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 9 | ERROR | [x] There must be one blank line after the last USE | | statement; 2 found; ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: .../phpunit/lib/SuiteCRM/Search/TestCustomEngines/BadMockSearch.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 3 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...nit/phpunit/lib/SuiteCRM/Search/TestCustomEngines/MockSearch.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 6 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...SuiteCRM/Search/ElasticSearch/ElasticSearchClientBuilderTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 43 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 124 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 2 blank lines before | | brace 143 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 2 blank lines before | | brace ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...t/lib/SuiteCRM/Search/ElasticSearch/ElasticSearchInstallTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 45 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 61 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 75 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...b/SuiteCRM/Search/ElasticSearch/ElasticSearchIntegrationTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 48. 44 | ERROR | [x] There must be one blank line after the last USE | | statement; 2 found; 50 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 62ms; Memory: 6MB FILE: ...t/lib/SuiteCRM/Search/ElasticSearch/ElasticSearchIndexerTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 11 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 53 and the first side effect is on | | line 50. 53 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 87 | WARNING | Line exceeds 120 characters; contains 140 characters 88 | WARNING | Line exceeds 120 characters; contains 140 characters 89 | WARNING | Line exceeds 120 characters; contains 140 characters 90 | WARNING | Line exceeds 120 characters; contains 140 characters 91 | WARNING | Line exceeds 120 characters; contains 140 characters 92 | WARNING | Line exceeds 120 characters; contains 139 characters 93 | WARNING | Line exceeds 120 characters; contains 164 characters 94 | WARNING | Line exceeds 120 characters; contains 164 characters 321 | WARNING | Line exceeds 120 characters; contains 121 characters 322 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 82ms; Memory: 8MB FILE: ...it/lib/SuiteCRM/Search/ElasticSearch/ElasticSearchEngineTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 44. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 55ms; Memory: 6MB FILE: ...tests/unit/phpunit/lib/Search/UI/SearchResultsControllerTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 56 and the first side | | effect is on line 48. 44 | ERROR | [x] There must be one blank line after the last USE | | statement; 2 found; 56 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/tests/unit/phpunit/include/UtilsTest.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 1 WARNING AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 44. 98 | ERROR | Method name "UtilsTest::testget_languages" is not in | | camel caps format 105 | ERROR | Method name "UtilsTest::testget_current_language" is | | not in camel caps format 119 | ERROR | Method name "UtilsTest::testis_admin" is not in | | camel caps format 135 | ERROR | Method name "UtilsTest::testcheck_php_version" is | | not in camel caps format 158 | ERROR | Method name "UtilsTest::testreturn_bytes" is not in | | camel caps format ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/tests/unit/phpunit/include/TimeDateTest.php ---------------------------------------------------------------------- FOUND 11 ERRORS AFFECTING 11 LINES ---------------------------------------------------------------------- 5 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | [ ] Method name "TimeDateTest::testget_date_format" is | | not in camel caps format 21 | ERROR | [ ] Method name "TimeDateTest::testget_time_format" is | | not in camel caps format 35 | ERROR | [ ] Method name | | "TimeDateTest::testget_date_time_format" is not in | | camel caps format 50 | ERROR | [ ] Method name | | "TimeDateTest::testget_first_day_of_week" is not | | in camel caps format 65 | ERROR | [ ] Method name | | "TimeDateTest::testget_first_day_of_week_defaultResponse" | | is not in camel caps format 75 | ERROR | [ ] Method name "TimeDateTest::testmerge_date_time" is | | not in camel caps format 85 | ERROR | [ ] Method name "TimeDateTest::testsplit_date_time" is | | not in camel caps format 87 | ERROR | [x] Whitespace found at end of line 104 | ERROR | [ ] Method name "TimeDateTest::testto_db_time" is not | | in camel caps format 125 | ERROR | [ ] Method name "TimeDateTest::testto_db_date_time" is | | not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...crm-aws-pipeline/tests/unit/phpunit/include/ErrorMessageTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 54 and the first side effect is on | | line 46. 54 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 60 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...rm-aws-pipeline/tests/unit/phpunit/include/LangExceptionTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 46. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 61 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 92 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...m-aws-pipeline/tests/unit/phpunit/include/APIErrorObjectTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 56 and the first side effect is on | | line 48. 56 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 62 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 107 | WARNING | Line exceeds 120 characters; contains 237 characters 130 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/tests/unit/phpunit/include/LangTextTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 11 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 47. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 61 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 99 | WARNING | Line exceeds 120 characters; contains 127 characters 101 | WARNING | Line exceeds 120 characters; contains 126 characters 107 | WARNING | Line exceeds 120 characters; contains 127 characters 109 | WARNING | Line exceeds 120 characters; contains 126 characters 131 | WARNING | Line exceeds 120 characters; contains 123 characters 132 | WARNING | Line exceeds 120 characters; contains 127 characters 134 | WARNING | Line exceeds 120 characters; contains 126 characters 139 | WARNING | Line exceeds 120 characters; contains 123 characters 140 | WARNING | Line exceeds 120 characters; contains 127 characters 142 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...unit/phpunit/include/SugarEmailAddress/SugarEmailAddressTest.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 20 WARNINGS AFFECTING 25 LINES ---------------------------------------------------------------------- 7 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 268 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 272 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 286 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 295 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 306 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 315 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 327 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 333 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 342 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 348 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 362 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 368 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 377 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 383 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 667 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 669 | ERROR | [x] Opening brace should be on a new line 679 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 920 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 1026 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 1265 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 1293 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 1337 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 1378 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 1617 | WARNING | [ ] Line exceeds 120 characters; contains 614 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 238ms; Memory: 20MB FILE: ...ine/tests/unit/phpunit/include/SugarLogger/LoggerManagerTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 8 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...line/tests/unit/phpunit/include/SugarFolders/SugarFolderTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 7 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 74 | WARNING | Line exceeds 120 characters; contains 349 characters 75 | WARNING | Line exceeds 120 characters; contains 284 characters 90 | WARNING | Line exceeds 120 characters; contains 349 characters 91 | WARNING | Line exceeds 120 characters; contains 284 characters 99 | WARNING | Line exceeds 120 characters; contains 450 characters 107 | WARNING | Line exceeds 120 characters; contains 490 characters 647 | WARNING | Line exceeds 120 characters; contains 135 characters ---------------------------------------------------------------------- Time: 86ms; Memory: 10MB FILE: ...aws-pipeline/tests/unit/phpunit/include/utils/logicUtilsTest.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 4 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 8 and the first side effect is on | | line 6. 8 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 8 | ERROR | Class name "logic_utilsTest" is not in PascalCase | | format 10 | ERROR | Method name "logic_utilsTest::testget_hook_array" is | | not in camel caps format 91 | ERROR | Method name | | "logic_utilsTest::check_existing_elementProvider" is | | not in camel caps format 107 | ERROR | Method name | | "logic_utilsTest::testcheck_existing_element" is not | | in camel caps format 113 | ERROR | Method name | | "logic_utilsTest::testreplace_or_add_logic_type" is | | not in camel caps format 118 | WARNING | Line exceeds 120 characters; contains 1444 | | characters 122 | ERROR | Method name "logic_utilsTest::testwrite_logic_file" | | is not in camel caps format 134 | WARNING | Line exceeds 120 characters; contains 1452 | | characters 152 | ERROR | Method name "logic_utilsTest::testbuild_logic_file" | | is not in camel caps format 157 | WARNING | Line exceeds 120 characters; contains 1432 | | characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...aws-pipeline/tests/unit/phpunit/include/utils/arrayUtilsTest.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 5 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 6 and the first side effect is on | | line 5. 6 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 6 | ERROR | Class name "array_utilsTest" is not in PascalCase | | format 8 | ERROR | Method name "array_utilsTest::testvar_export_helper" | | is not in camel caps format 18 | ERROR | Method name | | "array_utilsTest::testoverride_value_to_string" is | | not in camel caps format 26 | ERROR | Method name "array_utilsTest::testadd_blank_option" | | is not in camel caps format 28 | WARNING | Line exceeds 120 characters; contains 139 characters 35 | WARNING | Line exceeds 120 characters; contains 131 characters 43 | ERROR | Method name | | "array_utilsTest::testoverride_value_to_string_recursive" | | is not in camel caps format 56 | WARNING | Line exceeds 120 characters; contains 182 characters 62 | ERROR | Method name | | "array_utilsTest::testoverride_recursive_helper" is | | not in camel caps format 75 | WARNING | Line exceeds 120 characters; contains 171 characters 80 | ERROR | Method name | | "array_utilsTest::testoverride_value_to_string_recursive2" | | is not in camel caps format 103 | ERROR | Method name | | "array_utilsTest::testobject_to_array_recursive" is | | not in camel caps format 179 | ERROR | Method name | | "array_utilsTest::testarray_merge_values" is not in | | camel caps format 197 | ERROR | Method name | | "array_utilsTest::testarray_search_insensitive" is | | not in camel caps format ---------------------------------------------------------------------- Time: 64ms; Memory: 8MB FILE: ...-pipeline/tests/unit/phpunit/include/utils/activityUtilsTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 5. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "activity_utilsTest" is not in PascalCase | | format 18 | ERROR | Method name | | "activity_utilsTest::testbuild_related_list_by_user_id" | | is not in camel caps format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...-aws-pipeline/tests/unit/phpunit/include/utils/LogicHookTest.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 13 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 5 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 282 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 293 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 312 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 316 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 317 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 318 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 319 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 323 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 327 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 338 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 343 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 344 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 345 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 349 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 353 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 444 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 455 | ERROR | [x] Expected 0 spaces after opening bracket; newline | | found 465 | ERROR | [ ] Method name | | "LogicHookTest::testcall_custom_logic" is not in | | camel caps format 479 | ERROR | [ ] Method name "LogicHookTest::testprocess_hooks" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 65ms; Memory: 8MB FILE: ...-pipeline/tests/unit/phpunit/include/utils/securityUtilsTest.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 1 WARNING AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 6 and the first side effect is on | | line 5. 6 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 6 | ERROR | Class name "security_utilsTest" is not in PascalCase | | format 17 | ERROR | Method name | | "security_utilsTest::testquery_module_access_list" | | is not in camel caps format 67 | ERROR | Method name | | "security_utilsTest::testquery_user_has_roles" is | | not in camel caps format 79 | ERROR | Method name | | "security_utilsTest::testget_user_allowed_modules" | | is not in camel caps format 88 | ERROR | Method name | | "security_utilsTest::testget_user_disallowed_modules" | | is not in camel caps format 109 | ERROR | Method name | | "security_utilsTest::testquery_client_ip" is not in | | camel caps format 125 | ERROR | Method name "security_utilsTest::testget_val_array" | | is not in camel caps format ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...peline/tests/unit/phpunit/include/utils/progressBarUtilsTest.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 1 WARNING AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 6 and the first side effect is on | | line 5. 6 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 6 | ERROR | Class name "progress_bar_utilsTest" is not in | | PascalCase format 8 | ERROR | Method name | | "progress_bar_utilsTest::testprogress_bar_flush" is | | not in camel caps format 20 | ERROR | Method name | | "progress_bar_utilsTest::testdisplay_flow_bar" is not | | in camel caps format 34 | ERROR | Method name | | "progress_bar_utilsTest::teststart_flow_bar" is not | | in camel caps format 48 | ERROR | Method name | | "progress_bar_utilsTest::testdestroy_flow_bar" is not | | in camel caps format 62 | ERROR | Method name | | "progress_bar_utilsTest::testdisplay_progress_bar" is | | not in camel caps format 76 | ERROR | Method name | | "progress_bar_utilsTest::testupdate_progress_bar" is | | not in camel caps format ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...ws-pipeline/tests/unit/phpunit/include/utils/layoutUtilsTest.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 1 WARNING AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 6 and the first side effect is on | | line 5. 6 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 6 | ERROR | Class name "layout_utilsTest" is not in PascalCase | | format 8 | ERROR | Method name "layout_utilsTest::testget_form_header" | | is not in camel caps format 26 | ERROR | Method name "layout_utilsTest::testget_module_title" | | is not in camel caps format 68 | ERROR | Method name | | "layout_utilsTest::testinsert_popup_header" is not in | | camel caps format 89 | ERROR | Method name | | "layout_utilsTest::testinsert_popup_footer" is not in | | camel caps format ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ws-pipeline/tests/unit/phpunit/include/utils/phpZipUtilsTest.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 5. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "php_zip_utilsTest" is not in PascalCase | | format 33 | ERROR | Method name "php_zip_utilsTest::testunzip_file" is | | not in camel caps format 56 | ERROR | Method name "php_zip_utilsTest::testzip_dir" is not | | in camel caps format 73 | ERROR | Method name "php_zip_utilsTest::testzip_files_list" | | is not in camel caps format ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ipeline/tests/unit/phpunit/include/utils/encryptionUtilsTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 6 and | | the first side effect is on line 5. 6 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 6 | ERROR | Class name "encryption_utilsTest" is not in PascalCase | | format ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...aws-pipeline/tests/unit/phpunit/include/utils/autoloaderTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...m-aws-pipeline/tests/unit/phpunit/include/utils/zipUtilsTest.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 6 and the first side effect is on | | line 5. 6 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 6 | ERROR | Class name "zip_utilsTest" is not in PascalCase | | format 13 | ERROR | Method name "zip_utilsTest::testunzip_file" is not in | | camel caps format 18 | ERROR | Method name "zip_utilsTest::testzip_dir" is not in | | camel caps format 23 | ERROR | Method name "zip_utilsTest::testzip_files_list" is | | not in camel caps format ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...m-aws-pipeline/tests/unit/phpunit/include/utils/mvcUtilsTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 6 and the first side effect is on | | line 5. 6 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 6 | ERROR | Class name "mvc_utilsTest" is not in PascalCase | | format 22 | WARNING | Line exceeds 120 characters; contains 142 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...rm-aws-pipeline/tests/unit/phpunit/include/utils/dbUtilsTest.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 3 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 6 and the first side effect is on | | line 5. 6 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 6 | ERROR | Class name "db_utilsTest" is not in PascalCase format 8 | ERROR | Method name "db_utilsTest::db_convertProvider" is not | | in camel caps format 25 | WARNING | Line exceeds 120 characters; contains 131 characters 34 | ERROR | Method name "db_utilsTest::testdb_convert" is not in | | camel caps format 41 | ERROR | Method name "db_utilsTest::testdb_concat" is not in | | camel caps format 47 | WARNING | Line exceeds 120 characters; contains 121 characters 52 | ERROR | Method name "db_utilsTest::testfrom_db_convert" is | | not in camel caps format 63 | ERROR | Method name "db_utilsTest::testto_html" is not in | | camel caps format 79 | ERROR | Method name "db_utilsTest::testfrom_html" is not in | | camel caps format ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...pipeline/tests/unit/phpunit/include/utils/sugarFileUtilsTest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 5. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "sugar_file_utilsTest" is not in | | PascalCase format 11 | ERROR | Method name | | "sugar_file_utilsTest::testsugar_dosomething" is not | | in camel caps format ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...-aws-pipeline/tests/unit/phpunit/include/utils/fileUtilsTest.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 5 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 6. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Class name "file_utilsTest" is not in PascalCase | | format 18 | ERROR | Method name "file_utilsTest::testclean_path" is not | | in camel caps format 51 | ERROR | Method name | | "file_utilsTest::testcreate_cache_directory" is not | | in camel caps format 70 | ERROR | Method name | | "file_utilsTest::testget_module_dir_list" is not in | | camel caps format 200 | ERROR | Method name "file_utilsTest::testmk_temp_dir" is not | | in camel caps format 202 | WARNING | Line exceeds 120 characters; contains 132 characters 214 | ERROR | Method name | | "file_utilsTest::testremove_file_extension" is not | | in camel caps format 234 | ERROR | Method name | | "file_utilsTest::testwrite_array_to_file" is not in | | camel caps format 243 | WARNING | Line exceeds 120 characters; contains 175 characters 251 | WARNING | Line exceeds 120 characters; contains 143 characters 259 | ERROR | Method name "file_utilsTest::testwrite_encoded_file" | | is not in camel caps format 266 | WARNING | Line exceeds 120 characters; contains 132 characters 278 | ERROR | Method name | | "file_utilsTest::testcreate_custom_directory" is not | | in camel caps format 385 | ERROR | Method name "file_utilsTest::testreadfile_chunked" | | is not in camel caps format 410 | ERROR | Method name "file_utilsTest::testsugar_rename" is | | not in camel caps format 483 | ERROR | Method name "file_utilsTest::testget_file_extension" | | is not in camel caps format 500 | ERROR | Method name | | "file_utilsTest::testget_mime_content_type_from_filename" | | is not in camel caps format ---------------------------------------------------------------------- Time: 73ms; Memory: 8MB FILE: ...ipeline/tests/unit/phpunit/include/SugarTheme/SugarThemeTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...s-pipeline/tests/unit/phpunit/include/database/DBManagerTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 11 and the first side effect is on | | line 4. 11 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ws-pipeline/tests/unit/phpunit/include/SubPanel/SubPanelTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 45. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 54 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...pipeline/tests/unit/phpunit/include/MVC/SugarApplicationTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 292 | WARNING | Line exceeds 120 characters; contains 133 characters 318 | WARNING | Line exceeds 120 characters; contains 133 characters 329 | WARNING | Line exceeds 120 characters; contains 159 characters ---------------------------------------------------------------------- Time: 69ms; Memory: 8MB FILE: ...-aws-pipeline/tests/unit/phpunit/include/MVC/SugarModuleTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ts/unit/phpunit/include/MVC/Controller/ControllerFactoryTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ests/unit/phpunit/include/MVC/Controller/SugarControllerTest.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 6 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 67 | ERROR | [x] Closing brace must be on a line by itself 105 | ERROR | [ ] Method name "SugarControllerTest::testpre_save" is | | not in camel caps format 144 | ERROR | [ ] Method name "SugarControllerTest::testaction_save" | | is not in camel caps format 183 | ERROR | [ ] Method name "SugarControllerTest::testaction_spot" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...pipeline/tests/unit/phpunit/include/MVC/View/ViewFactoryTest.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 22 | ERROR | Method name "ViewFactoryTest::test_loadConfig" is not | | in camel caps format 30 | WARNING | Line exceeds 120 characters; contains 123 characters 36 | WARNING | Line exceeds 120 characters; contains 137 characters 44 | ERROR | Method name "ViewFactoryTest::test_buildFromFile" is | | not in camel caps format 50 | WARNING | Line exceeds 120 characters; contains 138 characters 57 | WARNING | Line exceeds 120 characters; contains 138 characters 61 | ERROR | Method name "ViewFactoryTest::test_buildClass" is not | | in camel caps format ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...s-pipeline/tests/unit/phpunit/include/MVC/View/SugarViewTest.php ---------------------------------------------------------------------- FOUND 9 ERRORS AFFECTING 9 LINES ---------------------------------------------------------------------- 5 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 204 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 205 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 206 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 207 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 209 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 210 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 211 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 212 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: .../tests/unit/phpunit/include/MVC/View/views/view.metadataTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...ine/tests/unit/phpunit/include/MVC/View/views/view.popupTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...e/tests/unit/phpunit/include/MVC/View/views/view.classicTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 16 | ERROR | Method name "ViewClassicTest::test__construct" is not | | in camel caps format ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...line/tests/unit/phpunit/include/MVC/View/views/view.editTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 42 | WARNING | Line exceeds 120 characters; contains 138 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ne/tests/unit/phpunit/include/MVC/View/views/view.detailTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 40 | WARNING | Line exceeds 120 characters; contains 140 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...eline/tests/unit/phpunit/include/MVC/View/views/view.xmlTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...tests/unit/phpunit/include/MVC/View/views/view.favoritesTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 9 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 11 | ERROR | Method name "ViewFavoritesTest::test__construct" is not | | in camel caps format ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ests/unit/phpunit/include/MVC/View/views/view.serializedTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...tests/unit/phpunit/include/MVC/View/views/view.quickeditTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...line/tests/unit/phpunit/include/MVC/View/views/view.listTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 92 | WARNING | Line exceeds 120 characters; contains 154 characters ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...line/tests/unit/phpunit/include/MVC/View/views/view.ajaxTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...sts/unit/phpunit/include/MVC/View/views/view.quickcreateTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: .../unit/phpunit/include/MVC/View/views/view.modulelistmenuTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 7 | ERROR | Method name "ViewModulelistmenuTest::test__construct" is | | not in camel caps format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...tests/unit/phpunit/include/MVC/View/views/view.multieditTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...unit/phpunit/include/MVC/View/views/view.importvcardsaveTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 7 | ERROR | Method name "ViewImportvcardsaveTest::test__construct" | | is not in camel caps format ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: .../tests/unit/phpunit/include/MVC/View/views/view.noaccessTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...line/tests/unit/phpunit/include/MVC/View/views/view.htmlTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ine/tests/unit/phpunit/include/MVC/View/views/view.vcardTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 28 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../tests/unit/phpunit/include/MVC/View/views/view.sugarpdfTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 22 | WARNING | Line exceeds 120 characters; contains 143 characters 28 | WARNING | Line exceeds 120 characters; contains 170 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ne/tests/unit/phpunit/include/MVC/View/views/view.ajaxuiTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 7 | ERROR | Method name "ViewAjaxUITest::test__construct" is not | | in camel caps format 20 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ine/tests/unit/phpunit/include/MVC/View/views/view.quickTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...sts/unit/phpunit/include/MVC/View/views/view.importvcardTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 7 | ERROR | Method name "ViewImportvcardTest::test__construct" is | | not in camel caps format ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...line/tests/unit/phpunit/include/MVC/View/views/view.jsonTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...tests/unit/phpunit/include/SugarObjects/templates/PersonTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 44 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ipeline/tests/unit/phpunit/include/GoogleSync/GoogleSyncTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 11 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 10 and the first side effect is on | | line 7. 10 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 43 | ERROR | Method name "GoogleSyncTest::test__construct" is not | | in camel caps format 150 | WARNING | Line exceeds 120 characters; contains 128 characters 151 | WARNING | Line exceeds 120 characters; contains 141 characters 159 | WARNING | Line exceeds 120 characters; contains 147 characters 160 | WARNING | Line exceeds 120 characters; contains 140 characters 369 | WARNING | Line exceeds 120 characters; contains 123 characters 770 | WARNING | Line exceeds 120 characters; contains 129 characters 797 | WARNING | Line exceeds 120 characters; contains 206 characters 805 | WARNING | Line exceeds 120 characters; contains 228 characters 818 | WARNING | Line exceeds 120 characters; contains 227 characters 826 | WARNING | Line exceeds 120 characters; contains 207 characters ---------------------------------------------------------------------- Time: 138ms; Memory: 12MB FILE: ...ipeline/tests/unit/phpunit/include/GoogleSync/GoogleSyncMock.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 10 and the first side effect is on | | line 3. 10 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ine/tests/unit/phpunit/include/Localization/LocalizationTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 7 and | | the first side effect is on line 5. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...s/unit/phpunit/include/Imap/ImapTestSettingsEntryHandlerTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 54 and the first side effect is on | | line 44. 54 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 102 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...eline/tests/unit/phpunit/include/Imap/ImapHandlerFactoryTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 54 and the first side effect is on | | line 44. 54 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/tests/unit/phpunit/data/SugarBeanMock.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 3 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 26 | WARNING | Line exceeds 120 characters; contains 128 characters 85 | WARNING | Line exceeds 120 characters; contains 147 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/tests/unit/phpunit/data/SugarBeanTest.php ---------------------------------------------------------------------- FOUND 81 ERRORS AND 7 WARNINGS AFFECTING 30 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 11 and the first side | | effect is on line 2. 11 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 948 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 949 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 12 949 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 949 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 949 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 949 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 949 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 949 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 979 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 980 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 12 980 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 980 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 980 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 980 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 980 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 980 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 1007 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 1008 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 12 1008 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1008 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1008 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1008 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1008 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1008 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 1034 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 1035 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 12 1035 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1035 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1035 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1035 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1035 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1035 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 1060 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 1061 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 12 1061 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1061 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1061 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1061 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1061 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1061 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 1087 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 1088 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 12 1088 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1088 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1088 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1088 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1088 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1088 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 1113 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 1114 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 12 1114 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1114 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1114 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1114 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1114 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1114 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 1136 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 1137 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 12 1137 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1137 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1137 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1137 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1137 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1137 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 1152 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 1153 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 12 1153 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1153 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 1203 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 1204 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 12 1204 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1204 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 1225 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 1226 | ERROR | [x] Multi-line function call not indented | | correctly; expected 8 spaces but found 12 1226 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1226 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1226 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1226 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1226 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 1226 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 1358 | WARNING | [ ] Line exceeds 120 characters; contains 952 | | characters 2922 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 2937 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 2952 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 2967 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 2982 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 80 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 373ms; Memory: 30MB FILE: ...s/workspace/suitecrm-aws-pipeline/tests/acceptance/LoginCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 8 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 13 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility 20 | WARNING | Method name "_after" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...m-aws-pipeline/tests/acceptance/Core/ModuleBuilderFieldsCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 9 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 24 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility 36 | WARNING | Method name "_after" should not be prefixed with an | | underscore to indicate visibility 46 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 66ms; Memory: 8MB FILE: ...uitecrm-aws-pipeline/tests/acceptance/Core/CompanyModuleCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility 35 | WARNING | Method name "_after" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...suitecrm-aws-pipeline/tests/acceptance/Core/PersonModuleCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 6 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 21 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility 33 | WARNING | Method name "_after" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 70ms; Memory: 8MB FILE: ...e/suitecrm-aws-pipeline/tests/acceptance/Core/SaleModuleCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 21 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility 33 | WARNING | Method name "_after" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/tests/acceptance/Core/BasicModuleCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility 32 | WARNING | Method name "_after" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/tests/acceptance/Core/FileModuleCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility 32 | WARNING | Method name "_after" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/tests/acceptance/Core/IssueModuleCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility 32 | WARNING | Method name "_after" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...ipeline/tests/acceptance/modules/AOR_Reports/AOR_ReportsCest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "AOR_ReportsCest" is not in PascalCase | | format 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/tests/acceptance/modules/Calls/CallsCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 3 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 18 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...rm-aws-pipeline/tests/acceptance/modules/Surveys/SurveysCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rm-aws-pipeline/tests/acceptance/modules/History/HistoryCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ws-pipeline/tests/acceptance/modules/FP_Events/FP_EventsCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...s/acceptance/modules/AOK_KnowledgeBase/AOK_KnowledgeBaseCest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "AOK_KnowledgeBaseCest" is not in | | PascalCase format 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/tests/acceptance/modules/Quotes/QuotesCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ptance/modules/AM_Project_Templates/AM_Project_TemplatesCest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "AM_Project_TemplatesCest" is not in | | PascalCase format 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/tests/acceptance/modules/Spots/SpotsCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...eline/tests/acceptance/modules/jjwg_Markers/jjwg_MarkersCest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "jjwg_MarkersCest" is not in PascalCase | | format 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...-aws-pipeline/tests/acceptance/modules/EmailMan/EmailManCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 4 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 17 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility 43 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/tests/acceptance/modules/Tasks/TasksCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/tests/acceptance/modules/Notes/NotesCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ws-pipeline/tests/acceptance/modules/Campaigns/CampaignsCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility 139 | WARNING | Line exceeds 120 characters; contains 156 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...-pipeline/tests/acceptance/modules/jjwg_Areas/jjwg_AreasCest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "jjwg_AreasCest" is not in PascalCase | | format 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ws-pipeline/tests/acceptance/modules/Contracts/ContractsCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...eline/tests/acceptance/modules/AOS_Products/AOS_ProductsCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...acceptance/modules/jjwg_Address_Cache/jjwg_Address_CacheCest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "jjwg_Address_CacheCest" is not in | | PascalCase format 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...-aws-pipeline/tests/acceptance/modules/Meetings/MeetingsCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/tests/acceptance/modules/Emails/EmailsCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 10 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 25 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility 74 | WARNING | Line exceeds 120 characters; contains 147 characters 76 | WARNING | Line exceeds 120 characters; contains 147 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...-aws-pipeline/tests/acceptance/modules/Invoices/InvoicesCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...ws-pipeline/tests/acceptance/modules/Documents/DocumentsCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ws-pipeline/tests/acceptance/modules/jjwg_Maps/jjwg_MapsCest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "jjwg_MapsCest" is not in PascalCase | | format 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/tests/acceptance/modules/Cases/CasesCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ..._Knowledge_Base_Categories/AOK_Knowledge_Base_CategoriesCest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "AOK_Knowledge_Base_CategoriesCest" is not | | in PascalCase format 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...-aws-pipeline/tests/acceptance/modules/Accounts/AccountsCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...ine/tests/acceptance/modules/Opportunities/OpportunitiesCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ce/modules/AOS_Product_Categories/AOS_Product_CategoriesCest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "AOS_Product_CategoriesCest" is not in | | PascalCase format 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...s/acceptance/modules/AOS_PDF_Templates/AOS_PDF_TemplatesCest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 5 | ERROR | Class name "AOS_PDF_TemplatesCest" is not in | | PascalCase format 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...-aws-pipeline/tests/acceptance/modules/Projects/ProjectsCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...-aws-pipeline/tests/acceptance/modules/Calendar/CalendarCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/tests/acceptance/modules/Leads/LeadsCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...eline/tests/acceptance/modules/AOW_Workflow/AOW_WorkflowCest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 8 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 8 | ERROR | Class name "AOW_WorkflowCest" is not in PascalCase | | format 23 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility 38 | WARNING | Method name "_after" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...-pipeline/tests/acceptance/modules/Activities/ActivitiesCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...acceptance/modules/FP_Event_Locations/FP_Event_LocationsCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...rm-aws-pipeline/tests/acceptance/modules/Targets/TargetsCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/tests/acceptance/modules/Users/UsersCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 11 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 26 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility 45 | WARNING | Line exceeds 120 characters; contains 142 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ipeline/tests/acceptance/modules/TargetLists/TargetListsCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...-aws-pipeline/tests/acceptance/modules/Contacts/ContactsCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...e/tests/acceptance/modules/EmailTemplates/EmailTemplatesCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 5 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 20 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...m-aws-pipeline/tests/acceptance/lib/Search/ElasticsearchCest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 59 | ERROR | [x] Whitespace found at end of line 69 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 84 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 111 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/tests/install/UserWizardCest.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 6 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 12 | WARNING | Method name "_before" should not be prefixed with an | | underscore to indicate visibility 19 | WARNING | Method name "_after" should not be prefixed with an | | underscore to indicate visibility 27 | WARNING | Method name "_inject" should not be prefixed with an | | underscore to indicate visibility 41 | WARNING | Line exceeds 120 characters; contains 167 characters 58 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB